@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
border:0;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
color:#333333;
line-height:2em;
}

ul, li, dl, dt, dd {
list-style:none;
}

body {
background:url(../images/a_BG.gif) center top repeat-y #ececec ;
text-align:center;
}

p {
text-align:left;
}

a {
color:#888;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

div#wrap {
width:960px;
margin:0 auto;
}

div#header {
background:url(../images/img_02.gif) top left repeat-x;
width:960px;
height:60px;
}

h1 {
width:900px;
height:60px;
text-align:left;
display:inline;

}

h1 img {
margin:20px 0 0 20px;
float:left;
}

.header_r{
margin:42px 20px 0 0;
float:right;}

.float_clear{
clear:both;}


div#content {
text-align:center;
margin:30px 0 0 0;
}

div#box {
width:920px;
margin:0 auto;
text-align:center;
border: solid 1px #808080;
height: 450px;
overflow: auto;
}

div#r_box {
width:920px;
text-align:center;
}




p#text01 {
margin-top:60px;
margin-left:10px;
width:880px;
}

p#text02 {
margin:10px;
}

p#text03 {
line-height:1.7em;
margin-top:0.3em;
margin-bottom:0.3em;
}

ul#kiyakuList li {
margin-top:30px;
}

ul#kiyakuList li dl dd {
margin:30px;
text-align:left;
}

ul#kiyakuList li dl dd th {
vertical-align:top;
padding-right:12px;
font-weight:bold;
}

ul#kiyakuList li dl dd td {
vertical-align:top;
padding-right:12px;
}

ul#kiyakuList li dl dd ul.innerList li {
margin:0;
padding-left:20px;
}


div#agree {
margin-top:40px;
}

div#agree p {
text-align:center;
font-weight:bold;
}

div#agree input {
background-color:#cccccc;
border:1px solid #000000;
margin:10px 10px 0px;
/**width:40px;**/
}


div#return p {
float:right;
margin:40px 20px 0 0;
}


div#footer {
	margin:60px auto 0;
	height:75px;
	background-color: #2a2a2a;
	background-repeat: repeat-x;
	background-position: left top;
}

div#footer p {
margin:26px 0 0 20px;
}

#goToNtt{margin:20px 0 0; text-align:center; font-size:12px;}
#goToNtt a{font-size:12px;}


