@charset "utf-8";

/*page structure*/
* {padding:0;margin:0;}
* ul, ol,li {margin:0;padding:0;list-style:none;}
* a img,:link img,:visited img {border:none;}
* a {outline:none;border:none;color:#bbb;text-decoration:none;}
* a, a:visited {color:#005db9;text-decoration:none;}
* a:hover {color:#ff6666;text-decoration:underline;}
* img {border:none;vertical-align:top;}
.clear {clear:both;}
img.right {float:right;margin-left:10px;}
img.left {float:left;margin-right:10px;}
.right {float:right;}
.left {float:left;}

html, body {
	height:100%;
	width:100%;
	font: 13px/1.5 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', Sans-Serif;
	*font-size:small;
	*font:x-small;
	color: #555555;
	background:#faf6f1;
	text-align:left;
}

html{
	overflow-y:scroll;
}


html:first-child body{
	min-height:100%;
	padding-bottom:1px;
}

#wrapper {
	width:100%;
	height:100%;
	background:#faf6f1 url(../images/bg.jpg) 0 0 repeat-x;
}

#container {
	margin:0px auto;
	width:840px;
}

#header {
	margin:0 auto;
	padding-top:8px;
	width:800px;
	height:49px;
}

#logo {
	float:left;
	width:340px;
	height:49px;
}

#header_navi {
	float:right;
	width:125px;
	height:35px;
	margin-top:7px;
	position:relative;
}

#header_sitemap {
	position:absolute;
	top:0px;
	right:0px;
	width:80px;
	height:15px;
}

#header_inquiry {
	position:absolute;
	top:20px;
	right:0px;
	width:125px;
	height:15px;
}

#global_navi {
	margin:0 auto;
	width:800px;
	height:28px;
}

ul#navi li {
	float:left;
}

#top_image {
	margin:0 auto;
	width:840px;
	height:290px;
	background:#faf6f1 url(../images/top_image.jpg) 0 0 no-repeat;
}

#choice_btn {
	padding-top:35px;
	padding-left:50px;
	width:190px;
	height:160px;
}

li#choice01 {
	width:190px;
	height:50px;
	margin-bottom:10px;
}

li#choice02 {
	width:190px;
	height:50px;
	margin-bottom:10px;
}

li#choice03 {
	width:190px;
	height:40px;
	margin-bottom:0px;
}

#top_contents {
	padding:0 20px 0 20px;
	width:800px;
	position:relative;
}

#top_navi {
	float:left;
	padding:10px 10px 20px 10px;
	width:180px;
	background-color:#fff;
}

ul#top_menu {
	width:180px;
	height:325px;
}

#top_navi01_base {
	width:180px;
	height:120px;
	background:#fff url(../images/top_navi01_bg.jpg) 0 0 no-repeat;
	position:relative;
}

#top_navi01_01 {
	position:absolute;
	top:41px;
	left:3px;
	width:130px;
	height:20px;
}

#top_navi01_02 {
	position:absolute;
	top:65px;
	left:3px;
	width:130px;
	height:20px;
}

#top_navi01_03 {
	position:absolute;
	top:89px;
	left:3px;
	width:130px;
	height:20px;
}

ul#top_menu li.menu_btn {
	width:180px;
	height:50px;
}

#top_content_right {
	float:right;
	margin-top:10px;
	width:588px;
}

#whatsnew_base {
	float:left;
	padding-top:30px;
	width:409px;
	background:transparent url(../images/whatsnew_header.jpg) 0 0 no-repeat;
	border-left:1px solid #cbd9e6;
}

#whatsnew_base ul li {
	margin:0 10px;
	padding:10px 0;
	border-bottom:1px dotted #c8c8c8;
}

p {
	font-size:93%;
}

p.whatsnew {
	color:#005db9;
}

#banner {
	float:right;
	width:170px;
	height:230px;
}

#banner li#branch_banner {
	width:170px;
	height:50px;
	margin-bottom:10px;
}

