@charset "utf-8";

/* =========================================================
◆代表メッセージ・企業データ
========================================================= */
#products_index {
	background: url(../../products/images/bg_products_index.jpg) center top no-repeat;
	margin: 0px auto;
	text-align: center;
}

#Rside .box_message {
	width: 465px;
	float: left;
}

#Rside .box_message p {
	line-height: 1.5;
}

#Rside .box_message p.read {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 15px;
}

#Rside .table_info {
	border: solid 1px #CBCED0;
}

#Rside .table_info th {
	width: 100px !important;
	width /**/: 140px;
	background: url(../../inqiury/images/form01_bg_01.gif) left bottom repeat-x #525C63;
	color: #FFF;
	padding: 15px 20px;
	font-weight: normal;
	vertical-align: top;
}

#Rside .table_info td {
	background: url(../../inqiury/images/form01_bg_02.jpg) left bottom repeat-x;
	padding: 15px 20px;
	line-height: 1.5;
}

#Rside .table_info td .map {
	float: left;
	padding: 15px 0 10px 0;
}

#Rside .table_info .news {
	width: 500px;
	border: 1px solid #AA9FAA;
	margin: 10px 0 0 0;
}

#Rside .table_info .news td {
	background: none;
}

#Rside .table_info .news td.news_tit {
	padding: 15px 20px 0 20px;
	font-size: 14px;
	font-weight: bold;
}

#Rside .table_info .news td span {
	padding: 15px 0 15px 0;
	font-weight: bold;
	display: block;
}

/* =========================================================
◆採用情報
========================================================= */

#Rside .h4_recruit {
	padding: 12px 10px;
	background-color: #525C63;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 12px;
}

#Rside h5 {
	font-weight: bold;
	margin-bottom: 12px;
}

#Rside .ul_bosyu li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#Rside .ul_bosyu li.mrnone {
	margin-right: 0;
}

#Rside .box_oubo {
	border: solid 1px #CCCFD1;
	width: 295px !important;
	width /**/: 335px;
	padding: 15px 20px;
	line-height: 1.5;
	margin-bottom: 10px;
}

#Rside .box_oubo h5 {
	font-weight: bold;
	margin-bottom: 0;
}

#Rside .box_oubo a {
	color: #977F53;
	text-decoration: underline;
}


#Rside .box_oubo a:hover {
	color: #977F53;
	text-decoration: none;
}



