{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
BODY {
	SCROLLBAR-FACE-COLOR: #f3f4f5;
	SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc;
	SCROLLBAR-SHADOW-COLOR: #adb6bc;
	SCROLLBAR-3DLIGHT-COLOR: #f3f4f5;
	SCROLLBAR-ARROW-COLOR: #6666ff;
	SCROLLBAR-TRACK-COLOR: #f3f4f5;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;
	text-align : center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#2f2f2f;
	margin-top : 0px;
	margin-left : 0px;
	margin-right:0px;
	margin-bottom : 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}

/*センタリングしたときのIE対策みたいな*/
body div {text-align: left;margin: 0 auto;}

/*リンク*/
A {text-decoration : underline;}
A:LINK {color : #39398c; text-decoration : underline;} 
A:VISITED {color : #39398c; text-decoration : underline;}
A:ACTIVE {color : #990000;text-decoration: none;}
A:HOVER { color:#990000; text-decoration : none;}

/*内枠*/
#uchiwaku{
	width : 800px;
	text-align:center;
	font-family:Verdana;
	color:#363636;
	margin-left : 30px;
	margin-right : 30px;
	font-size : 12px;
	height: 200px;
	background-image: url(../img/subheadz.jpg);
	background-repeat: repeat-y;
}

#sotowaku {
	height: 1200px;
	width: 800px;
	background-image: url(../img/bg_01.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#uchiwaku1 {
	background-color: #FFFFFF;
	text-align: center;
}


/*ヘッダー*/
#header{
	background-repeat : no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subheader {
	background-image: url(../img/subhead.jpg);
	height: 22px;
	width: 800px;
}


/*トップページで使うinfo部分*/
#info_top{font-size : 12px;margin-top : 6px;margin-bottom : 6px;}


/*子のページで使うinfo部分*/
#info_page{font-size : 12px;margin-top : 6px;margin-bottom : 6px;}



/*----------main_box内のレイアウト。【標準】main_box700px_menu200px仕様。ここから----------*/

/*2カラムでfloatさせる外枠*/
#main_box {
	background-repeat : no-repeat;
}
#main_box1 {
	background-color: #FFFFFF;
	height: 30px;
}

#main_box_reverse {background-image : url(css/style/bg_main_box_reverse.gif);background-repeat : repeat-y;}

/*3カラムでfloatさせる外枠*/
#main_box_plus {background-image : url(css/style/bg_main_box_plus.gif);background-repeat : repeat-y;}
#main_box_reverse_plus {background-image : url(css/style/bg_main_box_reverse_plus.gif);background-repeat : repeat-y;}

/*2カラム小さい右メニュー時のmain枠*/
#main_box02{width : 560px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;float : left;}

/*2カラム左メニュー時のmain枠*/
#main_box03{width : 490px;margin-top : 0px;margin-left : 10px;margin-right : 0px;margin-bottom : 0px;float : left;}

/*1カラム枠*/
#main_box04 {
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
	background-repeat: no-repeat;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0000CC;
}

/*2カラムでfloatさせる外枠小さい右メニュー用*/
#main_box05 {background-image : url(css/style/bg_main_box05.gif);background-repeat : repeat-y;}

/*2カラム右メニュー時のmain枠*/
#main {
	width: 155px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}

/*2カラム左メニュー時のmain枠*/
#main_reverse {width : 500px;float : right;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}
#menu_reverse {width : 200px;float : left;text-align : center;background-image : url(css/style/bg_side_menu.gif);background-repeat : repeat-y;}

/*main_box内のfloat*/
#main02{width : 350px;float : right;margin-top : 0px;margin-left : 10px;margin-right : 0px;margin-bottom : 0px;text-align : center;}
#main03{width : 350px;float : left;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;text-align : center;}
#menu {
	float : left;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}
