@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
----------------------------------------------*/

header nav ul.pan_navi{
	position: relative;
	z-index: 999;
}


/*-----------------------------------------------
__article
----------------------------------------------*/

article h1 img{
		margin-top: -30px;
}

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

article section div #form iframe{
	height:710px;
	border:none;
	overflow:hidden;
}


/*-----------------------------------------------
__pp
----------------------------------------------*/

article section dl{
	width: 610px;
	margin-bottom: 20px;
	padding-left: 10px;
	clear: left;
}

article section dl.plate1 dt{
	margin-bottom: 10px;
	float: left;
	/*width: 600px;*/
	/*height: 25px;*/
	padding-left: 10px;
	font-weight:bold;
	/*display:block;*/
}

article section dl.plate2 dt{
	margin-bottom: 10px;
	float: left;
	/*width: 913px;*/
	/*height: 25px;*/
	padding-left: 10px;
	font-weight:bold;
	/*display:block;*/
}


article section dl dd{
	margin-bottom: 1em;
	padding-left: 20px;
	clear: left;
}

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

footer{
	clear: both;
}
