@charset "Shift_JIS";

/* *********************************************************
 *
 *	Style Sheet only for about category
 *
 * *********************************************************
 */
/* *************  side navigation  ********* */
#s_navi {
	padding-top :5px;
	min-height: 937px;
	height: 937px;	
	background: #fff url(http://www.mmcatv.co.jp/support/resource/img/s_navi_bg_01.gif) no-repeat 0 15px;
}
/* ******************  main  ************** */
#main .mtop_base {
	margin-top: -10px;
}

/* ******************  clearfix  ************** */
.sitemap:after ,
.sitemap ul:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	zoom: 1; /* for winIE */
}

.sitemap ,
.sitemap ul { /* for winIE7 & Mac IE5 */
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .sitemap , * html .sitemap ul {height: 1%;}
.sitemap ,
.sitemap ul {
	display: block;
}
/* End hide from IE-mac */


/* ******************  sitemap  ************** */
.sitemap h3 {
	background: url(http://www.mmcatv.co.jp/about/img/bg_title.gif) no-repeat;
}

.sitemap h3 a {
	display: block;
	padding: 10px 0 7px 28px;
	background: url(http://www.mmcatv.co.jp/about/img/bdr_title.gif) no-repeat bottom;
}

.sitemap ul ul ,
.sitemap ul ul ul {
	margin: 0;
}

.sitemap ul li {
	float: left;
	width: 158px;
	margin: 20px 15px 0 0;
}
.sitemap ul li.last_child {
	margin: 20px 0 0 0;
}

.sitemap ul li li {
	float: none;
	margin: 0;
}
li.level1 {
	min-height: 5.5em;
	_height: 5.5em;
}
.sitemap h4 {
	padding: 0 0 8px 0;
	background: url(http://www.mmcatv.co.jp/common/img/prt_dotline_01.gif) repeat-x bottom;
}
.sitemap h4 a {
	display: block;
	padding: 0 0 0 15px;
	background: url(http://www.mmcatv.co.jp/common/img/prt_arrow_right_02.gif) no-repeat 0 0.2em;
}

.sitemap li li li {
	padding: 3px 0 5px 0;
	background: url(http://www.mmcatv.co.jp/common/img/prt_dotline_03.gif) repeat-x bottom;
}

.sitemap li li li a {
	display: block;
	padding: 0 0 0 8px;
	background: url(http://www.mmcatv.co.jp/common/img/prt_arrow_right_01.gif) no-repeat 0 0.5em;
	font-size: 80%;
}








