@charset "Shift_JIS";

/* all */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	margin: 0px auto;
	text-align: center;
	background-color: #cccccc;
}

img {
	border-width: 0px;
}

#box_all {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	background-color: #ffffff;
	border-width: 0px;
}


/* ヘッダー（1段目） */
#box_header1 {
	height: 110px;
	background-image: url(../image/head_b01.jpg);
	background-position: right;
	font-size: 0.8em;
}

#box_header1 a {
	float: left;
}

#box_header1 .hm01 {
	float: right;
	margin: 86px 2px 0px auto;
	width: 324px;
	height: 24px;
}

/* ヘッダー（2段目） */
#box_header2 {
	height: 27px;
	text-align: left;
	background-image: url(../image/h_t_Back01.jpg);
	background-color: #0167cc;
	font-size: 0.8em;
}

#box_header2 img {
	margin-right: 3px;
}

#box_header2 form {
	padding: 0px;
}

#box_header2 a:link {
	color: #ffffff;
}

#box_header2 a:visited {
	color: #ffffff;
}

#box_header2 a:active {
	color: #ffffff;
	text-decoration: none;
}

#box_header2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#box_header2 .area_map {
	float: left;
	width: 300px;
	margin: 2px 0px 0px 10px;
	_margin: 6px 0px 0px 10px;	/* ie */
	line-height: 150%;
	font-size: 1.1em;
}

#box_header2 .area_search {
	float: left;
	width: 360px;
	margin: 0px;
}

#box_header2 .search_title {
	margin-bottom: 1px;
}

#box_header2 .search_window {
	margin-top: 0px;
	height: 18px;
}

#box_header2 .area_mojibig {
	float: left;
	padding: 2px 0px 0px 0px;
	_padding: 6px 0px 0px 0px;	/* ie */
	line-height: 150%;
	font-size: 1.1em;
}

/* 内容（左側） */
#box_left {
	width: 176px;
	float: left;
	background-image: url(../image/mlback01.gif);
	font-size: 0.8em;
}

#box_left h2 {
	margin-left: 2px;
}

#box_left #box_profile {
	width: 170px;
	_width: 172px;	/* ie */
	background: #ffffff;
	background-image: url(../image/profi_back001.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #a9bd20;
	margin: 0px 0px 5px 2px;
}

#box_left #box_profile ul {
	padding: 10px 0px 10px 5px;
}

#box_left #box_profile li {
	list-style-type: none;
	background-image: url(../image/lm_prof_ar.gif);
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	padding-left: 10px;
	line-height: 150%;
	font-size: 1.2em;
}

#box_left #box_kouhou {
	width: 170px;
	_width: 172px;	/* ie */
	background: #ffffff;
	background-image: url(../image/kou_back001.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #ce6b00;
	margin: 0px 0px 5px 2px;
}

#box_left #box_kouhou ul {
	padding: 10px 0px 10px 5px;
}

#box_left #box_kouhou li {
	list-style-type: none;
	background-image: url(../image/lm_kouhou_ar.gif);
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	padding-left: 10px;
	line-height: 150%;
	font-size: 1.2em;
}

#box_left #box_bunkazai {
	margin: 5px 0px 5px 5px
}

/* 内容（中央） */
#box_center {
	float: left;
	margin-left: 19px;
	font-size: 0.8em;
	line-height: 150%;
}

#box_center h2 {
	margin-top: 11px;
}

#box_center #box_news {
	width: 386px;
	_width: 403px;	/* ie */
	height: 98px;
	border: 1px solid #cccccc;
	overflow: auto;
	padding: 2px 5px 2px 10px;
}

#box_center #box_news ul {
	padding: 5px 0px 5px 0px;
}

#box_center #box_news li {
	list-style-type: none;
	background-image: url(../image/arrowB02.gif);
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	padding-left: 10px;
}

#box_center #box_guide_title,
#box_center #box_genre_title {
	margin-top: 11px;
	width: 403px;
	height: 24px;
	background-image: url(../image/c_top02Back.gif);
	background-repeat: no-repeat;
}

#box_center #box_guide,
#box_center #box_genre {
	width: 403px;
	margin-top: 5px;
	font-size: 1.2em;
}

#box_center #box_guide_title .box_left,
#box_center #box_genre_title .box_left {
	float: left;
	margin-left: 14px;
}

#box_center #box_guide_title .box_right {
	float: right;
	margin: 4px 14px 0px 0px;
}

#box_center #box_guide .box_left {
	float: left;
	width: 190px;
	margin-left: 11px;
}

#box_center #box_guide .box_right {
	float: left;
	width: 190px;
	margin-left: 1px;
}

#box_center #box_genre p {
	margin-bottom: 2px;
}

#box_center #box_genre img {
	vertical-align: middle;
}

#box_center #box_genre .box_left {
	float: left;
	width: 195px;
	margin-left: 0px;
}

#box_center #box_genre .box_right {
	float: left;
	width: 195px;
	margin-left: 1px;
}

/* 内容（右側） */
#box_right {
	width: 176px;
	float: right;
	margin-right: 4px;
	font-size: 0.8em;
}

#box_right #box_link {
	margin: 5px 0px 5px 5px
}

/* バナー */
#box_banner {
	width: 800px;
	text-align: center;
	font-size: 0.8em;
}

#box_banner ul {
	margin-left: 11px;
	clear: both;
}

#box_banner li {
	float: left;
	list-style-type: none;
	margin-left: 7px;
}

/* フッター */
#box_footer {
	padding-bottom: 16px;
	text-align: center;
	font-size: 0.8em;
}

#box_footer .area_name {
	margin-top: 8px;
}


/* トップページ配下 */
#box_main {
	margin: 5px;
}

#box_main .contents_navi {
	margin-bottom: 10px;
	font-size: 0.8em;
}

#box_main .contents_title h2 {
	border-left  : 10px solid #145693;
	border-bottom: 2px solid #145693;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

#box_main .contents_body {
	width: 770px;
	margin: 10px;
};

/* その他 */
.lmT01 {
	margin-bottom: 5px;
}
.lmim02 {
	margin-bottom: 4px;
}
.lmim05 {
	margin-top: 11px;
	margin-bottom: 5px;
}
.lmim06 {
	margin-top: 11px;
	margin-bottom: 0px;
}
.mt10 {
	margin-top: 10px;
}

