@charset "utf-8";

body,div,p,dl,dt,dd,ul,li,h1,h2,h3,pre,form,input,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size: 100%;}
img,object{border:0;vertical-align: top;}
ul {list-style:none;}
ol {margin: 0; padding: 0 0 0 1.4em;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
em,address {font-style: normal;}

body {
	background: #fff url(../images/common/bg_hd.jpg) repeat-x;
	color: #000;
    font-size: small !important; /* IE 7向け */
    font-size: x-small; /* IE 6以下互換モード用 */
	text-align: center;
}
html>/**/body {
    font-size: 13px; /* モダンブラウザ向け */
}

/*
	div#wrapper: font-size: 108% 14px
	10px: 71% (1.08 x 0.713 = 77%)
	11px: 78.7% (1.08 x 0.787 = 85%)
	12px: 86% (1.08 x 0.8611 = 93%)
	13px: 92.6% (1.08 x 0.9259 = 100%)
	16px: 114% (1.08 x 1.139 = 123.1%)
	18px: 128% (1.08 x 1.282 = 138.5%)
	20px: 142.5% (1.08 x 1.425 = 153.9%)
	22px: 154.6% (1.08 x 1.5462 = 167%)
	24px: 168.5% (1.08 x 1.685 = 182%)
	25px: 175% (1.08 x 1.75 = 189%)
	26px: 182% (1.08 x 1.824 = 197%)
	http://developer.yahoo.com/yui/fonts/
*/

a:link {
	color: #06c;
}
a:visited {
	color: #969;
}
a:hover {
	color: #06c;
	text-decoration: none;
}
.r {
	text-align: right;
}

#header {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	height: 86px;
}
#header img {
	margin-top: 32px;
	margin-left: 1px;
}

#wrapper {
	width: 850px;
	margin: 20px auto 0;
	text-align: left;
	line-height: 1.6;
	font-size: 108%;
	overflow: hidden;
}
.path {
	margin-bottom: 10px;
	font-size: 86%;
	word-spacing: .4em;
	line-height: 1.2;
}
#main {
	float: left;
	width: 850px;
	margin-right: -220px;
	overflow: hidden;
}
#main h1 {
	width: 600px;
	margin-bottom: 15px;
}
#main h2 {
	margin-bottom: 16px;
	padding: 6px 10px;
	background-color: #fcc900;
	font-size: 114%;
}
#main div {
	width: 600px;
	margin-bottom: 20px;
	overflow: hidden;
}
#main div div {
	width: auto;
	margin-bottom: 0;
}
#sub {
	float: left;
	width: 220px;
	margin-bottom: 40px;
}
#sub div img {
	margin-bottom: 5px;
}
#navi {
	padding: 5px;
	background-color: #960;
}
#navi li {
	width: 210px;
	margin-top: 3px;
}
#navi li.n1 {
	margin-top: 0;
}
#navi li a {
	display: block;
	width: 210px;
	height: 40px;
	background: url(../images/common/no.gif) no-repeat;
}
#navi li.n2 a {
	background-position: 0px -40px;
}
#navi li.n3 a {
	background-position: 0px -80px;
}
#navi li.n4 a {
	background-position: 0px -120px;
}
#navi li a:hover {
	background-color: #fff;
}
#navi li a:hover img,
body.top #navi li.n1 a img,
body.outline #navi li.n2 a img,
body.service #navi li.n3 a img,
body.disclosure #navi li.n4 a img {
	visibility: hidden;
}

#navi li li.s2,
#navi li li.s3,
#navi li li.s4 {
	margin-top: 1px;
}
#navi li.n3 li a {
	height: auto;
	padding: 6px 0 6px 20px;
	background: #fff url(../images/common/tri_f.gif) 10px 50% no-repeat;
}
#navi li li a:link,
#navi li li a:visited {
	color: #333;
	text-decoration: none;
}
#navi li li a:hover,
body.s1 #navi li.s1 a,
body.s2 #navi li.s2 a,
body.s3 #navi li.s3 a,
body.s4 #navi li.s4 a {
	background-color: #ff9;
	color: #333;
	font-weight: bold;
}
html[xmlns] #navi li li a {
	width: 190px;
}

.refresh {
	clear: both;
	padding-bottom: 15px;
	text-align: right;
}
#footer {
	clear: both;
	height: 50px;
	text-align: center;
	background-color: #e8e3c4;
	font-size: 93%;
}
#footer div {
	width: 850px;
	margin: 0 auto;
	padding-top: 16px;
	text-align: right;
}
#footer a {
	display: inline-block;
	padding-left: 20px;
	background: url(../images/common/tri_f.gif) 10px 50% no-repeat;
}
#footer a:link,
#footer a:visited {
	color: #333;
}
#footer a:hover {
	color: #960;
	text-decoration: none;
}
#footer div span {
	float: left;
	color: #960;
	font-size: 83%; /*10px*/
}

