@charset "Shift_JIS";

/*======================================
mobile.htmlępCSS
======================================*/
h1#mobileH1{
	height:80px;
	width:530px;
	margin-top:0;
	background:url(../images/title_mobile.gif) no-repeat;
}

.mAccessBox{
	width:250px;
	margin:0;
	padding:0;
}

h2{margin-top:15px;}
* html h2{margin-top:25px;}
* + html h2{margin-top:25px;}

h3{margin-top:15px;}

h4{
	height:1.5em;
	margin:10px 0 0 0;
	padding:0.5em 0 0 30px;
	color:#039;
	font-size:120%;
	font-weight:bolder;
	line-height:1;
}
* html body h4{height:2em;}

h4#mIconI{background:#e2efff url(../images/mIconI.gif) no-repeat; background-position:0.2em 0.2em;}
h4#mIconE{background:#e2efff url(../images/mIconE.gif) no-repeat; background-position:0.2em 0.2em;}
h4#mIconY{background:#e2efff url(../images/mIconY.gif) no-repeat; background-position:0.2em 0.2em;}


.mAccessP{
	padding:5px 0 0 0;
}
