@charset "shift_jis";
/* CSS Document */


/*すべて
------------------------------*/
#main {
	background: url(../images/common/bg_side.gif) repeat-y;
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

/*コンテンツ
------------------------------*/
#contents2 {
	background:url(../images/main/top.jpg) top no-repeat #ffa07a;
	width:750px;
	margin:auto;
	padding-top:220px;
	padding-bottom:15px;
}


#contents_main {
	width:685px;
	margin:auto;
	padding:15px;
	background:#000000;
}

#contents_box {
	margin-bottom:15px;
}

#contents_box02 {
	margin-bottom:15px;
}


#contents_box_left {
	float: left;
	width: 680px;
}

#contents_box_right {
	float: right;
	width: 335px;
}


#select {
	margin-bottom:10px;
	padding:0 0 10px;
	border-bottom:1px solid #BE0000;
}

#select ul {
	margin:0 0 0 90px;
	padding:0;
	list-style-type:none;
}

#select ul li {
	display:block;
	margin:0;
	padding:0;
	float:left;
	text-indent:-9999px;
}

.syukuhaku a {
	background: url(../images/main/btn_syukuhaku_off.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
	margin-right:10px;
}

.syukuhaku a:hover {
	background: url(../images/main/btn_syukuhaku_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
	margin-right:10px;
}

.syukuhaku_on a {
	background: url(../images/main/btn_syukuhaku_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
	margin-right:10px;
}

.higaeri a {
	background: url(../images/main/btn_higaeri_off.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
}

.higaeri a:hover {
	background: url(../images/main/btn_higaeri_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
}

.higaeri_on a {
	background: url(../images/main/btn_higaeri_on.gif) no-repeat;
	display:block;
	width:245px;
	height:35px;
}



.title_image {
	margin-bottom: 10px;
}

/*内容
------------------------------*/

.box {
}

.box_topics_all {
}

.box_contents_right {
	float: right;
	width: 480px;
}

.box_topics_img {
	float: left;
	margin-bottom: 10px;
}

.box_topics_text {
	float: right;
	width: 280px;
	margin-bottom:10px;
}

.box_image {
	float: left;
	border: 3px solid #ffffff;
	margin-top: 12px;
	margin-bottom: 12px;
}

.box_text {
	margin-top: 10px;
	color: #ffffff;
	font-size: 13pt;
	font-weight: 600;
	height:30px;
}

.box_text2 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 11pt;
	font-weight: 500;
}

.box_text3 {
    margin-top: 10px;
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: 500;
	float: none
}

.box_btn a{
	background: url(../images/main/btn_application.gif) no-repeat 0px 0px;
	height: 22px;
	width: 113px;
	text-indent: -9999px;
	display: block;
}

.box_btn {
	margin-left: 360px;
}

.catalog {
	text-align:right;
	margin-bottom:10px;
}
