@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{
	clear:both;
}

article section h2{
	width: auto;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	font-size: 1.333em;/*16px*/
	font-weight: bold;
	color: #000000;
}

article section div{
	/*margin-bottom:30px;*/
}

ul.text_float{
	clear:left;
}

div.text_float2 {
	height: 300px;
}


div.text_float2 img{
	clear:left;
	float:left;
	margin-right: 20px;
	width: 305px;
	margin-bottom: 20px;
}


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


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

footer{
	clear: both;
}
