* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}


body {
	background-color: #ffffcc;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


h1 a{
	font-size: 16px;
	color: #000000;
	display: block;
	width: 290px;
	text-decoration: none;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
}


h2 {
	font-size: 16px;
	background-color: #E9E7E0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D9D6CA;
	border-left-color: #444444;
	color: #333333;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	text-align:center;
}

h3 {
	font-size: 12px;
	text-align:center;
}

ul.cnt {
	text-align:center;
}

ol.cnt {
	text-align:center;
}

div {
	margin-bottom:20px;
}

div.base {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#hyou1 {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	background-color: #ccccff;
}


div#hyou2 {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	background-color: #ccccff;
}


div#hyou3 {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	background-color: #ccccff;
}

span.b {
	display:block;
	width:59px;
	float:left;
	background-color: #ffffff;}

p.clr{
	clear:both;
}

p.Qtitle{
	background-color: #E9E7E0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D6CA;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
	text-align:center;
}

span#Qtitle a{
	font-size: 16px;
}



address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #736D61;
	font-size: 10px;
	clear: both;
}


