/*///////////////////////　block　///////////////////////*/

/* メインビジュアル */    
#top_main {
    width: 760px;
    padding-top: 15px;
    padding-left: 20px;
}    
#top_main_win {
    position:relative;
    height: 240px;
    overflow: hidden;
}
.bxslider {
  margin: 0;
  padding: 0;
  width: 760px;
  height: 240px;
}
ul.bxslider {
  list-style: none;
}
.topics{
width:560px;
margin:15px 0px 20px 0px;
}





/*///////////////////////　topics　///////////////////////*/
.topics .title{
height:35px;
text-indent:-10000px;
background:url("../image/top_news.jpg") no-repeat 0px 0px;
}


.topics li{
margin:10px;
line-height:180%;
background:url("../image/point01.gif") no-repeat 0px 6px;
padding-left:15px;
border-bottom:1px #CCCCCC solid;
font-size:9pt;
}

.topics th{
line-height:180%;
background:url("../image/point01.gif") no-repeat 0px 10px;
padding:5px 0px 5px 15px;
border-bottom:1px #CCCCCC solid;
font-size:9pt;
white-space:nowrap;
vertical-align:top;
font-weight:normal;
text-align:left;
}

.topics td{
line-height:180%;
padding:5px 0px 5px 0px;
border-bottom:1px #CCCCCC solid;
font-size:9pt;
vartical-align:top;
}


/*///////////////////////　banner　///////////////////////*/

.mainbnr{
width:700px;
margin:0px auto 20px auto;
clear:both;
}



.bnr01{
margin-left:10px;
display:block;
width:220px;
height:105px;
text-indent:-10000px;
background:url("../image/bnr_main01.gif") no-repeat 0px 0px;
float:left;
}
.bnr01:hover{
background:url("../image/bnr_main01_ov.gif") no-repeat 0px 0px;
}


/*///////////////////////　map　///////////////////////*/
.map{
margin:0px;
padding:0px 0px 0px 20px;
background:url("../image/top_listbg.jpg") no-repeat 0px 0px;
}


.map li{
margin:0px 5px;
line-height:180%;
background:url("../image/point02.gif") no-repeat 0px 6px;
padding-left:10px;
font-size:8.5pt;
}


/*///////////////////////　共通化　///////////////////////*/

#top_hanpu {
	margin: 10px 0 0 0;
}
#top_hanpu .inner_box {
	padding: 10px 18px 0px;
	border: 1px solid #bfbfbf;
	background-color: #fcfcfc;
}

#top_hanpu .txt_box {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 3px 0 10px 10px;
}
#top_nyukai .inner_box {
	padding: 10px 18px 0px;
	border: 1px solid #bfbfbf;
	background-color: #fcfcfc;
}
#top_nyukai {
	margin: 15px 0;
}
#top_nyukai .txt_box {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 10px 0 10px 10px;
}
#top_nyukai .inner_box img {
	padding-left: 29px;
}
.red {
	color: #FF0000;
}
