@charset "utf-8";







#top-image {

	background-image: url(../images/index/main-image.jpg);

	background-repeat: no-repeat;

	height: 250px;

}



#title {

	margin-bottom: 10px;

	background-image: url(../images/index/title.gif);

	background-repeat: no-repeat;

	height: 40px;

	width: 800px;

}



#contents {

	float: left;

}





#left {

	width: 570px;

	margin-right: 30px;

	font-size: 11px;

	line-height: 1.5em;

	float: left;

}





#first-area {

	margin-bottom: 30px;

	width: 570px;

	float: left;

}



#news {

	height: 163px;

	overflow: scroll;

	border-top-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-left-color: #CCCCCC;

	width: 368px;

	float: left;

	margin-right: 20px;

}

#blog {

	width: 180px;

	float: left;

}



#news ul, li {

	list-style-type: none;

	margin: 0px;

	padding: 5px;

}

#news li {

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #999999;

	padding-bottom: 10px;

}





#second-area {

	float: left;

	width: 570px;

	margin-bottom: 15px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #678C99;

	padding-bottom: 15px;

}







#item-print {

	width: 270px;

	float: left;

	margin-right: 29px;

}



#item-media {

	width: 270px;

	float: left;

}

#third-area {

	float: left;

	width: 570px;

}





#item-others {

	width: 270px;

	float: left;

	margin-right: 29px;

}

#item-astalift {

	width: 270px;

	float: left;

}













#right {

	width: 200px;

	height: auto;

	float: left;

	font-size: 13px;

	line-height: 1.5em;

}

.font-large {

	font-size: 20px;

	color: #FF0000;

	font-weight: bold;

}

