/* CSS Document */
/* ライフ保証株式会社 */
body{
	margin:0px;
	padding :0px;
	font-weight:normal;
	font-style:normal;
	font-family:verdana, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:16px;
	text-align:center;
}

/* リンク部分 */
A:link {color:#cccccc;text-decoration:none;}
A:visited {color:#F60;text-decoration:none;}
A:hover {
	color:#333;
	text-decoration:underline;
}

A{border-style :none;line-height:16px;}

/* アンカーリンク部分 */
a.a_link{
	font-family:verdana, sans-serif;
	line-height:11px;
}

/* イメージ */
img{ border-style :none;}

/* 余白 */
.padd30{
	clear:both;
	margin:0px;
	padding:30px 0px 0px 0px;
}

/* 段落スタイル */
.indent{ text-indent:1em;}

/* hタグ */
h1{
	font-family:verdana, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:normal;
} 

/* TEXTスタイル */
.style1 {
	font-size:14px;
	color:#390;
	font-weight:bold;
	background-color: #FFF4C8;
}

.style2 {
	color: #090;
	font-size: 14px;
	font-weight: bold;
	background-color: #E6E6E6;
}

.style3 {
	font-size:14px;
	color:#930;
	font-weight:bold;
}
.style4 {
	font-size:14px;
	color:#390;
	font-weight:bold;
}
.style_q {
	font-size:14px;
	color:#006599;
	font-weight:bold;
	background-color: #D0F0FF;
}
.style_a {
	font-size:13px;
	color:#F60;
	text-indent:1em;
}

.style_table01 {
	font-size:12px;
	color:#006599;
	background-color: #D0F0FF;
}
.style_table02 {
	font-size:12px;
	color:#006599;
	background-color: #FFF;
}

.style_table03 {
	font-size:12px;
	color:#666;
	background-color: #4A7A00;
}
.style_table04 {
	font-size:12px;
	color:#4A7B00;
	background-color: #EBFAC7;
}

.style_table05 {
	font-size:12px;
	color:#F60;
	background-color: #FFC;
}

#base{
	width:1160px;
	height:100%;
	padding:0px;
	margin-top: 0px;
	margin-left : auto;
	margin-right : auto;
	text-align: center;
}

#base02{
	width:1160px;
	height:100%;
	padding:0px;
	margin:0px;
	text-align: center;
	background-image:url(../img/base01.jpg);
}

#base03{
	width:1120px;
	height:100%;
	padding:0px;
	margin-left : 20px;
	margin-right : 20px;
	text-align: center;
}

/* ヘッダー部分 */
#header_base{
	width:1120px;
	height:120px;
	padding:0px;
	margin-top: 0px;
	background-image: url(../img/base02.jpg);
	clear: both;
}

#header_logo{
	width:370px;
	height: 87px;
	margin:0px;
	padding:0px;
	float:left;
}


#header_right{
	width:730px;
	height:120px;
	margin:0px;
	padding:0px;
	float:left;
}

#header_text01{
	width:730px;
	height:18px;
	margin:0px;
	padding:2px 0px 0px 0px;
	text-align:right;
	font-size: 11px;
}

#header_text02{
	width:730px;
	height:20px;
	margin-right: 0px;
	margin-left: auto;
	padding:13px 0px 0px 410px;
	font-size: 11px;
	font-weight: bold;
}

.header_text02_01{
	width:20px;
	height:16px;
	margin-left: auto;
	padding:0px 0px 0px 10px;
	text-align:right;
	font-size: 11px;
	float:left;
}

.header_text02_02{
	width:80px;
	height:16px;
	margin:0px;
	padding:3px 0px 0px 0px;
	font-size: 11px;
	float:left;
	text-align: left;
}

#header_tel{
	width:730px;
	height:50px;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:right;
	font-size: 11px;
}

