@charset "UTF-8";

/* -----------------------------------------------
FileName:�@index.css
----------------------------------------------- */


/*index
***************************

area-main

bd_service_mobile
----------
box
h3
h4
***************************/

/*----------------------------------*/
/* area-main */
/* side-bar */
#side-bar {
	background-color: #fff;
}


/*----------------------------------*/
/* clear */
#area-main-index:after {
	display:block; 
	visibility:hidden;
	clear:both; 
	height:0; 
	content:" ";
	font-size:0;
	line-height:0;
}
#area-main-index {
	zoom:1;
}


/* bd_service_mobile */
/*----------------------------------*/
/* box */
.bd_mobile-float01	{ 
	float: left;
	width: 470px;
	margin: 10px 0 10px 5px;
	padding: 0;
}

/* h3 */
h3	{ 
	margin: 0 10px 3px 10px;
	padding: 10px 0 3px 3px;
	background: url(/service/resources/images/line_content_h4.gif) bottom left repeat-x;
	font-weight: bold !important;
}

/* h4 */
h4	{ 
	margin-top: 10px;
}



#content div.mobile {
	width: 475px;
	background: #e6f1f2;
	float: left;
}
#content div.mobile h2 {
	padding: 0;
}
#content dl.mobile-qr {
	width: 454px;
}
#content dl.mobile-qr dt {
	width: 138px;
}
#content dl.mobile-qr dd {
	width: 316px;
}
#content dl.mobile-qr dd h3 {
	font-weight: bold;
}
