@charset "utf-8";

/* ----------------------------------- all --*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, th, td, form	{
	margin: 0;	padding: 0;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
p {
	margin-top: 10px;
}
img {
	border: 0;
}
body {
	background: url("../images/bg.gif") repeat-x;
	color: #2b2b2b;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 12px;
	line-height: 130%;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}
a {
	color: #a428c8;
}
.mT05 {
	margin-top: 5px;
}
.mT20 {
	margin-top: 20px;
}
.mT30 {
	margin-top: 30px;
}
.mT40 {
	margin-top: 40px;
}
.mL20 {
	padding-left: 20px;
}
.txt_b {
	color: #1e5282;
}
.txt_g {
	color: #727272;
}
.txt_r {
	color: #b60000;
}
.b {
	font-weight: bold;
}

/*Container要素
---------------------------------------- */
div#Container {
	text-align: center;
}

/*Header要素
---------------------------------------- */
/* h1 */
#box_h1 {
	width: 889px;
	height: 16px;
	margin: 0 auto;
	padding: 2px 0;
	background-color: #EBF5D3;
	border-left: 11px solid #BACB94;
	text-align: left;
}
#box_h1 h1 {
	color: #727d5b;
	font-size: 10px;
	font-weight: lighter;
	text-indent: 8px;
}

/* Header */
#Header	{
	position: relative;
	width: 900px;
	height: 91px;
	margin: 0 auto;
}
#Header	.logo {
	position: absolute;
	top: 16px;
	left: 0;
}
#Header	.contact {
	position: absolute;
	top: 21px;
	right: 0;
}

/* Hmenu */
#Hmenu {
	position: relative;
	width: 900px;
	height: 23px;
	margin: 0 auto;
	text-align: right;
}
#Hmenu p {
	position: absolute;
	margin: 0;
	top: 5px;
	right: 0;
}

/* Gmenu */
#Gmenu {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/*Main要素
---------------------------------------- */
/* Main */
#Main {
	width: 900px;
	margin: 15px auto 0 auto;
	text-align: left;
}
#SubMain {
	width: 900px;
	margin: 20px auto 0 auto;
	text-align: left;
}

/*Leftbox要素
---------------------------------------- */
/* Leftmenu */
#box_left {
	float: left;
	width: 230px;
}
#box_left .box_mail {
	width: 230px;
	background-color: #67BFF1;
}
#box_left .box_mail form {
	padding: 3px 10px 4px 10px;
}
#box_lmenu_top {
	width: 230px;
	margin-top: 5px;
	padding-top: 5px;
	background: url("../images/box_lmenu_top.gif") no-repeat;
}
#box_lmenu_btm {
	width: 230px;
	padding-bottom: 5px;
	background: url("../images/box_lmenu_btm.gif") no-repeat bottom;
}
#box_lmenu {
	width: 230px;
	background: url("../images/box_lmenu_bg.gif") repeat-y;
}
#box_lmenu ul.Lmenu {
	list-style-type: none;
	padding: 5px 0 8px 0;
	border-bottom: 1px solid #C7D0BD;
}
#box_lmenu ul.Lmenu2 {
	list-style-type: none;
	padding: 5px 0 8px 0;
	border-bottom: 1px solid #ECF3E3;
}
#box_lmenu ul li {
	padding: 3px 0 2px 12px;
}
#box_lmenu ul li.title {
	padding: 8px 0 3px 12px;
}
*:first-child+html #box_lmenu ul p {
	padding: 6px 0 2px 0;
}
* html #box_lmenu ul p {
	padding: 6px 0 2px 0;
}
#box_lmenu ul p {
	padding: 6px 0 2px 12px;
	font-weight: bold;
}
#box_lmenu ul li a {
	color: #287f87 !important;	
	background: url("../images/icon_li2.gif") no-repeat 0 4px;
	padding-left:  20px;
}
* html #box_lmenu ul li.title a {
	background: url("../images/icon_li.gif") no-repeat 0 1px !important;
}
#box_lmenu ul li.title a {
	color: #37561d !important;
	font-size: 14px !important;
	background: url("../images/icon_li.gif") no-repeat 0 3px !important;
}

/*Contents要素
---------------------------------------- */
/* Contents */
#box_right {
	float: right;
	width: 645px;	
}
.pagetop {
	margin: 0;
	padding-top: 25px;
	text-align: right;
}

/*Footer要素
---------------------------------------- */
#box_ftxt {
	width: 880px;
	margin: 10px auto 0 auto;
	padding: 10px;
	background-color: #E6EADC;
	color: #81905f;
	line-height: 120%;
	text-align: left;
}
#box_ftxt p {
	padding: 5px 10px 10px 10px;
}
#box_fmenu {
	position: relative;
	width: 900px;
	height: 50px;
	margin: 10px auto 0 auto;
	color: #686868;
	line-height: 150%;
	text-align: left;
}
#box_fmenu a {
	color: #686868 !important;
}
#box_fmenu .mark {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10px;
}
#box_fmenu .menu {
	position: absolute;
	top: 4px;
	left: 280px;
}

/* copy */
#copy {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #E9E9E9;
	color: #686868;
	font-size: 10px;
	text-align: center;
}

/* AForm */

div.aform .aform-content dl dt{
	font-weight: bold;
	color: #335784;
	margin: 15px 0 5px 0;
	padding: 2px 0 2px 5px;
	border-left: 3px solid #335784;
	border-bottom: 1px dotted #335784;
}


