img{
 border:0;
}


.recruit{
 /*margin:10px 0 10px 100px;*/
} 
.recruit th{
 vertical-align:top;
 text-align:left;
 padding:10px 10px 10px 10px;
 border-bottom:1px white solid;
 background:#DEEBF5;
}
.recruit td{
 vertical-align:top;
 text-align:left;
 padding:10px 0px 10px 20px;
 border-bottom:1px #DEEBF5 solid;
 width:300px;
}




/*-------------------------------------------------*/
/*リスト外枠*/
/*-------------------------------------------------*/


dl{
	border-style:solid;
	border-color:#2f4f4f;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;

	background-color:white;
	font-size:10pt;
	color:	#000000;
	font-weight:400;
	text-align:left;
	padding:0px;
	margin-left:15px;
	width:150px;
	list-style:decimal;
/*	list-style-position:outside;*/
}

dt{
	border-style:solid;
	border-color:white;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;

	background-color:#2f4f4f;
	font-size:10pt;
	color:	white;
	font-weight:400;
	text-align:center;
	padding:0px;
	margin:0px;
	list-style:decimal;
/*	list-style-position:outside;*/
}

dd{
	border-style:solid;
	border-color:white;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;

	background-color:white;
	font-size:10pt;
	color:	#000000;
	font-weight:400;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:decimal;
/*	list-style-position:outside;*/
}

/*-------------------------------------------------*/
/*-------------------------------------------------*/

.blogbody {
	border-style:solid;
	border-color:#00008B;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:2px;

	background-color:#F5FFFA;
	font-size:11pt;
	color:	black;
	font-weight:400;
	text-align:left;
	padding:20px;
	margin:0px;
	width:360px;
}

.blogcontents {
	border-style:solid;
	border-color:#3DCA0A;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;

	background-color:white;
	font-size:11pt;
	color:	black;
	font-weight:400;
	text-align:left;
}

.blogcomennt {
	border-style:solid;
	border-color:#3DCA0A;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;

	background-color:#FFFFE0;
	font-size:11pt;
	color:	black;
	font-weight:400;
	text-align:left;
	padding:5px;
	margin:0px;
}

/*-------------------------------------------------
■メニューバーの設定
-------------------------------------------------*/
#globalNavi ul {
	padding:0px;
	margin: 0px;
	width: 200px;
	height:auto;
	border-width: 0px;
	cursor:pointer;
	list-style:none;
}


#globalNavi li {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height:60px;
	border-width: 0px;
	border-style: solid;
	border-color: #FFDC00;
/*	display: block;*/
	text-align: center;
	text-valign: middle;
	cursor:pointer;
}

#globalNavi li a {
	padding: 0px;
	margin: 0px;
	width: 200px;
	height:60px;
	cursor:pointer;
	background-image: url(../default/images/menu.gif);
	background-repeat: no-repeat;
}

#globalNavi li a:hover{
	padding: 0px;
	margin: 0px;
	width: 200px;
	height:60px;
	cursor:pointer;
	background-image: url(../default/images/menu_b.gif);
	background-repeat: no-repeat;
}


.gNavi_caption{
	padding-top: 15px;
	width: 200px;
	height:60px;
	font-size:11pt;
	font-weight:600;
	text-decoration: none;
	color: #FFDC00;
}

.gNavi_subcaption{
	font-size:10pt;
	text-decoration: none;
	color: #FFDC00;
}



/*-------------------------------------------------
■規定値の変更
-------------------------------------------------*/

/* ヘッダー関連 ----------------------------------- */
.header {
/*	font-size:8pt;*/
/*	color:#FFDC00;;*/
/*	font-weight:300;*/
}


/* フッダー関連 ----------------------------------- */

