/* CSS Document */

@import url("reset.css");

/*	‹¤’Ê
================================================== */

html{
overflow-y:scroll;
}

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font: 12px/18px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	background: url(../common_img/header_back.jpg) repeat-x;
}

div.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*	Šî–{ƒŠƒ“ƒN
================================================== */

a:link {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#0252A7;
	text-decoration:underline;
}

#wrapper {
	margin: 0px auto;
	width: 840px;
	padding: 0px;
}
#header {
	height: 94px;
	width: 840px;
}
#header .header_btm li {
	float: left;
	margin-left: 20px;
}
#gnavi {
	height: 50px;
}



#gnavi li {
	float: left;
}
#header .header_btm {
	float: right;
	margin-top: 26px;
}
#gnavi img {
	vertical-align: top;
}

#header .logo {
	float: left;
	margin-top: 26px;
	margin-left: 15px;
}
#u_banner {
	height: 120px;
	background: url(../common_img/u_banner_back.jpg) repeat-x;
	margin: 10px 0px 20px;
	padding: 0px;
}
#u_banner li {
	float: left;
	margin-left: 13px;
	margin-top: 11px;
}
#localNavi {
	vertical-align: bottom;
	margin: 0px auto;
	padding: 5px 0px 0px;
	width: 840px;
}
#localNavi .localNaviText {
	float: left;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	width: 550px;
	color: #333333;
}
#footer .copyright {
	padding-top: 30px;
}

#localNavi .pageTop {
	float: right;
	background: bottom;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	width: 113px;
}
#localNavi .pageTop img {
	vertical-align: bottom;
	background: bottom;
	margin: 0px;
	padding: 0px;
}
#footer {
	background: url(../common_img/footer_back.jpg) repeat-x top;
	height: 110px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#contents #sideNavi {
	float: left;
	width: 235px;
	margin-bottom: 30px;
}
#contents #sideNavi .u1 {
	line-height: 30px;
	background: url(../common_img/sidenavi/side_01.jpg) no-repeat;
	height: 30px;
	width: 205px;
	padding-left: 30px;
	margin-bottom: 5px;
}
#contents #sideNavi .u2 {
	line-height: 30px;
	background: url(../common_img/sidenavi/side_02.jpg) no-repeat;
	height: 30px;
	margin-bottom: 5px;
	padding-left: 45px;
}
#contents #sideNavi .sideBanner {
	margin-top: 7px;
}
.nowLow {
	font-weight: bold;
	color: #0252A7;
}

#contents #sideNavi img {
	vertical-align: top;
}
#table th {
	padding: 5px 10px;
}

#contents #underMain {
	float: right;
	width: 554px;
	padding-right: 17px;
	margin-bottom: 30px;
}
#table td {
	padding: 5px 10px;
}

.now {
	font-weight: bold;
	color: #0252A7;
	text-decoration: underline;
}
.bold {
	font-size: 14px;
	font-weight: bold;
}
.pinkBold {
	font-size: 14px;
	font-weight: bold;
	color: #FF9899;
}
#sideNavi .u3 {
	background: url(../common_img/sidenavi/side_03.jpg) no-repeat;
	height: 30px;
	width: 175px;
	margin-bottom: 5px;
	line-height: 30px;
	padding-left: 60px;
}
#sideNavi .u4 {
	line-height: 30px;
	background-image: url(../common_img/sidenavi/side_04.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	padding-left: 75px;
	margin-bottom: 5px;
}
#sideNavi .u5 {
	line-height: 30px;
	background-image: url(../common_img/sidenavi/side_05.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 145px;
	padding-left: 90px;
	margin-bottom: 5px;
}
.blueBold {
	font-size: 14px;
	font-weight: bold;
	color: #1578D3;
}
.redText {
	color: #FF0000;
}
.blueline a {
	color: #1479D1;
	text-decoration: underline;
}
