@charset "UTF-8";
/* CSS Document */
/* リセット */
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
ol {
	margin-left:25px;
}
table {
	empty-cells:show;
}
caption {
	text-align:left;
}
th {
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
}
fieldset {
	border:0;
}
/* IE6用送信ボタン調整 */
* html input.submit {
	padding:0.4em 0 0.1em;
}
/* IE7用送信ボタン調整 */
*:first-child+html input.submit {
	padding:0.4em 0 0.1em;
}
/* IE8用送信ボタン調整 */
head~/* */body input.submit {
 padding:0.3em 1em 0.1em;
}
/* 非表示 */
.erase {
	display:none;
}
/* clearfix */
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}
/* */
/* テキスト設定 */
/* font-size:123.1%（16px）、font-size:115.4%（15px）、font-size:107.7%（14px）、100%（13px）、92.3%（12px）、84.6%（11px）*/
.small {
	font-size:84.6%;
	color:#666;
}
.large {
	font-size:115.4%;
}
.xlarge {
	font-size:123.1%;
}
.mono {
	font-family:"Courier New", Courier, monospace;
}
.eng {
	font-family:"Verdana", "Arial", sans-serif;
}
strong {
	font-weight:bold;
}
/* テキストリンク */
a:link {
	color:#0033FF;
	text-decoration:none;
}
a:visited {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
a:active {
	color:#f00;
	text-decoration:none;
}
/* リンクの点線対策（FireFox用） */
a:focus {
	overflow:hidden;
}
.kome {
	text-indent:-1em;
	padding-left:1em;
}
/* ベース設定 */
html {
	height:100%;
}
body {
	height:100%;
	text-align:center;
	line-height:1;
	color:#333;
	background-color:#fff;
}
body#top {
	background-image:url(../img/top_bg.png);
	background-repeat:repeat-x;
}
body#page {
	background-image:url(../img/page_bg.png);
	background-repeat:repeat-x;
}
/* ヘッダーの設定 */
#header {
	width:840px;
	height:100px;
	margin:0 auto;
	position:relative;
}
#header p {
	position:absolute;
	width:154px;
	height:11px;
	left:20px;
	top:28px;
}
#header h1 {
	position:absolute;
	width:237px;
	height:29px;
	left:20px;
	top:49px;
}
#gnavi {
	position:absolute;
	
	height:52px;
	right:20px;
	bottom:0;
}
.pr_hd_bg {
	display:none;
}
/* トップイメージの設定 */
#top_img {
	width:100%;
	height:335px;
	background-image:url(../img/img.png);
	background-repeat:no-repeat;
	background-position:center;
}
#top_img .top_tx {
	width:760px;
	height:300px;
	margin:0 auto;
	text-align:left;
}
#top_img .top_tx h2 {
	width:500px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	line-height:1.6;
	padding-top:30px;
}
#top_img .top_tx ul {
	padding:20px 0 0 20px;
	width:480px;
}
#top_img .top_tx ul li {
	color:#0f326a;
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	padding:7px 0 7px 25px;
	background-image:url(../img/check_trp.png);
	background-repeat:no-repeat;
}
.pr_img {
	display:none;
}
/* コンテナの設定*/
#cnt_wrapper {
	width:100%;
	background-image:url(../img/cont_top_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#cnt_page_wrapper {
	width:100%;
	background-image:url(../img/cont_page_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#container {
	position:relative;
	width:840px;
	text-align:left;
	margin:0 auto;
}
.pr_cntbg {
	display:none;
}
/* 左枠の設定（floatを使うとjquery.scrollfollow.jsで誤動作）*/
#doc {
	width:580px;
	margin-left:20px;
	padding-bottom: 0px;
}
.dpage {
	padding-top:27px;
}
#doc .sub {
	position:relative;
	width:586px;
	height:40px;
	margin:0 0 17px -3px;
}
#doc .sub h3 {
	position:absolute;
	top:13px;
	left:25px;
	font-size:16px;
	line-height:1.1;
	width: 115;
}
#doc .sub2 {
	position:relative;
	width:586px;
	height:35px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 17px;
	margin-left: 0px;
}
#doc .sub2 h4 {
	position:absolute;
	top:10px;
	left:15px;
	font-size:16px;
	line-height:1.1;
	width: auto;
}
#title {
	width:100%;
	height:100px;
	background-image:url(../img/title_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}
#title h2 {
	width:840px;
	height:100px;
	margin:0 auto;
	text-align:left;
}
#title h2 img {
	margin:32px 0 0 20px;
}
.pr_title {
	display:none;
}
.box1 {
	width:560px;
	margin-left:10px;
	padding-bottom:20px;
	line-height:1.6;
}
.box1_l {
	width:560px;
	margin-left:10px;
	padding-bottom:30px;
	line-height:1.6;
}

.box2 {
	margin-top: 1em;
	margin-bottom: 1.5em;
	
}
.box2 h4{
	margin-bottom: 0.5em;
	font-size:120%;
}
.box2 ul li{
	list-style:disc;
	list-style-position:inside;
}

.box2 .ecoaction21{
	margin:1em 1em;
	padding: 1em;
	border: 1px solid #CCCCCC;
}

.box3 {
	width:586px;
	margin-left:10px;
	padding-bottom:20px;
	line-height:1.6;
	text-align: center;
}
.box3_l {
	width:550px;
	margin-left:10px;
	padding-bottom:30px;
	line-height:1.6;
}


/* 右枠の設定 */
#tel {
	position:absolute;
	width:200px;
	height:120px;
	top:112px;
	right:20px;
}
/* フッタの設定 */
.pr_footer {
	display:none;
}
#footer {
	width:100%;
	height:100px;
	background-image:url(../img/ft_bg.png);
	background-repeat:repeat-x;
}
#copyright {
	width:800px;
	margin:0 auto;
	text-align:right;
	font-size:10px;
	color:#999;
	line-height:1.4;
	padding-top:20px;
}
.tel {
	float:right;
}
/* テーブルの設定 */
.table1 {
	width:100%;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.table1 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 10px 5px;
}
.table1 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	width:1%;
	background-color:#e6f0f8;
	white-space:nowrap;
	color:#2d74a6;
	text-align:left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table2 {
	width:576px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	text-align: right;
}
.table2 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 3px 5px;
}
.table2 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	width:1%;
	background-color:#e6f0f8;
	white-space:nowrap;
	color:#2d74a6;
	text-align:center;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

/* お問い合わせ */
ul.map {
	margin-top:10px;
	height:2em;
}
ul.map li {
	background:url(../img/map_list_eyecatch.gif) no-repeat left center;
	vertical-align: middle;
	padding-left:2em;
}

