#slide_area {
	width: 716px;
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(common/img/recomend_bg02.png);
	border: 2px solid rgba(255,255,255,1.00);

}







.main h3 {

	text-align: center;

}

#wrap_hanaya {

	width: 360px;

	padding: 0px;

	float: left;

	margin-left: 0px;

	text-align: center;

}

#wrap_wasyoku {

	width: 360px;

	padding: 0px;

	float: right;

	margin-right: 0px;

	text-align: center;

}

#cap_common {

	background-color: #FFF;

	border: 2px solid #C6133D;

	padding: 10px;

	text-align: center;

	margin-bottom: 20px;

	margin-top: 20px;

	width: 720px;

	margin-right: auto;

	margin-left: auto;

}

#cap_hanaya {

	width: 350px;

	border: 2px solid #C6133D;

	background-color: #FFF;

	padding: 3px;

	float: left;

	margin-left: 10px;

}



#cap_wasyoku {

	width: 350px;

	border: 2px solid #000;

	background-color: #C6133D;

	padding: 3px;

	float: right;

	margin-right: 10px;

}





#hanaya_box {

	/* background-color: #C6133D; */

	padding: 5px;

	color: #FFF;

}

#wasyoku_box {

	background-color: #FFFFFF;

	padding: 5px;

}



.cap_box {

	background-color: #FFF;

	text-align: center;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.cap_box_green {

	background-color: green;

	text-align: center;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.cap_box_blue {

	background-color: #004B88;

	text-align: center;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.cap_box_brown {

	background-color: #4D250C;

	text-align: center;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}





.cap_box_red {

	background-color: #C6133D;

	text-align: center;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}

.cap_box_ore {

	background-color: #F39800;

	text-align: center;

	border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	margin-top: 5px;

	margin-bottom: 5px;

}





.cap_box h5 {

	font-weight: bold;

	color: #fff;

	padding-top: 5px;

}

.cap_box_green h5 {

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 5px;

}

.cap_box_blue h5 {

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 5px;

}



.cap_box_red h5 {

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 5px;

}

.cap_box_ore h5 {

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 5px;

}

.cap_box_brown h5 {

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 5px;

}







#news {

	width: 720px;

	clear: both;

	background-color: #FFF;

	margin-top: 20px;

	border-radius: 10px;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	padding: 10px;

	margin-right: 10px;

	margin-left: 10px;

	margin-bottom: 20px;

}

#news h6 {

	text-align: center;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666;

	margin-bottom: 10px;

}



#news table {

	border-collapse:collapse;

	margin-top: 5px;

	font-size: 12px;

}

#news th {
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	background-image: url(common/img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	color: #FF6600;
	width: 25%;

}

#news td {
	line-height: 24px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

#news .box01 {

	clear: both;

	overflow: auto;

	height: 240px;

	padding-right: 20px;

}

#news td a{

	color: #C6133D;

}

#news td a.bk {

	color: #000000;

}



#news td a:hover {

	color: #FFFFFF;

	background-color: #C6133D;

}

#news td a.bk:hover {

	color: #FFFFFF;

	background-color: #000000;

}



#news_area {

	height: 330px;

	overflow: auto;

	width: 680px;

	margin-right: auto;

	margin-left: auto;

}

#news_area li {

	padding-bottom: 5px;

}
