@charset "utf-8";


/* --------------------------------------------------------------------------------
   import(don't edit)
-------------------------------------------------------------------------------- */

@import url("reset.css");
@import url("utility.css");
@import url("/mobile/set/common/p/css/v09b/header_v11a.css");



/* --------------------------------------------------------------------------------
   General
-------------------------------------------------------------------------------- */


/* Contents
-------------------------------------------------------------------------------- */

body #content {
	font-size: 14px;
}


/* --　Heading　--*/
h1,
#content h1 {
    position: relative;
	min-height: 33px;
	_height: 33px;
    margin: 0 0 15px;
	padding: 13px 0 10px;
    line-height: 1;
    border-bottom: 1px solid #c7c7c7;
}
h2 {
	margin: 40px 0 0 -1px;
	position: relative;
}
h3 {
	margin: 30px 0 0;
}


/* --　Section　--*/
.section {
	margin: 15px 15px 0;
}



/* Left Navi
-------------------------------------------------------------------------------- */

body#frm div#sidenav h4 a {
	background-image: url(/mobile/set/common/p/img/v11a/nav/h4_service.png);
}
body#frm div#sidenav h4 a:hover  {
	background-position: left bottom;
}

body#frm div#nav div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v11a/nav/btn_wi-fi.png);
}
body#frm div#nav div#sidenav ul li.index div div a:hover {
	background-position: left bottom;
}

body#frm div#sidenav dd {
    margin: 0 0 10px;
}



/* Contents
-------------------------------------------------------------------------------- */




/* Clear
-------------------------------------------------------------------------------- */

#content .h2_section:after,
#content .h3_section:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}

#content .h2_section,
#content .h3_section {
	zoom:100%;
}



/* EOF */