#menu
{
	width: 150px;
	color: #FFFFFF;
	margin-top: 30px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

#menu li
{
	list-style-type: none;
	list-style-position:outside;
	text-decoration: none;

}

#menu li a
{
	display: block;
	width:208px;
	height:30px;
	text-align: left;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	background-position: center;
	text-decoration: none;
	text-indent: 15px;
	list-style-type: square;

}

#menu li a:link {
	color: #000000;
	text-decoration: none;
}
#menu li a:visited { color: #006; }

#menu li a:hover
{
	color: #000000;
	border-color:#FFFFFF;
	background: #FFFFFF;
}



#menu02{width : 200px;float : left;margin-top : 0px;margin-left : 0px;margin-bottom : 0px;margin-right : 0px;text-align : center;background-image : url(css/style/bg_side_menu.gif);background-repeat : repeat-y;	width: 200px;
	width: 200px;
	margin-top: 40px;
	margin-top: 40px;
	margin-top: 40px;
	margin-top: 40px;
	margin-top: 40px;
	width: 190px;
	margin-left: 5px;
	width: 190px;
	margin-top: 30px;
	margin-left: 5px;
}
#menu03{width : 130px;float : right;margin-top : 0px;margin-left : 0px;margin-bottom : 0px;margin-right : 0px;text-align : center;}

/*----------main_box内のレイアウト。【標準】main_box700px_menu200px仕様。ここまで----------*/


/*フッター*/
#footer{
	background-repeat : no-repeat;
	width: 800px;
	height: 35px;
}

/*iframe内のスタイル*/
#header_menu{
	font-size : 12px;
	height : 200px;
	width : 800px;
	text-align : center;
	font-family : Verdana;
	font-weight : bold;
	line-height : 16px;
	background-image : url(../img/tb.jpg);
	background-repeat : no-repeat;
	background-color : white;
	margin: 0px;
	left: 3px;
}
#footer_menu{
	font-size : 12px;
	background-image : url(../img/footer.jpg%20%20);
	background-repeat : no-repeat;
	background-color : white;
	height: 35px;
}
#side_menu{text-align : right;width : 200px;background-color : white;height : 500px;}

