@charset "utf-8";
/* CSS Document */
	
/* ///////////////////////////////////////////

初期化

////////////////////////////////////////////*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{  
    margin: 0; padding:0;
	line-height: 3;
}  
table{  
    border-collapse: collapse; border-spacing:0;  
}  
fieldset, img{  
    border: 0;  
}  
address, caption, cite, code, dfn, em, strong, th, var{  
    font-style: normal; font-weight:normal;  
}  
ol, ul{
	list-style-type: square;
	padding-left: 30px;
}  
caption, th{  
    text-align: left;  
}  
h1, h2, h3, h4, h5, h6{  
    font-size:100%; font-weight:normal;  
}  
q:before, q:after{  
    content:”;  
}  
abbr, acronym{  
    border:0;  
}  
a{
	color: #0074ac;
}
a:hover{
	text-decoration: none;
}

/* ///////////////////////////////////////////

Font

////////////////////////////////////////////*/
 html
,body{
	height: 100%;
	width: 100%;
}
body {
	font:16px/1.231 arial,helvetica,clean,sans-serif;
	/* for IE6/7 */ 
	*font-size: medium; 
	/* for IE Quirks Mode */
	*font: x-large; 
	width: 100%;
	font-family: Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	background:url(../images/wrap.jpg) repeat-y center;
}
#home{
	background:url(../images/bg_body.jpg) repeat-x;
}

select,
input,
button,
textarea,
button {
	font:99% arial,helvetica,clean,sans-serif;
}
button{
	border: none;
	background: none;
	margin: 10px 0 0 0;
}
table {
	font-size: inherit;
	font: 100%;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
.bold{
	font-weight: bold;
}

/* ///////////////////////////////////////////

common style

////////////////////////////////////////////*/
 .clearfix:after
/* clearfix */ {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.justline:after{
	content:url(../images/justline900.gif);
}
/* 均等 */
.justlayout {
	text-align: justify;
	text-justify: distribute-all-lines;
	zoom: 1;
	display: block;
}
.justlayout:after{
	line-height:0;
	visibility:hidden;
}

 .justlayout li
,.justlayout dt
,.justlayout dd{
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

 * html .justlayout li
,* html .justlayout dt
,* html .justlayout dd {
	display: inline;
	zoom: 1;
}

 *:first-child+html .justlayout li
,*:first-child+html .justlayout dt
,*:first-child+html .justlayout dd {
	display: inline;
	zoom: 1;
}

.juststyle:after{
	content:url(../images/justline540.gif);
}

/* footer */
.footer{
	border-top: 1px solid #999;
	width: 800px;
	margin: 20px auto 0;
}
#copyright{
	text-align: center;
	font-weight: bold;
}
/* ///////////////////////////////////////////

common paramator style

////////////////////////////////////////////*/
a:hover img{
	opacity : 0.7;
	filter	:Alpha(opacity=70);
}
.dblock{	display: block;}
.fleft	{	float: left	;}
.fright	{	float: right;}
.tcenter{	text-align: center;}

html body .tempsection .pt1{	padding-top		: 10px	;}
html body .tempsection .pt2{	padding-top		: 20px	;}
html body .tempsection .pb1{	padding-bottom	: 10px	;}
html body .tempsection .pb2{	padding-bottom	: 20px	;}
html body .tempsection .mt1{	margin-top		: 10px	;}
html body .tempsection .mt2{	margin-top		: 20px	;}
html body .tempsection .ml1{	margin-left: 10px;}
html body .tempsection .ml5{	margin-left: 50px;}
html body .tempsection .ml9{	margin-left: 90px;}
html body .tempsection .mr1{	margin-right: 10px;}

.w100{	width: 100px;}
.w200{	width: 210px;}
.w300{	width: 300px;}
.w400{	width: 380px;}

.bold{	font-weight: bold;}
.fs08{	font-size: 0.8em;}
.fs12{	font-size: 1.2em;}
.fs15{	font-size: 1.5em;}
.fs18{	font-size: 1.8em;}
.fs25{	font-size: 2.5em;}
.fs32{	font-size: 3.2em;}

/* ///////////////////////////////////////////

default format

////////////////////////////////////////////*/

#wrap{
	background:url(../images/head.jpg) repeat-x;
	padding: 8px 0 50px;
	width: 800px;
	margin: 0 auto;
}
#wrap_h{
	background:url(../images/wrap.jpg) repeat-y center;
	width: 814px;
	margin: 0 auto;
}

.nob{
	padding: 20px 40px 5px;
}
.commentbox{
	background: #fff;
	padding: 20px 20px 5px;
	border: 1px solid #999;
	
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}
.commentbox p,.commentbox div,.nob p,.nob div{
	margin-bottom: 25px;
}

.emphasis {
    color: #990000;
    font-weight: bold;
    text-decoration: underline;
}

.temphead{
	height: 54px;
	
	text-indent: -3000px;
	overflow: hidden;
}
.temphead2{
	height: 150px;
	position: relative;
	margin-left: 7px!important;
	margin-right: 7px!important;
	z-index: 1;
	zoom: 1;
	
	text-indent: -3000px;
	overflow: hidden;
}

.dlmodel1:after{	content: url(../images/justline800.gif);}

.check1 li{
	background:url(../images/icon/check1.jpg) no-repeat 5px 40%;
	font-weight: bold;
	padding: 5px 0 5px 50px;
	zoom: 1;
}

