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

/** clearfix **/
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
 
.cf {
	min-height: 1px;
}
 
* html .cf {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clr {
	clear: both;
}



body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #d0eef7;
	margin:0;
}
a:hover{
	text-decoration:none;
}

#wrap{
	width:950px;
	margin:0 auto;
}
img {
	border:none;
}
.btn{
	padding-top:30px;
	text-align:center;
}
.btn img{
	padding:0 0 30px;
}
a:hover img{
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	opacity: 0.7;
}
#footer{
	background:#219BDF;
	margin:50px 0 0;
	font-size:12px;
	color:#FFF;
}
#footer .copyright{
	width:950px;
	margin:0 auto; 
}

#footer .pagetop{
	float:right;
	background:#d0eef7 url(pagetop_btn.gif) no-repeat 20px center;
	padding: 2px 20px 2px 40px;
}#footer .pagetop a{
	color:#219BDF;
}

.footlink{
	font-size:12px;
	padding:20px 0;
}.footlink a{
	color:#008CBB;
}


#header{
	margin:10px 0;
}#header img{
	vertical-align:top;
}

#pankuzu{
	font-size:11px;
	margin:0 0 5px;
}#pankuzu a{
	color:#008CBB;
}


/**メイン画像**/
#mainimg{
	position:relative;
	width:950px;
	height:515px;
	background:url(face_img_01.jpg);
	margin:0 0 10px;
}
#mainimg table{
	position:absolute;
	top:390px;
	left:20px;
}
#mainimg table td{
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(face_bg_01.gif) no-repeat;
	width:140px;
	height:80px;
	border:5px solid #FFF;
	line-height:1.3;
}

.left{
	clear:both;
	position:relative;
	float:left;
	width:470px;
	height:300px;
	margin:0 0 10px;
}.right{
	position:relative;
	float:right;
	width:470px;
	height:300px;
	margin:0 0 10px;
}

.left p,
.right p{
	width:240px;
	position:absolute;
	top:134px;
	left:31px;
	font-size:15px;
	line-height:1.5;
}

.class_01{
	background:url(face_img_02.jpg) no-repeat left top;
}
.class_02{
	background:url(face_img_03.jpg) no-repeat left top;
}
.class_03{
	background:url(face_img_04.jpg) no-repeat left top;
}
.class_04{
	background:url(face_img_05.jpg) no-repeat left top;
}


/**概要規格**/
h2{
	font-size:18px;
	font-weight:normal;
	margin:15px 0 0;
}
.face_tableL,
.face_tableR{
	width:470px;
	float:left;
	background:#FFFFFF;
	border-collapse:collapse;
	margin:0 0 10px;
}
.face_tableR{
	float:right;
}
.face_tableL th,
.face_tableL td,
.face_tableR th,
.face_tableR td{
	font-weight:normal;
	padding:5px 10px;
	border:1px solid #CCC;
	text-align:left;
	font-size:14px;
	height:25px;
}
.face_tableL th,
.face_tableR th{
	background:#f4f4f4;
	width:120px;
}
.face_tableL td a{
	color:#008b65;
	font-size:12px;
}

/**FOOTMENU**/
#footmenu{
	width:950px;
	margin:auto;
	padding:15px 0 40px;
}
#footmenu .footmenu01{
	float:left;
	margin-right:8px;
	background:#FFFFFF;
}

#footmenu .footmenu02 span{
	display:block;
	background:#009fd3;
	padding:7px 5px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	margin:8px 5%;
	-moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari and Chrome */
  border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(item/class100/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}


#footmenu .footmenu02,
#footmenu .footmenu03,
#footmenu .footmenu04 {
	position:relative;
	border:1px solid #E3E3E3;
	width:196px;
	height:178px;
	padding:10px 5px 10px;
	float:left;
	margin-right:8px;
	-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari and Chrome */
  border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(item/class100/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
	background:#ffffff;
	
}

#footmenu .footmenu03{
	background:#ffffff url(face_ico_02.gif) no-repeat 142px 100px;
}
#footmenu .footmenu04{
	background:#ffffff url(face_ico_03.gif) no-repeat 142px 100px;
	margin-right:0;
}


#footmenu p{
	width:120px;
	height:70px;
	padding:5px 5px;
	margin:0;
	font-size:12px;
	line-height:1.5;
}
#footmenu .footmenu02 P{
	width:auto;
	height:auto;
	text-align:center;
	padding:5px 0;
}#footmenu .footmenu02 P img{
	margin:8px 0 0;
	}

#footmenu a{
	display:block;
	color:#008CBB;
	font-size:12px;
	padding:5px 0;
}
#footmenu .footmenu01 a{
	padding:0;
} 
#footmenu .footmenu03 a{
	background:url(../class100/ico_pdf_01.gif) no-repeat 5px center;
	padding-left:30px;
}
#footmenu .footmenu04 a{
	background:url(face_ico_04.gif) no-repeat 5px center;
	padding-left:20px;
}

/**ITEM**/
#item{
	padding:15px 0;
	background:#FFFFFF;
}
#item a{
	color:#008cbb;
}
#item dl{
	width:177px;
	float:left;
	margin:15px 28px;
	font-size:12px;
}

#item dl img{
	margin-bottom:10px;
}
#item dl dt{
	font-size:14px;
}
#item dl dt,
#item dl dd{
	margin-bottom:10px;
	margin-left:0;
}
#item a:hover img{
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	opacity: 0.7;
}
.camp {
	margin:0 0 10px;
}
.camp a:hover img{
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	opacity: 0.7;
}
