@charset "shift_jis";


.line-dot {  border-color: black black #FF3399; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.right_line_grey {  border-color: black #999999 black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}

body {
	font-size: 85%;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;
}

.sub_title {
	font-size: 14px;
	color: #000000;
	background-color: #CEFF9C;
	height: 30px;
	text-align: center;
	clip:  rect(   );
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;

}

#wrapper {
	width: 850px;
	background-repeat: repeat-y;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#toptext{
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	height: 20px;
	width: 800px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	clear: both;
}
#contents {
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 800px;
	height: 88px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(img/top_image2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: none;
	text-align: center;
}


.small_75 {  font-size: 75%}
a:hover {  color: #FF0000; background-color: #FFCC99}
.j_120 {  font-size: 110%; font-weight: bold}
.main_navi {  font-size: 10px; color: #666666; background-color: #FFF5E1; height: 20px; text-align: center; border: 1px #9C0000 solid}
.waku00 {
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	border: 1px none #999999;
}


.basetxt {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.menuwaku {
	font-size: 12px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
.main-txt {
	margin: 10px;
	font-size: 12px;
}
