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


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

#head_under_menu {
	MARGIN-LEFT: auto; WIDTH: 780px; MARGIN-RIGHT: auto
}
#head_under_menu_left {
	FLOAT: left; MARGIN-RIGHT: 5px
}
#head_under_menu_center {
	FLOAT: left; MARGIN-RIGHT: 8px
}
#head_under_menu_right {
	FLOAT: left
}

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

#contents_main {
	width:680px;
	margin:auto;
	padding:15px;
	background:#ffffff;
}

#contents_box {
    margin-top: 20px;
	margin-bottom:15px;
}

#contents_box02 {
	margin-bottom:15px;
}


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

#contents_box_right {
	float: left;
	width: 300px;
}

.title_image {
	margin-bottom: 10px;
}

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

.box {
}

.box_topics_all {
}

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

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

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

.box_image {
	float: left;
}

.box_text {
	height:30px;
    margin-left: 50px;
	font-size: 120%;
	font-weight: 600;
	color: #000000;
	background-color: #38acee;
}

.box_text1 {
	height:30px;
	margin-left:20px;
	font-size: 120%;
	font-weight: 600;
	color: #000000;
	background-color: #38acee;
}
.box_text2 {
	height:20px;
	margin-left: 50px;
	line-height: 1.5em;
	text-decoration: underline;
}

.box_text3 {
	height:20px;
	margin-left: 20px;
	line-height: 1.5em;
	text-decoration: underline;
}
.box_btn {
	height:30px;
	text-align: right;
}

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

.lv01_top {
	list-style: url(../images/main/lv01.jpg) inside;
	height:21px;
	margin-bottom: -4px;
}
.lv01 {
	list-style: url(../images/main/lv01.jpg) inside;
	height:21px;
	margin-top: -4px;
	margin-bottom: -4px;
}

.lv02 {
	list-style: url(../images/main/lv02.jpg) inside;
	height:22px;
	margin-top: -4px;
	margin-bottom: -4px;
}

.lv01_end {
	list-style: url(../images/main/lv01_end.jpg) inside;
	height:21px;
	margin-top: -4px;
	margin-bottom: -4px;
}

.lv02_end {
	list-style: url(../images/main/lv02_end.jpg) inside;
	height:22px;
	margin-top: -4px;
	margin-bottom: -4px;
}
