@charset "utf-8";

/* -------------------------------------------------------
	initialize
   ------------------------------------------------------- */

body,div,dl,dt,dd,ul,li,p,h1,h2,h3,h4,h5,h6,img { margin:0; padding:0;}
body { color: #000; background-color: #fff; font: 62.5%/120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
img { border: none;}
hr { visibility: hidden;}
h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}
a {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-decoration: none;
}
a:focus {
	overflow: hidden;
}

/* -------------------------------------------------------
	common
   ------------------------------------------------------- */

body {
	font-size: 12px;
	color: #333;
	line-height: 19px;
	letter-spacing: 1px;
}

a {
	color: #393;
	line-height: 19px;
	text-decoration: underline;
}
a:hover {
	color: #3c3;
}

h1 {
	font-size: 12px;
	color: #fff;
	line-height: 19px;
}

a:hover img,
span img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.left { float: left !important;}
.right { float: right !important;}
.clear { clear: both;}

.ofA { overflow: auto;}
.ofV { overflow: visible;}
.ofH { overflow: hidden;}

.taC { text-align: center;}
.taL { text-align: left;}
.taR { text-align: center;}

.mgT10 { margin-top: 10px;}
.mgT20 { margin-top: 20px;}
.mgT40 { margin-top: 40px;}

.mgR10 { margin-right: 10px;}
.mgR15 { margin-right: 15px;}
.mgR20 { margin-right: 20px;}
.mgR40 { margin-right: 40px;}

.mgB10 { margin-bottom: 10px;}
.mgB20 { margin-bottom: 20px;}
.mgB40 { margin-bottom: 40px;}

.mgL10 { margin-left: 10px;}
.mgL15 { margin-left: 15px;}
.mgL20 { margin-left: 20px;}
.mgL40 { margin-left: 40px;}

.pdT10 { padding-top: 10px;}
.pdT20 { padding-top: 20px;}
.pdT40 { padding-top: 40px;}

.pdR10 { padding-right: 10px;}
.pdR20 { padding-right: 20px;}
.pdR40 { padding-right: 40px;}

.pdB10 { padding-bottom: 10px;}
.pdB20 { padding-bottom: 20px;}
.pdB40 { padding-bottom: 40px;}

.pdL10 { padding-left: 10px;}
.pdL20 { padding-left: 20px;}
.pdL40 { padding-left: 40px;}

.small{font-size:10px;}

/* -------------------------------------------------------
	layout
   ------------------------------------------------------- */

#container {
	width: 1000px;
	margin: 0 auto;
	border: solid 1px #999;
	text-align: left;
	background: url(../images/bg_container.jpg) top center no-repeat;
	overflow: hidden;
}

#container.no_head {
	background: url(../images/bg_container_s.jpg) top center no-repeat;
	overflow: hidden;
}

#header {
	height: 450px;
	overflow: hidden;
}

#header.no_head {
	height:146px;
	overflow:hidden;
}

#content {
	padding: 40px 20px 60px;
	overflow: hidden;
}

#footer {
	height: 150px;
	padding: 0 30px;
	background: url(../images/bg_footer_02.jpg) bottom no-repeat; /*空*/
	overflow: hidden;
}

dl.newsTopics { 
	width: 625px;
	padding: 5px 20px;
	letter-spacing: 0;
	
}
dl.newsTopics dt {
	float: left;
	width: 100px;

}
dl.newsTopics dd {
	margin-left:100px;
	margin-bottom:10px;
}
	
.sidColTtl {
	padding: 2px 0 2px 5px;
	color: #fff;
	background-color: #6D3E26;
	font-weight: bold;
	letter-spacing: 3px;
}
	
.sidColCap {
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 0;
}

/* -------------------------------------------------------
	font
   ------------------------------------------------------- */

.tTfN { text-transform: none;}

.size80 { font-size: 80%;}
.size120 { font-size: 120%;}

.bold { font-weight: bold;}
.italic { font-style: italic;}
.alignR { text-align: right;}

.red { color: #c33;}
.blood { color: #600;}
.orange { color: #f60;}
.sky { color: #36f;}
.blue { color: #33c;}
.navy { color: #006;}
.black { color: #666;}
.silver { color: #999;}
.gold { color: #963;}
.green { color: #060;}


/* -------------------------------------------------------
	font
   ------------------------------------------------------- */

ul.svc {
	border-top:#999999 solid 1px;
	width:680px;
	padding:20px;
	font-size:1.2em;
}

ul.svc li {
	width:340px;
	float:left;
	margin-bottom:10px;
}

.group_ttl {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
}

/* -------------------------------------------------------
	EN/CH/KR
   ------------------------------------------------------- */

.foreign a {
	color: #fff;
	line-height: 19px;
	text-decoration: underline;
}
.foreign a:hover {
	color: #3c3;
}


/* -------------------------------------------------------
	news/topics
   ------------------------------------------------------- */
   
.news {

 font-size : 9pt;
 line-height:1.5em;
 padding-left:10px;
 padding-top:10px;
 padding-bottom:10px;
 padding-right:10px;
 background-color :#FFFFFF;
 }
iframe {
	overflow-x: hidden;
}


/* ダイレクトイン部分 */

table.di-reserve {
	margin: 0 auto;
}

table.di-reserve tr td {
	font-size:10px;
	padding: 4px;
}

/* 地図詳細 */
#main_box{
	width:730px;
	margin:0;
	padding:0;
}

#main_box ul{
	width:730px;
	margin-bottom:20px;
	padding:0;
	overflow:hidden;
}

#main_box li{
	width:220px;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

#main_box li.point{
	background:url(../map/images/point.gif) no-repeat center;
	width:35px;
	height:220px;
	float:left;
	margin:0;
}

#main_box li p{
	font-size:10px;
	line-height:1.4em;
}

.point_under{
	text-align:center;
	margin-bottom:20px;
}

.last_cap{
	font-size:14px;
	font-weight:bold;
	margin:5px auto;
}

/* 人材募集 */
#bosyu {
	background:red;
	border: double 3px #FFF;
	margin:5px 10px;
	padding:10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#bosyu a {

	margin:0 auto;
	padding:5px;
    display:block;
	color:#fff;
	text-decoration:underline;
	background:red;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	}
	
#bosyu a:hover {
	color:#990000;
	}



