﻿/* DEFAULT SETTING */
body{
	margin:0;
	padding:0;
	font-size:14px;
	text-align:center;
	line-height:1.5;
	color:#444;
	font-family:verdana,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#efefef;
	background:url(img/bg_body2.jpg) repeat-x;
}
div:after{
content:"clear";
height:0px;
clear:both;
display: block;
visibility:hidden;
}
div{
zoom:1;
}

img { border:none; }

/* FONT DECORATIONT */
a{color:#3F8CE0;}
a:hover{color:#000;}
.small{font-size:1em;}
.error{color:#ff0000;}

/* LAYOUT */
#layout{
width:940px;
text-align:left;
margin:auto;
padding:auto;
}

/* HEADER */
#header{
position:relative;
margin:0;
padding:0;
height:89px;
}
/* HEADER TOP */
#header_top{
	width:940px;
	height:25px;
	margin:0 auto;
	padding:0;
}
#header_top h1{
	float:left;
	text-align:left;
	margin:0;
	padding:3px 0 0 500px;
	font-size:11px;
	font-weight:normal;
color:#ddd;
}
#header_sitemap{
	float:right;
	text-align:right;
	margin:0;
	padding:3px 0px 0 0px;
	font-size:11px;
}
#header_sitemap a{
text-decoration:none;
}
#logo{
position:absolute;
bottom:0px;
left:0px;
background:url(img/logo.jpg) no-repeat;
width:217px;
height:89px;
text-indent:-10000px;
}
#logo a{
display:block;
width:217px;
height:89px;
text-decoration:none;
overflow:hidden;
color:#333;
font-weight:bold;
}
#tel{
	position:absolute;
	right:0px;
	bottom:15px;
	width:639px;
	height:38px;
	background:url(img/bg_tel.jpg) no-repeat;
	text-indent:-10000px;
}
/*headnavi*/
#headnavi{
background:url(img/bg_mainmenu.jpg) no-repeat;
position:relative;
}

/* MAINMENU */
#mainmenu{
height:44px;
margin:0;
padding:0;
}
#mainmenu ul{
margin:0;
padding:0;
}
#mainmenu li{
float:left;
margin:0;
padding:0;
list-style-type:none;
}
#mainmenu li span{
font-size:10px;
display:none;
}
#mainmenu a{
display:block;
text-decoration:none;
color:#fff;
line-height:45px;
text-align:center;
padding:0 20px;
}
#mainmenu a:hover,#mainmenu .active{
background:url(img/bg_mainmenu_on.jpg) no-repeat left center;
}

/* SUBMENU */
#submenu{
position:absolute;
right:0px;
bottom:5px;
margin:0;
font-size:10px;
line-height:1.2;
}
#submenu ul{
margin:0;
padding:0;
}
#submenu li{
margin:0 0 0 10px;
padding:0;
float:left;
list-style-type:none;
border-left:1px solid #ccc;
}
#submenu a{
display:block;
padding:0 0 0 16px;
color:#666;
text-decoration:none;
}
#submenu a:hover{
text-decoration:underline;
}

/* CHILDMENU */
#childmenu{
margin:0 0 20px 0;
padding:0px;
}
#childmenu h4#childmenu_title{
background:#2D62B3;
border-bottom:3px solid #666;
color:#fff;
}
#childmenu ul{
margin:0;
padding:0;
list-style:none;
}
#childmenu li{
margin:0;
padding:0px;
width:180px;
border-bottom:1px dotted #ccc;
}
#childmenu a{
display:block;
font-size:12px;
line-height:24px;
padding:0 0 0 16px;
text-decoration:none;
background:url(img/bg_childmenu_off.gif) no-repeat left center;
color:#999;
}
#childmenu a:hover{
color:#333;
}
#childmenu .active{
color:#333;
}

/* PAGENAVI */
#pagenavi{
font-size:0.8em;
margin:0 0 20px 0;
}
#pagenavi a{
color:#666;
}

/* CONTENTS */
#contents{
	width:920px;
margin:0 auto;
padding:0;
}

