@charset "shift_jis";

/*************** 初期化 *****************/
div,pre,p,blockquote, 
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align:baseline;
	font-weight:normal;
}
/*************** 基本設定 *******************/
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka";
	text-align: center;
	background-color: #F1F1F1;
	background-image:url(img/back.gif);
	color:#333333;
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border: none;
}
p,li {
	font-size: 12px;
	line-height: 150%;
	color : #333333;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
/*************** 共通 *******************/
#back {
	margin:0 auto;
	width:910px;
	background-image: url(img/base_back.gif);
	background-repeat: repeat-y;
}
.f_left{
	float:left;
}
.f_right {
	float:right;
}
.t_center {
	text-align:center;
}
.t_right {
	text-align:right;
}
.clearfix:after {
  content: ""; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  font-size:1px;
}
.clear {
	clear:both;
}
.img_left {
	float:left;
	margin-right:5px;
}
.img_right {
	float:right;
	margin-left:5px;
}

/********** 共通 header ***************/
#header {
	background-image: url(img/header_back.jpg);
	background-repeat: no-repeat;
	padding: 0px 25px 0px 15px;
}
#header h1 {
	margin:0 auto;
	width:900px;
	font-size: 12px;
	font-weight:normal;
	line-height:19px;
	color: #333333;
	text-indent: 10px;
}
#header h3 {
	font-size: 12px;
	color: #333333;
	margin-top:7px;
}
#header p {
	font-size: 12px;
	color: #333333;
}
#navi ul {
}
#navi li {
	float:left;
	margin-right:5px;
	margin-top: 7px;
	margin-bottom: 5px;
}

/********** 共通 contents ***************/

#contents {
	padding: 0px 15px;
	margin: 10px 0px 0px 0px;
	background-image: url(img/con_back.gif);
	background-repeat: repeat-y;
}
.main {
	width:645px;
	float:left;
}
.side {
	width:210px;
	float:right;
	margin-top: 10px;
	margin-right: 5px;
}
.side h3 {
	font-size: 14px;
	line-height: 25px;
	text-indent: 20px;
}
#con_foot {
	padding: 0px 15px;
	background-image: url(img/con_back.gif);
	background-repeat: repeat-y;
}
#con_foot p {
	margin-top: 15px;
	padding-left:5px;
}
#pagetop {
	padding:10px 15px;
	text-align:right;
}
/********** 共通 side ***************/
#sidenaviins {
	margin:5px 0px 20px 0px;
}
#sidenaviins li {
	border-bottom:dotted 1px #1B2F74;
	width: 205px;
}
#sidenaviins a {
	display:block;
	background-image: url(img/sideinsback.gif);
	background-repeat: no-repeat;
	width: 185px;
	font-size: 12px;
	color: #333333;
	padding:6px 0px 4px 20px;
}
#sidenaviins a:hover {
	background-image: url(img/sideinsback_on.gif);
	color: #8A9EDD;
	text-decoration: none;
}
#sidenavipro {
	margin:5px 0px 20px 0px;
}

#sidenavipro li {
	border-bottom:dotted 1px #653E2F;
	width: 205px;
}
#sidenavipro a {
	display:block;
	background-image: url(img/sideproback.gif);
	background-repeat: no-repeat;
	width: 185px;
	font-size: 12px;
	color: #333333;
	padding:6px 0px 4px 20px;
}
#sidenavipro a:hover {
	background-image: url(img/sideproback_on.gif);
	color: #AB9161;
	text-decoration: none;
}
#sidenavifin {
	margin:5px 0px 20px 0px;
}

#sidenavifin li {
	border-bottom:dotted 1px #007927;
	width: 205px;
}
#sidenavifin a {
	display:block;
	background-image: url(img/sidefinback.gif);
	background-repeat: no-repeat;
	width: 185px;
	font-size: 12px;
	color: #333333;
	padding:6px 0px 4px 20px;
}
#sidenavifin a:hover {
	background-image: url(img/sidefinback_on.gif);
	color: #6BAF5C;
	text-decoration: none;
}

.mail {
	margin-top:30px;
}



