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

article section ul.text_float{
	width:auto;
	height:auto;
	margin-bottom:30px;
}

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

article .top2{
	width:120px;
	height:20px;
	margin:10px 0 30px 512px;
	clear:left;
}

article section table{
}

table1{
	width:620px;
	line-height:160%;
	float:left;
}

table td{
	width:430px;
	padding:5px 15px;
	border:1px #CCC solid;
}

table td span.td1{
	margin-left:100px;
}

table th{
	width:130px;
	padding:5px 15px;
	border:1px #CCC solid;
	background-color:#FFFFCC;
	font-weight:bold;
}

article section iframe{
	width:611px;
	height:388px;
	padding:5px;
	border:#ccc solid 1px;
	border-top:none;
}


/*-----------------------------------------------
__sidebar
----------------------------------------------*/

#sidebar{
	clear:both;
}


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

footer{
	clear: both;
}
