@charset "euc-jp";

/* -----------------------------------------------------------------------
Basic setting
----------------------------------------------------------------------- */

* {
margin:0;
padding:0;
border:0px;
}

body {
margin: 20px 0px 10px 0px;
padding: 0px;
text-align:center;
}

img{
margin: 0px;
padding: 0px;
border:0px;
}

p{
font-size:12px;
line-height:120%;
text-align:left;
}

h1{
font-size:24px;
line-height:28px;
font-weight: bold;
clear:both;
}

h2{
font-size:21px;
line-height:24px;
font-weight: bold;
clear:both;
}

h3{
font-size:18px;
line-height:21px;
font-weight: bold;
clear:both;
}

/* -----------------------------------------------------------------------
container setting
----------------------------------------------------------------------- */

#container{
width:740px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#main{
width:740px;
padding:5px;
text-align:center;
}

#footer{
width:740px;
height:50px;
border-top:1px dotted #999;
padding:5px;
}

#top{
	width:700px;
	height:26px;
}

#title_01{
	width:700px;
	height:26px;
	background-image: url(../images/af_title.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	clear:both;
}

#title_02{
	width:700px;
	height:26px;
	background-image: url(../images/merit_title.gif);
	background-repeat: no-repeat;

}

#title_03{
	width:700px;
	height:26px;
	background-image: url(../images/sitei_title.gif);
	background-repeat: no-repeat;

}

.hidden{
	visibility: hidden;
	font-size:12px;
	line-height:16px;
	text-align:left;
	clear:both;
}

/* -----------------------------------------------------------------------
main setting
----------------------------------------------------------------------- */

#top_box{
width:700px;
height:130px;
text-align:center;
padding:5px;
}

#top_l{
width:555px;
height:120px;
padding:5px;
float:left;
}

#top_r{
width:108px;
height:120px;
float:left;
}

#top_l_01{
width:555px;
height:75px;
	background-image: url(../images/prt_01_01.gif);
	background-repeat: no-repeat;
}

#top_l_02{
width:555px;
height:45px;
	background-image: url(../images/prt_01_03.gif);
	background-repeat: no-repeat;
}

#content01_01{
width:670px;
height:95px;
	background-image: url(../images/prt_02_01.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}

#content01_02{
width:670px;
height:100px;
	background-image: url(../images/prt_02_02.gif);
	background-repeat: no-repeat;
}

#content01_03{
width:640px;
height:66px;
	background-image: url(../images/prt_02_03.gif);
	background-repeat: no-repeat;
	border:1px dotted #999;
	margin:10px;
}

#content02_01{
width:640px;
height:150px;
	background-image: url(../images/merit_bg.gif);
	background-repeat: no-repeat;
	margin:10px;
}

#faq{
	width:670px;
	height:40px;
	text-align:center;
	margin:10px;
}

.submit{
	width:670px;
	height:50px;
	text-align:center;
	margin:10px;
}

.small{
font-size:10px;line-height:12px;
text-align:right;
clear:both;
}