/********** 共通 footer  ***************/
#footer {
	margin: 0px 5px;
	border-top: solid 5px #666666;
	background-color: #333333;
	padding-bottom: 10px;
}
#footer_navi {
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}
#footer_navi a {
	color: #FFFFFF;
}
#footer_navi a:hover {
	color: #8B9FDE;
	text-decoration: none;
}
#copy {
	color: #FFFFFF;
	text-align: center;
	background-color: #373737;
	margin-top: 40px;
	margin-bottom: 10px;
}
/********** index ***************/

#top_ins {
	width: 320px;
	margin-top: 10px;
}
#top_ins div {
	border-left: solid 5px #D2D7E4;
	margin-top: 5px;
	padding-left: 2px;
	height:270px;
}
#top_ins p {
	border-bottom: dashed 1px #999999;
	margin: 2px 2px 10px 2px;
	padding: 8px 2px 10px 5px;
	color: #666666;
}
#top_ins_a a {
	margin:5px 10px;
	display:block;
	background-image: url(img/topinsbt_on.gif);
	background-repeat: no-repeat;
	line-height: 59px;
	height: 59px;
	width: 298px;
	text-indent: 30px;
	font-size: 19px;
	color: #ffffff;
}
#top_ins_a a:hover {
	background-image: url(img/topinsbt.gif);
	text-decoration: none;
}
#top_pro {
	width: 320px;
	margin-top: 10px;
}
#top_pro div {
	border-left: solid 5px #E0D9D6;
	margin-top: 5px;
	padding-left: 2px;
}
#top_pro p {
	border-bottom: dashed 1px #999999;
	margin: 2px 2px 10px 2px;
	padding: 8px 2px 10px 5px;
	color: #666666;
}
#top_pro_a a {
	margin:5px 10px;
	display:block;
	background-image: url(img/topprobt_on.gif);
	background-repeat: no-repeat;
	line-height: 59px;
	height: 59px;
	width: 298px;
	text-indent: 30px;
	font-size: 19px;
	color: #ffffff;
}
#top_pro_a a:hover {
	background-image: url(img/topprobt.gif);
	text-decoration: none;
}
#top_fin {
	width: 320px;
	margin-top: 10px;
}
#top_fin div {
	border-left: solid 5px #D0E6D8;
	margin-top: 5px;
	padding-left: 2px;
	height:190px;
}
#top_fin p {
	border-bottom: dashed 1px #999999;
	margin: 2px 2px 10px 2px;
	padding: 8px 2px 10px 5px;
	color: #666666;
}
#top_fin_a a {
	margin:5px 10px;
	display:block;
	background-image: url(img/topfinbt_on.gif);
	background-repeat: no-repeat;
	line-height: 59px;
	height: 59px;
	width: 298px;
	text-indent: 30px;
	font-size: 19px;
	color: #ffffff;
}
#top_fin_a a:hover {
	background-image: url(img/topfinbt.gif);
	text-decoration: none;
}
#top_side{
	background-image: url(img/top_side_img03.gif);
}
#top_side p{
	font-size: 12px;
	line-height: 200%;
	padding-left: 8px;
	padding-bottom:24px;
	padding-right: 5px;
}

#top_sp {
	background-image: url(img/dot.gif);
	width:308px;
	height:240px;
	margin:5px;
}

/********** company ***************/
.com table {
	width: 645px;
	font-size: 12px;
	line-height: 140%;
	border: solid 1px #f3f3f3;
	margin-bottom: 30px;
}
.com strong {
	font-weight:normal;
}
.com th {
	color: #183678;
	background-image: url(img/con_footbar.gif);
	padding: 10px 10px 10px 20px;
}
.com td {
	padding: 10px;
	border: solid 1px #e3e3e3;
}
.com h4 {
	font-size: 14px;
	color: #183678;
}
.com p {
	margin-bottom: 20px;
}
.com h2 {
	margin-bottom: 15px;
}
.com02 {
	border-left: solid 50px #eeeeee;
	padding-left: 15px;
}
.com02 ul {
	padding-top: 45px;
	padding-left: 110px;
}
.com02 p {
	padding-top: 15px;
	margin-top: 15px;
	border-top: dotted 1px #193074;
	padding-bottom: 10px;
}
#accessmap {
	width: 643px;
	height: 400px;
	border: solid 1px #eeeeee;
	margin-bottom: 10px;
}
#accessmap iframe {
	margin: 5px;
}

