@charset "utf-8";
* {
	margin:0;
	padding:0;
}

html {
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #20b2aa ;
	SCROLLBAR-SHADOW-COLOR: #20b2aa ;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #20b2aa ;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}

body {
	font-family:Verdana, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	background:url(../IMAGE/SANCHO/bgd.gif);
	background-color: #20b2aa;
	margin: 0; 
	padding: 0;
	color: #666666;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #20b2aa ;
	SCROLLBAR-SHADOW-COLOR: #20b2aa ;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #20b2aa ;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}

img {
	border:none;
	margin: 5px 10px;
}


p {
	font-size:12px;
	color:#666666;
	line-height:150%;
	text-align:left;
	text-justify: inter-ideograph;
}	

small {
	font-size:10px;
}

a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#666600;
	text-decoration:underline;
}
	
dt {
	font-size:13px;
	color:#99CC00;
	text-indent:0.5em;
	text-align:left;
	font-weight:bold;
}

dd {
	font-size:12px;
	color:#666666;
	text-indent:1em;
	line-height:150%;
}

.green {
	color:#99CC00;
	letter-spacing: 0.2em;
	text-align:left;
	font-weight:bold;
}

#wrapper {
	width: 849px;
	padding-top:30px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}

#wrapper:after {
    display:block;
    content:"";
    clear:both;
}

#header {
	background-image: url(../IMAGE/SANCHO/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:113px;
}

#contents {
	background-image:url(../IMAGE/SANCHO/contents.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom:30px;
}

#contents:after {
    display:block;
    content:"";
    clear:both;
}

#maincontents {
	clear:both;
	width: 849px;
	margin:0 auto;
	padding-top:30px;
}
.search {
	width:750px;
	height:30px;
	margin:0 auto;
	text-align:right;
}

#section3 {
	background-color:#FFFFFF;
	width:90%;
	margin:0 auto;
	padding-top:50px;
}

.menu_fotobox {
	margin:0px 15px 30px 15px;
	width:200px;
	height: 250px;
	text-align:center;
	float:left;
	padding:10px;
	border:#D6CA76 1px solid;
	color:#666666;
	font-size:12px;
	line-height:1.5;
}

.menu_fotobox2 {
	margin:0px 15px 30px 15px;
	width:500px;
	text-align:center;
	float:left;
	padding:10px;
	border:#D6CA76 1px solid;
	color:#666666;
	font-size:12px;
	line-height:1.5;
}

.text{
	font-size:10px;
}

.cleaner {
	clear:both;
	height:0px;
}

#section1 {
	float:left;
	width:63%;
	padding-left:40px;
}

#section1 a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}

#section1 a:hover {
	color:#666600;
	text-decoration:underline;
}
.box1 {
	width:450px;
	height:20px;
	padding-bottom:90px;
	margin-top:20px;
	padding-top:20px;
	border-top: 1px dotted #CCCCCC;
}
.title {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#DBE021;
	text-indent:1em;
}

#section2 {
	float:left;
	width:25%;
	margin-left:20px;
	margin-bottom:30px;
	padding:5px;
	background-color:#FFFFFF;
	border:#D8D8AF 1px solid;
	text-align:center;
}
.box_banner {
	width:200px;
	background-color:#FFCC00;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}
.box3 {
	padding-bottom:30px;
}

.section2 a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}

.section2 a:hover {
	color:#666600;
	text-decoration:underline;
}

#fotobox {
	width:210px;
	padding-top:10px;
	text-align:center;
}
		
#footer {
	clear: both;
	height:52px;
	background-image: url(../IMAGE/SANCHO/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0; 
	padding: 10px 0;
	font-size:10px;
	text-align:center;
	color:#CCCCCC;
} 

#refresh {
	margin: 0 auto;
	padding-top:100px;
}

#refresh p {
	color:#FFFFFF;
	text-align:center;
	line-height:180%;
}	

#refresh a:link, a:visited, a:active {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#refresh a:hover {
	font-size:12px;
	color:#FFCC00;
	text-decoration:underline;
}			