/* リセット 共通*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, img {
	margin : 0;
	padding : 0;
	border-style: none;
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
}


body {
	text-align: center;
	margin: 0px;
	background-color: #E8EAE9;
	background-repeat: repeat;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 165%;
}

p{
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 12px;
}

a{
	color: #3C626A;
}
a:hover{
	color: #578F9B;
}


a:hover img{
	opacity:0.6;
	filter: alpha(opacity=25);
}

#container {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(/img/body-middle.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #head {
	height: 120px;
	background-image: url(/img/head.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}

#head h1{
	font-size: 12px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 15px;


}

#head h1 a{

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 80px;
	width: 250px;
}


#head-navi {
	text-align: right;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




#container #main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#main #left {
	width: 220px;
	float: left;
}


#submenu {
	width: 208px;
	background-color: #F0F0FA;
	padding: 0px;
	background-image: url(/img/side-bar-middle.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#submenu ul {
	list-style-type: none;
	padding: 0px;
	background-color: #87B7DD;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}



#submenu li {
	height: 34px;
	margin: 0;
	padding: 0px;
}


#submenu li a{
	display: block;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(/img/li.jpg);
	height: 34px;
	line-height: 34px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#submenu li a:hover{
	display: block;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(/img/li-hover.jpg);
	height: 34px;
	line-height: 34px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-size: 14px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#side-bunner img {
	margin-bottom: 6px;
}

#side-bunner {
	margin-top: 10px;
	margin-left: 4px;
}
#toiwase {
	border: 1px solid #999999;
	width: 198px;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 12px;
}
#toiwase h2 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #4490B2;
	text-align: center;
}




#main .link {
	text-align: right;
	padding: 5px;
	margin-bottom: 20px;
}

.link ul {
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
}

.link li {
	list-style-type: none;
	float: right;
	background-image: url(/img/naviimages.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 5px;
}


#main #right {
	width: 560px;
	float: right;
	margin: 0px;
}
#right h2 {
	line-height: 34px;
	background-image: url(/img/h2.jpg);
	height: 34px;
	width: 519px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #666666;
	margin-bottom: 5px;
}
#line-up {
	width: 510px;
	margin-left: 18px;
	margin-top: 15px;
	margin-bottom: 12px;
}
#line-up .youto {
	float: left;
	width: 170px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.youto a{
	color: #3C626A;
	font-size: 14px;
	font-weight: bold;
}
.youto a:hover{
	color: #578F9B;
	font-size: 14px;
	font-weight: bold;
}



#right #images {
	text-align: left;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
}


#youto{
	width: 507px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 12px;
	padding: 5px;
	border: 1px solid #C8C2B0;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #007297;
	margin-bottom: 2px;
	margin-top: 14px;
	margin-right: 12px;
	margin-left: 12px;
}
.rei {
	font-size: 12px;
}

.clr {
	clear: both;
}



#container #foot {
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(/img/foot.jpg);
	height: 90px;
	padding-top: 15px;
	text-align: center;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#foot a{
	color: #FFFFFF;
}

#foot p {
	color: #FFFFFF;
	margin-top: 2px;
}
.photo1{
	background-image: url(/img/photo1.jpg);
	background-repeat: no-repeat;
	padding: 7px;

}
}