/********** privacy ***************/
.pri h2 {
	margin-bottom: 15px;
}
.pri strong {
	font-weight:normal;
}
#pri01 {
	border-left: solid 50px #eeeeee;
	padding-left: 15px;
}
#pri01 h3 {
	color: #183678;
	font-size: 16px;
	border-bottom:dotted 1px #183678;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#pri01 p {
	padding-bottom: 15px;
}
#pri01 ul {
	padding-bottom: 15px;
}
.pri01_01 {
	color: #FF6600;
	padding-top: 15px;
}

/********** insurance ***************/
#ins_top h2 {
	margin-bottom: 2px;
}
#ins_top h3 {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-top:dotted 1px #183678;
	border-bottom:dotted 1px #183678;
	margin-bottom: 30px;
}
#ins_top li{
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 30px;
}
#ins_top strong {
	color: #FF6600;
	font-weight: normal;
}
.ins_li_01 {
	background-image: url(img/ins_img01.gif);
	padding-top: 7px;
	padding-bottom: 7px;
}
.ins_li_02 {
	background-image: url(img/ins_img02.gif);
	padding-top: 7px;
	padding-bottom: 7px;
}
.ins_li_03 {
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(img/ins_img03.gif);
}
.ins_li_04 {
	background-image: url(img/ins_img04.gif);
	line-height: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#ins_con h3 {
	background-image: url(img/ins_img05.gif);
	background-repeat: no-repeat;
	line-height: 46px;
	text-indent: 35px;
	margin:30px 0px 20px 0px;
	font-size: 14px;
	font-weight: bold;
}
#ins_con p {
	margin-bottom: 1em;
	padding-left: 1em;
}
#ins_con strong {
	font-weight:normal;
}
#ins_con li {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.ins_li_05 {
	background-image: url(img/ins_img07.gif);
}
.ins_li_06 {
	background-image: url(img/ins_img08.gif);
}
.ins_li_07 {
	background-image: url(img/ins_img09.gif);
}

p.font_10 {
	font-size: 10px;
	width: 305px;
}
/********** property ***************/
.pro strong {
	font-weight: normal;
}

#pro_top h2 {
	margin-bottom: 2px;
}
#pro_top h3 {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-top:dotted 1px #663C2E;
	border-bottom:dotted 1px #663C2E;
	margin-bottom: 30px;
}
#pro_top p {
	margin: 0px 20px;
	color: #663C2E;
	padding-bottom: 1em;
}
#pro_con h3 {
	background-image: url(img/pro_h3_back.gif);
	background-repeat: no-repeat;
	line-height: 46px;
	text-indent: 35px;
	margin:30px 0px 20px 0px;
	font-size: 14px;
	font-weight: bold;
}
#pro_con h4 {
	margin-bottom:10px;
}
#pro_con p {
	margin-bottom: 1em;
	padding-left: 2em;
	padding-right: 1em;
}
#pro_con ul {
	background-image: url(img/pro_img03.gif);
	padding-left: 20px;
}
#pro_con li {
	color: #FFFFFF;
	text-indent: -1em;
	padding-left: 1em;
	padding-right: 2em;
}
p.pro_01 {
	border-top:dotted 1px #663C2E;
	margin: 0px 10px;
	color: #666666;
}

/********** finance ***************/
.fin strong {
	font-weight: normal;
}

#fin_top h2 {
	margin-bottom: 2px;
}
#fin_top h3 {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-top:dotted 1px #0E8744;
	border-bottom:dotted 1px #0E8744;
	margin-bottom: 30px;
}
#fin_top p {
	margin: 0px 20px;
	color: #0E8744;
	padding-bottom: 1em;
}
#fin_con h3 {
	background-image: url(img/fin_img05.gif);
	background-repeat: no-repeat;
	line-height: 46px;
	text-indent: 35px;
	margin:30px 0px 20px 0px;
	font-size: 14px;
	font-weight: bold;
}
#fin_con h4 {
	margin-bottom:10px;
}
#fin_con p {
	margin-bottom: 1em;
	padding-left: 2em;
	padding-right: 1em;
}