a { color: #0099CC}
a:link { color: #0099CC; text-decoration: underline}
a:hover { color: #FF9900; text-decoration: none}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(img/back.gif) repeat;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

.m {	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.s {
	font-size: 11px;
	line-height: 130%;
}
.l {
	font-size: 16px;
	line-height: 130%;
}
h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
}

.footer {
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	margin: 20px 0px 10px;
	color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	padding-top: 10px;
}
.dotline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.dotwaku {
	border: 2px dotted #CCCCCC;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom5 {
	margin-bottom: 5px;
}
.top5 {
	margin-top: 5px;
}
.bordergray {
	border: 1px solid #cccccc;
}
.line {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.linegray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.right8 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.side10 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.left5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.left10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.left20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.margin5 {
	margin: 5px;
}
.margin10 {
	margin: 10px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
.container {
	margin: 0px auto;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	text-align: left;
	width: 780px;
}
.table td {
	background: #FFFFFF;
}
.table th {
	font-weight: normal;
}
.table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.bgwhite {
	background: #FFFFFF;
}
.red {
	color: #FF0000;
}
.blue {
	color: #006699;
}
.pink {
	color: #FF9999;
}

.midashi {
	padding: 0px;
	font-size: 16px;
	line-height: 180%;
	font-weight: bold;
	color: #3399CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.header {
	background: #FFFFFF url(img/back_header.gif) repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	margin-bottom: 10px;
}
.info {
	margin: 13px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.midashi1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 8px;
}
.orange {
	color: #FF9933;
}

.voice { width: 100%; border: #CCC solid 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.voice td { padding: 5px;}
.center { text-align: center;}
.large { font-size: 29px; font-weight: bold; line-height: 1.4; clear: both;}
.medium { font-size: 14px;}
.check { margin: 0 0 30px; list-style: none;}
.check li { margin-bottom: 5px; padding: 8px 0 10px 40px; background: url(img/top/check.png) 0 0 no-repeat; border-bottom: #999 dotted 1px; font-size: 20px; font-weight: bold;}
.fl { float: left; padding: 0 20px 20px 0; text-align: center;}
.right { text-align: right;}