/*文字装飾*/
.a_Midashi01{color : #000066;background-image : url(css/img/icon_midashi03.gif);background-repeat : no-repeat;padding-left : 16px;font-weight : bold;font-size : 13px;}
.a_Midashi02{
	font-weight : normal;
	padding-left : 18px;
	font-size : 100%;
	background-repeat: no-repeat;
	color: #333333;
	background-position: 12px;
	background-color: #FFFFFF;
	background-image: url(css/img/icon_midashi01.gif);
	font-family: "ＭＳ ゴシック";
	text-indent: 18px;
}
.b_Moji01{color : #cc0000;}
.b_Moji02{
	line-height : 14px;
	color : #000040;
	font-size: 12px;
}
.b_z----------------{font-size : 12px;background-image : url(css/style/wbakibaki-template.gif);background-repeat : no-repeat;padding-left : 120px;height : 15px;}

/*リンク装飾*/
.d_Link01{background-image : url(css/style/icon_link01.gif);padding-left : 13px;background-repeat : no-repeat;}
.d_Link02{background-image : url(css/style/icon_link02.gif);padding-left : 13px;background-repeat : no-repeat;}
.d_Link03 A {
	color : #666666;
	text-decoration: none;
	line-height : 16px;
	font-size : 12px;
	font-weight : bold;
	top: 190px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	background-image: url(css/img/icon_link06.gif);
	background-repeat: no-repeat;
	word-spacing: 3em;
}
.d_Link03 A:LINK {color : #FFFFFF;}
.d_Link03 A:VISITED {color : #FFFFFF;text-decoration: none;}
.d_Link03 A:ACTIVE {color : #333333;text-decoration: none;}
.d_Link03 A:HOVER {
	text-decoration: none;
	color : #666666;
}
.d_Link04 A {
	text-decoration : none;
	text-align: left;
	text-indent: 10px;
}
.d_Link04 A:VISITED {color : #39398c; text-decoration : none;}
.d_Link04 A:LINK {
	color: #000000;
}

.d_Link04 A:ACTIVE {color : white;text-decoration: none;}
.d_Link04 A:HOVER { color:#004584; text-decoration : underline;}
.d_LinkGaibu{background-image : url(css/style/icon_ink_Gaibu.gif);padding-left : 28px;background-repeat : no-repeat;}
.d_z----------------{font-size : 12px;background-image : url(css/style/wbakibaki-template02.gif);background-repeat : no-repeat;padding-left : 120px;height : 16px;}

/*文字装飾その他*/
.e_Arrow_Migi{background-image : url(css/style/icon_migi.gif);padding-left : 18px;background-repeat : no-repeat;}
.e_Arrow_Hidari{background-image : url(css/style/icon_hidari.gif);padding-left : 18px;background-repeat : no-repeat;}
.e_Home{background-image : url(css/style/icon_home.gif);padding-left : 16px;background-repeat : no-repeat;}
.e_Mail{background-image : url(css/style/icon_mail.gif);padding-left : 18px;background-repeat : no-repeat;}
.f_Folder{background-image : url(css/style/icon_folder.gif);padding-left : 18px;background-repeat : no-repeat;}
.f_Point{background-image : url(css/style/icon_point.gif);padding-left : 22px;background-repeat : no-repeat;height : 24px;}
.f_z----------------{font-size : 12px;background-image : url(css/style/ani_wbakibaki.gif);background-repeat : no-repeat;padding-left : 120px;height : 16px;}


/*■■■■■z_box枠SPAN標準仕様ここから■■■■■*/
/*■z_box-title■z_box-title02■z_menu_box-title■*/
.z_box-title{
	padding-left : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	line-height : 24px;
	background-image : url(../img/side_top_bg.jpg);
	margin-top : 30px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	background-repeat : repeat;
	margin-left : auto;
	margin-right : auto;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	padding-right : 8px;
	text-align : left;
	background-color : silver;
	text-indent: 10px;
	float: right;
	width: 550px;
}
.z_box-title02{
	padding-left : 6px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	font-weight : bold;
	background-image : url(../img/whats_title.gif);
	background-repeat : no-repeat;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-style : none;
	border-left-style : none;
	border-right-style : none;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	margin-right : auto;
	border-top-width : 1px;
	line-height : 24px;
	font-size : 11px;
	color : #CB862C;
	padding-right : 10px;
	text-align : left;
	text-indent: 10px;
	margin-top: 20px;
	height: 30px;
	list-style-image: url(css/img/ic_right.gif);
	border-bottom-style: none;
	background-position: 15px;
	width: 650px;
}
.z_menu_box-title{
	margin-bottom : 0px;
	margin-top : 15px;
	font-weight : bold;
	background-image : url(css/img/jigyousyoukai.jpg);
	background-repeat : no-repeat;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-style : none;
	border-left-style : none;
	border-right-style : none;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	margin-right : 0px;
	border-top-width : 1px;
	line-height : 24px;
	color : white;
	text-align : left;
	height: 200px;
	width: 752px;
	background-position: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-style: none;
}

/*■z_box■z_box02■z_menu_box■*/
.z_box{
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 20px;
	padding-bottom : 2px;
	margin-bottom : 0px;
	line-height : 18px;
	font-size : 13px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background-color : white;
	float: right;
	width: 560px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #316AC5;
	border-right-color: #316AC5;
	border-bottom-color: #316AC5;
	border-left-color: #316AC5;
}
.z_box .hr-head1 {
	background-image: url(../img/hr/syusyoku_head.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 45px;
}
.z_box .hj-head1 {
	background-image: url(../img/hr/kigyou_head.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 20px;
}

.z_box .hr-head-field {
	background-image: url(../img/hr/nagare.jpg);
	height: 380px;
	background-repeat: no-repeat;
	background-position: center 200px;
	font-family: "ＭＳ Ｐゴシック",;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 13px;
	line-height: 25px;
}
.z_box .hj-head-field {
	font-family: "ＭＳ Ｐゴシック", ;
	font-size: 14px;
	line-height: 25px;
	background-image: url(../img/hr/kigyou_img.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 800px;
}
.hj-subfield {
	height: 500px;
	padding-top: 300px;
	padding-right: 20px;
	padding-left: 20;
}


.z_box .hr-head-field1 {
	background-image: url(../img/hr/nagare_tate.jpg);
	background-repeat: no-repeat;
	background-position: 14px top;
	height: 1200px;
	font-family: "ＭＳ Ｐゴシック", ;
	font-size: 14px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 80px;
	font-weight: normal;
}





.z_box02{
	padding-top : 5px;
	padding-left : 50px;
	padding-right : 50px;
	padding-bottom : 5px;
	border-right-color : silver;
	border-left-color : silver;
	font-size : 14px;
	border-bottom-style : dotted;
	border-bottom-color : silver;
	border-top-style : dotted;
	border-top-color : silver;
	line-height : 18px;
	text-align : left;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-bottom-width: thin;
	margin: 3px;
	width: 790px;
}
.toiawase-box {
	width: 780px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	text-align: right;
}

.z_box03 {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.z_box04 {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.z_box05 {
	text-align: left;
	text-indent: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#main .z_box-title03 {
	background-image: url(../img/info_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 15px;
	width: 650px;
}
#main .z_box-title04 {
	background-repeat: no-repeat;
	height: 27px;
	text-indent: 40px;
	color: #333333;
	font-weight: bolder;
	padding-top: 5px;
	background-image: url(../img/ic_right.gif);
	background-position: 10px center;
	border: 1px solid #999999;
}
.z_box-title05 {
	background-image: url(../img/hr/ajc_head.jpg);
	background-repeat: no-repeat;
	height: 20px;
}


#main .z_box02 keiei.class {
	font-size: 36px;
	text-decoration: line-through;
	background-color: #FFCCFF;
}
#main .z_box02 .z_box02ec {
	background-color: #66CCFF;
}


#sotowaku #uchiwaku #main_box #main .z_box02 table {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

.z_menu_box{
	padding-bottom : 10px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-right-style : solid;
	border-left-style : solid;
	border-right-color : silver;
	border-left-color : silver;
	font-size : 12px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : silver;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : silver;
	line-height : 18px;
	text-align : left;
	background-color : #FFFFFF;
	list-style-image: url(../img/listbg.gif);
	padding-right: 10px;
	padding-top: 4px;
}
/*■■■■■z_box枠SPAN標準仕様ここまで■■■■■*/



/*■■■■■z_box枠DIV拡張仕様ここから■■■■■*/
/*■z_box-title■z_box-title02■z_menu_box-title■*/
#z_box-title{padding-left : 10px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;line-height : 24px;background-image : url(css/style/bg_box-title.gif);border-top-width : 1px;border-left-width : 1px;border-right-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;background-repeat : repeat;margin-left : auto;margin-right : auto;font-size : 13px;font-weight : bold;color : #cc0000;padding-right : 8px;text-align : left;
background-color : silver;}
.z_box .field {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 500px;
}
.z_box .field2 {
	margin-top: 20px;
	height: 100px;
}

#main .z_box .rink {
	margin-top: 20px;
	height: 100px;
	background-image: url(../img/hr/hr01.jpg);
	background-repeat: no-repeat;
}

.z_box .field−title {
	margin-top: 20px;
	left: 5px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 16px;
	background-image: url(../img/hr/ajc_head.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 30px;
	font-style: normal;
	font-weight: bold;
}


#z_box-title02{
	padding-left : 6px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
	background-repeat : no-repeat;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-style : none;
	border-left-style : none;
	border-right-style : none;
	border-top-color : silver;
	border-left-color : silver;
	border-right-color : silver;
	margin-right : auto;
	border-top-width : 1px;
	line-height : 24px;
	font-size : 14px;
	color : #cc0000;
	padding-right : 4px;
	text-align : left;
	border-bottom-style: none;
	height: 30px;
	width: 560px;
}
#z_menu_box-title{padding-left : 6px;padding-top : 0px;padding-bottom : 0px;margin-bottom : 0px;margin-top : 0px;font-weight : bold;background-image : url(css/style/bg_menu_box-title.gif);background-repeat : repeat;border-left-width : 1px;border-right-width : 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-top-color : silver;border-left-color : silver;border-right-color : silver;margin-right : auto;border-top-width : 1px;line-height : 24px;color : white;padding-right : 4px;text-align : left;background-color : #2a2d54;}


/*■z_box■z_box02■z_menu_box■*/
#z_box{padding-top : 2px;padding-left : 10px;padding-right : 8px;padding-bottom : 2px;margin-bottom : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;margin-top : 0px;line-height : 18px;font-size : 13px;margin-left : auto;margin-right : auto;text-align : left;background-color : white;}
#z_box02{padding-top : 2px;padding-left : 10px;padding-right : 8px;padding-bottom : 2px;border-right-width : 1px;border-left-width : 1px;border-right-style : solid;border-left-style : solid;border-right-color : silver;border-left-color : silver;font-size : 14px;margin-top : 0px;margin-bottom : 0px;margin-right : auto;border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : silver;border-top-width : 1px;border-top-style : solid;border-top-color : silver;line-height : 22px;margin-left : auto;text-align : left;background-color : white;}
#z_menu_box{
	padding-top : 2px;
	padding-left : 6px;
	padding-right : 5px;
	padding-bottom : 2px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-right-style : solid;
	border-left-style : solid;
	border-right-color : silver;
	border-left-color : silver;
	font-size : 12px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : silver;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : silver;
	line-height : 18px;
	text-align : left;
	background-color : white;
}
/*■■■■■z_box枠DIV拡張仕様ここまで■■■■■*/


/*解説用(ブラウザで非表示)*/
.zzzzz {font-size : 11px;display:none;color:red;background-color:#ffff95;}

/*下線*/
U{border-bottom-width : 2px;border-bottom-style : dotted;border-bottom-color : gray;text-decoration : none;}

/*斜体*/
I{background-color : #ffff80;font-style : normal;padding-left : 3px;padding-right : 3px;}

/*テーブル*/
TR,TD{
	line-height : 18px;
	font-size : 12px;
	font-family : Verdana;
	text-align: center;
}

/*引用文*/
BLOCKQUOTE{font-size : 12px;border-left-width : 5px;border-left-style : solid;border-left-color : silver;padding-left : 5px;margin-left : 15px;}

/*テーブル*/
TR,TD{
	line-height : 18px;
	font-size : 12px;
	font-family : Verdana;
	word-spacing: 10pt;
	text-indent: 6px;
}

/*見出し*/
H1{font-size : 14px;}
H2{font-size : 13px;}
H3{font-size : 12px;}
H4{font-size : 11px;}
H5{
	font-size : 15px;
	background-image: url(../img/hr/ajc_head.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 40px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
H6{
	font-size : 12px;
	font-family: "ＭＳ Ｐゴシック";
	height: 120px;
	width: 360px;
	top: 100px;
	padding-top: 30px;
	padding-left: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #CC0000;
}
H1,H2,H3,H4,H5,H6,p,ol,ul,dl,dt {margin-top:0px;margin-bottom:0px;}
#menu　li {
	padding-right: 0px;padding-left: 
}
.z_box .field3 img {
	background-attachment: fixed;
	background-image: url(../img/hr/toiawase.jpg);
	background-position: center bottom;
	padding-top: 200px;
}
.field3 .icon {
	padding-top: 3px;
	padding-left: 120px;
	height: 50px;
}