#banner li#contact_banner {
	width:170px;
	height:50px;
	margin-bottom:10px;
}

#banner li#favorite_banner {
	width:170px;
	height:50px;
	margin-bottom:10px;
}

#banner li#group_banner {
	width:170px;
	height:50px;
	margin-bottom:10px;	/*20091109修正*/
}

/*20091109追加*/
#banner li#saftydriving_banner {
	width:170px;
	height:120px;
	margin-bottom:0px;
}

div#certification {
	font-size:69%;
	position:absolute;
	bottom:5px;
	right:20px;
}

#footer_base {
	width:100%;
	height:25px;
	border-top:2px solid #005db9;
}

#footer {
	position:relative;
	width:800px;
	height:25px;
	margin:0 auto;
	background:transparent url(../images/copyright.jpg) 100% 100% no-repeat;
}

table {
	font-size:93%;
}

#pagetop {
	position:absolute;
	top:-18px;
	right:10px;
	width:90px;
	height:18px;
}

ul#footer_navi {
	height:25px;
	width:168px;
}

ul#footer_navi li {
	float:left;
}

li#policy {
	width:50px;
	height:17px;
	margin-right:14px;
	padding-top:8px;
}

li#privacypolicy {
	width:104px;
	height:17px;
	padding-top:8px;
	margin-right:0px;
}

#contents {
	width:800px;
	padding:2px 20px 0px;
	background:#faf6f1 url(../images/contents_bg.jpg) 0 0 no-repeat;
}

#breadcrumbs {
	padding:11px 0 5px 0;
	font-size:93%;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color:#005db9;
	text-decoration:underline;
}

#breadcrumbs a:hover {
	color:#ff6666;
	text-decoration:none;
}

#attribute {
	width:800px;
	height:40px;
}

#menu {
	float:left;
	width:190px;
	padding-top:5px;
	margin-bottom:10px;
}

#select_menu01, #select_menu02 {
	width:190px;
	height:38px;
	margin-bottom:10px;
}

#select_menu03 {
	width:190px;
	height:38px;
	margin-bottom:0px;
}

li.separater {
	text-indent:-9999px;
	width:190px;
	height:21px;
	background:#faf6f1 url(../images/separater.jpg) 0 0 no-repeat;
}

#menu01_base {
	width:190px;
	height:120px;
	background:#faf6f1 url(../images/menu01_base.jpg) 0 0 no-repeat;
	position:relative;
}

#menu01_1 {
	position:absolute;
	top:47px;
	left:9px;
	width:130px;
	height:20px;
}

#menu01_2 {
	position:absolute;
	top:70px;
	left:9px;
	width:130px;
	height:20px;
}

#menu01_3 {
	position:absolute;
	top:93px;
	left:9px;
	width:130px;
	height:20px;
}

#menu02, #menu03, #menu04, #menu05, #menu06, #menu07 {
	width:190px;
	height:50px;
}

#page_base {
	float:right;
	width:560px;
	margin-top:5px;
}

.secure {
	background:#fff url(../images/corner_header01.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.lifestage {
	background:#fff url(../images/corner_header02.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.basic {
	background:#fff url(../images/corner_header03.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.lifeinsurance {
	background:#fff;
	padding:10px 20px 50px 20px;
}

.house {
	background:#fff;
	padding:10px 20px 50px 20px;
}

.vehicle {
	background:#fff url(../images/corner_header06.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.health {
	background:#fff;
	padding:10px 20px 50px 20px;
}

.leisure {
	background:#fff;
	padding:10px 20px 50px 20px;
}

.singlelife {
	background:#fff;
	padding:20px 20px 50px 20px;
}

.marriage {
	background:#fff;
	padding:20px 20px 50px 20px;
}

.nursing {
	background:#fff;
	padding:20px 20px 50px 20px;
}

.maturity {
	background:#fff;
	padding:20px 20px 50px 20px;
}

.independence {
	background:#fff;
	padding:20px 20px 50px 20px;
}

