@charset "UTF-8";

@import url("sanno.css");



/*---------------------------
 pankuzu
---------------------------*/
#snmain #snmainin p.pankuzu {
	margin:18px 0 8px 214px;
	font-size:80%;
}

/*---------------------------
 othmain
---------------------------*/
.othmain { width:960px; }

.othmain_l {
	float:left;
	width:184px;
}
.othmain_r {
	float:right;
	width:746px;
	padding:30px 0;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	background:transparent url(../images/bg_othmain_r.gif) left top repeat-y;
}

.othmain_l ul {}
.othmain_l ul li {
	display:block;
	width:184px;
	margin-bottom:5px;
}
.othmain_l ul li a {
	display:block;
	width:184px;
	height:58px;
	font-size:120%;
	background:transparent url(../images/menubg_off.gif) left top no-repeat;
}
/*
.othmain_l ul li a:hover,
.othmain_l ul li.stay a {
	background:transparent url(../images/menubg_on.gif) left top no-repeat;
}
*/
.othmain_l ul li a span {
	display:block;
	padding-top:10px;
	line-height:1.2em;
	margin:0 10px;
	font-family: "times new roman";
}
.othmain_l ul li.mn2 a span {
	padding-top:20px;
}
.othin {
	width:686px;
	margin:0 30px;
}
.othin h2 {
	display:block;
	font-size:170%;
	font-family: "times new roman";
	margin-bottom:30px;
}
.othin h3 {
	display:block;
	font-size:128%;
	font-family: "times new roman";
	font-weight:bold;
}
.othin p {
	margin-bottom:30px;
}
.othin p.imgbox {}
.othin p.imgbox span.imgr {
	float:right;
	display:block;
}
.othin p.imgbox span.imgr img {
	margin:0 0 10px 25px;
}
.othin p.imgbox span.pname {
	display:block;
	font-size:128%;
	font-family: "times new roman";
	font-weight:bold;
	line-height:1.4;
	margin:0 0 25px 25px;
}
.othin .wbox {
	border:#cccccc solid 1px;
	background:#ffffff;
	padding:20px 0;
}
.othin .wbox .wboxin {
	margin:0 20px;
}
.othin .backhome {
	margin-top:50px;
}
.othin .preshr1 {
	width:686px;
	height:1px;
	font-size:0;
	background:transparent url(../images/dotline.gif) left top repeat-x;
}
.othin .preshr2 {
	width:480px;
	height:1px;
	font-size:0;
	margin-left:206px;
	background:transparent url(../images/dotline.gif) left top repeat-x;
}
.othin .presttl {
	width:686px;
	margin-bottom:20px;
	background:transparent url(../images/bg_presttl.gif) left top repeat-y;
}
.othin .presttl h3 {
	margin:0 15px;
	padding:8px 0;
}
dl.pnm_dl {
	width:656px;
	margin:12px 15px;
}
dl.pnm_dl dt {
	float:left;
	font-size:128%;
	font-family: "times new roman";
	font-weight:bold;
	line-height:1.4;
}
dl.pnm_dl dd { float:right; }

dl.hst_dl {
	width:686px;
	margin:12px 0 0;
	padding-bottom:12px;
	background:transparent url(../images/dotline.gif) left bottom repeat-x;
}
dl.hst_dl dt {
	float:left;
	color:#005bac;
}
dl.hst_dl dd {
	float:right;
	width:608px;
}


.clearfix:after,
.othmain:after,
dl.pnm_dl:after,
dl.hst_dl:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
.clearfix,
.othmain,
dl.pnm_dl,
dl.hst_dl{display:inline-block;}

/* exclude MacIE5 \*/
* html .clearfix,
* html .othmain,
* html dl.pnm_dl,
* html dl.hst_dl{height:1%;}
.clearfix,
.othmain,
dl.pnm_dl,
dl.hst_dl{display:block;}
/* end MacIE5 */

