*{
	margin:0;
	padding:0;
}

body{
	background:#333 url(../img/back_main.jpg) left top repeat-y;
	color:#333;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:13px;
	line-height:1.4;
	margin:0;
	padding:0;
	text-align:center;
	/*\*/
	_font-size:81%;
	/**/
}

a{
	color:#990000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0;
}

.fonts{
	font-size:10px;
}

.colR{
	color:#ff0000;
}

.fL{
	float:left;
}

.fR{
	float:right;
}

.cl{
	clear:both;
}

.pdTB5{
	padding:5px 0 5px 0;
}
.box95{
	width:95px;
}
.box180{
	width:180px;
}
.box185{
	width:185px;
}

.box350{
	width:350px;
}

#basebuild{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
}

.mgt10{
	margin-top:10px;
}
.mgt3{
	margin-top:3px;
}
