@charset "utf-8";
/* CSS Document */

a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a:visited{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:active{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#mainCon {
	width: 849px;
	height: 165px;
	margin: 11px 0 0 0;
}

#news {
	width: 394px;
	height: 165px;
	margin: 0;
	background-color: #FFFFFF;
	float: left;
}

.news_list {
	height: 42px;
	width: 394px;
	margin: 0 0 6px 0;
}

.news_image_area {
	height: 42px;
	width: 52px;
	margin: 0 6px 0 0;
	float: left;
}

.news_text_area01 {
	color: #669900;
	font-weight: bold;
	height: 37px;
	margin: 9px 0 0 0;
	line-height: 14px;
	float: left;
}

.news_text_area02 {
	color: #51A6D1;
	font-weight: bold;
	height: 37px;
	margin: 9px 0 0 0;
	line-height: 14px;
	float: left;
}

.news_text_area03 {
	color: #FF204D;
	font-weight: bold;
	height: 37px;
	margin: 9px 0 0 0;
	line-height: 14px;
	float: left;
}

#pick_up_l {
	width: 221px;
	height: 165px;
	margin: 0 0 0 1px;
	padding: 0 0 0 9px;
	background: url(../image/bg_conSideLine.gif) left repeat-y;
	float: left;
}

#pick_up_r {
	width: 212px;
	height: 165px;
	margin: 0 0 0 1px;
	padding: 0 0 0 9px;
	background: url(../image/bg_conSideLine.gif) left repeat-y;
	float: left;
}

.mainCon_ttl {
	margin: 0 0 11px 0;
}

.pickup_bnr {
	margin: 0 0 10px 0;
}
