@charset "shift_jis";
/* CSS Document */


body {scrollbar-base-color : #cccccc;
	scrollbar-3dlight-color : #669999;
	scrollbar-arrow-color : #669999;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color : #cccccc;
	scrollbar-shadow-color : #cccccc;
	scrollbar-track-color : #669999;
	scrollbar-darkshadow-color : #669999;}
h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 12px;
	width: auto;
}
h2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-right: 5px;
}
A	{text-decoration:none;
	color:#0099ff;}
A:Hover	{color:#FFFF99;position:relative;top:1px;}
a:link {
	color: #00FFFF;
}
td,th {
	color: #FFFFFF;
}
a:visited {
	color: #00FFFF;
}



/****************************************************/

.nmTxt	{font-size:12px; font-style: normal; color: #FFFFFF; line-height: 14px; }
.hTxt {  font-size: 14px; line-height: normal; font-weight: bold; color: #FF6600; font-style: normal}
.smTxt {
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {font-size: 10px; color: #CCCCCC; }

.smTxt1 {font-size: 10px;
	color: #FFFFFF;
}
.style8 {color: #FFCC00}
.style9 {color: #FFFF00}
.style13 {color: #FFFF00; font-size: 10px; }

.style14 {color: #FFFFFF}

.box {
	border: 1px solid #669999;
}
.blubox{
	border: 1px solid 669999;
}


/****************************************************/

#wrapper{
	width:660px;
	background-image:url(image/Mbg2.gif)
	height:auto;
	margin-right: auto;
	margin-left: auto;
	}
	
#rightcontents {
	position: relative;
	width: 183px;
	float: left;
	text-align: justify;	
}
#leftcontents {
	float: left;
	width: 462px;
	position: relative;
}
.mt5{ margin-top:5px;}
.mt2{ margin-top:2px;}
.ml2{ margin-left:2px;}
.ml4{ margin-left:4px;}
.ml5{ margin-left:5px;}
.clear{ clear:both;}
.posicenter{
	margin-right: auto;
	margin-left: auto;
}