@charset "utf-8";

#content1 {
	width:600px;
	height:auto;
}

#content1 .indexImgArea{
	margin: 0;
	padding: 0;
	width: 600px;
	height:400px;
	/*text-indent: -9999px;*/
	background: url(../images/index_back.jpg) 0 0 no-repeat;
}

#content1 .titleImg {
	margin: 0 0 0 20px;
}

#content1 .text p {
	height:auto;
	font-size:80%;
	line-height: 150%;
	margin: 0;
	padding: 20px 0 0 20px;
}

#content1 .left{
	width:400px;
	float:left;
}

#content1 .right{
	width:175px;
	float:right;
	margin: 10px 5px 0 5px;
}

#content1 .right .banaFont{
	width:175px;
	text-align:center;
	font-size:12px;
	margin: 2px 0 0 0;
}

#content1 .right .bana1{
	margin: 40px 5px 0 12px;
}

#content1 ul{
	margin:50px 0 0 10px;
}

#content1 li{
	float:left;
	font-size:70%;
	padding:0 2px 0 0;
}

.news {
	font-size: 80%;
	text-align: right;
	color: #666;
}

.news a{
	color: #666;
}

#container #middle #right #content1 h3.index_midashi {
	margin: 20px 20px 0 20px;
	padding: 0 0 4px 0;
	height: 36px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #896306;
	line-height: 36px;
	background: url(../images/index_title_bg.gif) 0 0 repeat-x;
}
