@charset "utf-8";
/* CSS Document */

#leftArea {
	width: 200px;
	float:left;
	background-color: #FFFFFF;
}
#rightArea {
	width:540px;
	float:right;
	background-color: #FFFFFF;
	padding-bottom:20px;
}
#rightArea #indexh2_1 {
	width:540px;
	height:25px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_pickup.jpg);
	background-repeat: no-repeat;
}
#rightArea #indexh2_2 {
	width:540px;
	height:25px;
	text-indent:-700px;
	background-image: url(../img/title_index/art_pickup2.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
}
.extArea {
	width:540px;
	padding-bottom:10px;
	text-align:center;
}