@charset "UTF-8";
/* CSS Document */



body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: 2F0608;
	padding: 0px;
	line-height: 1.8em;
	font-size: 14px;
	margin: 0px;
}

form,input,p,ul,li,dl,th,
dd,dt,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,strong{
	font-size:12px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

a img,img{
	border:0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}

ul,ol,dl{
	margin:0; padding:0;
}

dt,dd,li{
	list-style-type:none;
}

a:link{
	text-decoration: none;
	color: #000000;
}

a:visited{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: underline;
	color: #E782B4;
}

a:active{
	text-decoration:none;
	color:#FFFFFF;
}

.clfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

.clfix{
	display:inline-block;	/*for ie7*/
}

.clear{
	clear:both;
}

.allclear{
	clear:both;
	height:0;
	font-size:0;
}


/*===================*/
#tanba{
	width:980px;
	margin:0 auto;
}

#tanba #midashi{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 100px;
}

#tanba #concept{
	
}

#tanba .box_l{
	float: left;
}

#tanba .box_r{
	width:480px;
	float:right;
	padding-top:20px;
}

#tanba .box_r .midori{
	font-size: 18px;
	color: #096;
	margin-bottom: 20px;
}







#tanba #keisei_midashi{
	text-align: center;
	margin:100px auto 20px;
}


#tanba #keisei{
	width:600px;
	margin:0 auto;
	margin-bottom: 100px;
}


#tanba #rasisa_midashi{
	text-align: center;
	font-size:24px;
	font-weight:300;
	color:#096;
	margin:40px auto 10px;
}

#tanba #rasisa_list{
	width: 594px;
	border: 3px dotted #CCCCCC;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#tanba #rasisa_list ul{
	padding-bottom: 20px;	
}

#tanba #rasisa_list li{
	text-align: center;
	padding-top: 20px;
}




#tanba #type5_midashi{
	text-align: center;
	font-size:18px;
	color:#096;
	margin:50px auto 10px;
}


#tanba #type5{
	width:570px;
	margin:0 auto;
}

#tanba #type5 .box{
	background: #FFC;
	padding: 15px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#tanba #type5 .box img{
	background: #FFC;
	text-align: center;
	margin-bottom: 15px;
}


#tanba #type5 .box .kakomi{
	color: #FFFFFF;
	background-color: #060;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}






#close{
	width:200px;
	margin:100px auto;
}
