@charset "shift_jis";

#welcome p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-right: 15px;
	padding-left: 50px;
	padding-bottom: 10px;
	text-align: left;
}
#welcome {
	background-image: url(../img/index/bg_welcome.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



.link {
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/index/linktag.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 110px;
}


#news {
	width: 414px;
	background-image: url(../img/index/bg_news.jpg);
	background-repeat: no-repeat;
	height: 169px;
	float: left;
	margin-left: 0px;
	text-align: left;
}
#intro {
	width: 250px;
	float: right;
	margin-right: 5px;
}

#box {
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#new {
	height: 113px;
	width: 408px;
	overflow: auto;
	scrollbar-base-color: #C7C55E;
	scrollbar-arrow-color: #CCCCCC;
}
#new p {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	margin-left: 30px;
}
