@charset "euc-jp";
/*---------------------------------------------------------*/
/*    copyright(C) WEBSERVICE.All rights reserved. Ver1.0  */
/*		CSS Dezign HideQ & Takahashi Nobuhiko & Sena Ryouko
/*---------------------------------------------------------*/
body {
	color: #666666;
	margin: 10px 0px 0px 50px;
	text-align: center;
	font-size: 10pt;
}
h1 {
	font-size: 12pt;
	color: #FF9933;
}
h2 {
	font-weight: normal;
	font-size: 10pt;
	color: #6699CC;
}
#main {
	width: 45%;
	text-align: left;
	margin-bottom: 20px;
	margin-right: 30px;
}

dd {
	margin: 0 0 5px 0;
}


dl {
	width: 100%;
	margin-bottom: 5px;
}
span {
	font-size: 9pt;
	color: #009900;
}
.zero {
	margin: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.zero a {
	font-size: 9pt;
	font-weight:bold;
}

#botom {
	text-align: center;
}
#sp {
	width: 45%;
	text-align: left;
	margin: 0 20px 0 0;
	float: right;
}
#n {
	clear: both;
}

.spd {
	margin: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.spd a {
	font-size: 11pt;
	font-weight:bold;
}
