
body{
	text-align:center;
	margin:0;
	padding:0;
	background-color:#f2f2f2;
}

p,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:11pt "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing:2px;
	color:#3b3b3b;
	text-align:left;
}

input[type="text"]{
	font:11pt "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing:2px;
	color:#3b3b3b;
	text-align:left;
}

p,li,dt,dd,th,td,label,h4,h5,h6{ line-height:14pt; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }

h4,h5{ font-size:11pt; }

p,h5,h6{ margin:8px auto; }


a,label{
	color:#3366cc;
	text-decoration:none;
	cursor:pointer;
}

a:hover,label:hover{
	color:#cc6600;
	text-decoration:underline;
}

img{ border:none; }

table{
	margin:20px auto;
	border:solid 1px #cccccc;
}

td,th{
	border:solid 1px #cccccc;
	padding:3px 1px 3px 6px;
}

th{ background-color:#f0f0f0; }

table ul{ margin-left:20px; }

ul{ margin:8px 0 5px 30px; padding:0; }

ol{ margin:8px 0 5px 38px; padding:0; }

dl{ margin:10px auto 10px 20px; }

dd{ margin:8px auto 15px 20px; }



.submit{ text-align:center; }

.clear{ clear:both; }


.strong{
	font-weight:bold;
	color:#ff9900;
}

.bold{
	font-weight:bold;
}

.inline{
	display:inline;
}

.right{
	text-align:right;
}




#head div,#body,#foot div{
	width:800px;
	margin:0 auto;
}

#head{
	background:url(/img/common/head.gif) repeat-x center top;
	height:96px;
}

h1{
	font-size:10pt;
	margin:0 auto;
	height:22pt;
	line-height:22pt;
	text-align:center;
}

h2{
	margin:0 auto;
	width:700px;
	font-size:28pt;
	height:32pt;
	line-height:32pt;
	letter-spacing:5px;
}

h2,h2 a{ color:#045179; }

#body{
	background-image:url(/img/common/body.gif);
	background-position:center center;
	background-repeat:repeat-y;
	padding-top:20px;
	padding-bottom:20px;
}

h3.top{ margin:0 auto 20px auto; }

h3{
	width:750px;
	height:41px;
	margin:80px auto 20px auto;
	color:#870000;
	font-size:16pt;
	line-height:41px;
	text-indent:20px;
	background:url(/img/common/h3.gif) no-repeat left center;
}

#body p{
	width:730px;
	margin:8px auto;
}

#body ul li{
	width:720px;
	margin:7px auto;
}

#privacy h4{
	margin:20px auto 10px auto;
}

#body table{
	width:600px;
}

form input[type="text"]{
	width:400px;
}

form th{
	font-size:10pt;
}

#foot{
	padding-top:50px;
	background:url(/img/common/foot1.gif) no-repeat center top;
}

#foot p{
	margin:0;
	height:40px;
	line-height:40px;
	background:url(/img/common/foot2.gif) repeat-x center bottom;
	text-align:center;
	color:#003366;
}
