@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{
	width:960px;
}

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

article section h2{
	color:#000000;
	clear:both;
}

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

article section h3{
	margin-bottom: 20px;
	padding: 11px 0 0 20px;
	width: 612px;
	height: 22px;
	font-size: 1.25em;
	font-weight: bold;
	border-left: 5px #2A3668 solid;
}

article section div h3{
	height: 32px;
	margin:30px 0 15px;
	border: none;
	color: #2A3366;
	font-size:158.3%;
	background-image: url(../img/arrow_img01.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	background-position: left center;
}

article section ul.text_float h3{
	margin-top:40px;
	font-weight: bold;
	font-size: 1.167em;/* 14px */
}

article section div ul.mg2 li{
	font-size:150%;
	font-weight:bold;
	margin:0 0 15px;
}

article section ul.text_float li{
	margin-right: 20px;
}

article section ul.img_float{
	margin-right: 20px;
	float:left;
	width: 960px;
}

article section ul.img_float li{
	margin-right: 20px;
	float:left;
}

article section div{
	margin:0 auto 50px;
	width:940px;
}

article section div.box{
	margin:0 auto 30px;
	padding:20px;
	width:860px;
	background-color:#F8F8F8;
	border:1px solid #EEEEEE;
}

article .top2{
	float:right;
	clear:both;
}

.center{
	text-align:center;
}

.font_red{
	color: #E95532;
}

.mg{
	margin-top:30px;
}

.mg2{
	margin-left:20px;
}

.mg3{
	width:850px;
	margin-left:20px;
}

p.text18.font_bold.mg2{
	margin-top:-15px;
}

h3.mg2{
	margin-top:50px;
	margin-left:0;
	clear:both;
}

article section div h3.mg3{
	margin-top:50px;
}

.inuki{
	margin-top:-10px;
}


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

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

nav.concept_nav{
	clear: left;
	display: block;
	width: 720px;
	height: 56px;
}

*+html nav.concept_nav{
	margin-top: -2px;
}

nav.concept_nav ul{
}

nav.concept_nav ul li{
	margin-top: 5px;
	float: left;
}


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

footer{
	clear: both;
}
