@charset "Shift_JIS";
@import url("navi.css");

/*common.css----------
---------------------*/

/* format */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,img,li,address,table,th,td,form,select,option,input,label
{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight: normal; margin: 0; padding: 0;}
hr{display:none;}
p{margin:0;}
address{font-style: normal;}
table, tr, td, th
{border-collapse:collapse; font-size:100%;}
fieldset, legend{border:none; padding:0; margin:0;}
img{display:block; border:none; margin: 0; padding: 0;}
img.inline{display:inline; vertical-align:middle; margin:0 2px;}
a:link{color:#de3937; text-decoration: none;}
a:visited{color:#de3937; text-decoration: none;}
a:hover{color:#de3937; text-decoration:underline;}

sup{font-size: 0.7em;}
sub{font-size: 0.7em;}


/* position */
.p-r{ position:relative; }
.p-a{ position:absolute; }
.f-l{ float:left; margin: 0; padding: 0;}
.f-r{ float:right; }
.ta-l{ text-align:left; }
.ta-c{ text-align:center; }
.ta-r{ text-align:right; }
.c-b{ clear:both; }


/* margin */
.mt5{margin-top: 5px;}
.mt8{margin-top: 8px;}
.mb8{margin-bottom: 8px;}
.mt15{margin-top: 15px;}
.mt15-c{clear: both; margin-top: 15px;}
.mt20{margin-top: 20px;}
.mb15{margin-bottom: 15px;}
.mt15b8{margin-top: 15px; margin-bottom: 8px;}
.mt15b8-c{clear: both; margin-top: 15px; margin-bottom: 8px;}
.mt8b15{margin-top: 8px; margin-bottom: 15px;}
.mtb8{margin-top: 8px; margin-bottom: 8px;}
.mtb8-c{clear: both; margin-top: 8px; margin-bottom: 8px;}
.mtb15{margin-top: 15px; margin-bottom: 15px;}
.mb25{margin-bottom: 25px;}
.ml10{margin-left: 10px;}
.ma{margin: auto;}


/* size */
.fs-ss{ font-size:10px; line-height: 1.5em; }
.fs-s{ font-size:11px; }
.fs-m{ font-size:16px; }
.fs-l{ font-size:18px; }
.ls-s{ letter-spacing:-1pt; }
.ls-m{ letter-spacing:0pt; }
.ls-l{ letter-spacing:1pt; }

/* color */
.st{color: #de3937; font-weight: bold;}

/* border */


/* decorate etc. */
.hide{ text-indent:-9999px;font-size:0pt; }
.fw-b{ font-weight:bold; }
.fw-n{ font-weight:normal; }
.tt-u{ text-transform:uppercase; }
.ws-n{ white-space:nowrap; }


body{
	background-color: #f2f2f2;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: '‚l‚r ‚oƒSƒVƒbƒN','ƒqƒ‰ƒMƒmŠpƒS Pro W3',sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}


/*contents bg*/
#contents_bg1{
	width:980px;
	background-image: url(../img/contents_bg2.gif);
	background-repeat: repeat-y;
	margin: auto;
	overflow: hidden;
}

#contents_bg2{
	width:980px;
	background-image: url(../img/contents_bg1.gif);
	background-repeat: no-repeat;
	margin: auto;
	overflow: hidden;
}


/*header*/
#head{
	width:950px;
	height: 81px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

#logo{
	width: 280px;
	height: 62px;
	position: absolute;
	top: 0;
	left: 0;
}

#number{
	width:670px;
	height: 62px;
	position: absolute;
	top: 0;
	right: -1px;
}

#seo{
	width:950px;
	height: 20px;
	margin: auto;
	background-image: url(../img/seo.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	position: absolute;
	top: 62px;
	left: 0;
}


/*main*/
#main{
	width:950px;
	margin: auto;
	overflow: hidden;
}

#main_left{
	width: 768px;
	margin-top: 8px;
	overflow: hidden;
}

.contents_in{
	width: 752px;
	margin: 3px;
	overflow: hidden;
}

#main_right{
	width: 182px;
	margin-top: 8px;
	overflow: hidden;
}

#main_inner{
	width: 768px;
	margin: auto;
	overflow: hidden;
}

h2 img{
	margin:0 auto;
}


/*right*/
#right_box{
	width: 172px;
	background-color: #fffccf;
	overflow: hidden;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
}

#right_box_inner{
	width: 160px;
	margin: 3px auto;
	overflow: hidden;
	font-size: 10px;
	line-height: 1.5em;
}

#loan{
	width: 172px;
	background-color: #f5f5f5;
	padding: 8px 0;
	overflow: hidden;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
}

#loan_inner{
	width: 143px;
	margin: auto;
}

.loan_bnr{
	margin-bottom: 2px;
}


/*footer*/
#foot{
	clear: both;
	width: 980px;
	height: 90px;
	margin: auto;
	background-image: url(../img/foot.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

#foot address{
	width: 600px;
	text-align: right;
	line-height: 1.5em;
	position: absolute;
	top: 28px;
	right: 30px;
	overflow: hidden;
}

#page_top{
	width: 78px;
	height: 17px;
	position: absolute;
	top: 1px;
	right: 23px;
}

#permission{
	width: 300px;
	line-height: 1.5em;
	position: absolute;
	top: 28px;
	left: 30px;
	overflow: hidden;
}


#privacy a{
	display: block;
	width: 143px;
	height: 20px;
	text-indent: -9999px;
	position: absolute;
	left: 15px;
	bottom: 8px;
	overflow: hidden;
}

#foot_navi{
	width: 360px;
	height: 20px;
	color: #257c49;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 155px;
	bottom: 8px;
}

#foot_navi a:link{
	color: #257c49;
	text-decoration: none;
}

#foot_navi a:visited{
	color: #257c49;
	text-decoration: none;
}

#foot_navi a:hover{
	color: #62942f;
	text-decoration: none;
}

#foot_navi a:active{
	color: #257c49;
	text-decoration: none;
}

#copyright{
	width: 205px;
	height: 20px;
	color: #386348;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0.05em;
	font-size: 11px;
	font-family: tahoma, helvetica, sans-serif, arial;
	position: absolute;
	right: 15px;
	bottom: 8px;
}


/* ---------- sub-cat-menu ---------- */



#sub-cat-menu {

	text-align:left;

	margin:10px 2px 0px 2px;

}



#sub-cat-menu ul { list-style:none; }

#sub-cat-menu li {



	display: inline;

	margin: 20px 2px 0px 15px;

}



#sub-cat-menu li a {

	color:#59b495;

	background:url(http://www.shu-wa.net/img/subtit-mark1.gif) no-repeat top left;

	text-decoration: none;

	padding-left:15px;

	white-space: nowrap;

	font-size: 11px;

}



#sub-cat-menu li a:hover {

	color:#38CF9C;

	background:url(http://www.shu-wa.net/img/subtit-mark2.gif) no-repeat top left;

	text-decoration:underline;

}



/* ---------- sub-cat-menu_end ---------- */