html, body {
border:0;
margin:0;
padding:0;
}


/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:10px 0 0 30px;
padding:0;
font-weight:normal;
}


.px12 {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	padding: 5px 10px 5px 10px;
}
.titleblue {
	font-size: 14px;
	font-weight: bold;
	color: #0c53c5;
}
.link {
	font-size: 12px;
	color: #0c53c5;
	text-decoration: none;
}
a:link {
	color: #0c53c5;
	text-decoration: none;
}
a:visited {
	color: #0c53c5;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.navi_bg {
	text-align: left;
	padding: 0;
	margin:0;
	width: 178px;
	height: 42px;
	background: url(img/navi_bg.gif) no-repeat 0 0;
}
.navi_bg a {
	width: 178px;
	height: 42px;
	font-size: 12px;
	color:#0c53c5;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 15px;
	font-weight: bold;
}
.navi_bg a:visited {
	color:#0c53c5;
	text-decoration: none;
}
.navi_bg a:hover {
	color:#FF9900;
	text-decoration: none;
}

.navi_bg h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.navi_bg2 {
	text-align: left;
	padding: 0;
	margin:0;
	width: 178px;
	height: 42px;
	background: url(img/navi_bg.gif) no-repeat 0 0;
}
.navi_bg2 a {
	width: 178px;
	height: 42px;
	font-size: 10px;
	color:#0c53c5;
	text-decoration: none;
	font-weight: bold;
}
.navi_bg2 a:visited {
	color:#0c53c5;
	text-decoration: none;
}
.navi_bg2 a:hover {
	color:#FF9900;
	text-decoration: none;
}

.navi_bg2box {
	margin: 0 0 -10px 0 ;
	padding: 0;
	width: 130px;
}

.navi_bg2box h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 10px 0 0 30px;
	padding: 0px;
}

.navi_box {
	width: 150px;
	padding: 0;
	margin: 8px 0 0 30px;
}
/*=====================ｄ仁ゆ"・pナビ===============*/
.navi_bg_info {
	text-align: left;
	padding: 0;
	width: 179px;
	height: 42px;
	background-image: url(img/navi_bg.gif);
	background-repeat: no-repeat;
}
.navi_bg_info a {
	width: 179px;
	height: 42px;
	font-size: 12px;
	color:#0c53c5;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 10px;
	font-weight: bold;
	padding-right: 10px;
}
.navi_bg_info a:visited {
	color:#0c53c5;
	text-decoration: none;
}
.navi_bg_info a:hover {
	width: 179px;
	height: 42px;
	color:#FF9900;
	text-decoration: none;
}


/*=====================リクルートページ鴨蓋==========*/
.recnavi_title {
	width: 179px;
	height: 32px;
	background: url(img/recnavi_title.gif) no-repeat;
	padding: 8px 0 0 10px;
}
.recnavi_title strong {
	font-size: 14px;
	color: #0C53C5;
}
.rec_globalnavi {
	width: 300px;
	height: 24px;
	background-color:#999999;
	padding: 5px;
}
.rec_globalnavi td {
	border: 1px solid #ECECEC;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #D0D0D0;
}
.rec_doorBack_table {
	width: 530px;
}
.rec_doorBack_table td {
	background: url(img/recnavi_door.gif) no-repeat;	
	width: 167px;
	height: 29px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.rec_doorBack_table a {
	font-size: 12px;
	color:#00CCFF;
	text-decoration: none;	
}
.rec_doorBack_table a:visited {
	color:#00CCFF;
}
.rec_doorBack_table a:hover {
	color:#FF6600;
}
.rec_exp_bg {
	width: 179px;
	height: 30px;
	background-color: #ECECEC;
	font-size: 12px;
	color:#EEEEEE;
	padding: 3px;
}
.rec_exp_bg a {
	margin: 5px 0 0 45px;
}

/*=====================プライバシー==========*/
.px12-2 {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}


