@charset "shift_jis";
/* CSS Document */

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr, center, span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub, sup, q, br, ins, del, a, img, object, iframe, form, caption {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size:100%;
}

body {
	line-height:1.5;
	font-size:90%;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	color:#333333;
	background:url(../images/body.jpg);
	text-align:center;
}

div:after {
	display:block;
	content:"";
	clear:both;
}

p:after {
	display:block;
	content:"";
	clear:both;
}

a {
	color:#0000FF;
	text-decoration:underline;
}

a:hover {
	/*color:#3366CC;*/
	text-decoration:none;
}

ul, ol {
	list-style:none;
}

div#wrapper {
	width:750px;
	margin:0 auto;
	background:#FFFFFF;
	text-align:left;
}

div#main {
	width:710px;
	margin:0 20px 0;
}

table {
	font-size:100%;
	line-height:1.5;
	border-collapse:collapse;
	margin:20px 0 35px;
}

table td,
table th{
	border:6px solid #EAEAEA;
	padding:5px 10px;
}

table th{
	font-weight:normal;
	color:#3366FF;
	text-align:center;
	width:10%;
}

div#main h1{
	padding:30px 0;
}


div#main h2{
	padding:35px 0 0;
}


table td.qa-q{
	color:#3366CC;
}

div#qa-answer table th{
	vertical-align:top;
}


div.qa-list table td.gotop{
	text-align:center;
}


div#qa-answer{
	padding-bottom:50px;
}

div#qa-answer table{
	margin-bottom:10px;
}

div#qa-answer p.gotop2{
	text-align:right;
	padding-bottom:20px;
}

p#copy img {
	vertical-align:top;
}
