/*====================================================================

index.css

====================================================================*/

.lpbox{margin-top: 20px;}

/*--------------------------------------------------------------------
titles
--------------------------------------------------------------------*/
#h3_idx1{background: url(../../img/h3_01.gif);}
#h3_idx2{background: url(../../img/h3_02.gif);margin-top: 30px;}
#h3_idx3{background: url(../../img/h3_03.gif);margin-top: 30px;}
#h3_idx4{background: url(../../img/h3_04.gif);margin-top: 30px;}
#h3_idx5{background: url(../../img/h3_05.gif);margin-top: 30px;}


/*--------------------------------------------------------------------
topics
--------------------------------------------------------------------*/

/*topic1
-----------------------------------*/
#tpc1_img{
	float: right;
	width: 235px;
	margin-top: 10px;
}
#tpc1_img img{margin-left: 15px}
#tpc1_p{clear: both;}

/*topic2
-----------------------------------*/
#tpc2_table{
	width: 518px;
	background: #E3E3E3;
	margin-top: 10px;
}
#tpc2_table th, #tpc2_table td{
	padding: 5px 5px 3px 9px;
	text-align: left;
	line-height: 1.6;
}
#tpc2_table th{
	background: #F9F9F9;
	font-weight: normal;
	color: #96CA2D;
}
#tpc2_table td{
	vertical-align: top;
	background: #FFFFFF;;
}
#tpc2_table h4{
	width: 17px;
	height: 88px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../img/text_01.gif) no-repeat;
}

/*topic3
-----------------------------------*/
#tpc3_img{margin-top: 10px;}

/*topic4
-----------------------------------*/
#tpc4_img{
	float: left;
	width: 159px;
}
#counceler{
	float: right;
	width: 348px;
	background: url(../img/border_d.gif) repeat-x bottom;
	padding-bottom: 10px;
}
#counceler h4{
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../img/name_01.gif) no-repeat;
}
#counceler p{
	margin-top: 10px;
}
#counceler div{
	padding-top: 10px;
	background: url(../img/border_d.gif) repeat-x top;
	margin-top: 10px;
}
#counceler h5{
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../img/text_02.gif) no-repeat top left;
}
#counceler div span{
	display: block;
	float: right;
	width: 172px;
}
#counceler div span img{margin-left: 10px}

#add{
	float: right;
	width: 348px;
	margin-top: 10px;
}

#director{
	clear: both;
	padding-top: 20px;
}
#director div{
	float: left;
	width: 160px;
}
#director div h4{
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#director div p{
	margin-top: 5px;
	padding-left: 2px;
}
#director span{
	display: block;
	width: 19px;
	float: left;
}

#drctr1{background: url(../../img/name_02.gif) no-repeat;}
#drctr2{background: url(../../img/name_03.gif) no-repeat;}
#drctr3{background: url(../../img/name_04.gif) no-repeat;}


/*--------------------------------------------------------------------
map
--------------------------------------------------------------------*/
#mapbg{
	float: left;
	width: 340px;
	overflow: hidden;
	background: url(../../img/map.gif) no-repeat;
	padding: 11px 0;
	margin-top: 10px;
}
#map{
	width: 318px;
	height: 229px;
	margin-left: 11px;
}
address{
	float: right;
	width: 166px;
	line-height: 1.2;
	font-style: normal;
}
address p{margin-top: 10px;}
address p strong{
	font-weight: normal;
	color: #96CA2D;
}

#hamamastu{
	clear: both;
	background: url(../img/border_d.gif) repeat-x 0 10px;
}
#hamamastu div{
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
#hamamastu p{}
#hamamastu p strong{
	font-weight: normal;
	color: #96CA2D;
}


/*--------------------------------------------------------------------
news
--------------------------------------------------------------------*/
#news{
	width: 172px;
	background: url(../../img/news_bg.gif) repeat-y;
}
#news h3{
	width: 172px;
	height: 32px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../img/news_title.gif) no-repeat;
}
#news p{
	font-size: 10px;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 1.2;
}
#news div{
	width: 172px;
	height: 10px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../img/news_bottom.gif) no-repeat;
	margin-top: 5px;
}
.date{
	color: #A0A0A0;
	margin-top: 8px;
}
.note{margin-top: 2px;}