/* MAINCONTENTS */
#main{
float:left;
width:660px;
}
h2#pagetitle{
font-size:1.4em;
margin:20px 0 10px 0;
padding:0 0 20px 0;
line-height:1.2;
color:#fff;
}
h2#pagetitle span{
font-size:10px;
font-weight:normal;
line-height:1.0;
padding:0 0 0 10px;
margin:0;
color:#ccc;
}
h3{
font-size:1em;
line-height:30px;
margin:0 0 10px 0;
padding:0 0 0 20px;
font-weight:bold;
color:#333;
clear:both;
background:url(img/bg_contentstitle.gif) repeat-x;
}


/* PAGECONTENTS */
.page_contents{
overflow:hidden;
width:660px;
margin:0 0 30px 0;
}


/* SIDEBAR */
#side{
float:right;
width:220px;
line-height:1.2;
margin:0 0 20px 0;
}

#side h4{
font-size:0.8em;
line-height:24px;
margin:0 0 10px 0;
padding:0 0 0 15px;
color:#333;
font-weight:bold;
background:url(img/bg_sidetitle.gif) no-repeat;
}

#side .sidebox,
#side .sidebox01,
#side .sidebox02{
width:220px;
margin:0 0 15px 0;
padding:0;
overflow:hidden;
}

.sidebox01 ul{
margin:0 0 0 5px;
padding:0;
font-size:0.8em;
color:#999;
list-style:none;
}
.sidebox01 li{
margin:0 0 5px 0;
padding:0 0 0 12px;
background:url(img/icon_list.gif) no-repeat left center;
}
.sidebox01 li a{
color:#666;
}
.sidebox01 li a:hover{
color:#333;
}

/* PAGE TOP */
#pagetop{
clear:both;
text-align:right;
margin:20px 20px 0 0;
height:14px;
}


/* FOOTER */
#footer{
text-align:center;
font-size:0.8em;
margin:0;
padding:24px 0;
color:#333;
font-weight:bold;
border-top:1px solid #07b907;
}
#footermenu{
margin:0 0 10px 0;
font-weight:normal;
}
#footermenu ul{
margin:0;
padding:0;
list-style-type:none;
}
#footermenu li{
margin:0 10px 0 0;
display:inline;
}
#footermenu a{
padding:0;
text-decoration:underline;
color:#444;
}
#footermenu a:hover{
color:#ccc;
text-decoration:none;
}
#copyright{
}

/* PAGE MOVE */
.page_move{
text-align:center;
margin:5px 0;
}

/* TOPIMAGE */
#topimage{
width:940px;
height:299px;
background-repeat:no-repeat;
text-indent:-10000px;
overflow:hidden;
background:url(img/topimage01.jpg) no-repeat;
margin:0 0 20px 0;
}
#topimage a{
display:block;
width:940px;
height:299px;
overflow:hidden;
}

/* TOPNEWS */
h3#top_news{
width:600px;
height:40px;
background:url(img/bg_news.jpg) no-repeat;
text-indent:-9999px;
}
.news_contents{
overflow:hidden;
width:660px;
margin:0 0 20px 0;
}
.topnews_date{
width:20%;
font-size:0.8em;
color:#666;
padding:3px 0 2px 16px;
border-bottom:1px dotted #ccc;
vertical-align:top;
background:url(img/icon_clock.gif) no-repeat left top;
background-position:0 5px;
}
.topnews_body{
overflow:hidden;
padding:2px 0 5px 0;
border-bottom:1px dotted #ccc;
vertical-align:top;
}

/* TOPPHOTO */
#top_photo{
}
.photo_contents{
margin:0 0 20px 0;
}
.top_photo{
font-size:0.8em;
text-align:center;
color:#666;
padding:0 0 10px 0;
}


/* TABE CELL */
.left{
width:30%;
padding:2px 0 2px 10px;
border-bottom:1px solid #ddd;
vertical-align:top;
background-position:0 8px;
}
.right{
width:70%;
padding:2px 0 2px 2px;
border-bottom:1px solid #ddd;
vertical-align:top;
background:#fff;
}


