@charset "utf-8";

/* *****************************************************
	base design
	last update 2008-05-2x

 * *****************************************************/

div#container div#contents div#eyeCatch{
	position: relative;
	height:50px;
	margin: 0 0px;
	padding: 230px 0 0 13px;
	}
div#container div#contents div#eyeCatch h2,
div#container div#contents div#eyeCatch h3,
div#container div#contents div#eyeCatch p{
	display: none;
	}
/* *****************************************************
	リード部分
 * *****************************************************/
div.lead{
	margin: 10px 0 0;
	padding: 181px 0 0;
	}
h3{
	color: #663300;
	}
/* *****************************************************
	テキスト部分
 * *****************************************************/
div#container div#contents div.textbody{
	margin: 0;
	padding: 0;
	}
div.section{
	margin: 0.5em 0;
	padding: 0.5em 0;
	border-top: 1px dotted #333333;
	clear: both;
	}
div.section h4{
	padding: 0 0 0 15px;
	background: url('img/ln_li03.gif') no-repeat left center;
	}
div.section ul{
	margin: 0 0 0 2em;
	padding: 0px;
	list-style-type: square;
	}
div.section ul li{
	margin: 0;
	padding: 0 0 1em;
	}
div#container div#contents div.textbody p.pagetop{
	font-size: 1em;
	}