@charset "UTF-8";
/* CSS Document index css*/

#wrap_index01{
	width:100%;
	height:100%;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
	background-image:url(../images/bizen_index_back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#wrap_18{
	text-align:center;
	margin-top:100px;
	}

.top_image{
	margin:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

#index_middle_waku{
	width:1100px;
	height:135px;
	margin-top:350px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	}
	
.index_middle_title{
	margin-left:10px;
	text-align:left;
	margin-bottom:10px;
	}

.index_left_list{
	width:500px;
	height:115px;
	padding-left:15px;
	float:left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}

.index_right_banner{
	width:314px;
	height:75px;
	float:right;
	margin-top:10px;
	}
	



/*トップページ記事表示*/
.keijiban{
	background-image:url(../images/ita_keijiban_bg.gif);
	height: 200px;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	border: 1px solid #FFF;
	clear: both;
	}
	
.concept_title{
	margin-left:280px;
	margin-top:25px;
	margin-bottom:10px;
	font-size:23px;
	font-weight:bold;
	color:#FF6633;
	margin-right: 75px;
	}

.concept_text{
	margin-left:280px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-right: 30px;
	line-height: 150%;
	}

.indexTop{
	width:1000px;
	height:400px;
	margin:15px auto 15px;
	border:solid 1px #dcdcdc;
	}

.indexTop ul{
position:relative;
top:95px;
left:770px;
width:150px;
	}

.indexTop li{
	padding:0;
	list-style:none;
	}

.indexTop a{
	line-height:2.8em;
	padding:0 0 0 15px;
	background:url(../images/point07.gif) no-repeat;
	text-decoration:none;
	display:block;
	}

.indexTop a, .indexTop a:visited{
	color:#f29700;
	}

.indexTop a:hover{
	background:url(../images/point07.gif) no-repeat #f7f7eb;
	}

.topLi01{
	border-top:solid 1px #dcdcdc;
	font-size:10pt;
	}


.topLi02{
	border-bottom:solid 1px #dcdcdc;
	font-size:10pt;
	}

.topLi03{
	font-size:8.5pt;
	}

.topLi04{
	border-top:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
	font-size:10pt;
	}

/*----------  新着情報 ----------------*/

.news{
	background-image: url(../images/item_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 14px;
	}

.news td{
	padding-bottom:7px;
	font-size:10pt;
	font-size:10pt;
	color:#333333;
	padding-top: 3px;
	}

.news .newsDate{
	font-weight:bold;
	color:#0068b7;
	width:120px;
	padding-right: 10px;
	padding-left: 10px;
	}

.news .newsTitle{
	width:500px;
	padding-right: 10px;
	}

.speceing{
	height: 50px;
}


#main .info {
	width: 700px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 5px;
}
#main .info .image {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#main .info .board {
	display: inline;
	float: right;
	width: 450px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#main .info .board .sen {
	background-image: url(../images/board_back01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 450px;
	padding-top: 35px;
	padding-bottom: 10px;
	min-height:130px;
	overflow: hidden;
}
#main .info .board .sen h3{
	font-size:23px;
	font-weight:bold;
	color:#FF6633;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	width: 400px;
}
#main .info .board .sen p{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height: 24px;
	margin-right: 20px;
	margin-left: 30px;
	background-image: url(../images/board_dotte.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#main .info .board .bottom {
	background-image: url(../images/board_back02.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 12px;
	width: 450px;
	font-size: 1px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