/* PROFILE PAGE */
#table_profile{
width:100%;
}
#img_profile{
float:left;
width:240px;
display:block;
border:1px solid #999;
margin:0 20px 20px 0;
padding:3px;
text-align:center;
}
.map{
width:648px;
height:300px;
border:1px solid #ccc;
margin:0;
}


/* FORM PAGE */
form{
margin:0;
}
#table_form{
width:100%;
margin:0 0 20px 0;
}
#captcha{
border:1px solid #ccc;
background:#ddd;
margin:0 0 0 10px;
padding:5px 10px;
}

/* BLOG PAGE */
.blog{
border:1px solid #ccc;
padding:0px;
margin:0 0 20px 0;
position:relative;
}
.blog_title{
margin:0;
padding:0 10px;
line-height:24px;
font-weight:bold;
border:none;
background:#eee;
color:#333;
}
.blog_cnt{
}
.blog_date{
margin:0 0 10px 0;
padding:3px 10px;
color:#666;
font-size:0.8em;
background:#f7f7f7;
}
.blog_body{
overflow:hidden;
width:630px;
margin:0 9px 20px 9px;
}
.blog_bottom{
padding:10px 5px;
font-size:0.8em;
text-align:right;
}
#entory_preview{
float:left;
margin:0 0 5px 0;
padding:0 0 0 12px;
text-align:left;
width:45%;
background:url(img/icon_arrow_left.gif) left no-repeat;
}
#entory_next{
float:right;
margin:0 0 5px 0;
padding:0 12px 0 0;
text-align:right;
width:45%;
background:url(img/icon_arrow_right.gif) right no-repeat;
}


/* BBS PAGE */
.bbs{
border:1px solid #ccc;
padding:0px;
margin:0 0 20px 0;
position:relative;
}
.bbs_title{
margin:0;
padding:0 10px;
line-height:24px;
font-weight:bold;
border:none;
background:#eee;
color:#333;
}
.bbs_cnt{
}
.bbs_body{
margin:5px 10px 20px 10px;
}
.bbs_bottom{
padding:10px 5px;
font-size:0.8em;
text-align:right;
}
#table_bbs{
width:100%;
margin:0 0 30px 0;
}
#table_bbs td{
border-bottom:1px dotted #ccc;
padding:4px 0;
vertical-align:top;
}
#table_bbs .theme{
padding:4px 0 4px 20px;
background:url(img/icon_theme.gif) left top no-repeat;
background-position:0 5px;
}
#table_bbs .thread{
padding:4px 0 4px 20px;
background:url(img/icon_thread.gif) left top no-repeat;
background-position:0 5px;
}
#table_bbs .res{
padding:4px 0 4px 20px;
background:url(img/icon_comment.gif) left top no-repeat;
background-position:0 5px;
}
#table_bbs .c1{
font-size:0.8em;
text-align:right;
}
#table_bbs .theme a{
font-weight:bold;
}
#table_bbs .tr{
text-align:right;
font-size:0.8em;
margin:10px 0;
color:#666;
}

/* POST */
.post{
border:none;
background:#f1f1f1;
color:#666;
font-size:1em;
padding:2px 5px;
line-height:1.2;
}
.post_com{
margin:20px 0 10px 0;
padding:10px 0 0 24px;
border-top:1px solid #ddd;
background:url(img/icon_comment.gif) left top no-repeat;
background-position:0 12px;
}
.post_tb{
margin:20px 0 10px 0;
padding:10px 0 0 24px;
border-top:1px solid #ddd;
background:url(img/icon_tb.gif) left top no-repeat;
background-position:0 12px;
}
.post_bottom{
margin:0 0 20px 0;
padding:5px 0;
font-size:0.8em;
text-align:right;
}