/* ============== top =============== */
p.catch {
	width: 600px;
	margin-bottom: 26px;
}
p.catch img {
	margin-bottom: 20px;
}
body.top #main h2,
body.service #main h2 {
	margin: 0;
	padding: 0 0 15px;
	background-color: transparent;
}
body.top #main div div {
	display: inline;
	float: left;
	width: 295px;
	height: 13.2em;
	margin: 0 6px 0 0;
	padding: 10px 9px;
	border: solid 1px #c90;
	background: url(../images/top/bg_service.jpg) repeat-x;
	font-size: 86%;
}
html[xmlns] body.top #main div div {
	width: 275px;
	height: 13em;
}

body.top #main div div.even {
	margin-right: 0;
}
body.top #main div div.d {
	height: 15em;
	margin-top: 10px;
}
html[xmlns] body.top #main div div.d {
	height: 15em;
}
body.top #main div div h3 {
	margin-bottom: 8px;
	padding-left: 12px;
	background: url(../images/common/tri_f.gif) 0px 50% no-repeat;
	font-size: 116%;
}
body.top #main div div img {
	float: right;
	margin-left: 6px;
}
body.top #main div div p {
	overflow: hidden;
}
body.top #main div div a {
	clear: right;
	display: block;
}
body.top #navi {
	margin-bottom: 21px;
}
body.top #footer {
	margin-top: 30px;
}

/* ============ outline ============= */
body.outline #main table {
	width: 100%;
	margin-top: 15px;
}
body.outline #main th,
body.outline #main td {
	padding: 8px 10px;
	border: solid 1px #999;
}
body.outline #main th {
	width: 148px;
	background-color: #f5f3e6;
	text-align: center;
}
body.outline #main div img {
	margin: 10px 0 20px;
}

body.ac #main div img {
	margin-bottom: 20px;
}
body.contact #main h2 {
	margin-top: 16px;
}
body.privacy #main p {
	margin-bottom: 20px;
}
body.privacy #main dt {
	font-weight: bold;
}
body.privacy #main dd {
	margin-bottom: 20px;
}

/* ============== service ============= */
body.service #main div {
	padding-left: 215px;
	overflow: hidden;
}
html[xmlns] body.service #main div {
	width: 385px;
}
body.service #main div img {
	float: left;
	margin-left: -215px;
}
body.service #main div h2 {
	margin-left: -215px;
}
body.service #main div h2 img {
	float: none;
	margin-left: 0;
}

/* ============== insurance ========== */
body.s2 #main p,
body.s3 #main p,
body.s4 #main p {
	margin-bottom: 20px;
}
.adbe img {
	margin-top: 6px;
	vertical-align: middle;
}
body.s2 #main .adbe p {
	margin-bottom: 0;
}
body.s2 #main h3,
body.s3 #main h3,
body.s4 #main h3,
body.disclosure #main h3,
body.privacy #main h3 {
	margin-bottom: 10px;
	border-bottom: solid 5px #960;
	color: #960;
	font-size: 114%;
}
body.s2 #main .ins a,
body.outline #main .mem a {
	padding-left: 24px;
	background: url(../images/common/pdf.gif) 0px 50% no-repeat;
}
body.s4 #main .res a {
	padding-left: 24px;
	background: url(../images/common/file.gif) 0px 50% no-repeat;
}
body.s2 #main .ban {
	padding: 9px;
	border: solid 1px #fc0;
	background-color: #ffc;
	font-size: 86%;
}
html[xmlns] body.s2 #main .ban {
	width: 580px;
}
body.s2 #main .ban p {
	margin-bottom: 0;
	padding-left: 220px;
}
body.s2 #main .ban p img {
	float: left;
	margin-left: -220px;
}


/* ============ disclosure ========== */
body.disclosure #main .report h2 {
	margin-bottom: -12px;
}
body.disclosure #main .report h3 {
	margin-top: 28px;
}
body.disclosure #main div p {
	line-height: 1.8;
}
body.disclosure #main div.adbe p {
	line-height: 1.5;
}
body.disclosure .dn p {
	width: 300px;
	float: left;
}
body.disclosure .report p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}
body.disclosure .report a {
	margin-right: 1em;
}
