@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 div{
	width:610px;
	margin:0 auto 50px;
}

article .top2{
	clear:both;
}

.owner_set{
	width:610px;
	height:191px;
}

.ownerpocture{
	width:296px;
	height:191px;
	float:left;
}
.ownervois{
	width:284px;
	height:191px;
	float:right;
	padding-left:30px;
}

.owner_set h3{
	padding-top:35px;
	color:#2A3366;
	font-weight:bold;
}

.owner_set h4{
	font-size:14px;
	font-weight:bold;
}

.ownervois p{
	padding-top:35px;
}

.red{
	padding-left:0.5em;
	color:#E95532;
}

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

footer{
	clear: both;
}
