@charset "Shift_JIS";
/* CSS Document */

#wrap{
	margin:auto;
	padding:0px;
	width:960px;
	background-color:#ffffff;
	
}
body{
	background:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
		background-repeat:no-repeat,no-repeat;
	background-position:center left,center right;	
	background-size:20%;
	font: 13px/2 "メイリオ", Meiryo, "EE EゴシチE", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	
	
}
#deka{
	font-size:16px;
	color:red;
}
#header{
	/*background-color:#930;*/
	width:960px;
	height:300px;
	margin:auto;
	position:relative;
	
	
}

#globalmenu{
	width:950px;
	height:70px;
	background-color:#960;
	margin:5px 5px;
	margin-bottom:20px;

	
}
#maincontents{
	width:650px;
	height:820px;
	background-color:#fff;
	float:right;
	margin:0 5px 0 5px;
	
}
.box{
	width:650px;
	height:150px;
	line-height:10px;
}

.box2{
	width:650px;
	height:555px;
	
}


h2{
	
	margin:auto;
	position:relative;
	
}

/*    ------    サブメニュー周辺    ---- */

#submenu{
	width:295px;
	height:890px;
	margin-left:5px;
	color:#000000;
	margin-top:opx;
	margin-bottom:0px;
	background-color:#000000;
	
	
}

#omise{
	background-color:#000000;
	color:#ffffff;
	width:295px;
	height:220px;
	
}

#tizu{
	
	color:#ffffff;
	font-size:18px;
	background-color:#000000;
	border-color:#ffffff;
	border-top-width:30px;
	width:295px;
	height:365px;
	border-top: 5px solid #F60;
	

}






#contents{
	width:960px;
	padding:auto;
	margin:auto;
	clear:both;
}
#footer{
	width:950px;
	height:1000px;
	background-color:#fff;
	margin:5px 5px 0px 5px;
	
}
#footer2{
	width:960px;
	height:50px;
	background-color:#000;
	margin-top:5px;
	color:#fff;
	
	
}
#footer2 a:link{
	color:#0FF;
}
/*　動く写真の設宁E/

#thumbnail{
	overflow:hidden;
	font-size:10px;
	height:130px;
	width:640px;
	position:relative;
	margin-top:5px;
}
#thumbnail a{
	display:block;
	float:left;
	width:100px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
}
#thumbnail a img{
	border:1px solid #000;
}
#thumbnail a:hover img{
	border:1px solid #999;
}