.footer {
	font-size:8pt;
	color:	white;
	font-weight:300;
	/*text-align:center;*/

	border-style:solid;
	border-color:red;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


/* テーブル指定 ----------------------------------- */
table {
	border-collapse:collapse;
	font-size:10pt;
}


/* リンク指定 ------------------------------------- */

A:link{ 
	color:black;
	text-decoration:none;
}
A:visited{ 
	color:black;
	text-decoration:none;
}
A:active{ 
	color:black;
	text-decoration:none;
}
A:hover{ 
	color:blue;
	text-decoration:none;
}

/* 強調文字指定 ------------------------------------- */

h1{
	font-size:8pt;
	color:	white;
	font-weight:300;
	text-align:left;
	/*background-image: url(../default/images/back.gif);*/

	border-style:solid;
	border-color:white;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

h2{
/*	background-image: url(../default/images/h2back.gif);*/
	background-image: url(../default/images/cov.gif);
	background-position: left top;
	background-repeat: no-repeat;

	border-style:solid;
	border-color:#3DCA0A;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;

	height:40px;
	font-size:14pt;
	color:	#191970;
	font-weight:600;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	margin:0px;
}

h3{
	font-size:12pt;
	color:	#FFDC00;
	font-weight:300;
	text-align:left;
	background-color:#9ACD32;

	border-style:solid;
	border-color:#006400;
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:	2px;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

hr {
	border-style:dotted;
	border-color:#2F4F4F;
	border-width:2px;
}


hr.green {
	border-style:dotted;
	border-color:#3DCA0A;
	border-width:1px;
}


/*-------------------------------------------------
■ボディの設定
-------------------------------------------------*/
body {
	font-size:10pt;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(../default/images/background.gif);
	color:black;

/*
	scrollbar-base-color:#C0C0C0;
	scrollbar-face-color:#C0C0C0;
	scrollbar-track-color:#C0C0C0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#C0C0C0;
	scrollbar-shadow-color:#FFFFFF;
*/

	/* IE用の中央寄せ */
	text-align:center;
}

#main {
	/* IE以外用の中央寄せ */
		margin-left:auto;
		margin-righ:auto;
	/* 中身を左寄せに戻す */
		text-align:left;
	/* 幅 */
		width:740px;
}


/*-------------------------------------------------*/
/*-------------------------------------------------*/


.m_01{
  display:block;
  font-size:12px;
  line-height:16px;
  color:#08121D;
  width:174px;
  height:26px;
}
.m_01:link {
  font-size:12px;
  line-height:16px;
  color:#08121D;
  background-image:url(m_01.gif);
  text-decoration:underline;
}
.m_01:visited{
  font-size:12px;
  line-height:16px;
  color:#08121D;
  background-image:url(m_01.gif);
  text-decoration:underline;
}
.m_01:hover{
  font-size:12px;
  line-height:16px;
  color:#7A6113;
  background-image:url(m_01-over.gif);
  text-decoration:none;
}
.m_02{
  display:block;
  font-size:12px;
  line-height:16px;
  color:#7A6113;
  text-decoration:none;
  background-image:url(m_01-over.gif);
  width:174px;
  height:26px;
}
/*フォント系（カラー指定はその場に応じて指定）*/

.px10 {
  font-size:10px;
  line-height:12px;
  color:#3C3C3C;
}
.px10_red {
  font-size:10px;
  line-height:12px;
  color:#FF3333;
}
.px12 {
  font-size:12px;
  line-height:16px;
  color:#3C3C3C;
}
.px12_red {
  font-size:12px;
  line-height:16px;
  color:#FF3333;
}
.px12_blue {
  font-size:12px;
  line-height:16px;
  color:#00325F;
}
.px12_white {
  font-size:12px;
  line-height:16px;
  color:#ffffff;
}
.px12_pankuzu {
  font-size:12px;
  line-height:16px;
  color:#747474;
}
.px12_white_over {
  font-size:12px;
  line-height:16px;
  color:#FFECAF;
  text-decoration:none;
}
.px14 {
  font-size:14px;
  line-height:18px;
  color:#3C3C3C;
}
.px12 a:link {
  font-size:12px;
  line-height:16px;
  color:#3C3C3C;
  text-decoration:underline;
}
.px12 a:visited {
  font-size:12px;
  line-height:16px;
  color:#3C3C3C;
  text-decoration:underline;
}
.px12 a:hover {
  font-size:12px;
  line-height:16px;
  color:#3C3C3C;
  text-decoration:none;
}
.px12 a:active {
  font-size:12px;
  line-height:16px;
  color:#3C3C3C;
  text-decoration:underline;
}
.px12_blue a:link {
  font-size:12px;
  line-height:16px;
  color:#00325F;
  text-decoration:underline;
}
.px12_blue a:visited {
  font-size:12px;
  line-height:16px;
  color:#00325F;
  text-decoration:underline;
}
.px12_blue a:hover {
  font-size:12px;
  line-height:16px;
  color:#00325F;
  text-decoration:none;
}
.px12_blue a:active {
  font-size:12px;
  line-height:16px;
  color:#00325F;
  text-decoration:underline;
}
.px12_white a:link {
  font-size:12px;
  line-height:16px;
  color:#ffffff;
  text-decoration:underline;
}
.px12_white a:visited {
  font-size:12px;
  line-height:16px;
  color:#ffffff;
  text-decoration:underline;
}
.px12_white a:hover {
  font-size:12px;
  line-height:16px;
  color:#FFECAF;
  text-decoration:none;
}
.px12_white a:active {
  font-size:12px;
  line-height:16px;
  color:#FFECAF;
  text-decoration:underline;
}
.px12_pankuzu a:link {
  font-size:12px;
  line-height:16px;
  color:#747474;
  text-decoration:underline;
}
.px12_pankuzu a:visited {
  font-size:12px;
  line-height:16px;
  color:#747474;
  text-decoration:underline;
}
.px12_pankuzu a:hover {
  font-size:12px;
  line-height:16px;
  color:#747474;
  text-decoration:none;
}
.px12_pankuzu a:active {
  font-size:12px;
  line-height:16px;
  color:#747474;
  text-decoration:underline;
}
p {
  margin: 0;
}

TEXTAREA {
  font-size:9px;
}













/* staff */
body {background:#E8F3E5; padding:0 0 50px;}
.st_div { width:600px; margin: 0 auto;}
.st_midashi { text-align:center;}


/* doc */

.st_dc_left { border-collapse:collapse; width:270px; float:left; margin:0 0 0 0; height:470px;}

.st_dc_right { border-collapse:collapse; width:270px; float:right; margin:0 0 0 0; height:470px;}

.st_dc1 { background:url(./img/st_dcbg.jpg) center no-repeat; height:38px; vertical-align:middle; color:#fff; text-align:center; padding:2px 0 0 0;}
.st_dc_span1 { font-size:10px;}

.st_dc2, .st_dc3 { background:url(./img/st_bg1.jpg); vertical-align:top;}
.st_dc2 { text-align:center; padding:10px; height:312px;}
.st_dc2 img { border-top:1px #9E9188 solid; border-left:1px #9E9188 solid;}

.st_dc3 { padding:0 10px 10px; font-size:10px; line-height:120%;}


/* st */

.st_st_left { border-collapse:collapse; width:164px; float:left; margin:20px 0 0 0; height:270px;}

.st_st_center { border-collapse:collapse; width:164px; float:left; margin:20px 0 0 8px; height:270px;}

.st_st_right { border-collapse:collapse; width:164px; float:right; margin:20px 0 0 0; height:270px;}


.st_st1 { background:url(./img/st_stbg.jpg) center no-repeat; height:38px; vertical-align:middle; color:#fff; text-align:center; font-size:13px; padding:1px 0 0 0;}

.st_st2, .st_st3 { background:url(./img/st_bg1.jpg); vertical-align:top;}
.st_st2 { text-align:center; padding:10px; height:151px;}
.st_st2 img { border-top:1px #9E9188 solid; border-left:1px #9E9188 solid;}

.st_st3 { padding:0 10px 10px; font-size:10px; line-height:120%;}



.st_int th { font-weight:lighter; font-size:10px; border-bottom:1px #ccc solid; vertical-align:top; text-align:left; width:50px; padding:3px 0;}
.st_int td {  font-size:10px; border-bottom:1px #ccc solid; vertical-align:top; text-align:left; padding:3px 0;}
