@charset "utf-8";
/* -----------------------------
  common
----------------------------- */
.page_top {
	text-align:center;
}
.f14 {
	font-size: 116%;
}
/* -----------------------------
  kousaku_index
----------------------------- */
#kousaku {
	width:700px;
}
#kousaku_title {
	text-align:center;
}
#kousaku_title p {
	color:#CC0000;
	font-weight:bold;
}
#kousaku #m8 {
	width:680px;
	margin:0 0 10px 10px;
	background-image: url(../images/kousaku_top_bm.gif);
	background-repeat: no-repeat;
	background-position: center 235px;
}
#kousaku .kousaku_frame {
	background-image: url(../images/kousaku_top_bh.gif);
	background-repeat: no-repeat;
	padding:0 20px 10px 20px;
}
#kousaku .kousaku_txt {
	width:340px;
	padding:18px 0 0 0;
	float:left;
}
#kousaku .kousaku_photo {
	width:290px;
	padding:18px 0 0 0;
	float:right;
}
#kousaku .kousaku_txt h2,
#kousaku .kousaku_txt p {
	margin:0 0 10px 0;
}


/* kako_kousaku */

#area_l {
	width:332px;
	float:left;
	margin:15px 0 15px 10px;
}
#area_r {
	width:332px;
	float:right;
	margin:15px 10px 15px 0;
}

*html #area_l {
	width:332px;
	float:left;
	margin:15px 0 15px 5px;
}
*html #area_r {
	width:332px;
	float:right;
	margin:15px 5px 15px 0;
}
#kousaku_bn_area {
	background: url(../images/kousaku_topbn_bm.gif) left bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#kousaku_bn_area_inner {
	background: url(../images/kousaku_topbn_bh.gif) left top no-repeat;
	padding: 30px 22px 10px 22px;
}
#kousaku_bn_area_inner P{
margin-top: 10px;
}



/* backnumber */
#backnumber {
	width:660px;
	margin:0 0 10px 20px;
	background-color:#FFFFFF;
}
#backnumber h3 {
	padding:5px 10px;
	background-image:url(../images/bk_bg.gif);
}
#backnumber ul {
	padding:5px 10px;
}
#backnumber li {
	margin-right:20px;
	float:left;
}
