@charset "utf-8";
.style6 {font-size: 18px}



/* 基本設定 ここから */

body {
	color: #333333;
	font-family: "MS Pゴシック", "MS P Gothic", sans-serif;
	/*	font-family: "メイリオ", "Meiryo", "MS Pゴシック", "MS P Gothic", sans-serif;*/
	background-color: #3366FF;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: 14px;
	line-height: 1.6em;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

address {
	color: #999999;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 80px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainimg  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 40px 0px 0px 10px;
	font-weight: normal;
	font-size: 14px;
}


	h2 {
	font-size: 14px;
	background-image: url(../img/h2.gif);
	height: 28px;
	padding-top: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/*h2 {
	width: 500px;
	height: 25px;
	padding: 10px 0px 0px 25px;
	font-size: 10pt;
	background-repeat: no-repeat;
	display: block;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	background-image: url(../img/reform_h2_back.jpg);
}
h2 {
	margin: 0px;
	padding: 10px 0px 0px 25px;
	font-size: 14px;
	height: 25px;
	color: #003399;
	width: 500px;
	background-repeat: no-repeat;
	display: block;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	background-image: url(../img/images/h2_gas_back_27.jpg);
}


h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	position: absolute;
	top: 15px;
	left: 23px;
	width: 332px;
	background-image: url(../img/title_001_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
*/

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	padding-left: 20px;
}

img {
	border: 0;
}

hr {
	display: none;
}

/* 基本設定 ここまで*/

/* レイアウト設定 ここから */

#pageBody {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3366FF;
	background-repeat: repeat-y;
	position: relative;
	margin-top: 0px;
	background-image: url(job_wall_m.jpg);
	text-align: left;
}

#contents {
	width: 520px;
	padding-right: 10px;
	float: right;
	border-style: none;
	padding-left: 10px;
	padding-top: 10px;
}
#contents h1 {
	font-size: 16px;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 5px;
	padding-left: 45px;
}
#contents p {
	padding-left: 30px;
}

#hrbar {
	height: 20px;
	width: 740px;
	position: absolute;
	left: 10px;
	top: 79px;

}


#side {
	width: 160px;
	padding-left: 10px;
	float: left;
}

#pageTop {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(job_wall_h.jpg);
	padding: 0px 30px 0px 10px;
}
.floatleft {
	float: left;
	margin: 0px 30px;
}
#contents li {
	margin: 0px 20px;
}

.floatright {
	float: right;
	margin: 0px 20px;
}

#contentsWrap {
	clear: both;
	margin-top: 25px;
}

body#localPage #contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* レイアウト設定 ここまで */

/* ナビゲーション ここから */
#toiawase {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 169px;
	left: 610px;
	margin: 0px;
	padding: 0px;
}
#globalNavi {
	list-style-type: none;
	width: 741px;
	height: 51px;
	position: absolute;
	top: 68px;
	left: 9px;
	margin: 0px;
	padding: 0px;
}


#globalNavi li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainimg {
	height: 300px;
	width: 740px;
	position: relative;
	left: 0px;
	top: 21px;
	background-image: url(main_img_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



/* ナビゲーション ここまで */


/* SITEMAPへのリンクテキスト ここから */

#siteMap {
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 38px;
	right: 12px;
	width: 206px;
}



/* SITEMAPへのリンクテキスト ここまで */

/* PageTopへのリンクテキスト ここから */

#gotoTop {
	text-align: right;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#gotoTop a {
	background-position: left center;
	padding-left: 13px;
}

/* PageTopへのリンクテキスト ここまで */

/* ローカルページ共通小見出し　ここから */


/* TOP ここから */



#topRecommendedMenu dt#topRecommendedMenuTitle img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#topRecommendedMenu dd ul img {
	float: left;
}

#welcomeMessage img {
	float: right;
	margin-left: 25px;
}

/* clearfix hack */
#topRecommendedMenu dd ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topRecommendedMenu dd ul{
	display: inline-block;
}

/* hide macie \
*html #topRecommendedMenu dd ul{
	height: 1%;
}
*/
#topRecommendedMenu dd ul{
	display: block;
}
/* end hide */
/* end clearfix hack */

#topRecommendedMenu dd#topRecommendedMenuWrap {
	padding-bottom: 5px;
}

/* TOP ここまで */



/* IE6以前のバージョン用透過フィルタ ここから  */

/*
*html h1{
	width: 140px;
	height: 170px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top/hc_logo.png);
}

*html h1 img{
	display: none;
}
*/
/* IE6以前のバージョン用透過フィルタ ここまで  */



/* パンくず　ここから */

#rootList {
	font-size: 0.7em;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	left: 33px;
	top: 370px;
}
#rootList li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rootList li a:link {
	color: #663300;
	text-decoration: none;
}
#rootList li a:visited {
	color: #663300;
	text-decoration: none;
}
#rootList li a:hover {
	color: #FF6600;
	text-decoration: none;
}
#rootList li a:active {
	color: #000000;
	text-decoration: none;
}

/* パンくず　ここまで */
.maincontents {
	padding-left: 30px;
	font-size: 10pt;
	padding-right: 10px;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 10pt
}

.style3 {
	color: #0000FF;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 14pt;
}
.style4 {color: #FF0000}
.style5 {color: #FF3300}


#link {
	display: block;
	width: 760px;
	font-size: 8pt;
}
#side #suir li {
	list-style: circle url(none);
	margin-left: -20px;
	line-height: 1.4em;
}
.catch {
	color: #3399FF;
	font-size: large;
}

#math {
	border: 1px solid #0066CC;
	padding-left: 0px;
	margin-left: 20px;
	padding-right: 10px;
}
.hoshi {
	list-style: square;
}



/* ▼テーブル */
/* ----------------------------------------------------- */
.common-table {
	padding: 0px;
	background-color: #999999;
}
.common-table th {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	background-image: url(../img/th_bg.jpg);
}
.common-table td {
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 130%;
	vertical-align: top;
}


img.photo{
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	padding: 1px;
	margin: 1px;
}

a:hover img.photo
 {
	filter: alpha(opacity=60);
	opacity: 0.7;
	background: #fff;
	border-top: 2px solid #000066;
	border-right: 2px solid #000066;
	border-bottom: 4px solid #000066;
	border-left: 2px solid #000066;
	padding: 1px;
	margin: 1px;
 } 
a:hover img.navi
{
	filter: alpha(opacity=60);
	opacity: 0.7;
	background: #fff;
}
.righe
{
	text-align: right;
	}
