/*===================================================================
トップCSS
 Ver:2008/8/29
=====================================================================*/

/*-------------------------------------------------------------------
id="contents"関係のスタイル
--------------------------------------------------------------------*/
div#contents{
	float:left;
	width:650px;
	font-size:13px;
}
div#contents p{
	line-height:135%;
}
div#contents dl{
	padding:5px 7px 0 7px;
	line-height:125%;
}
div#contents dd{
	padding-bottom:6px;
}
div#contents h3{
	font-size:13px;
	background:url("../img/h3.png") no-repeat ;
	padding:4px 0 5px 13px;
}
div#contents h4{
	font-size:13px;
	margin:0 7px;
	border-bottom:1px solid #aaaaaa;
	padding-bottom:2px;
}
div#contents ul{
	list-style:none;
	line-height:145%;
	margin:7px;
}
div#contents ul li{
	background:url("./img/sankaku_r.gif") no-repeat left center;
	padding-left:13px;
}
div.ads, div.entryRight, div#TsuKami, div.scroll, div.index{
/*	border:1px solid #88d2ec;*/
	border:1px solid #9dcbaf;	
/*	border:1px solid #77C765;*/
}
/*-------------------------------------------------------------------
id=(scroll)関係スタイル
--------------------------------------------------------------------*/
div.scroll{
	margin-bottom:10px;
}
div.scroll dl{
	height:150px;
	overflow:auto;
}
div.scroll dt{
	background:url("./img/ya_bl.gif") no-repeat left center;
	padding-left:13px;
	padding-top:3px;
}
div.scroll dd{
	padding-left:89px;
}
/*--------------------------------------------------------------------
その他
---------------------------------------------------------------------*/

/*-------------------- indexのイベント情報 --------------------*/
div.index{
	margin-bottom:0px;	
}
div.index td{
	font-size:13px;
}


/*-------------------- index以外の情報 --------------------*/
div#index2{
	margin-top:5px;	
}
div#index2 td{
	font-size:13px;
}
/*-------------------- flash --------------------*/
/*div.TsuKami{
	float:left;
	width:648px;
	height:280px;
	text-align:center;
	margin-bottom:0px;
}*/
div#TsuKami{
	float:left;
	width:648px;
	height:280px;
	text-align:center;
	margin-bottom:2px;
}
div.TsuKami_idx{
	width:648px;
	text-align:right;
	padding:0px;
	margin-bottom:0px;
}
/* 製品群から検索 */
div#TsuKami_p{
	border:1px solid #9dcbaf;
	float:left;
	width:648px;
	height:400px;
	text-align:center;
	margin-bottom:10px;
}
/* 施設から検索 */
div#TsuKami_s{
	border:1px solid #9dcbaf;
	float:left;
	width:648px;
	height:450px;
	text-align:center;
	margin-bottom:10px;
}
/* 業務から検索 */
div#TsuKami_g{
	border:1px solid #9dcbaf;
	float:left;
	width:648px;
	height:400px;
	text-align:center;
	margin-bottom:10px;
}

