@charset "utf-8";

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

#content1 .indexImgArea{
	height:400px;
	margin: 0;
}

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

#content1 .text p {
	width:380px;
	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;
	background: url(/images/index/osusume.gif) 0 0 no-repeat;
	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;
}