/*
基本13px、IE7はsmall、IE6はx-small
希望のフォントサイズ(px) : 指定する値(%)
10px : 77%
11px : 85%
12px : 92%
13px : 100%
14px : 107%
15px : 114%
16px : 122%
17px : 129%
18px : 136%
19px : 144%
20px : 152%
21px : 159%
22px : 167%
23px : 174%
24px : 182%
25px : 189%
26px : 197%
*/



/* clearfix */
.clearfix:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix{
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix{ height: 1%; }

.clearfix{ display: block; }
/* End hide from IE-mac */
/* /clearfix */

/* clearfix */
#main:after,
#contents:after,
#gmenuKokukinBottom:after,
#bottom:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#main, #contents, #gmenuKokukinBottom, #bottom {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html #main, * html #contents, * html #gmenuKokukinBottom, *html #bottom { height: 1%; }
#main, #contents, #gmenuKokukinBottom, #bottom { display: block; }
/* End hide from IE-mac */
/* /clearfix */

/* description clearfix */
.description:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.description {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .description { height: 1%; }
.description { display: block; }
/* End hide from IE-mac */
/* /description clearfix */


#wrapperKokukin h1,
#wrapperKokukin h2,
#wrapperKokukin h3,
#wrapperKokukin h4,
#wrapperKokukin h5,
#wrapperKokukin h6,
#wrapperKokukin p,
#wrapperKokukin dl,
#wrapperKokukin dt,
#wrapperKokukin dd,
#wrapperKokukin ul,
#wrapperKokukin ol,
#wrapperKokukin li {
	margin: 0;
	padding: 0;
	line-height:100%;
	list-style: none;
	font-weight: normal;
	font-size:100%;
	border:none;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapperKokukin  {
	width: 780px;
	text-align: left;
	margin: 5px auto 0px;
}
#main {font-size: 100%;}
#mainarea {
	width: 865px;
}

#wrapperKokukin #pankuzu {
	margin-bottom: 15px;
	padding: 0 0 3px 10px;
	font-size: 92%;
	border-bottom: 1px solid #CCCCCC;
}
#wrapperKokukin #pankuzu a {text-decoration:none;}

/* rollover menu */
#wrapperKokukin #gmenuKokukin {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapperKokukin #gmenuKokukin a {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 200px;
	text-indent:-9999px;
}

/* /rollover menu */


/* rollover bottom menu */
#wrapperKokukin #bottom {
	clear: both;
	height: 45px;
	width: 780px;
	margin:0 auto 10px;
}
#wrapperKokukin #gmenuKokukinBottom ol { margin:0 0 15px;}
#wrapperKokukin #gmenuKokukinBottom li {float: left;}
#wrapperKokukin #gmenuKokukinBottom a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 130px;
}


/* /rollover bottom menu */

#wrapperKokukin .btnBnr {margin-bottom:5px;}
#wrapperKokukin #mainarea #contents {
	width: 845px;
	margin-bottom: 15px;
	margin-left:10px;
	text-align:center
}
#wrapperKokukin #mainarea h3 {margin-bottom:15px;}
#wrapperKokukin #mainarea #contents .various {
	background: url(../images/tit_various.jpg) no-repeat;
	height: 19px;
	width: 535px;
	font-weight: bold;
	color: #34A936;
	padding-top: 11px;
	padding-left: 25px;
}
#wrapperKokukin #contents dl { margin: 12px 5px 20px 5px ;}
#wrapperKokukin #contents dt {
	background: url(../images/list_arrow.gif) no-repeat 5px 2px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-indent: 18px;
	font-weight:bold;
}
#wrapperKokukin #contents dd { padding: 0 5px 0 8px ; line-height:150%;}
#wrapperKokukin #contents .description {margin: 12px 5px 20px 13px ;}
#wrapperKokukin #contents .description p{line-height:150%;}
#wrapperKokukin #mainarea #contents .description img {float: left;}
#wrapperKokukin #contents .description .thumbTextBox {
	float:left;
	width: 168px;
	margin:0 10px 0 8px;

}
#wrapperKokukin #contents .thumbLeft {
	float: left;
	margin-right: 10px;
	padding:2px;
	background:#FFFFFF;
	border: 1px solid #B6B6B6;
}
#wrapperKokukin #contents .thumbRight {
	float: right;
	margin-left: 10px;
	padding:2px;
	background:#FFFFFF;
	border: 1px solid #B6B6B6;
}
#wrapperKokukin #main #mainarea #contents .description .btn {
	text-align: center;
	width:178px;
	height:45px;
	margin:5px auto 25px;
}
#wrapperKokukin #contents .description .thumbTextBoxRandom {
	float:left;
	width: 168px;
	margin:0 10px 0 8px;
	font-size: 11px;
}
#wrapperKokukin #contents .description .thumbTextBoxRandomV {
	float:left;
	margin:0 10px 0 8px;
	font-size: 11px;
}
#wrapperKokukin #main #toPagetop {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
#wrapperKokukin #contents .description table {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#wrapperKokukin #contents .description th {
	text-align: left;
	background: #E4FFCA;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:5px;
	line-height:140%;
}
#wrapperKokukin #contents .description td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:5px;
	line-height:140%;
}
#wrapperKokukin .importanceText {
	font-weight: bold;
	color: #FF0000;
}



/* ロゴ用 */
#wrapperKokukin #gmenuKokukinLogo {
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wrapperKokukin #gmenuKokukinLogo a {
	text-decoration: none;
	display: block;
	height: 86px;
	width: 200px;
	text-indent:-9999px;
}
#wrapperKokukin #gmenuKokukinLogo .logo a {
	background: url(../images/logo.jpg); 
	no-repeat left bottom;
}


/* 資料請求・相談窓口のボタン用 */
#wrapperKokukin #gmenuKokukinReq {
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#wrapperKokukin #gmenuKokukinReq a {
	text-decoration: none;
	display: block;
	height: 70px;
	width: 200px;
	text-indent:-9999px;
}
#wrapperKokukin #gmenuKokukinReq .request a {
	background: url(../images/btn_request.jpg); 
	no-repeat left bottom;
}
#wrapperKokukin #gmenuKokukinReq .consul a {
	background: url(../images/btn_consul.jpg); 
	no-repeat left bottom;
}

ul#summary li{
    line-height:30px;  
}



.financing_notice {
float:left;
padding:5px; 
border:1px solid #FF3300;
background-color:#e4ffca;
font-size:14px;
font-weight:bold;
}

/* まだ一度もいったことのないリンクの色 */
.financing_notice a:link {
background-color:#e4ffca;
text-decoration:none;
color:#0066FF;
}

/* 行ったことのあるリンクの色 */
.financing_notice a:visited {
background-color:#e4ffca;
text-decoration:none;
color:#0066FF;
}

/* マウスカーソルが乗っているときの色 */
.financing_notice a:hover {
background-color:#FFFF00;
text-decoration:none;
color:#FF3300;
}

/* マウスをクリックしているときの色 */
.financing_notice a:active {
background-color:#FFFFFF;
text-decoration:none;
color:#FF3300;
}

/* 個人情報保護方針 */
.attention {
	background: #F2F2F2;
	padding: 10px 10px 0px;
	margin-top: 20px;
	border: 1px solid #999999;
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	text-align:left
}
.attention p {
	font-size: 77%;
	line-height: 130%;
	color: #333333;
}





