@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(../images/bg_all.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font: 13px/1.8em "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	}
.center {
	text-align: center;
	margin-top: 10px;

}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: 1px solid #CCC;
}
h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999;
	background: #F7F6E4;
	text-indent: 10px;
	border-left: 4px solid #BF2257;
}
#photo {
	padding-top: 10px;
}
.bold-l {
	font-size: 17px;
	font-weight: bold;
}
#menu {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 590px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#smenu {
	width: 250px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#cleaer {
	height: 10px;
	clear: both;
}
h2 {
	font-size: 14px;
	line-height: 2em;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	background: #447BE2 url(../images/bg-footer.jpg);
	margin-top: 20px;
	text-align: center;
	clear: both;
}
#footer p {
	margin-top: 30px;
	font-size: 11px;
}
.or-bl {
	font-weight: bold;
	color: #BF2257;
}
#contents h3 {
	font-size: 15px;
	font-weight: bold;
	background: #FFF;
	border-top-style: none;
	border-right-style: none;
	text-indent: 5px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.re-top {
	text-align: right;
	margin-top: 30px;
}
.attention {
	font-size: 11px;
	line-height: 1.2em;
	margin-top: 10px;
}
.blue {
	color: #069;
}
a:hover img.over { 
	opacity:0.65; filter: alpha(opacity=65);
}.photo {
	border: 1px solid #999;
	padding: 3px;
	margin-left: 3px;
	float: right;
	clear: both;
}
.text-s {
	font-size: 10px;
}
