body {
	background-color:#FFFFFF;
	background-image:url(../images/body_bg_pattern.gif);
	margin:0; padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #111111;
}

img { border-style:none; }

/*--------------------------------------------------*/
/* レイアウト */
#container {
	text-align:center;
	width:100%;
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-x;
}

#main {
	width:800px;
	margin:0 auto;
	position: relative;
	background-color: #FFFFFF;
	padding:57px 0px 0px 0px;
}

/*--------------------------------------------------*/
/* 見出し */

h2 {
	margin:0; padding:0;
}
h3 {
	margin:0; padding:0;
}

p {
	margin:0; padding:0;
}

p { text-align:left; font-size:12px; line-height:16px; }
td { text-align:left; font-size:12px; line-height:16px; }

#title {
	background-color:#F7BD01;
	width:800px;
	height:87px;
	margin:0px 0px 10px 0px;
	padding:0;
}

#title img{
	padding-top:20px;
}

h3 {
	padding:10px 0px 0px 0px;	
}



#bosyu{
	background:url(../images/bosyu.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#topic {
	padding-top:75px;
	width:800px;
	color:#3d3d3d;
	font-size:16px;
	line-height:25px;
	margin:0px 0px 51px 0px;
	text-align:center; 
}

.baito{
	width:550px;
	height:250px;
	margin: 0 auto;
	
}

.baito ul{
	width:230px;
}

.sbox{
	border: 2px solid #FFFFFF;
	margin:0 auto;
	text-align:center;
	width: 260px;
	float: left;
	line-height: 2.0em;
}


.baito dl{
	display:block;
	float:left;
	padding:0px;
	margin: 0px auto;
	width: 210px;
}
.baito dd{
	text-align:center;
	padding:0px;

}
.baito dt{
	text-align:center;
	padding:0px;
	font-size:120%;
}

/* 募集要項 */
table.bosyuYouko {
	width:761px;
}
.bosyuYouko td.body {
	background-image:url(../images/youko_body.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding:11px 16px 11px 16px;
}
.bosyuYouko td.bodyLong {
	background-image:url(../images/youko_body_long.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding:11px 16px 11px 16px;
}

/* 勤務地 */
.kinmuchi { }
.kinmuchi_body {
	margin:0; padding:0;
	width:761px;
	background-image:url(../images/kinmuchi_body.gif);
	background-repeat:repeat-y;
	text-align:left;
}
.kinmuchi_body p {
	padding:11px 16px 11px 16px;
}
table.map {
	margin-bottom:20px;
}
td.sigotoNaiyo {
	height:238px;
	background-image:url(../images/youko_body_naiyo.gif);
	background-repeat:repeat-y;
	padding:11px 18px 11px 20px;
}
div.sigotoNaiyo {
	height:238px;
	background-image:url(../images/icon_note.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}	
td.mapTyusyaku {
	padding-left:11px;
}

.arrow {
	background:url(../images/arrow.gif) no-repeat;
	padding:2px 0px 0px 16px;
}

/*--------------------------------------------------*/
/* Font */

.fontRD { color: #ff0000; }

/*--------------------------------------------------*/
/* Link */

a:link	  { color: #ED6318;	text-decoration: none; } 
a:visited { color: #ED6318;	text-decoration: none; } 
a:active  { color: #ED6318;	text-decoration: none; } 
a:hover   { color: #FF9900;	text-decoration: none; } 

/*--------------------------------------------------*/
/* ハック用 */
/* IE等 */

.hack { }
/* Firefox */
[class="hack"] { }
#monthbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A8295;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7A8295;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
}
#monthbox td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7A8295;
	border-bottom-color: #7A8295;
	text-align: center;
}
.tdcolor {
	background-color: #C5C9D1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7A8295;
	border-bottom-color: #7A8295;
}
