html{
	margin:0px;
}
/*　全体　*/
body{
	margin:0px auto;
	padding:0px;
	background-color: #FFFFFF;
	font-size:11px;
	font-family:sans-serif;
}
/* ヘッダ　*/
div#header{
	height:200px;
	background-image:url(images/header.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding:0px;
}
/* 全ての画像の枠　*/
img{
	border:none;
}

/*　本文H1レベルのアンダーライン　*/
h1{
	border-bottom:1px solid #939598;
}

/*　本文H2レベルのテキストと上下のマージン　*/
h2{
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
}

/*　本文H3レベルの上下のマージン　*/
h3{
	margin-bottom:7px;
	margin-top:0px;
}
/*　p,liレベルのテキスト高さとマージン　*/
p,li{
	line-height:180%;
	margin:0px;
}
/*　tdレベルのテキスト高さ　*/
td{
	line-height:180%;
}

p.indent{
	margin-left:1.3em;
}

p.right{
	text-align:right;
}
/*　環境への取組み　*/
div.green_top{
	margin-top:10px;
	padding:10px 0px;
	border-top:1px solid #8FB9DD;
}
/*　設備概要　*/
div.two_columns{
	padding:20px 0px;
	border-bottom:1px dashed #939598;
}
/*　お問合せ　*/
div.dashed_top{
	margin-top:10px;
	padding:10px 0px;
	border-top:1px dashed #939598;
}
/*　設備概要　*/
div.two_columns img{
	float:left;
	margin-right:12px;
}

.undreline{
	border-bottom:1px solid #939598;
}

.undredashedline{
	margin-top:10px;
	padding:10px 0px;
	border-bottom:1px dashed #939598;
}

div#menu {
	clear:both;
	padding-top:0px;
	text-align:center;
}

div#menu table{
	margin-left:auto;
	margin-right:auto;
}
/*　ヘッダ区切り線　*/
div#menu table td.br{
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#8F8F8F;
}
/*　全体横幅　*/
div#container{
	margin:0px;
	padding:0px;
	width:790px;
}
/*　ナビ枠　*/
div#navigation{
	background:#FFFFFF;
	margin-top:8px;
	text-align:center;
}
/*　エキストラ枠　*/
div#extra{
	background:#FFFFFF;
	margin-top:8px;
	padding:5px 0px;
	border:0px solid #939598;
	text-align:center;
}
/*　エキストラマージン　*/
#extra img{
	margin-top:5px;
}
/*　オーバービュー画像　*/
div.overview img{
    float:right;
	margin-left: 1em;
	margin-bottom:1em;
	line-height:180%;
	}
	
div#overview{
	line-height:180%;
	}
	
div#wrapper{
background-color:#99CC33;
}
/*　本文枠　*/
div#content{
	float:right;
	border:0px solid #939598;
	background:#FFFFFF;
	margin-top:8px;
	padding:18px;
	width: 560px;
}

div.short{
height:798px;
}

#top_image{
	text-align:center;
}

div#footer{
	background: #939598;
	height:15px;
	padding-top:3px;
	text-align:right;
}

div#other{
	margin:0px;
	padding:0px;
}

.red_boder,.blue_boder,.ext{
	margin-top:8px;
	margin-bottom:0px;
	padding:0px;
}
/* 出力仕様書の――枠 */
.red_boder{
	border:1px solid #FF0000;
	background-color:#FFFFFF;
}

.blue_boder{
	border:1px solid #0000FF;
	background-color:#E1E8F5;
}

.green{
	color:#8FB9DD;
}

.orange{
	color:#FF9933;
}

.gray{
	background-color:#E7E6E6;
	padding:5px;
}

.dot td{
	border-bottom:1px dashed #939598;
	padding:10px;
}

.flash{
	border-top:1px solid #939598;
	margin-top:20px;
	padding-top:10px;
}

table.gleen_th th{
	background-color:#BDE3DC;
	padding:8px;
	font-size:12px;
}

table.gleen_th td{
	background-color:#E7E8E9;
	padding:8px;
	font-size:12px;
}

table.gleen_th2 th{
	background-color:#8FB9DD;
	padding:2px 3px;
	text-align:left;
	color:#FFFFFF;
}

table.gleen_th2 td{
	padding:0px 3px;
	border-bottom:1px solid #939598;
}

table.recruit th{
	background-color:#D1D3D4;
	text-align:left;
	padding:10px;
}

table.recruit td{
	background-color:#FFFFFF;
	padding:5px;
}

table.recruit2{
	border-top:1px solid #939598;
	width:100%;
}

table.recruit2 th{
	text-align:left;
	padding:10px;
	border-bottom:1px solid #939598;
}

table.recruit2 td{
	padding:5px;
	border-bottom:1px solid #939598;
}

div#footer p{
	margin:0;
	padding:5px 10px;
}

div#container{
	margin:0 auto;
}

div#content{
	float:right;
}

div#navigation{
	float:left;
	width:185px;
}

div#other{
	float:left;
	width:185px;
	clear:left;
}

div#extra{
	float:left;
	clear:left;
	width:185px;
}

div#footer{
	clear:both;
	width:100%;
}

/* ヘッダサブメニュー */
div#submenu{
	float: right;
	padding-right:15px;
	margin-right: 0px;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:5px;
}

div.top_photo {
	float: left;
	margin-top:5px;
	padding-left:10px;
}

div.logo {
	float: left;
	margin-top:0px;
	padding-left:10px;
}

#jump_top{
margin:10px 0px;
color:#0033FF;
}
