body {
	margin: 0px;
	background-image: url(../png/bk.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	
	
}
/*text*/
em {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
	font-style: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
}
h1 {
	font-size:12px;
	color:#999999;
	padding:0px;
	text-align:center;
	margin:0px;
}

/*link*/
a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}

/*wrapper*/
#wrapper{
     margin:auto;
	 padding:auto;
	 height:auto;
	 width:810px;
	 background-image:url(../images/base-ptn.jpg);
}

/*header*/
#header{
	position:relative;
	height:150px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-repeat:no-repeat;
	background-image:url(../images/sakouHeader.png);
	width:800px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	 }

#header ul{
	padding-top:125px;
	padding-right:0px;
	padding-bottom:2px;
	padding-left:140px;
	list-style-type:none;
	margin:0px;
}
#header li{
     display:inline;
	 margin:0px;
	 padding-top:2px;
	 padding-right:10px;
	 padding-bottom:2px;
	 padding-left:5px;
	 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	 font-size:13px;
	 font-weight:bold;
	 color:#666666;
}
#header a{
	color:#003399;
	text-decoration:none;
	margin-left:5px;
}
#header a:hover{
     color:#00FF00;
     text-decoration:underline;
}
#headerAddress{
	position:absolute;
	left:600px;
	top:75px;
	width:180px;
	height:20px;
	z-index:1;
	color:#0000CC;
	font-size:12px;
}
     
/*curenavi*/

#curenavi {
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../images/cure_bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#curenavi h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 26px;
	font-style: normal;
	background-image: url(../png/curNavi01.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#curenavi h3 {
	font-size: 13px;
	color: #000066;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#curenavi ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #3300CC;
	line-height: 16px;
}
#curenavi li {
	margin: 0px;
	padding: 0px;
}
#curenavi a {
	font-size: 13px;
	color: #003399;
	text-decoration: none;
}
#curenavi a:hover {
	color: #00FF00;
	text-decoration: none;
}	 

/*footer*/

#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	clear: both;
	width: 810px;
	background-color: #FF9999;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#footer h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	width: 750px;
	border: 1px solid #9999FF;
	background-color: #DDDDFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer #link h3 {
	font-size: 12px;
	font-style: normal;
	color: #666666;
}


#footer #link {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	text-align: center;
}

.mainbackground{
    background-image:url(../images/base-top.jpg);
    background-repeat:no-repeat;
    background-position:top;
    width:810px;
    margin-top:0px;
    margin-right:auto;
    margin-bottom:0px;
    margin-left:auto;
    overflow:hidden;
    padding:0px;
}
#footer closed{
    font-size:12px;
    font-weight:bold;
    color:#FF3300;
}
.closed{
	color:#FF0000;
	font-size:12px;


    font-weight:bold:
; 	font-weight: bolder;
}