/* メニュー */
#menu_base{
	width:1120px;
	height:40px;
	padding:0px 0px 0px 0px;
	margin: 0px;
	background-image:url(../img/base03.jpg);
	text-align:center;
}
#menu_base02{
	width:1080px;
	height:40px;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	background-image:url(../img/base03.jpg);
	text-align:center;
}
ul{
	list-style:none;
	padding:0px;
	width: 1080px;
	margin: 0px;
	text-align:center;
}

.li_menu01{
	width:138px;
	height:40px;
	margin:0px 5px 0px 0px;
	padding:0px;
	float:left;
	font-size:11px;
}

.li_menu02{
	width:138px;
	height:40px;
	margin:0px 0px 0px 222px;
	padding:0px;
	float:left;
	font-size:11px;
}

a.rolloverCoverMenu {
	width:100%;
	height:40px;
	padding:0px;
	margin:0px;
	display: block;
	position: relative;
	text-decoration: none;
}

a.rolloverCoverMenu span {
	width:100%;
	height:40px;
	background: left top no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

a.rolloverCoverMenu:hover span {
	background-position: right top;
}

a.rolloverCoverMenu span.s_01{background-image:url(../img/bt/bt_01_b.jpg);}
a.rolloverCoverMenu:hover span.s_01{background-image:url(../img/bt/bt_01_a.jpg);}
a.rolloverCoverMenu span.s_01_b{background-image:url(../img/bt/bt_01_a.jpg);}
a.rolloverCoverMenu:hover span.s_01_b{background-image:url(../img/bt/bt_01_a.jpg);}

a.rolloverCoverMenu span.s_02{background-image:url(../img/bt/bt_02_b.jpg);}
a.rolloverCoverMenu:hover span.s_02{background-image:url(../img/bt/bt_02_a.jpg);}
a.rolloverCoverMenu span.s_02_b{background-image:url(../img/bt/bt_02_a.jpg);}
a.rolloverCoverMenu:hover span.s_02_b{background-image:url(../img/bt/bt_02_a.jpg);}

a.rolloverCoverMenu span.s_03{background-image:url(../img/bt/bt_03_b.jpg);}
a.rolloverCoverMenu:hover span.s_03{background-image:url(../img/bt/bt_03_a.jpg);}
a.rolloverCoverMenu span.s_03_b{background-image:url(../img/bt/bt_03_a.jpg);}
a.rolloverCoverMenu:hover span.s_03_b{background-image:url(../img/bt/bt_03_a.jpg);}

a.rolloverCoverMenu span.s_04{background-image:url(../img/bt/bt_04_b.jpg);}
a.rolloverCoverMenu:hover span.s_04{background-image:url(../img/bt/bt_04_a.jpg);}
a.rolloverCoverMenu span.s_04_b{background-image:url(../img/bt/bt_04_a.jpg);}
a.rolloverCoverMenu:hover span.s_04_b{background-image:url(../img/bt/bt_04_a.jpg);}

a.rolloverCoverMenu span.s_05{background-image:url(../img/bt/bt_05_b.jpg);}
a.rolloverCoverMenu:hover span.s_05{background-image:url(../img/bt/bt_05_a.jpg);}
a.rolloverCoverMenu span.s_05_b{background-image:url(../img/bt/bt_05_a.jpg);}
a.rolloverCoverMenu:hover span.s_05_b{background-image:url(../img/bt/bt_05_a.jpg);}

a.rolloverCoverMenu span.s_06{background-image:url(../img/bt/bt_06_b.jpg);}
a.rolloverCoverMenu:hover span.s_06{background-image:url(../img/bt/bt_06_a.jpg);}
a.rolloverCoverMenu span.s_06_b{background-image:url(../img/bt/bt_06_a.jpg);}
a.rolloverCoverMenu:hover span.s_06_b{background-image:url(../img/bt/bt_06_a.jpg);}



/* コンテンツ */
#contents_base{
	width:1120px;
	padding:0px;
	margin:0px;
	background-color:#93CC12;
	clear:both;
	height: auto;
}