.retirement {
	background:#fff;
	padding:20px 20px 50px 20px;
}

.wholelife {
	background:#fff url(../images/corner_header15.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.children {
	background:#fff url(../images/corner_header16.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.earthquakes {
	background:#fff url(../images/corner_header17.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.carlife {
	background:#fff url(../images/corner_header18.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.accident {
	background:#fff url(../images/corner_header19.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.medical {
	background:#fff url(../images/corner_header20.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.intertnetservice {
	background:#fff url(../images/corner_header21.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.happening {
	background:#fff url(../images/corner_header22.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.claims {
	background:#fff url(../images/corner_header23.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.accidentclaims {
	background:#fff url(../images/corner_header24.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.deduction {
	background:#fff url(../images/corner_header25.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.inquiry {
	background:#fff url(../images/corner_header26.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.faq {
	background:#fff url(../images/corner_header27.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.sitemap {
	background:#fff url(../images/corner_header28.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.newsrelease {
	background:#fff url(../images/corner_header41.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

ul#select_panel li.s01, ul#select_panel li.s02, ul#select_panel li.s03, ul#select_panel li.s04, ul#select_panel li.s05 {
	background:#fff url(../images/paperclip.jpg) 0 0 no-repeat;
	padding:30px 0px 10px 80px;
}

.clip {
	padding:0px 10px 15px 0px;
	margin-bottom:0px;
	width:470px;
	/*background:transparent url(../images/rightcorner.jpg) 100% 100% no-repeat;*/
}

div.submenu {
	margin-left:80px;
	margin-right:10px;
	height:100%;
}

div.block02 {
	width:560px;
	margin-bottom:20px;
}

div.top {
	margin-top:10px;
}

div.bottom {
	margin-bottom:10px;
}

a.linktitle, a:visited.linktitle {
	font-size:100%;
	color:#005db9;
	text-decoration:none;
	padding:2px;
	border:1px solid #005db9;
	line-height:1.6;
}

a:hover.linktitle {
	color:#ff6666;
	text-decoration:none;
}

div#agency {
	margin:10px 0px 20px 80px;
	border:1px solid #faedb9;
	padding:0px 10px 10px;
}

h2 {
	font-size:108%;
	padding:3px 3px 3px 5px;
	margin-top:10px;
	background-color:#faedb9;
	color:#ab640b;
	font-weight:normal;
}

h2.brown {
	font-size:108%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}

h2.blue {
	background-color:#d9e6ff;
	color:#005db9;
}

h2.top {
	margin-top:0px;
}

h3 {
	font-size:108%;
	color:#005db9;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	padding:2px 0px 2px 10px;
	border-bottom:1px solid #005db9;
	border-left:5px solid #005db9;
}

h3.securePage {
	margin:0px 0px 5px 80px;
	padding:2px 0px 2px 5px;
}

h3.brown {
	border-bottom:1px solid #ab640b;
	border-left:5px solid #ab640b;
	color:#ab640b;
}

h3.lead {
	border:none;
	color:#414141;
	font-size:100%;
	padding:0px;
	margin-bottom:20px;
}

p.comment {
	margin:0px 0px 20px 0px;
	font-color:#414141;
	font-weight:normal;
}

div.clip p.comment {
	font-weight:normal;
	margin:0px 0px 0px 80px;
}

p.title {
	margin:5px 0px 0px;
	color:#005db9;
}

p.blue {
	margin-bottom:10px;
	color:#005db9;
}

p.caution {
	text-align:left;
	color:#005db9;
	background-color:#d9e6ff;
	padding:10px;
	margin-top:20px;
	width:538px;
	border:1px solid #b3ccff;
}

p.small {
	font-size:77%;
	line-height:1.4;
	margin-top:5px;
}

p.detail {
	text-align:right;
}

p.norm {
	margin-top:5px;
}

