@charset "Shift_JIS";
/* ===================================================================
---sp_base.css--- ver.2011.4----
=================================================================== */
/*--- Zbg ----*/
body,div,p,img,
dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,
table,th,td, form{
	margin: 0;
	padding: 0;
}
img{
	border:0;
	line-height:0;
}
/*#mainContent img{
	vertical-align:bottom;
}ieฬimgษฮท้]ฮ๔*/

body{
	font-family:Verdana,'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN','MS PGothic',sans-serif;
	font-size:10px;
	font-size:62.5%\9;/* IE8 and older, but there's morec */
	line-height:1.6;
	color: #333;
	background-color:#d7d8d8;
/*	text-align:center;*/

}
/*--- ฎ ----*/
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

em{
	font-style:normal;
	font-weight:bold;
}
.noBold{
	font-style:normal;
	font-weight:normal;
}
.black{
	color:#333;
}
p,ul,dl,ol{
	font-size:1.2em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size:1.2em;
	line-height:1.7;
}
th{
	text-align:left;/* IE6ฮ๔ */
}
p.txtIndent{
	text-indent:-1em;
	font-size:1.0em;
	margin:0 0 0 1em;
}

/*zu*/
.mb05{
	margin:0 0 5px 0;
}
.mb10{
	margin:0 0 10px 0;
}
.mb15{
	margin:0 0 15px 0;
}
.mb20{
	margin:0 0 20px 0;
}
.mt10mb10{
	margin:10px 0 10px 0;
}
.mt05{
	margin:5px 0 0px 0;
}
.mt10{
	margin:10px 0 0px 0;
}
.mt15{
	margin:15px 0 0px 0;
}
.mt20{
	margin:20px 0 0px 0;
}
.mt30{
	margin:30px 0 0px 0;
}
.mt40{
	margin:40px 0 0px 0;
}
.mt50{
	margin:50px 0 0px 0;
}
.mt100{
	margin:100px 0 0px 0;
}
.ml05{
	margin:0px 0 0px 5px;
}
.ml10{
	margin:0px 0 0px 10px;
}
.ml15{
	margin:0px 0 0px 15px;
}
.mr20{
	margin:0 20px 0px 0;
}
.mr05{
	margin:0 7px 0px 0;
}
.fltL{
	float:left;
	margin:0 10px 0 0;
}
.fltR{
	float:right;
}
.fltC{
	clear:both;
}
.txtL{
text-align:left;
}
.txtR{
text-align:right;
}
.txtC{
text-align:center;
}
/* --- link --- */
a,
a:visited,
a:active{
	text-decoration:none;
	color: #0033ff;
}
a:hover {
	text-decoration: underline; 
	color:#099ade;
}

/*==========================
------ clearfix -------
==========================*/
.clearfix{
	zoom: 1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
content: ".";
clear: both;
display: block;
line-height: 0;
height: 0;
visibility: hidden;
}
