@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	width:800px;
	background-color:#F2F2E6;
	}
#wrapper {
	background-color:#FFFFFF;
	border-left:1px solid #CCCC66;
	border-right:1px solid #CCCC66;
	}
p#hdr_info {
	text-align:center;
	}
h1 {
	text-align:center;
	}
h2 {
	border-top:1px dotted #CCCCCC;
	text-align:center;
	margin-top:40px;
	padding-top:40px;
	color:#0066CC;
	}
h2.Q {

	}

p	{	
	font-size:0.9em;
	letter-spacing:0.05em;
	line-height:140%;
	margin:10px 100px;
	padding:10px 40px;
}


ul,ol	{
	font-size:0.9em;
	letter-spacing:0.05em;
	line-height:140%;
	margin:10px 50px;
	}
p strong {
	border-bottom:dotted 1px #333333;
	}
p.Q, p.A {
	text-align:center;
	}
p.Q a#up {
	padding-top:5px;
	}
.mi {
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	margin:10px;
	}
ol ul li {
	font-weight:normal;
	padding-right:0px;
	}
p.shindan_com {
	margin:50px 140px 20px;
	padding:5px;
	border:3px double #CCCCCC;
	background-color:#EFEFEF;
	font-size:0.64em;
	letter-spacing:0.05em;
	line-height:130%;
	color:#666666;
	}
address {
	font-style:normal;
	font-family:Verdana;
	font-size:0.7em;
	color:#999999;
	text-align:center;
	padding:40px;
	border-top:1px dotted #CCCCCC;
	margin:20px;
	}
