@charset "utf-8";


/* プライバシー
---------------------------------------------------------------*/


#contents_c{
	width:930px;
	position:relative;
	display:block;
}



#employee{
	width:870px;
	padding:40px 0px 0px 30px !important;
}

#employee a:link,
#employee a:visited, {
	text-decoration:none!important;
}



#employee h1{
	margin:0 0 40px 0 !important;
}

#employee h2 {
	margin:0 0 10px 0 !important;
	font-size:90%!important;
}


#employee h1,
#employee h1 a,
#employee h2,
#employee h2 a{
	color:#407d15;
	font-weight:bold;
	text-decoration:none!important;
}


#employee p {
	margin-bottom:40px !important;
	text-align:justify!important;
	line-height:135%;
}




#employee ol {
	list-style-type:decimal !important;
	margin-left:30px!important;
	margin-bottom:30px!important;
}

#employee ul {
	margin-bottom:30px!important;
	margin-left:15px!important;
}
 


#employee p,
#employee ol li,
#employee ul li{
	line-height:140% !important;
	background:url(../common/img/bg_btn03.gif) no-repeat 1px 4px;
	list-style-type:none;
	padding-left:20px !important;
	margin-bottom:5px !important;
}




#employee ul li a:link,
#employee ul li a:visited {
	text-decoration:none !important;
}



#employee ul li.outlink {
	background:url(../common/img/bg_btn04.gif) no-repeat 1px 4px;
}