/* CALENDAR */
#calendar{
width:160px;
margin:0 10px;
text-align:center;
}
#calendar tr td{
padding:0 2px 5px 2px;
font-size:0.8em;
}
#calendar caption{
padding:0 5px 8px 5px;
text-align:right;
font-size:0.8em;
}
.cal_sun{color:#FF0000;}
.cal_day{color:#333333;}
.cal_sat{color:#006699;}


/* SEARCH PAGE&SEARCH BOX */
#search{
position:absolute;
width:200px;
right:10px;
top:12px;
text-align:right;
} 
#search .search{
width:130px;
height:14px;
font-size:1em;
border:1px solid #ccc;
background:#fff;
color:#000;
}
.result_title{
margin:0 0 10px 0;
font-size:1.2em;
}
.result_body{
margin:0 0 20px 30px;
padding:0 0 20px 0;
border-bottom:1px solid #ddd;
}
.highlight{
font-weight:bold;
background:#ff9900;
color:#fff;
}

/* CRAWLER */
#crawler{
position:relative;
width:220px;
height:200px;
}
#crawler h4{
padding:5px 0 5px 8px;
margin:0;
color:#333;
border:1px solid #ccc;
background-image:none;
background-color:#eee;
line-height:1.0;
}
.crawler_body{
padding:5px 10px;
font-size:10px;
line-height:1.3;
height:150px;
border:1px solid #ccc;
border-top:none;
background:#fff;
}
#crawler img{
margin:0 10px 10px 0;
}

/* COUNTER */
#counter{
font-size:0.8em;
text-align:center;
color:#666;
}

/* MOBILE QR CODE */
#qr{
position:relative;
margin:0 0 20px 0;
width:180px;
height:100px;
}
#qr a{
position:absolute;
display:block;
width:100px;
height:18px;
left:74px;
top:69px;
text-indent:-10000px;
overflow:hidden;
}

/* RSS */
#rss{
position:absolute;
top:12px;
right:190px;
} 




/* RSS FEED */
#rss_news{
}
.rss_news_contents{
overflow:hidden;
width:660px;
margin:0 0 20px 0;
}
.rss_news_date{
width:20%;
font-size:0.8em;
color:#666;
padding:3px 0 2px 16px;
border-bottom:1px dotted #ccc;
vertical-align:top;
background:url(img/icon_clock.gif) no-repeat left top;
background-position:0 5px;
}
.rss_news_body{
overflow:hidden;
padding:2px 0 5px 0;
border-bottom:1px dotted #ccc;
vertical-align:top;
}
#rss_photo{
}
.rss_photo_contents{
margin:0 0 20px 0;
}
.rss_photo_td{
font-size:0.8em;
text-align:center;
color:#666;
padding:0 0 10px 0;
}
#rss_site{
}
.rss_site_contents{
margin:0 0 20px 0;
}
.rss_site_td{
padding: 5px 15px 5px 0;
border-bottom:1px dotted rgb(202,202,202);
}
.rss_search_td{
padding: 5px 15px 5px 0;
border-bottom:1px dotted rgb(202,202,202);
}
.rss_thumb{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 1px rgb(202,202,202) solid;
background-color: rgb(232,232,232);
font-size: 10px;
}
.type1_big{
float: left;
width: 110px;
height:110px;
padding: 5px;
margin-right:10px;
margin-left:auto;
}
.type1_small{
float: left;
width: 65px;
height:65px;
padding: 3px;
margin-right:10px;
margin-left:auto;
}
.type2_big{
width: 110px;
height: 122px;
padding: 5px;
margin-right:auto;
margin-left:auto;
}
.type2_small{
width: 55px;
height: 67px;
padding: 3px;
margin-right:auto;
margin-left:auto;
}
.type3{
float:left;
width: 80px;
height:80px;
padding: 5px;
margin:0 10px 10px 0;
}

/* g_nav */

