@charset "UTF-8";
/* All */
* {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

img {
	border: none;
}

ul li {
	list-style-type: none;
}

.ind {
	text-indent: -10000px;
}

.clear {
   clear: both;
   height: 0px;
   line-height: 0px;
}

.red {
	color: #C00;
}

.blue {
	color: #003CE3;
}

.b {
	font-weight: bold;
}

.f120 {
	font-size: 120%;
}

.f150 {
	font-size: 150%;
}

.f80 {
	font-size: 80%;
}

.text_right {
	text-align: right;
}


/* BASE_BOX */

body {
	text-align: center;
	font-size: small;
	background: url(../images/common/back_navi.jpg) repeat-x;
}

#wrapper {
	width: 970px;
	margin:0px auto;
	text-align: left;
}

#contents {
	width: 970px;
	margin-top: 30px;
}

#left_box {
	width: 615px;
	margin-right: 15px;
	display:inline;
	float: left;
}

#right_box {
	width: 295px;
	padding: 15px 15px 0px 15px;
	display:inline;
	background-color: #E4E4E4;
	float: right;
}

#footer {
	clear: both;
}


/* HEADER */

#header {
	width: 970px;
	height: 75px;
}

#header_left {
	float: left;
	width: 600px;
}

#header_right {
	float: right;
	width: 330px;
}

#header_left h1 a {
	display: block;
	overflow: hidden;
	width: 280px;
	height: 50px;
	margin-top: 10px;
	background: url(../images/common/logo.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
}

#sub_catch {
	font-size: 80%;
	color: #666;
	float: left;
	margin: 45px 0px 0px 20px;
	display:inline;
}

.s_navi {
	float: left;
	margin:0px 0px 5px 10px;
	display: inline;
}

.s_navi img {
	float:left;
}

#inq_btn_2 {
	float:right;
}


/* NAVI */

#navi {
	height: 52px;
}

#navi li {
	float: left;
}

#main_visual {
	clear: both;
}


/* RIGHT CONTENTS */

#jisseki {
	margin-bottom: 20px;
}

#tsuyomi {
	margin-bottom: 20px;
}

#jisseki h2 a , #tsuyomi h2 a {
	display: block;
	overflow: hidden;
	width: 295px;
	height: 50px;
	text-indent: -9999px;
}

#jisseki h2 a {
	background: url(../images/common/ttl_jisseki.jpg) no-repeat;
}

#tsuyomi h2 a {
	background: url(../images/common/ttl_tsuyomi.jpg) no-repeat;
}

#jisseki img {
	float:left;
}

#jisseki ul {
	width: 273px;
	padding: 5px 10px 10px 10px;
	background-color: #e1effb;
	border-right: 1px solid #1c27e1;
	border-bottom: 1px solid #1c27e1;
	border-left: 1px solid #1c27e1;
}

#jisseki ul li , #plan_menu ul li {
	text-indent: 20px;
	background: url(../images/common/ico_arrow_blue.jpg) no-repeat left center;
}

#jisseki ul li {
	margin-bottom:8px;
}

#tsuyomi ul {
	width: 263px;
	padding: 3px 15px 0px 15px;
	background-color: #fff;
	border-right: 1px solid #1c27e1;
	border-bottom: 1px solid #1c27e1;
	border-left: 1px solid #1c27e1;
}

#tsuyomi ul li {
	margin-bottom: 10px;
}

#bn_box img {
	margin-bottom: 15px;
}

#plan_menu ul li {
	text-indent: 30px;
	background: url(../images/common/ico_arrow_white.jpg) no-repeat left center;
}

#plan {
	margin-bottom: 10px;
}

#plan h2 a {
	display: block;
	overflow: hidden;
	width: 295px;
	height: 47px;
	text-indent: -9999px;
	background: url(../images/common/ttl_plan.jpg) no-repeat;
}

#plan_menu {
	width: 273px;
	padding: 5px 10px 15px 10px;
	background-color: #fff;
	border-right: 1px solid #1c27e1;
	border-bottom: 1px solid #1c27e1;
	border-left: 1px solid #1c27e1;
}

#plan_menu ul {
	margin-bottom: 10px;
}

#plan_menu ul li a {
	text-decoration: none;
	color: #333;
}

#plan_menu ul li a:hover {
	text-decoration: underline;
	color: #00C;
}


.plan_1 , .plan_1 a {
	color: #FFC200;
	text-decoration: none;
}

.plan_2 , .plan_2 a {
	color: #008E00;
	text-decoration: none;
}

.plan_3 , .plan_3 a {
	color: #DA0000;
	text-decoration: none;
}

.plan_1 a:hover ,
.plan_2 a:hover ,
.plan_3 a:hover {
	text-decoration: underline;
}

/* FOOTER */

#footer_1 {
	padding-top: 50px;
	width: 100%;
	background: url(../images/common/back_footer.jpg) repeat-x;
}

#footer_top {
	width:970px;
	margin: 0px auto;
}

#footer_top img {
	float:left;
}

#footer_2 {
	min-width:970px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	/*height: 170px;*/
	margin: 0px auto;
	background-color: #003cc1;
}

#footer_contents {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	color: #FFF;
}

#footer_contents a {
	color: #FFF;
	text-decoration: none;
}

#footer_left {
	float: left;
	width:340px;
}

#adress1 {
	margin-bottom:15px;
}

#adress2 {
}

#adress1 p strong ,
#adress2 p strong {
	font-size: 110%;
}

.fmap1 {width:140px;}
.fmap2 {width:200px;}

.fmap1 li {width:140px;}
.fmap2 li {width:200px;}

#site_map {
	float:left;
	border-left:1px dotted #fff;
	padding-left:40px;
	display:inline;
	margin-bottom:20px;
}

#site_map ul {
	float: left;
	display: inline;
	margin-right: 20px;
}

#site_map ul li {
	margin-bottom: 5px;
	float:left;
}

#site_map ul li a {
	color: #FFF;
	text-decoration: none;
}

#site_map ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#copyright {
	text-align: center;
	margin-top: 15px;
}

#footer_table {
	width: 940px;
	margin: 0px auto;
}

#footer_table table {
	border-collapse: collapse;
}

#footer_table table tr td {
	width: 19px;
	height: 19px;
	text-align: center;
	background-color: #ccc;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#footer_table table tr td a {
	color: #666;
	text-decoration: none;
}

#footer_table table tr td a:hover {
	color: #fff;
}


