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


#container{
width:920px;
margin:0 auto;
text-align:left;
}

h1{
	font-size:13px;
	font-weight:100;
	color:#960;
	}


#container h2{
	background:url(../images/header_logo.jpg) no-repeat;
	height:80px;
	text-indent:-9999px;
	float:left;
	margin-right:10px;
	}

h2 a{
	display:block;
	height:80px;
	width:296px;
	}

#header{
	height:100px;
	/*background:url(../images/xmas_header.jpg) no-repeat;
	background-position:right;*/
	}

#submenu ul{
	padding-top:50px;}

#submenu li{
	float:left;
	width:100px;
	height:24px;
	text-indent:-9999px;
	margin-right:2px;
	}
	
#sm1{background:url(../images/bbc1.jpg) no-repeat;}
#sm2{background:url(../images/bbc2.jpg) no-repeat;}
#sm3{background:url(../images/bbc3.jpg) no-repeat;}
#sm4{background:url(../images/bbc4.jpg) no-repeat;}
#sm5{background:url(../images/bbc5.jpg) no-repeat;}
#sm6{background:url(../images/bbc6.jpg) no-repeat;}


#submenu li a{
	display:block;
	height:24px;
	width:100px;
	}
	
#submenu li a:hover{
	background-position:0 -24px;
	}


#menu{
	clear:both;
	}

#contents{
	padding-top:300px;
	}
	
#pankuzu{
	margin:0 0 20px 0;
	}	

#pankuzu p{
	float:left;
	font-size:14px;
	}

#contact_banner{
	float:right;
	}

h3{
	clear:both;
	}


h4{
	text-align:center;
	font-size:120%;
	margin:20px 0;
	}

.center{
	text-align:center;
	}

	

.left20px{
	margin:20px 0 0 20px;
	}


#contact_bar{
	margin:20px 0 10px 0;
	}

#osusume_banner{
	margin-top:80px;
	}

#osusume_banner img{
	margin-right:2px;
	}

#photo{
	margin:10px 0 10px 40px;
	}	

#big_photo{
	margin:10px 0 16px 0;
}

	

#big_photo02{
	width:696px;
	margin:10px 0 10px 112px;
}

.photo_small{
	margin-right:16px;
	}

.photo_small02{
	margin-right:5px;
	}

#small10{
	margin-left:20px;
	}

#small8{
	margin-left:110px;
	}

#small6{
	margin-left:206px;
	}	

#small5{
	margin-left:244px;
	}

#form span{
	color:#F00;
	margin-left:2px;
	}
	
#form02 span{
	color:#F00;
	margin-left:2px;
	}	


#pankuzu:after{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

#pankuzu{
	display:inline-block;/* MAC IE用*/
	min-height:1%;/* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html #pankuzu{height: 1%;}
#pankuzu{display: block;}
/*--ここまでMAC IEは非適用 */	