#g_navi {
	height:44px;
	width:940px;
	background:url(img/bg_nav.jpg) no-repeat;
	margin:0;
}
#g_navi ul {
	padding:0;
	margin:0;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	width:160px;
	height:44px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(img/bg_nav.jpg) no-repeat 0px 0px;
	width:150px;
}
#g_navi li.g_navi02 a {
	background:url(img/bg_nav.jpg) no-repeat -150px 0px;
}
#g_navi li.g_navi03 a {
	background:url(img/bg_nav.jpg) no-repeat -310px 0px;
}
#g_navi li.g_navi04 a {
	background:url(img/bg_nav.jpg) no-repeat -470px 0px;
}
#g_navi li.g_navi05 a {
	background:url(img/bg_nav.jpg) no-repeat -630px 0px;
}
#g_navi li.g_navi06 a {
	background:url(img/bg_nav.jpg) no-repeat -790px 0px;
	width:150px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(img/bg_nav.jpg) no-repeat 0px -44px;
}
#g_navi li.g_navi02 a:hover {
	background:url(img/bg_nav.jpg) no-repeat -150px -44px;
}
#g_navi li.g_navi03 a:hover {
	background:url(img/bg_nav.jpg) no-repeat -310px -44px;
}
#g_navi li.g_navi04 a:hover {
	background:url(img/bg_nav.jpg) no-repeat -470px -44px;
}
#g_navi li.g_navi05 a:hover {
	background:url(img/bg_nav.jpg) no-repeat -630px -44px;
}
#g_navi li.g_navi06 a:hover {
	background:url(img/bg_nav.jpg) no-repeat -790px -44px;
}

/* ADD CSS */
p.left_b {
	line-height: 2.0;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3300;
	padding-left: 14px;
}


#mail_content {
width:550px;
height:190px;
border: 1px dashed #A8FDAE;
padding: 20px;
background:url(img/eco_mail.jpg) no-repeat right bottom;
}

/* ブログコメント欄　*/
.textareaSL{height:150px;width:530px;font-size:81%;}



table.dec {
	border-collapse: collapse;
	width:100%;
}
table.dec td {
	padding: 10px;
	border: solid 1px #CCCCCC;
	color: #666;
	font-size: 12px;
}
.dec_01 {
	background-color: #F5f5f5;
	text-align: center;
	font-weight: bold;
}
/* header add  */

.o_h1 {
	margin:0 auto;
	padding:0;
	width:820px;
	height:16px;
	overflow:hidden;
}
.o_h1 h1 {
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	width:620px;
}
.o_h1 div {
	float:right;
	text-align:right;
	margin:0;
	padding:0;
	font-size:10px;
	width:200px;
}

p.ml10{margin-left:10px;}
p.mr10{margin-right:10px;}

#sup_box{background:url(img/sup_bg.jpg) no-repeat; margin:0; padding:0; height:131px;}
#sup_box ul{margin:0; padding:10px 0 0 30px;}

/* tools */
ul#tools {
margin:0;
padding:0;
width: 600px;
}

ul#tools li{
	float: left;
	margin:0;
padding:0;
	display:inline;
	width:300px;
	height:95px;
	list-style:none;
	font-size:12px;
}

#jirei {text-indent:-9999px;}
#jirei {background:url(img/jirei_bg.jpg) top no-repeat; width:600px; height:43px; clear:both;}
#jirei a {margin-left:390px; width:167px; height:43px; display:block;}
#jirei a:hover {background:url(img/jirei_bg.jpg) -390px -43px  no-repeat;}


.y_photo {
	padding: 5px 6px;
	border: 1px solid #CCCCCC;
}


/* blog */

.headline {
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	padding: 6px 2px;
	display: block;
line-height:1.6;
}
.headline dl {
	float: left;
	display: block;
	width: 437px;
	padding:0;
	margin:0;
	font-size: 93%;
}
.headline dd {
	margin:0;
	padding:0;
}
.headline dt {
	float: left;
	height: 70px;
//	width: 437px;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
}
.headline .h {
	font-size: 14px;
}
.headline .h a {
	color: #419020;
	text-decoration: none;
}



.headline img {
	padding: 2px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
}

.headline_date {
	font-size: 10px;

	color: #999999;
margin-bottom:3px;
}

.spacer {
	clear: both;
	height: 0px;
	width: auto;
	font-size: 0px;
	display: block;
}

#sidetop{
margin:17px 0 0 0;
}

#blog03 a {
display:block;
width:180px;
height:60px;
background:url(http://img01.ecgo.jp/usr/ecopage/img/100204104857.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
#blog03 a:hover {
background-position:left bottom;
}

