@charset "utf-8";
#box {
	float: none;
	width: 792px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF99CC;
	border-right-color: #FF99CC;
	border-bottom-color: #FF99CC;
	border-left-color: #FF99CC;
	background-color: #FFF0F0;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	padding: 10px;
	margin-bottom: 8px;
}

#boxtitle{
	color: #FF0000;
	font-size: 24px;
	left: 5px;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
	padding: 5px;

}
#boxline{
	width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6699;
	margin-left: 5px;
	margin-top: 5px;
}
.boxs{
	line-height: 130%;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;


}
#a a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF59AC;
	border: 2px solid #FF00CC;
	margin-left: auto;
	text-align: center;
	padding: 6px;
	width: 120px;
}
#a  a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	border: 2px solid #003366;
	margin-left: auto;
	text-align: center;
	padding: 6px;
	width: 120px;
}


#a{
	color: #0066FF;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: underline;
	padding-top: 10px;
}
#sbox{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 840px;
	margin-left: 3px;
	margin-right: 0px;
}
.subbox{
	background-color: #F5F5F5;
	width: 236px;
	border: thin solid #CCCCCC;
	float: left;
	margin-left: 18px;
	padding: 10px;
}

.sububoxtitle{
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 106%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	margin-bottom: 6px;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;

}
.subboxline{
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-left: 5px;
	margin-top: 5px;
}
.subboxs{
	font-size: 96%;
	line-height: 130%;
	height: 50px;
	margin: 0px;
	padding: 10px;

}

.suba{
	color: #0066FF;
	font-size: 11px;
	text-decoration: underline;
}
.subbox a {
	display: block;
	width: 120px;
	background-color: #006699;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 12px;
}
.subbox  a:hover {
	display: block;
	width: 120px;
	background-color: #FF59AC;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.sububoxm{
	font-size: 14.11px;
	color: #C0C0C0;
	text-align: right;
	vertical-align: bottom;
}
#topic {
	width: 750px;
	font-size: 86%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#topic li {
	list-style-type: circle;
	line-height: 130%;
	list-style-position: outside;
	margin-left: 55px;
}
#topic li a {
	text-decoration: none;
}
#topic  li  a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.bg01  {
	background-image: url(../images/m01.jpg);
	background-repeat: no-repeat;
	background-position: 200px 5px;
}
.bg02  {
	background-image: url(../images/m02.jpg);
	background-repeat: no-repeat;
	background-position: 190px 5px;
}
.bg03  {
	background-image: url(../images/m03.jpg);
	background-repeat: no-repeat;
	background-position: 200px 7px;
}