#contents_base02{
	width:1080px;
	background-image:url(../img/base04.jpg);
	clear:both;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#contents_end{
	width:1080px;
	height:10px;
	padding:0px;
	margin:0px 20px 0px 20px;
	background-image:url(../img/base05.jpg);
	clear: both;
	background-repeat: no-repeat;
}

#topimg{
	width:1040px;
	height:300px;
	padding:20px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	clear:both;
}

#contents_left{
	width:760px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	text-align: left;
}

#contents_l01{
	width:760px;
	height:105px;
	padding:20px 0px 20px 0px;
	margin:0px;
	background-color:#DBFFA6;
}

.contents_l01_01{
	width:245px;
	height:105px;
	padding:0px 0px 0px 6px;
	margin:0px;
	float:left
}

#contents_l02{
	width:760px;
	height:120px;
	padding:20px 0px 20px 0px;
	margin:0px;
}

.contents_l02_01{
	width:180px;
	height:120px;
	padding:0px 13px 0px 0px;
	margin:0px;
	float:left
}

.contents_l02_02{
	width:180px;
	height:120px;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left
}

#contents_l03{
	width:758px;
	height:310px;
	padding:0px;
	margin:0px;
	border:#A1D315 solid 1px;
}

.contents_l03_01{
	width:200px;
	height:35px;
	padding:10px 0px 10px 10px;
	margin:0px;
}

.contents_l03_02{
	width:700px;
	height:25px;
	padding:5px 0px 0px 30px;
	margin:0px 0px 0px 30px;
}

#contents_right{
	width:260px;
	height:100%;
	padding:0px 0px 0px 20px;
	margin:0px;
	float:left;
	background-image:url(../img/bg04.jpg);
}

.contents_r01{
	width:260px;
	height:70;
	padding:0px 0px 20px 0px;
	margin:0px;
}

#contents_r02{
	width:258px;
	height:300px;
	padding:0px;
	margin:0px;
	border:#A1D315 solid 1px;
}

.contents_r02_01{
	width:200px;
	height:35px;
	padding:10px 0px 20px 0px;
	margin:0px 29px 0px 29px;
}

.contents_r02_02{
	width:240px;
	height:60px;
	padding:0px 0px 0px 0px;
	margin:10px 9px 0px 9px;
}

#contents_r03{
	width:260px;
	height:120px;
	padding:20px 0px 0px 0px;
	margin:0px;
}

/* トップページへ部分 */
#gototop{
	width:1080px;
	height:25px;
	padding:40px 0px 0px 0px;
	margin:0px;
	background-color:#93CC12;
	clear:both;
	text-align: right;
}

/* フッター部分 */
#footer_base{
	width:1120px;
	height:240px;
	padding:0px;
	background-image:url(../img/base06.jpg);
}

#footer_left{
	width:700px;
	height:240px;
	margin:0px;
	padding:0px;
	float:left;

}

.footer_left01_01{
	width:700px;
	height:25px;
	margin:0px;
	padding:20px 0px 0px 20px;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.footer_left01_02{
	width:85px;
	height:144px;
	margin:0px;
	padding:10px 0px 0px 20px;
	float:left;

}

#footer_right{
	width:400px;
	height:240px;
	margin:0px;
	padding:0px;
	float:left;
	text-align: right;
}

#footer_right01{
	width:400px;
	height:20px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: auto;
	padding: 20px 0px 0px 0px;
}
.footer_right01_01{
	width:16px;
	height:16px;
	margin-left: auto;
	padding:0px 0px 0px 10px;
	text-align:right;
	font-size: 11px;
	float:left;
}

.footer_right01_02{
	width:auto;
	height:16px;
	margin:0px;
	padding:3px 0px 0px 0px;
	font-size: 11px;
	float:left;
	text-align: left;
}

#footer_tel{
	width:400px;
	height:70px;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:right;
	font-size: 11px;
}


#contents_top{
	width:1040px;
	height:800px;
	padding:20px 0px 20px 0px;
	margin:0px 20px 0px 20px;
	clear:both;
}

.flash{
	width:1040pｓx;
	height:300px;
	padding:20px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	clear:both;
}
