@charset "utf-8";

/*-----------------------------------------------
__CSS infromation

Site URL:		
Summary:		
Created:		201--
Last update:	201--
Author:			webpalco_iwatsuki

Order of description

-Search Key"__"+"id Name of Class Name"

/__YUI
/__Structure Module
/__text Module
/__Hypertext Module
/__wrapper				(div#wrapper)
/__header				(header)
/__article				(article)
/__side_bar				(div#side_bar)
/__footer				(footer)

----------------------------------------------*/


/*-----------------------------------------------
__header
----------------------------------------------*/


/*-----------------------------------------------
__article
----------------------------------------------*/
article section h1{
	width: 630px;
	height: 61px;
	margin-bottom: 10px;
	padding: 22px 0 0 25px;
	font-size: 1.5em;/* 24px */
	font-weight: bold;
	background-image:url(../img/contents_plate_back03.jpg);
	background-repeat: no-repeat;
}

article section h2{
	margin-top:50px;
}

article section h2 span{
	color:#2A3366;
	
}

article section h3{
	font-weight: bold;
	font-size: 1.167em;/* 14px */
}

/*article section div{
	margin:0 auto 50px;
	width:610px;
}*/

article section div ul{
	margin-bottom:20px;
	display:block;
}

article section ul li.merit{
	margin-top:20px;
}

article section ul li.merit2{
	margin-top:20px;
}

article section ul.nd_img{
	width: 610px;
}

article section .nd{
	margin-bottom:30px;
	clear:both;
	z-index:1000;
}

article section .nd_text{
	width:310px;
	/*float:right;
	clear:both;*/
	/*margin-bottom:-125px;
	margin-left:330px;*/
	/*position:absolute;
	top:100px;
	left:500px;*/
}

article section iframe{
	width:630px;
	height:530px;
	border:none;
	overflow: hidden;
}


article section iframe.m,
article section iframe.s{
	height:270px;
	background-color:none;
	border:none;
	overflow: hidden;
}


article p.link {
	margin-top: 30px;
	margin-bottom: 30px;
}

article .top2{
	clear:left;
}


/*-----------------------------------------------
__footer
----------------------------------------------*/

footer{
	clear: both;
}
