@charset "utf-8";
/* CSS Document */

/* body */

body {
	font: 62.5%/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-serif;
	color: #505050;
	background: #00998c;
	text-align: center;
	margin: 0px;
	padding: 0px;
	word-spacing: 0.5px;
}

/* for IE7 fonts */
*+html body {
	font-family: "メイリオ",Meiryo,"MS P ゴシック","MS P Gothic",sans-serif;
}
/* for IE6 fonts */
*html body {
	font-family: "MS P ゴシック","MS P Gothic",sans-serif;
}

h2 {
	font-size: 120%;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	background: url(common/bg_150.gif) no-repeat left top;
	color: #FFF;
	margin-bottom: 10px;
}
.h2nomargin {
	margin-bottom: 0px;
}

/* ------ link ------ */

a {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}

/* ------- p ------- */

p {
	padding: 0px;
	margin: 0px 0px 1em;
}
.small {
	font-size: 80%;
	line-height: 120%;
	text-align: center;
}
.red {
	color: #F00;
}

/* ----- header ----- */

#rapper {
	text-align: left;
	margin: 0px auto;
	height: auto;
	width: 1050px;
}
#rapper #header {
	height: 230px;
	width: 950px;
	background: url(common/bg_header.gif) no-repeat center top;
	padding-right: 50px;
	padding-left: 50px;
}
#header #mark {
	float: left;
	height: auto;
	width: 190px;
}
#header #headerh1 {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 570px;
	float: left;
}
#header #recruit {
	display: inline;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 110%;
	line-height: 145%;
}
#header #recruit img {
	margin-bottom: 7px;
}

/* ----- main ----- */

#rapper #main {
	font-size: 120%;
	clear: both;
	height: auto;
	width: 950px;
	padding-right: 50px;
	padding-left: 50px;
	background: url(common/bg_main.gif) repeat-y center top;
	padding-top: 20px;
}

/* ----- contents ----- */

#main #contents {
	float: left;
	height: auto;
	width: 740px;
}
#main #contents #content {
	float: right;
	height: auto;
	width: 530px;
}
#content .section {
	background: url(common/bg_a_bottom.gif) no-repeat left bottom;
	line-height: 150%;
	margin-bottom: 20px;
}
#content .section h3 {
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background: url(common/bg_a_title.gif) no-repeat left top;
	text-align: left;
	margin-bottom: 10px;
	font-size: 120%;
	width: 515px;
	padding-left: 15px;
}
#content .section ul {
	padding: 0px 0px 11px;
	margin: 0px 0px 0px 15px;
}
#content .section .secbody {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 500px;
}

/* ----- menu1 ----- */

#contents #menu1 h2,#main #menu2 h2 {
	font-size: 120%;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background: url(../common/bg_150.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
#main #contents #menu1 {
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
}
#menu1 #kusamaga {
	padding: 8px 8px 1px;
	margin-bottom: 15px;
	background: #CFC;
}
#menu1 #kusamaga p {
	margin-bottom: 8px;
}
#menu1 #kusamaga h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000;
}
#menu1 #kusamaga form {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
}

/* ----- Webmenu ----- */

#menu1 #menu {
	margin-bottom: 15px;
}
#menu1 #menu ul li a {
	line-height: 23px;
	background: url(common/bg_menu.gif) no-repeat left top;
	display: block;
	height: 22px;
	width: 150px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: center;
}

/* ----- white-back ----- */

#menu1 .white-back {
	background: #FFF;
	height: auto;
	width: 140px;
	margin-bottom: 15px;
	padding: 8px 5px 0px;
	text-align: left;
}
#menu1 .white-back p {
	margin-bottom: 0em;
	padding-bottom: 0.6em;
}

/* ----- green-back ----- */

#menu1 .green-back {
	background: #CEFFCD;
	height: auto;
	width: 140px;
	margin-bottom: 15px;
	padding: 8px 5px 0px;
	text-align: left;
}
#menu1 .white-back p {
	margin-bottom: 0em;
	padding-bottom: 0.6em;
}

/* ----- menu2 ----- */

#main #menu2 {
	float: right;
	height: auto;
	width: 150px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
}
#menu2 ul {
	background: #CEFFCD;
	margin-bottom: 15px;
	padding: 8px 8px 1px;
}
#menu2 ul li {
	background: url(common/list-mark1.gif) no-repeat left 3px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#main .to_top {
	clear: both;
	text-align: right;
	padding-right: 210px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ----- footer ----- */

#main #footer {
	font-size: 80%;
	line-height: 150%;
	background: #b4ffe6;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
	text-align: center;
}