.check1_o{
	background:url(../images/icon/check1.jpg) no-repeat 5px 40%;
	padding: 5px 0 5px 50px;
}


.pdf{
	width: 710px;
	height: 130px;
	margin-bottom: -70px;
	text-indent: -3000px;
	overflow: hidden;
}
.pdf_p{
	padding-left: 115px;
}
#pdf1{	background:url(../images/home/pdf1.jpg) no-repeat;}
#pdf2{	background:url(../images/home/pdf2.jpg) no-repeat;}
#pdf3{	background:url(../images/home/pdf3.jpg) no-repeat;}
#pdf4{	background:url(../images/home/pdf4.jpg) no-repeat;}
#pdf5{	background:url(../images/home/pdf5.jpg) no-repeat;}
#pdf6{	background:url(../images/home/pdf6.jpg) no-repeat;}
#pdf7{	background:url(../images/home/pdf7.jpg) no-repeat;}
#pdf8{	background:url(../images/home/pdf8.jpg) no-repeat;}

#pdf2_1{	background:url(../images/home/pdf2_1.jpg) no-repeat;}
#pdf2_2{	background:url(../images/home/pdf2_2.jpg) no-repeat;}
#pdf2_3{	background:url(../images/home/pdf2_3.jpg) no-repeat;}
#pdf2_4{	background:url(../images/home/pdf2_4.jpg) no-repeat;}
#pdf2_5{	background:url(../images/home/pdf2_5.jpg) no-repeat;}

#pdf3_1{	background:url(../images/home/pdf3_1.jpg) no-repeat;}
#pdf3_2{	background:url(../images/home/pdf3_2.jpg) no-repeat;}
#pdf3_3{	background:url(../images/home/pdf3_3.jpg) no-repeat;}
#pdf3_4{	background:url(../images/home/pdf3_4.jpg) no-repeat;}
#pdf3_5{	background:url(../images/home/pdf3_5.jpg) no-repeat;}
#pdf3_6{	background:url(../images/home/pdf3_6.jpg) no-repeat;}



#pdf4_1{	background:url(../images/thanks/pdf4_1.jpg) no-repeat;}
#pdf4_2{	background:url(../images/thanks/pdf4_2.jpg) no-repeat;}
#pdf4_3{	background:url(../images/thanks/pdf4_3.jpg) no-repeat;}

#pdf4_4{	background:url(../images/thanks/pdf4_4.jpg) no-repeat;}
#pdf4_5{	background:url(../images/thanks/pdf4_5.jpg) no-repeat;}
#pdf4_6{	background:url(../images/thanks/pdf4_6.jpg) no-repeat;}



 #pdf3_1
,#pdf3_2
,#pdf3_3
,#pdf3_4
,#pdf3_5
,#pdf3_6
{
	margin-top: 20px;
}

.chapter{
	display: table;
	margin-top: 10px;
	position: relative;
}
.chapter dt{
	display: table-cell;
	background:url(../images/home/chapter.jpg) no-repeat;
	height: 83px;
	width: 83px;
	vertical-align: middle;
	text-align: center;
	
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	
	text-shadow: 1px 1px 3px #4c6500;
}
* html .chapter dt{
	display: inline;
	zoom: 1.0;
	height: auto;
	padding: 27px 0;
	color: #4c6500;
}
*:first-child+html .chapter dt{
	display: inline;
	zoom: 1.0;
	height: auto;
	padding: 27px 0;
	color: #4c6500;
}
.chapter dd{
	display: table-cell;
	height: 83px;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	color: #5E7906;
}
#priv1{
	background:url(../images/home/head15.jpg) no-repeat 70px 20px;
	text-indent: -3000px;
	overflow: hidden;
}
#priv2{
	background:url(../images/home/head16.jpg) no-repeat 70px 20px;
	height: 103px;
	text-indent: -3000px;
	overflow: hidden;
}
#priv3{
	background:url(../images/home/head17.jpg) no-repeat 70px 20px;
	height: 103px;
	text-indent: -3000px;
	overflow: hidden;
}

* html .chapter dd{
	width: 620px;
	position: absolute;
	top: 34%;
	font-size: 16px;
}
*:first-child+html .chapter dd{
	width: 620px;
	position: absolute;
	top: 34%;
	font-size: 16px;
}

.anno li{
	background:url(../images/icon/kome.jpg) no-repeat 0 18px;
	padding-left: 15px;
}

/* form */
.tableForm{
	border: 1px solid #aaa;
	border-bottom: none;
}
.tableForm th{
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	width: 220px;
	background: #eee;
	text-align: center;
}
.tableForm td{
	border-bottom: 1px solid #aaa;
	padding: 5px 10px;
}
.tableFormButton{
	text-align: center;
	padding-top: 20px;
}

/* faq */
.faq{
	margin-top: 15px!important;
}
.faq dt{
	background:url(../images/icon/q.png) no-repeat;
	margin-top: -25px;
	padding: 30px 0 15px 70px;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
	line-height: 1.2;
	
	zoom: 1;
	position: relative;
	z-index: 1;
}
.faq dd{
	background:url(../images/icon/a.png) no-repeat;
	margin-top: -10px;
	padding: 15px 0 10px 70px;
	
	zoom: 1;
	position: relative;
	z-index: 2;
}

.red {
	color: #cc0000;
	}



.small {
	font-size: 85%;
	}
