@charset "utf-8";



/**/
#pageBox {
	margin: 0px;
	padding: 0px;
	width: 870px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#container #pageBox #pageArea {
	margin: 0px;
	padding: 0px;
	width: 870px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../common_image/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/*ヘッダー*/
#pageBox #head {
	background-image: url(../common_image/head_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 870px;
	height: 90px;
}
#container #pageBox #head_txt1 {
	text-align: right;
	width: 682px;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#container #pageBox #head #head_title {
	float: left;
	height: 80px;
	width: 173px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#container #pageBox #head #head_r {
	width: 250px;
	margin-left: 437px;
	float: right;
	margin-top: 6px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#container #pageBox #head #head_r table {
	margin: 0px;
	padding: 0px;
}
/*メイン部分タイトル*/
#container #pageBox #pageArea #titleBox {
	padding: 0px;
	width: 645px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #pageBox #pageArea #main #titleBox #modori {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#container #pageBox #pageArea #main #pageTitle #modori {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

/*フッター*/
#container #pageBox #pageArea #footer {
	clear: both;
	width: 870px;
	background-image: url(../common_image/foot_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 110%;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #pageBox #pageArea #footer #f_left {
	float: left;
	width: 500px;
	margin-left: 10px;
}
#container #pageBox #pageArea #footer #f_right {
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(../common_image/foot_com_line.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	padding-right: 8px;
}

#container #pageBox #pageArea #footer #copyright {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	background-color: #6C3;
	padding: 2px;
	width: 866px;
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
/*メイン*/
#container #pageBox #pageArea #main {
	float: left;
	height: auto;
	width: 645px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image: url(../common_image/main_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*左メニュー*/
#left_menu {
	margin: 0px;
	height: auto;
	width: 220px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
.leftMenu01 {
	margin: 0px;
	padding: 0px;
	background-image: url(../common_image/left_menu_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	width: 220px;
	vertical-align: bottom;
	height: 38px;
}
#container #pageBox #pageArea #left_menu #eigyo01 {
	background-image: url(../common_image/eigyo_bg.gif);
	background-repeat: repeat;
	margin: 10px;
	width: 198px;
	border: 1px solid #6C6;
}
#container #pageBox #pageArea #left_menu #eigyo02 {
	background-color: #FFF;
	margin: 10px;
	padding: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666;
}

#container #pageBox #left_menu2 {
	background-image: url(../common_image/top_line.gif);
	background-position: bottom;
	width: 200px;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
}

#container #pageBox #pageArea #left_menu #left_menu2 img {
	padding-bottom: 8px;
}
#container #pageBox #pageArea .rMenu {
	text-align: center;
	width: 220px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#pageTitle {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
