@charset "Shift_JIS";

/* *********************************************************
 *
 *	Style Sheet only for advertisement  category
 *
 * *********************************************************
 */

/* *************  side navigation  ********* */
#s_navi {
	min-height: 800px;
	height: 800px;	
	background: #fff url(http://www.jcn-yokohama.co.jp/common/img/s_navi_bg_01.gif) no-repeat;
}
#s_navi .sub_navi {
	margin-top: 0;
}
/* ******************  main  ************** */
#main .mtop_base {
	margin-top: 5px;
}
.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}
.alignL {
	text-align: left;
}

ul.disc {
	margin: 20px 0 0 -8px;
}

.disc li {
	list-style-type: disc;
}

#main .menu {
	width: 246px;
	margin-top: 15px;
}
#main .menu_body {
	width: 226px;
	min-height: 100px;
	_height: 100px;
	padding: 10px;
	background: url(http://www.jcn-yokohama.co.jp/advertisement/menu/img/bdr_menu_body.gif) repeat-y;
}
#main .menu_body .ttl {
	float: left;
}
#main .menu_body .icn {
	float: right;
}



.topics {
	width: 439px;
	margin-right: auto;
	margin-left: auto;
}


.topics dd h4 {
	margin: 0 0 5px;
}

.topics dd p.phone {
	display: inline;
	padding: 0 0 0 25px;
	background: url(http://www.jcn-yokohama.co.jp/advertisement/menu/detail/img/icn_phone.gif) no-repeat;
	font-size: large;
}
