/* CSS Document */

body {
	font-size:10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#333333;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color:#333333;
	font-size: 13px;
	text-decoration: none;
}
a:active {
	color:#FFFF00;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
	text-decoration: underline;
　　　font-weight: bold;
}
a:img {
    border-style:none;
}

.h1 {
	font-size:13px;
	color: #333333;
	font-weight: bold;
}
.h2 {
	font-size:13px;
	color: #FFFFFF;
	font-weight: normal;
}
.h3 {
	font-size:13px;
	color: #FF3300;
	font-weight: bold;
	padding: 3px;
}
.h4 {
	font-size:10px;
	color: #333333;
	font-weight: normal;
}
.h5 {
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/icon/ba_back.gif);
}
.h6 {
	font-size:13px;
	color: #333333;
	font-weight: normal;
}
.h7 {
	font-size:15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.h8 {
	font-size:13px;
	color: #FF3300;
	font-weight: normal;
	padding-left: 10px;
}

#dot1 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px dotted #333333;
	border-right: 1px none #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px none #333333;
}
#dot2 {
	color: #333333;
	font-weight: bold;
	border-top: 1px dotted #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#dot3 {
	color: #333333;
	font-weight: normal;
	padding: 5px;
	border: 1px dotted #333333;
	font-size: 11px;
}
#dot4 {
	border-top: medium dotted #333333;
	border-right: medium;
	border-bottom: medium;
	border-left: medium;
}
#dot5 {
	color: #FF6600;
	font-weight: bold;
	border-top: thin solid #333333;
	border-right: #333333;
	border-bottom: thin solid #333333;
	border-left: #333333;
	font-size: 18px;
	padding-left: 10px;
	background-image: url(img/icon/ba_back.gif);
}
#line1 {
	border-top: thin double #FF6600;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
}
#line2 {
	border-top: #666666;
	border-bottom: medium solid #666666;
	width: 750px;
}
.bar1{
	text-align:left;
	width:100%;
	height:27px;
	line-height:27px;
	background-image: url(img/icon/mm_back.gif);
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

#ba1 {
	border-top: thin solid #666666;
	border-bottom: thin solid #666666;
	width: 735px;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	background-image: url(img/icon/mm_back.gif);
	height: 27px;
	text-align: left;
	vertical-align: middle;
	
}
#table1 {
	width: 665px;
	padding: 20px 3px;
}
#box1 {
	border: thin solid #CCCCCC;
	height: 25px;
	width: 25px;
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
}
#box2 {
	font-size: 15px;
	color: #333333;
	border-top: thin solid #666666;
	border-right: #666666;
	border-bottom: thin solid #666666;
	border-left: #666666;
	background-image: url(img/icon/mm_back.gif);
	font-weight: bold;
}
.box3 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	border: thin solid #666666;
	width: 150px;
}
#header {
	background-image: url(img/header/header_back.gif);
	background-repeat: repeat-x;
	height: 81px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(img/footer/footer_back.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 50px;
}
.button1 {
	margin: 0px;
	padding: 0px;
	background-color: 6cb92d;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7ad530;
	border-right-color: #508c1f;
	border-bottom-color: #508c1f;
	border-left-color: #7ad530;
	font-weight: bold;
	text-decoration: none;
}
.button1 a{
	margin: 0px;
	padding: 0px;
	background-color: #6cb92d;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7ad530;
	border-right-color: #508c1f;
	border-bottom-color: #508c1f;
	border-left-color: #7ad530;
	font-weight: bold;
	text-decoration: none;
}
.button1 a:hover{
	margin: 0px;
	padding: 0px;
	background-color: #5ca123;
	font-size: 14px;
	color: #FFCC00;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7ad530;
	border-right-color: #508c1f;
	border-bottom-color: #508c1f;
	border-left-color: #7ad530;
	font-weight: bold;
	text-decoration: none;
}