#blog02 a {
display:block;
width:180px;
height:60px;
background:url(http://img01.ecgo.jp/usr/ecopage/img/100319190421.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
#blog02 a:hover {
background-position:left bottom;
}
/* --- リストエリア --- */
ul.thumbnail {
	width:640px;
	margin:0;
	padding:0;
	list-style-type: none;
}
/* --- リスト項目 --- */
ul.thumbnail li {
	width: 49.9%;
	float: left;
height:290px;
}
/* --- 項目内容 --- */
ul.thumbnail dl {
	width: 290px;
	margin: 0 auto;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
	margin-bottom: 5px;
}
ul.thumbnail dt img {
	padding: 4px;
	background-color: #fff;
	border: solid 6px #ddd;
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
	margin: 0;
	height: 4em;
	line-height: 1.2em;
}
ul.thumbnail dd span {
	font-size: 0.8em;
}

/* --- clearfix --- */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;	
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}
/* ▼制作実績 link▼ */
.work {
	margin-bottom:2em;
}
.work td {
	background:url(img/triangle4.gif) no-repeat left center;
	padding:0 2em 0 10px;
}
td.no_bg {
	background-image:none;
}
/* ▲制作実績 link▲ */
/*▼プラン リスト▼*/
ul.plan_thum {
	width:600px;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.plan_thum li {
	padding:20px 0px;
	border-bottom:1px #ccc dotted;
}
ul.plan_thum dl {
	width:100%;
	margin:0;
	padding:0;
}
ul.plan_thum dt {
	width:260px;
	float:left;
}
ul.plan_thum dd {
	margin:0 0 0 280px;
}
ul.plan_thum dd h5{
	color:#006400;
	background-color:#e4f0e4;
	margin:0;
	padding:0.4em;
	font-size:1.2em;
}
ul.plan_list{
	padding:0;
	margin:0 0 0 1.5em;
}
ul.plan_list li{
	padding:0;
	border:none;
}
.color_green {
	color:#006400;
}
.color_red {
	color:#900;
	font-weight:bold;
	font-size:1.2em;
}
/*▲プラン リスト▲*/


/* top css */
#worksBTN {
	width:258px;
	margin:0px auto 0;
}
#worksBTN a{
	width:258px;
	height:47px;
	display:block;
	text-indent:-9999px;
	background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_worksBTN.jpg) 0px 0px;
}
#worksBTN a:hover{
	background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_worksBTN.jpg) 0px -47px;
}

/* radius dl */
#firstP, #monthlyP {
	width: 280px;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	overflow:hidden;
	float: left;
}
#monthlyP {
	margin-left: 20px;
}

#firstP dt, #monthlyP dt {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	margin:0;
	text-align:center;
	background-color: #666;
}
#firstP dd, #monthlyP dd {
	padding:10px 10px 10px 20px;
	margin:-1px 0 0 0;
	border-top:dashed 1px #666;
}

/* toolList */
ul#toolList {margin:0; padding:0;}
#toolList li {
	float: left;
	width: 122px;
	hight: 16px;
	margin:0 32px 0 0;
	padding: 126px 0 0 0;
	list-style: none;
	text-align:center;
	display:block;
}
#toolList li#tL01{background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_listBlog.jpg) no-repeat;}
#toolList li#tL02{background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_listAccess.jpg) no-repeat;}
#toolList li#tL03{background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_listMail.jpg) no-repeat;}
#toolList li#tL04{background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_listCms.jpg) no-repeat; margin:0;}

/* serviceBTN */
#serviceBTN {
     width:258px;
     margin:20px auto 0; /* 中央寄せの場合 */
}
#serviceBTN a{
     width:258px;
     height:47px;
     display:block;
     text-indent:-9999px;
     background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_serviceBTN.jpg) 0px 0px;
}
#serviceBTN a:hover{
     background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_serviceBTN.jpg) 0px -47px;
}

