@charset "shift_jis";

/*---------------------------------------------------*/
/* 初期設定
-----------------------------------------------------*/
body {
	color:#333333;
	font:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height:1.8;
	text-align:center;
	background:#f5f5f5 url(../img/bg.jpg) repeat-x;
}

/* リンク 
----------------------------*/
a{			color:#666;text-decoration:none;}
a:hover{	color:#999;text-decoration:underline;}


/*---------------------------------------------------*/
/* メインレイアウト
-----------------------------------------------------*/
#wrapper {
	width:820px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

/*---------------------------------------------------*/
/* ヘッダー
-----------------------------------------------------*/
#header {
	width:820px;
	margin:0 auto;
	height:80px;
	background:#c5eaff url(../img/logo_bg.jpg) no-repeat;;
	position:relative;
}
/* ロゴ 
----------------------------*/
#header h1{
	position:absolute;
	left:11px;
	top:18px;
}
/* ロゴの上の説明文 
----------------------------*/
#header h2{
	position:absolute;
	left:11px;
	top:3px;
}
#header #sub{
	position:absolute;
	left:634px;
	top:0px;
	float:right;
	padding:3px 0;
}
#header #sub li{
	font-size:12px;
	display:inline;
	padding-left:10px;
}


/*---------------------------------------------------*/
/* ナビ
-----------------------------------------------------*/
#navi{
	float:left;
	width:240px;
	text-align:center;
}
/* 保険メニュー 
-----------------------------------------------------*/
#service{
	margin-top:10px;
	border:#ccc solid 1px;
	width:230px;
	text-align:left;
}
#service .title{
	color:#6A552F;
	line-height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:#ccc url(../img/menu_topbtn.gif) repeat-x;
}
#service li{
	line-height:1.0;
}
#service a{
	display:block;
	padding-left:20px;
	line-height:26px;
	background:#fff url(../img/arrow_area.gif) 4px no-repeat;
}
/* お役立ちメニュー 
-----------------------------------------------------*/
#infomation{
	margin-top:10px;
	width:230px;
	border:#ccc solid 1px;
	text-align:left;
}
#infomation .title{
	color:#6A552F;
	line-height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:#ccc url(../img/menu_topbtn.gif) repeat-x;;
}
#infomation li{
	line-height:1.0;
}
#infomation a{
	display:block;
	padding-left:20px;
	line-height:22px;
	background:#fff url(../img/arrow_area.gif) 4px no-repeat;
}

.ask_btn a{
	display:block;
	width:198px;
	padding:10px 0px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	color:#fff;
	background:#f00 url(../img/ask_btn.jpg) repeat-x;
	border:#0B9839 solid 1px;
}

.ask_btn a:hover{
	display:block;
	width:198px;
	padding:10px 0px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
	color:#F4EDC1;text-decoration:underline;}
	background:#f00 url(../img/ask_btn.jpg) repeat-x;
	border:#0B9839 solid 1px;
}
/*---------------------------------------------------*/
/* コンテンツ
-----------------------------------------------------*/
#contents{
	float:right;
	width:560px;
	padding:10px;
}
#campaign{
	margin:10px 0;
	height:100px;
	text-align:center;
	color:#fff;
	background:#CC3300;
}
#contents h2{
	padding:12px;
	line-height:1.0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#66c url(../img/title_bar.gif) repeat-x;
}
#contents h3{
	padding:13px;
	margin-top:10px;
	line-height:1.0;
	font-size:14px;
	font-weight:bold;
	background:#ccc url(../img/h3_bg.gif) no-repeat;
}
#contents p{
	margin:4px;
}
#contents h4{
	margin:4px 4px 0 4px;
	font-weight:bold;
}
#contents strong{
	font-weight:bold;
	font-size:14px;
	color:#ff3300;
}

/* 商品 
-----------------------------------------------------*/
.item{
	border:#ccc solid 1px;
	margin-top:10px;
}
.item th{
	padding:4px 10px;
	font-weight:bold;
}
.item td{
	padding:4px;
}
.shop{
	text-align:center;
}
.item_detail{
	text-align:right;
}
.ins{
	border:#ccc solid 1px;
	margin-top:10px;
}
.ins td{
	padding:10px 2px 0 2px;
}
.shop_ins{
	text-align:center;
}
.ins_siryou{
	text-align:right;
}	
.ins_siryou a{
	font-weight:bold;
	color:#cc0000;
}
.ins_siryou a:hover{
	font-weight:bold;
	color:#FEAC30;
	text-decoration:underline;
}
#company{
	margin:20px;
	width:450px;
	border:#ccc solid 1px;
}
#company th{
	padding:4px 10px;
	background:#ccc;
	color:#000;
	width:120px;
	border:#ccc solid 1px;
	border-collapse:separate;
	letter-spacing:1em;
	text-align:center;
}
#company td{
	padding:4px 10px;
	width:330px;
	border:#ccc solid 1px;
	border-collapse:separate;
}
/*---------------------------------------------------*/
/* フォーム
-----------------------------------------------------*/
#form_tabale td{
	padding:4px;
	border-collapse:separate;
	border:#fff solid 2px;
}
#form_tabale .title{
	color:#fff;
	background:#2395B3;
	padding-left:6px;
	font-size:14px;
}


#form_tabale .item{
	color:#fff;
	background:#666;
	padding-left:6px;
}
#form_tabale .cont{
	background:#f0f0f0;
}
#form_tabale input{
	padding:2px;
}
#form_tabale textarea{
	padding:2px;
	width:400px;
	height:60px;
}
.attn{
	font-size:10px;
}

.case_pic{
	float:left;
	margin:10px;
	border:#ccc solid 1px;
}

/*---------------------------------------------------*/
/* フッター
-----------------------------------------------------*/
#footer {
	width:820px;
	margin:0 auto;
	height:40px;
	text-align:center;
	background:#C4C5C5 url(../img/footer_bg1.gif) repeat-x;
}

/*---------------------------------------------------*/
/* ClearFix
-----------------------------------------------------*/
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
.clearfix{
	zoom:1;
}
