@charset "utf-8";
* {
	font-style: normal;
	line-height: 125%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-size: 14px;
	color: #333333;
	text-align: center;
	background: #F5F4EB url(images/backimg.jpg) repeat-x center 158px;
}
img {
	vertical-align: bottom;
	border: 0px;
}
hr {
	display: none;
}
a {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
}
a:hover {
	color: #FF6666;
}
a:active {
}
.txt_red {
	color: #CC0000;
}
.txt_blue {
	color: #000099;
}
#box960 {
	text-align: left;
	margin: 0px auto;
	width: 960px;
}
#header {
	background: url(images/title02.jpg) no-repeat;
	height: 220px;
	width: 960px;
	overflow: hidden;
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	height: 175px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 10px;
}
#header h1 a {
	display: block;
	height: 175px;
	width: 250px;
	overflow: hidden;
}
#header dl,#header dt,#header dd {
	display: none;
}
#main {
	width: 960px;
	margin-top: 15px;
	height:100%;
	min-height:1%;
}
#main:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#left_center {
	float: left;
	width: 730px;
	height:100%;
	min-height:1%;
}
#left_center:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#left {
	float: left;
	width: 220px;
}
#center {
	float: right;
	width: 500px;
}
#right {
	float: right;
	width: 220px;
}
#footer {
	clear: both;
	width: 960px;
}
#left p {
	margin-bottom: 15px;
}
#left h3 {
	line-height: 20px;
	color: #FFCC00;
	background: #000000;
	margin-bottom: 10px;
	padding: 0px 5px;
	font-size: 14px;
}
#left dl {
	margin-bottom: 10px;
	background: url(images/icon_tv.gif) no-repeat left 2px;
	padding-left: 25px;
}
#left dt {
	font-size: 18px;
	font-weight: bold;
	background: url(images/dot_gray.gif) repeat-x left bottom;
	margin: 0px 0px 3px -25px;
	padding: 0px 0px 3px 25px;
}
#left dd {
	background: url(images/icon_sankaku.gif) no-repeat left 3px;
	padding-left: 10px;
}
div.one {
	background: #FFFFFF;
	padding: 9px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	margin-bottom: 15px;
}
div.one h2 {
	font-size: 21px;
	color: #666600;
	background: url(images/icon_mic.gif) no-repeat left top;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 110%;
}
div.one h2 a {
	color: #666600;
}
div.one h2 a:visited {
}
div.one h2 a:hover {
	color: #FF6600;
}
div.one h2 a:active {
}
div.one dl {
}
div.one dt {
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	background: #FF9999;
	text-align: right;
	padding: 0px 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.one dd {
	line-height: 150%;
}
div.one dd strong {
	font-weight: bold;
}
div.one dd em {
	font-size: 20px;
	color: #FF9900;
	font-weight: bold;
}
div.one dd u {
	font-weight: bold;
	padding: 2px 3px;
	border: 1px solid #333333;
	text-decoration: none;
}
div.one dd img {
	display: block;
	margin: 0px auto;
}
#right h3 {
	clear: both;
	line-height: 20px;
	color: #FFCC00;
	background: #000000;
	margin-bottom: 10px;
	padding: 0px 5px;
	font-size: 14px;
}
#right dl {
	clear: both;
	background: url(images/dot_gray.gif) repeat-x left bottom;
	width: 220px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	height:100%;
	min-height:1%;
}
#right dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#right dt {
	background: #FFFFFF;
	padding: 4px;
	float: left;
	width: 80px;
	border: 1px solid #CCCCCC;
}
#right dd {
	float: right;
	width: 125px;
}
#right dd strong {
	color: #666600;
}
#footer address {
	text-align: center;
	border-top: 1px solid #333333;
	font-size: 1px;
	padding: 15px;
}
#bosyu {
	background: #FFFFFF;
	padding: 9px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	margin-bottom: 15px;
}
#bosyu h2 {
	font-size: 21px;
	color: #666600;
	background: url(images/icon_mic.gif) no-repeat left top;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 110%;
}
#bosyu h3 {
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	background: #FF9999;
	text-align: center;
	padding: 0px 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
#bosyu p {
	clear: both;
	margin-bottom: 10px;
}
#bosyu blockquote {
	clear: both;
	width: 480px;
	text-align: center;
	border-top: 1px solid #FF9999;
	margin-top: 5px;
	padding-top: 5px;
}

#bosyu dl {
	clear: both;
	width: 480px;
	margin-bottom: 10px;
	height:100%;
	min-height:1%;
}
#bosyu dl:after { content:""; display:block; height:0px; clear:both; overflow: auto;}
#bosyu dt {
	float: left;
	width: 100px;
	font-weight: bold;
}
#bosyu dd {
	float: right;
	width: 380px;
}
#return_top {
	text-align: center;
	margin-bottom: 15px;
}
#cornar {
	background: #FFFFFF;
	padding: 9px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	margin-bottom: 15px;
}
#cornar h2 {
	font-size: 21px;
	color: #666600;
	background: url(images/icon_mic.gif) no-repeat left top;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 110%;
}
#cornar h3 {
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	background: #FF9999;
	padding: 0px 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
#cornar dt {
	font-weight: bold;
	background: url(images/dot_gray.gif) repeat-x left bottom;
	margin-bottom: 3px;
	padding-bottom: 4px;
}
#cornar dd {
	margin-bottom: 15px;
}
#cornar p {
	text-align: center;
	border: 1px solid #FF6600;
	line-height: 25px;
	font-weight: bold;
	background: #FFFFCC;
	color: #FF6600;
}

