@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	font-size: 14px;
	line-height: 125%;
	background-color: #FFFFFF;
	text-align: center;
}

A { text-decoration: none; }

#box-all {
	width: 800px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
#catch {
	height: 90px;
}

#box-top {
	height: 120px;
	width: 800px;
	background-color: #333333;
	background-image: url(img/top_bg.gif);
	background-position: right;
}
.greenbox {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #008000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	text-align: left;
}
.center {
	text-align: center;
}
#box-top-r {
	height: 120px;
	width: 651px;
	float: right;
	text-align: right;
}
#title {
	float: left;
	height: 96px;
}
#menu {
	height: 30px;
}

#container {
	width: 810px;
	background-image: url(img/bg.gif);
	margin-right: auto;
	margin-left: auto;
}
#box-main {
	width: 800px;
	clear: both;
}
#box-left {
	width: 565px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box-right {
	float: right;
	width: 210px;
	padding: 5px;
}
.unit_top {
	background-image: url(img/unit_top.gif);
	width: 210px;
	height: 30px;
	text-align: center;
}
.unit_main {
	background-image: url(img/unit_bg.gif);
	width: 210px;
}
.unit_btm {
	background-image: url(img/unit_btm.gif);
	width: 210px;
	height: 10px;
	margin-bottom: 10px;
}

#clear {
	clear: both;
	width: 100%;
}
h1 {
	font-size: 16px;
	padding: 5px;
	background-image: url(img/bg_bar.gif);
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FF6600;
	border-bottom-color: #FFCC00;
	border-left-color: #FF6600;
	clear: both;
	background-position: center;
}
h2 {
	font-size: 14px;
	padding: 3px;
	background-image: url(img/bg_bar.gif);
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF80;
	border-right-color: #66CC00;
	border-bottom-color: #CCFF80;
	border-left-color: #66CC00;
	clear: both;
}
.right_center {
	text-align: center;
	padding: 10px;
}
.right_contents {
	padding: 10px;
}
.imgright {
	float: right;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.hasen {
	background-image: url(../M-1GP_old/img/hasen.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 6px;
	clear: both;
	margin-bottom: 25px;
}
.imgleft {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.textright {
	float: right;
	width: 500px;
}

.space30 {
	clear: both;
	height: 30px;
}
.space5 {

	clear: both;
	height: 5px;
}
#box-big {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
#interview {
	text-align: left;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#barm1gptop {
	background-color: #FFFF66;
	text-align: left;
	margin-bottom: 10px;
}
#barm1gpbottom {
	background-color: #FFFF66;
	text-align: right;
	margin-top: 10px;
	clear: both;
}
#topics_title {
	width: 500px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#topics {
	text-align: left;
	width: 498px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DF0000;
}
.topics {
	padding: 2px;
}
.topics_hasen {
	background-image: url(img/hasen.gif);
	height: 6px;
}

