@charset "shift_jis";
body {
	font-size: 10px;
	_font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	width: 600px;
}
#subnavi {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 600px;
	background-image: url(../images/bg_subnavi.jpg);
}
#container   #subnavi   h3  {
	margin: 0 2em;
	padding: 0px;
	text-align: left;
	font-size: 1em;
}
#container #subnavi a {
	text-decoration: none;
	font-family: メイリオ,"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 2.5em;
	font-weight: normal;
	color: #FFFFFF;
}
#container #subnavi a:hover {
	font-weight: bold;
	color: #FFFF00;
}



#head {
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 600px;
	background-image: url(../images/bg_head.jpg);
}
#container #head h1 {
	margin: 0px;

}
#container #head a {
	text-indent: -999em;
	margin: 0px 5px;
	padding: 0px;
	height: 120px;
	width: 240px;
	display: block;
}

#navi {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#container #navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#container #navi a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 120px;
	background-image: url(../images/bt_navi.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#container #navi a:hover {
	background-image: url(../images/bt_navi_ov.jpg);
	background-repeat: no-repeat;
}
#mainphoto {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#container #mainphoto p.fObject {
	padding: 5px;
	float: left;
	border: 1px solid #000000;
	line-height: 0px;
	height: auto;
	width: auto;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #ffffff;
}
#container #mainphoto .fObject img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #mainphoto h3 {
	font-size: 16px;
	text-align: left;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	line-height: 2em;
}
#container #mainphoto p {
	color: #CCCCCC;
	font-size: 1.2em;
	line-height: 1.5em;
}






#itemlist {
	padding: 0px;
	width: 600px;
	margin: 0px;
	clear: both;
}
#container #itemlist img {
	margin: 10px;
	border: 1px solid #666666;
	float: left;
}
#container #itemlist p {
	font-family: メイリオ,"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	margin: 1em 0.5em;
	overflow: auto;
	height: 8em;
	width: auto;
}


#container #itemlist li {
	display: inline;
	float: left;
	list-style-type: none;
	width: 196px;
	height: 100px;
	margin: 10px 4px 4px 0px;
	background-image: url(../images/bg_item.jpg);
}
#container #itemlist a {
	text-decoration: none;
}

#foot {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 600px;
	clear: both;
	background-image: url(../images/bg_foot.jpg);
}