ul#lifestage_base {
	width:560px;
	height:250px;
	background:transparent url(../images/lifestage.jpg) 0 0 no-repeat;
	padding-top:50px;
}

ul#lifestage_base li {
	float:left;
}

li.single_btn {
	padding-left:9px;
	padding-right:171px;
	width:230px;
	height:50px;
}

li.retirement_btn {
	width:120px;
	height:50px;
}

li.marriage_btn {
	padding-left:49px;
	padding-top:9px;
	width:190px;
	height:50px;
}

li.nursing_btn {
	clear:both;
	padding-left:49px;
	padding-top:10px;
	width:190px;
	height:50px;
}

li.independence_btn {
	padding-left:36px;
	padding-top:10px;
	width:190px;
	height:50px;
}
*:first-child+html li.independence_btn {padding-top:70px;}
* html li.independence_btn {padding-top:70px;}

li.maturity_btn {
	padding-left:120px;
	padding-top:11px;
	width:190px;
	height:50px;
}

ul#lifestage {
	margin-top:20px;
	border-left:1px solid #005db9;
}

ul#lifestage li.stagetitle {
	float:left;
	padding:0px 10px;
	border-right:1px solid #005db9;
}

img.graph {
	display:block;
	margin:10px auto;
}

#panels {
	width:560px;
	margin:10px 0 20px;
}

li.panel {
	float:left;
	width:180px;
	height:240px;
	margin-right:10px;
}

li.end {
	margin-right:0px;
}

.dividor {
	clear:both;
	width:560px;
	height:21px;
	background:#fff url(../images/separater02.jpg) 0 0 repeat-x;
}

.dividor02 {
	clear:both;
	margin-right:10px;
	margin-left:80px;
	width:470px;
	height:21px;
	background:#fff url(../images/separater02.jpg) 0 0 repeat-x;
}

table#earthquake {
	background:#005db9;
	border-spacing:1px;
	width:560px;
	margin:15px 0;
}

ol.decimal li {
	list-style-type: decimal;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:5px;
	font-size:93%;
}

ul.disc li {
	list-style-type: disc;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:5px;
}

ul.square li {
	list-style-type: square;
	margin-left:30px;
	margin-top:0px;
}

ul.tel_list {
	margin:10px 0px 10px 10px;
	width:550px;
	font-size:93%;
}


/* form */

ul.form_base {
	background:#dfdfdf;
	margin-top:5px;
	width:558px;
	padding:1px;
}

ul.form_base li {
	float:left;
}

ul.form_base li.question {
	width:188px;
	padding:2px 5px;
}

ul.form_base li.answer {
	width:350px;
	padding:2px 5px;
	background:#fff;
}

form {
	padding:0px;
	font-size:93%;
}

textarea {
	width:344px;
	border:1px solid #999;
	padding:2px;
	font-size:inherit;
	color:#666;
}

input[type=text] {
	border:1px solid #999;
	padding:2px;
	font-size:inherit;
	color:#666;
}

input[type=text]:focus, textarea:focus {
	background:#999;
	color:#fff;
	padding:2px;
	font-size:inherit;
}

input.focus {
	border:1px solid #999;
	padding:2px;
	background:#999;
	color:#fff;
}

* html input.focus {
	border:1px solid #999;
	padding:1px;
	background:#999;
	color:#fff;
}

textarea.focus {
	border:1px solid #999;
	padding:2px;
	background:#999;
	color:#fff;
}

input[type=image] {
	margin-top:10px;
}

input[type=button] {
	font-size:inherit;
	color:#666;
}

input[type=radio] {
	color:#666;
}

select {
	background: #fff;
	color: #666;
	font-size:inherit;
	border:1px #999 solid;
	padding:2px;
}

.submit {
	background: #ddd;
	color: #005db9;
	font-size:inherit;
	border:1px solid #b3ccff;
	padding:2px;
	text-align:center;
	cursor:pointer;
}

span.red {
	color:red;
}

#submitbtn {
	display:block;
	width:560px;
	text-align:center;
}