@charset "utf-8";

body{
	font-size:12px;
	line-height:130%;
	color:#000000;
	background:#FFFFFF;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

form, h1, h2, h3, h4, h5, p, ul, ol, dl, dt, dd{
	margin:0;
	padding:0;
}

li img{
	vertical-align:top;
}

a img{
	border:0;
}

a,
a:visited,
a:active{
	color:#000000;
	text-decoration:none;
}

em{
	font-style:normal;
	font-weight:bold;
}

th, td{
	font-size:12px;
	line-height:130%;
}

#header, #left_container, #footer, #gnavi, .menu_style, p.mark,
.pro01, .pro02, .pro03, .pro04, .pro06, .pro07, .pro08, .pro09, .pro10,
.pro11, .pro12, .pro13, .pro14, #history table td p.photo, #history table td p.photo2,
p.pagetop{
	display:none;
}

#history table td .l_txt, #history table td .l_txt2{
	width:100%;
	float:none;
}

#main_container h2{
	height:40px;
	background:url(../images/bg_h2.gif) repeat-x left bottom;
	margin:0 0 20px 0;
	padding:0 0 0 3px;
}

#outline 4system,
#career h3,
#recruit h3{
	clear:both;
	background:url(../images/bg_h3.gif) no-repeat left top;
	margin:0 0 20px 0;
	color:#927000;
	line-height:normal;
}
#outline 4system em,
#career h3 em,
#recruit h3 em{
	display:block;
	background:url(../images/bg_h3_02.gif) no-repeat left bottom;
	padding:8px 0 7px 30px;
}



#main_container p.pagetop{
	clear:both;
}
#main_container p.pagetop img{
	margin:10px 0 20px 487px;
}



/* margin
--------------------------------------------------------------------------------------*/
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}


/* padding
--------------------------------------------------------------------------------------*/
.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}

.pb10{
	padding-bottom:10px;
}
.pb15{
	padding-bottom:15px;
}
.pb25{
	padding-bottom:25px;
}

.clear{
clear:both;
}









