@charset "Shift_JIS";

/*-----------------------------------*/
/*IE6ロールオーバーチラ付きバグ回避*/
* html{
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
/*-----------------------------------*/

/* 基本設定1
-------------------------------------*/
a:link {
	color: #0044CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}

/*----------すべての要素のmarginとpaddingを0に----------*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	text-align: center;
	color: #333333;
}

body div {
	margin: 0 auto;
	text-align: left;
}
/*----------基本書式----------*/

p,dd,li {
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka;
}

h1,h2,h3,h3,h4,h4,h5,h6,strong,dt {
  font-family: "HGS創英角ｺﾞｼｯｸUB", sans-serif !important;
  font-weight:normal !important;
}
/*---------------*/
.migi{
	text-align: right;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.cent {
	text-align: center;
}

.smaller {
	font-size: 90%;
	
}
.float-l {
	float: left;
}

p img{
	vertical-align: middle;
}

/*背景
-----------------------------*/
#body-in {
	width: 740px;
	margin: 0px auto;
}
#body-bg {
	background: url(img/body-bg.gif) repeat-y center;
	width: 760px;
}

/*headの設定
-----------------------------*/
#head {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(img/head-bar.gif) no-repeat;
	height: 35px;
	border-bottom: 1px solid #CCCCCC;
	width: 740px;
}
#top {
	background: url(img/body-bg-top.gif) no-repeat;
	width: 760px;
	padding-top: 25px;
	margin-top: -15px;
}


/*メインバナー
----------------*/
#bnr-net {
	text-align: left;
	width: 680px;
	padding-left: 12px;
}
#bnr-net img {
	margin-right: 12px;
}


#bnr-tel {
	width: 710px;
	text-align: left;
	padding-left: 5px;
}

/*ぱんくず
-----------------------------*/
#pan {
	font-size: 75%;
	line-height: 150%;
	
	text-align: left;
	padding: 5px 5px 5px 10px;
}

/*メイン
-----------------------------*/
#main {
	text-align: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
}


/*--------------------------------------------------------*/
/*保険会社TEL表*/
/*--------------------------------------------------------*/

#tel h2 {
	font-size: 80%;
	margin-bottom: 15px;
	font-weight: normal;
	background: #FBFBFB;
	padding: 5px 5px 5px 20px;
	color: #738A9C;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

#tel table {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 650px;
}


#tel strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 120%;
	padding-right: 8px;
	font-weight: normal;
}
#tel th{
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F2F4F9;
	background-image: url(img/bg_slash.gif);
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: thick solid #BEC9DB;

}
#tel td {
	padding: 5px;
	font-size: 80%;
	line-height: 150%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: medium;
	text-align: left;
}
#tel td p{
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#tel p {
	font-size: 80%;
	margin-bottom: 15px;
	margin-left: 40px;
}

/*--------------------------------------------------------*/
/*bottomエリア*/
/*--------------------------------------------------------*/
#bottom{
	background-image: url(img/dot_bg.gif);
	border-top: 1px solid #CCCCCC;
	}
/*コピーライト
---------------------------------------------------*/
#copy {
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	background: #333333;
	padding: 3px;
}
/*募集代理店
---------------------------------------------------*/
#bosyu {
	border: 1px solid #CCCCCC;
	width: 710px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF;
}

#bosyu dt {
	font-size: 80%;
	color: #666666;
	line-height: 150%;
	background: #F7F7F7;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	margin-bottom: 10px;
}

#bosyu dd {
	font-size: 70%;
	line-height: 120%;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	color: #666666;
}
/*フッターキャッチ
---------------------------------------------------*/
#foot-catch {
	font-size: 80%;
	color: #666666;
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot-catch p {
	margin-bottom: 8px;
}
#foot-catch strong {
	font-size: 120%;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
	line-height: 200%;
}
/*ページ最下部のリンク
---------------------------------------------------*/
#links {
	background-color: #EEEEEE;
	color: #CCCCCC;
	padding-bottom: 10px;
	text-align: center;
}
#links a {
	color: #888888;
}
#links p {
	font-size: 75%;
	line-height: 150%;
	padding: 5px;
}
#links h2 {
	font-size: 75%;
	color: #999999;
	font-weight: normal;
	padding: 10px 5px 5px;
	text-align: center;
}
#links h2 a {
	color: #999999;
}
/*-----------------------------------------------------*/
.tableArea {
	width: 690px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tableArea table {
	background-color: #CCCCCC;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tableArea td {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 3px;
}
#bottom p {
	font-size: 75%;
	padding: 10px;
}
