@charset "utf-8";

/*common*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#74490b;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.maincont {
	background-color:#f2ca79;
}

.text_brown_m{
	font-size: 12px;
	line-height: 18px;
	color:#4d2600;
}

.text_brown_m_bold{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#4d2600;
}

.text_black_m{
	font-size: 12px;
	line-height: 18px;
	color:#292929;
}

.text_black_m_bold{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#292929;
}

.text_red_m{
	font-size: 12px;
	line-height: 18px;
	color:#9b0000;
}

.text_red_m_bold{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#9b0000;
}


/*footer*/
#footer {
	margin-left:75px;
	color:#ffffff;
	font-size: 10px;
}

#footer a:link {
	color:#ffffff;
	text-decoration:none;
}

#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footer a:active {
	color:#ffffff;
	text-decoration:underline;
}


#otherfooter {
	margin-left:20px;
	color:#ffffff;
	font-size: 10px;
}

#otherfooter a:link {
	color:#ffffff;
	text-decoration:none;
}

#otherfooter a:visited {
	color:#ffffff;
	text-decoration:none;
}

#otherfooter a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#otherfooter a:active {
	color:#ffffff;
	text-decoration:underline;
}


/*TOP_news*/
#news .title{
	font-size: 14px;
	line-height:28px;
	font-weight: bold;
	color:#9b0000;
}

#news .contents_ind{
	font-size: 12px;
	line-height: 18px;
	color:#4d2600;
	text-indent: 54px;
}


/*otherpage*/
#pagetop{
	color:#4d2600;
	font-size: 13px;
	font-weight: bold;
}

#pagetop a:link{
	color:#4d2600;
	text-decoration:none;
}

#pagetop a:visited{
	color:#4d2600;
	text-decoration:none;
}

#pagetop a:hover{
	color:#4d2600;
	text-decoration:underline;
}

#pagetop a:active{
	color:#4d2600;
	text-decoration:underline;
}


.other_contents_margin{
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.other_contents_margin_2{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}


/*employ*/
#employ_margin{
	padding: 10px;
}


/*question*/
.qa_iconmargin{
	padding-bottom:5px;
}

.qa_imgmargin{
	padding-bottom:15px;
}

/*company*/
#company_menu{
	color:#4d2600;
	font-size: 12px;
	font-weight: bold;
}

#company_menu a:link{
	color:#4d2600;
	text-decoration:none;
}

#company_menu a:visited{
	color:#4d2600;
	text-decoration:none;
}

#company_menu a:hover{
	color:#4d2600;
	text-decoration:underline;
}

#company_menu a:active{
	color:#4d2600;
	text-decoration:underline;
}
