/*¡¡---------------------------------------------------
¥E¤¥¢¥¦¥ÈÍÑ
----------------------------------------------------- */
/*intro------------------------*/
div#contents p#intro{
	width:670px;
	margin: 0 0 10px 0;
	}

div#contents p#intro_note {
	width:670px;
	margin:0 0 20px 0;
	text-align: right;
	}



/*shafuColum------------------------*/

ul#pageLink {
	width: 670px;
	margin: 25px 0;
	}

ul#pageLink li {
	float: left;
	width: 320px; /* module.css‚Åpadding-left:15px  */
	}

dl.shikaku_section_imgL,
dl.shikaku_section_imgL02  {
	width: 670px;
	margin-top: 15px;
	margin-bottom: 35px;
	}

dl.shikaku_section_imgL dt,
dl.shikaku_section_imgL02 dt {
	float: left;
	width: 315px;
	font-size: 87%;
	}

dl.shikaku_section_imgL dt img,
dl.shikaku_section_imgL02 dt img {
	display: block;
	padding-bottom: 5px;
	}

dl.shikaku_section_imgL dd,
dl.shikaku_section_imgL02 dd {
	float: right;
	width: 355px;
	}

dl.shikaku_section_imgL02 dt {
	width: 365px;
	}

dl.shikaku_section_imgL02 dd {
	width: 305px;
	}


dl.shikaku_section_imgL h4,
dl.shikaku_section_imgL02 h4,
div.shikaku_section h4 {
	margin-bottom: 10px;
	}

div.shikaku_section {
	margin-bottom: 35px;
	}

div#contents div.shikaku_section p.sec03_image {
	margin: 15px 0 30px 0;
	text-align: center;
	}

div#contents p#ad {
	background: #f2f2f2;
	padding: 20px;
	margin-bottom: 35px;
	}

div.shikaku_section h5 {
	font-weight: bold;
	margin-bottom: 2px;
	}

/*----------------------------------------------------------
ClearFix
----------------------------------------------------------*/

ul#pageLink:after,
dl.shikaku_section_imgL:after,
dl.shikaku_section_imgL02:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	font-size: 0;
	}

ul#pageLink,
dl.shikaku_section_imgL,
dl.shikaku_section_imgL02 {
	_height: 1px;
	min-height: 1px;
	/**//*/
	height: auto;
	overflow: hidden;
	/**/
	}
