@charset "shift_jis";



/* base
----------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
html {
	overflow-y: scroll;
	padding: 0;
	margin: 0;
	height:100%;
}
body {
	font-family:"メイリオ", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro",Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #2b2b2b;
	line-height: 1.8em;
	margin:0;
	padding:0;
 min-width: 800px;
 -webkit-text-size-adjust: 100%;
}
@media print {
body {
	font-family:sans-serif;
}
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:100%;
}

p,pre,blockquote,ul,ol,dl,dt,dd,hr,form,input {
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
}
img {
	border: none;
	vertical-align: top;
}



/* link
----------------------------------------------------*/
a:link {
	color:#5999c4;
	text-decoration:underline;
}
a:visited {
	color:#5999c4;
	text-decoration:underline;
}
a:hover {
	color:#5999c4;
	text-decoration:none;
}

/* rollover
----------------------------------------------------*/
a:hover img.hov {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

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


div#document {
	width:792px;
	margin:0 auto;
	border:3px solid #f9a968;
	padding-bottom:30px;
}

h1 {
	text-align:center;
	background-color:#f9a968;
}

div.message {
	background:url(../images/kinen02.gif) no-repeat 0 0;
	width:660px;
	height:150px;
	margin:15px auto;
	padding:24px 0 0 42px;
}
div.message h2 {
	margin:0 0 18px 0;
}
.title01 {
	margin:19px 0 17px 34px;
}

div.box01 {
	margin:20px 40px 20px 24px;
}
div.box01 h3,
div.box02 h3 {
	margin-bottom:5px;
}
.img_r {
	float:right;
	margin:9px 0 0 25px;
}
.txt01 {
	margin:0 0 0 20px;
	text-indent:1em;
}
div.box02 {
	margin:20px 40px 20px 24px;
	background:url(../images/kinen08.gif) no-repeat right top;
	padding:10px 145px 0 0;
}

.img_c {
	text-align:center;
	margin:15px 0;
}

div.title02 {
	position:relative;
	
}
div.title02 p {
	position:absolute;
	left:270px;
	top:40px;
	text-indent:1em;
	padding:0 22px 0 0;
	max-width:443px;
}
div.box03 {
	width:735px;
	margin:0 26px 30px 29px;
}

div.knack p {
	float:left;
}
div.box04 {
	background:url(../images/kinen15.gif) no-repeat right top;
	padding:10px 195px 0 0;
}
div.box04 h4 {
	margin:17px 0 5px 0;
}
div.box04 p {
	margin:0 0 0 17px;
}

div.method01 {
	background:url(../images/kinen16.gif) no-repeat 0 0;
	width:338px;
	height:137px;
	float:left;
	margin:0 28px 0 45px;
}
div.method02 {
	background:url(../images/kinen17.gif) no-repeat 0 0;
	width:338px;
	height:137px;
	float:left;
}
div.method01 h5,
div.method02 h5 {
	text-indent:-9999px;
	height:45px;
}
div.method01 p,
div.method02 p {
	font-size:12px;
	line-height:1.7em;
	padding:0 120px 0 13px;
}

.check {
	background:url(../images/kinen18.gif) no-repeat 0 0;
	width:641px;
	height:223px;
	margin:20px 0 40px 45px;
}
div.check ul {
	list-style-type:none;
	padding:80px 0 0 350px;
	font-size:11px;
	line-height:1.9em;
}
div.check ul input {
	vertical-align:middle;
}

div.useful {
	background:url(../images/kinen19.gif) no-repeat 0 0;
	width:620px;
	height:290px;
	margin:0 auto;
	padding:22px 35px 0 47px;
}
div.useful ul {
	list-style-type:none;
}
div.useful ul li {
	margin:20px 0 0 0;
	background:url(../images/kinen21.png) no-repeat 0 0;
	padding:0 0 0 23px;
}
div.useful ul a {
	color:#002d89;
}

p.close {
	text-align:center;
	padding:25px 0;
}

p.msg {
	margin-top: -12px;
	font-size: 16px;
	line-height: 34px;
}
