/* 全体の設定 */

body{
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

body,td,th{
	font-size:12px;
	line-height:140%;
	color:#000000;
	font-family:"ＭＳ ゴシック",Osaka,sans-serif;
}

img{
	border:0;
}

h1{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	margin:0;
	text-align:left;
	padding-top:2px;
}

a:link{  text-decoration:none; color:#000099; }
a:visited{   text-decoration:none; color:#3300CC;  }

h2{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	margin:0;
	text-align:center;
	padding-top:2px;
}

a:link{  text-decoration:none; color:#000099; }
a:visited{   text-decoration:none; color:#3300CC;  }
a:hover{   text-decoration:underline; color:#D50A06; }
a:active{   text-decoration:underline; color:#3300CC; }


/* ヘッダー */
#header{
	margin:0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:center;
}

/* メインコンテンツ */
.con_bg{
	background-image:url("../images/con_bg.gif");
	background-position:top left;
	background-repeat:repeat-x;
}

#container{
	width:900px;
	border:solid 1px #CCCCCC;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;

}

.main{
	margin:10px;
}

.offer_box_left{
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}

.offer_box_right{
	border-right:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}

.offer_caution{
	font-size:11px;
	color:#666666;
	padding:0px 10px 5px 10px;
	line-height:120%;
}

.agent_desc{
	padding:0px 35px;
	font-size:14px;
	line-height:160%;
	text-align:left;
	background-image:url("../images/mr_3reason_04.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	height:185px;
}

.reason_text{
	font-size:14px;
	line-height:160%;
	padding:0px 20px;
}

.reason_box_a{
	background-image:url("../images/mr_support_04.jpg");
	background-position:bottom;
	background-repeat:no-repeat;

}

.reason_box_b{
	background-image:url("../images/3reason_border_vertical.gif");
	background-position:top left;
	background-repeat:no-repeat;

}

.support_caution{
	font-size:11px;
	color:#999999;
	padding:0px 18px 5px 18px;
	line-height:120%;
	text-align:left;
}

.success{
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	width:416px;
}
.succ_head_back{
	background-image:url("../images/success_03.gif");
	background-position:top left;
	background-repeat:no-repeat;
	width:418px;
	height:37px;
}
.succ_head{
	background-image:url("../images/success_07.gif");
	background-position:top center;
	background-repeat:no-repeat;
	color:#990000;
	font-size:14px;
	line-height:180%;
	height:28px;
	padding-left:18px;
}

.story td{
	color:#666666;
	line-height:180%;
	font-size:12px;
}

.story img{
	margin-bottom:10px;
	margin-top:3px;
}

.flow_a{
	background-image:url("../images/mr_flow_10.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	color:#333333;
	font-size:12px;
	line-height:160%;
	padding:10px 16px 0px 16px;
	height:158px;
	background-color:#F1F1F1;
}

.flow_b{
	background-image:url("../images/mr_flow_11.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	color:#333333;
	font-size:12px;
	line-height:160%;
	padding:10px 16px 0px 16px;
	height:158px;

}

.flow_c{
	background-image:url("../images/mr_flow_12.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	color:#333333;
	font-size:12px;
	line-height:160%;
	padding:10px 16px 0px 16px;
	height:158px;
	background-color:#F1F1F1;
}

/* フッター */
#footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#000000;
	font-size:12px;
	line-height:180%;
	padding:10px;
}

.cp{
	text-align:center;
	padding:0 0 10px 0;
	color:#999999;
	font-size:11px;
}

.go_top{
	border-bottom:solid 3px #102B57;
}


/* 会社概要*/


.greet_sig{
	text-align:right;
	padding-right:10px;
	margin:15px 0;
}
.cp_name{
	text-align:left;
	color:#006600;
	font-size:14px;
	line-height:180%;
	padding:5px 0;
}
.cp_tbl td{
	padding:2px;
	text-align:left;
	font-size:12px;
	line-height:180%;
	color:#666666;
}

.cp_tbl2 th{
	text-align:left;
	font-weight:normal;
	color:#339933;
	line-height:150%;
}

.cp_tbl2 td{
	text-align:left;
	color:#666666;
	line-height:150%;
}

.cp_dt{
	width:511px;
	height:1px;
	background-image:url(../images/news_dt.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:3px 0;
}.blue {  color: #333333}