/* faqBTN */
#faqBTN {
     width:600px;
     margin:0;
}
#faqBTN a{
     width:600px;
     height:164px;
     display:block;
     text-indent:-9999px;
     background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_zubattoBTN.jpg) 0px 0px;
}
#faqBTN a:hover{
     background:url(http://img01.ecgo.jp/usr/ecopage/img/free/bg_zubattoBTN.jpg) 0px -164px;
}

/* faqTable */
.faqTbl th{
	vertical-align:top;
	width:140px;
}
.que, .ans {
	background-color: #e0ebaf;
	text-align: right;
	padding: 2px;
	margin:10px 20px 0 0;
	width: 120px;
	font-size:80%;
}
.faqTbl td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding:10px 0 4px;
}
.ans {
	background-color: #aacf53;
}
p.back {
	text-align:right;
	margin:20px 4px 40px 0;
}.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title208 {background:url(img/title208.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title207 {background:url(img/title207.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title206 {background:url(img/title206.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title205 {background:url(img/title205.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title204 {background:url(img/title204.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title196 {background:url(img/title196.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title194 {background:url(img/title194.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title191 {background:url(img/title191.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title189 {background:url(img/title189.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title188 {background:url(img/title188.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title129 {background:url(img/title129.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title117 {background:url(img/title117.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title187 {background:url(img/title187.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title186 {background:url(img/title186.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title183 {background:url(img/title183.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title181 {background:url(img/title181.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title178 {background:url(img/title178.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title124 {background:url(img/title124.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title203 {background:url(img/title203.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title202 {background:url(img/title202.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title201 {background:url(img/title201.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title200 {background:url(img/title200.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title199 {background:url(img/title199.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title198 {background:url(img/title198.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title197 {background:url(img/title197.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title195 {background:url(img/title195.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title192 {background:url(img/title192.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title193 {background:url(img/title193.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title190 {background:url(img/title190.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title185 {background:url(img/title185.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title184 {background:url(img/title184.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title182 {background:url(img/title182.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title180 {background:url(img/title180.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title179 {background:url(img/title179.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title177 {background:url(img/title177.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title176 {background:url(img/title176.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title175 {background:url(img/title175.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title174 {background:url(img/title174.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title173 {background:url(img/title173.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title172 {background:url(img/title172.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title171 {background:url(img/title171.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title170 {background:url(img/title170.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title169 {background:url(img/title169.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title168 {background:url(img/title168.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title167 {background:url(img/title167.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title166 {background:url(img/title166.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title165 {background:url(img/title165.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title164 {background:url(img/title164.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title163 {background:url(img/title163.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title162 {background:url(img/title162.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title161 {background:url(img/title161.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title160 {background:url(img/title160.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title159 {background:url(img/title159.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title158 {background:url(img/title158.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title157 {background:url(img/title157.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title156 {background:url(img/title156.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title155 {background:url(img/title155.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title154 {background:url(img/title154.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title153 {background:url(img/title153.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title152 {background:url(img/title152.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title151 {background:url(img/title151.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title150 {background:url(img/title150.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title149 {background:url(img/title149.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title148 {background:url(img/title148.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title147 {background:url(img/title147.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title146 {background:url(img/title146.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title145 {background:url(img/title145.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title144 {background:url(img/title144.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title143 {background:url(img/title143.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title142 {background:url(img/title142.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title140 {background:url(img/title140.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title139 {background:url(img/title139.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title138 {background:url(img/title138.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title137 {background:url(img/title137.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title136 {background:url(img/title136.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title135 {background:url(img/title135.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title134 {background:url(img/title134.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title133 {background:url(img/title133.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title132 {background:url(img/title132.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title131 {background:url(img/title131.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title123 {background:url(img/title123.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title130 {background:url(img/title130.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title125 {background:url(img/title125.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title122 {background:url(img/title122.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title121 {background:url(img/title121.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title120 {background:url(img/title120.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title119 {background:url(img/title119.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title116 {background:url(img/title116.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title115 {background:url(img/title115.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}
.link021n5 a{background:url(img/link021n5_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n192 a{background:url(img/link021n192_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n118 a{background:url(img/link021n118_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n182 a{background:url(img/link021n182_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n195 a{background:url(img/link021n195_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n119 a{background:url(img/link021n119_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n121 a{background:url(img/link021n121_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n202 a{background:url(img/link021n202_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n201 a{background:url(img/link021n201_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n130 a{background:url(img/link021n130_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n200 a{background:url(img/link021n200_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n125 a{background:url(img/link021n125_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n2 a{background:url(img/link021n2_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n122 a{background:url(img/link021n122_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n106 a{background:url(img/link021n106_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n3 a{background:url(img/link021n3_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n120 a{background:url(img/link021n120_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n198 a{background:url(img/link021n198_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n203 a{background:url(img/link021n203_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n103 a{background:url(img/link021n103_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n4 a{background:url(img/link021n4_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n197 a{background:url(img/link021n197_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n5 a:hover{background:url(img/link021n5_on.jpg);width:180px;height:60px;}
.link021n192 a:hover{background:url(img/link021n192_on.jpg);width:180px;height:60px;}
.link021n118 a:hover{background:url(img/link021n118_on.jpg);width:180px;height:60px;}
.link021n182 a:hover{background:url(img/link021n182_on.jpg);width:180px;height:60px;}
.link021n195 a:hover{background:url(img/link021n195_on.jpg);width:180px;height:60px;}
.link021n119 a:hover{background:url(img/link021n119_on.jpg);width:180px;height:60px;}
.link021n121 a:hover{background:url(img/link021n121_on.jpg);width:180px;height:60px;}
.link021n202 a:hover{background:url(img/link021n202_on.jpg);width:180px;height:60px;}
.link021n201 a:hover{background:url(img/link021n201_on.jpg);width:180px;height:60px;}
.link021n130 a:hover{background:url(img/link021n130_on.jpg);width:180px;height:60px;}
.link021n200 a:hover{background:url(img/link021n200_on.jpg);width:180px;height:60px;}
.link021n125 a:hover{background:url(img/link021n125_on.jpg);width:180px;height:60px;}
.link021n2 a:hover{background:url(img/link021n2_on.jpg);width:180px;height:60px;}
.link021n122 a:hover{background:url(img/link021n122_on.jpg);width:180px;height:60px;}
.link021n106 a:hover{background:url(img/link021n106_on.jpg);width:180px;height:60px;}
.link021n3 a:hover{background:url(img/link021n3_on.jpg);width:180px;height:60px;}
.link021n120 a:hover{background:url(img/link021n120_on.jpg);width:180px;height:60px;}
.link021n198 a:hover{background:url(img/link021n198_on.jpg);width:180px;height:60px;}
.link021n203 a:hover{background:url(img/link021n203_on.jpg);width:180px;height:60px;}
.link021n103 a:hover{background:url(img/link021n103_on.jpg);width:180px;height:60px;}
.link021n4 a:hover{background:url(img/link021n4_on.jpg);width:180px;height:60px;}
.link021n197 a:hover{background:url(img/link021n197_on.jpg);width:180px;height:60px;}
.link031n199 a{background:url(img/link031n199_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link031n193 a{background:url(img/link031n193_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link031n108 a{background:url(img/link031n108_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link031n109 a{background:url(img/link031n109_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link031n107 a{background:url(img/link031n107_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link031n183 a{background:url(img/link031n183_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link031n1 a{background:url(img/link031n1_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link031n199 a:hover{background:url(img/link031n199_on.jpg);width:180px;height:60px;}
.link031n193 a:hover{background:url(img/link031n193_on.jpg);width:180px;height:60px;}
.link031n108 a:hover{background:url(img/link031n108_on.jpg);width:180px;height:60px;}
.link031n109 a:hover{background:url(img/link031n109_on.jpg);width:180px;height:60px;}
.link031n107 a:hover{background:url(img/link031n107_on.jpg);width:180px;height:60px;}
.link031n183 a:hover{background:url(img/link031n183_on.jpg);width:180px;height:60px;}
.link031n1 a:hover{background:url(img/link031n1_on.jpg);width:180px;height:60px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:650px;height:50px;text-indent: -10000px;}

