@charset "utf-8";

/* ///////////////////////////////////////////////////////////////////

[heading]

[article]
[section]

[unitSpecialNew]

[blockSubNavi]

-- FontSize --
  BASE:  75% (12px)

 SMALL:  83% (10px)
 LARGE: 150% (18px)

/////////////////////////////////////////////////////////////////// */

/* =========================================================
■heading
========================================================= */
div#main h3,
div#main h4 {
	margin: 0 10px 15px;
	font-weight: bold;
	font-size: 133%;
}

div#main h3 span,
div#main h4 span {
	padding-left: 20px;
	background: url(/shared/img/ico_link_01.gif) no-repeat 100% 48%;
	zoom: 1;
}



/* =========================================================
■article
========================================================= */
div#main div#article {
	margin: 0 0 -50px;
}



/* =========================================================
■section
========================================================= */
div#main div.section {
	margin: 0 0 30px;
	padding: 0 0 10px;
	border-bottom: 1px #E6E6E6 solid;
}



/* =========================================================
■unitSpecialNew
========================================================= */
div#main div.unitSpecialNew {
	margin: 0 0 70px;
}

div#main div.unitSpecialNew ul.pics {
	width: 690px;
	margin: 0 -20px 15px 0;
}

div#main div.unitSpecialNew ul.pics li {
	display: inline;
	float: left;
	width: 325px;
	margin: 0 20px 0 0;
}


/* unitSpecialIndex
----------------------------------------------- */
div#main div.unitSpecialIndex {
	width: 690px;
	margin: 0 -20px 20px 0;
	padding: 20px 0 0;
	border: 1px #E6E6E6 solid;
	border-width: 1px 0;
}

/* =========================================================
■blockSubNav
========================================================= */
/* current
----------------------------------------------------------*/
div#sub div#blockSubNav ul li.current em,
div#sub div.blockSubNav ul li.current em {
	background: url(/shared/img/ico_list_special_01.png) no-repeat 10px 14px;
}

