@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(images/bg.png) no-repeat center top;
}

a:hover{
	opacity: 0.5;
}

a{color:#198a02;text-decoration:none;}
a:hover{color:#3dc422;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
overflow: hidden;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/header.png) no-repeat 100% 0;
background-position:480px;
height: 80px;
width:900px;
margin:0px auto;
}

#header h1 {
padding: 4px 0 5px;
font-size: 10px;
font-weight: normal;
color: #333333;
}

#container{
	width:900px;
	margin:0px auto;
}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 0px auto;
padding-top:14px;
padding-bottom:20px;
width: 910px;
height: 46px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:141px;}

ul#topnav a{
	text-decoration: none;
display: block;
width: 150px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

/*-----
ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}

-----*/
/*************
メイン（右側）コンテンツ
*************/
#main {
width: 900px;
padding: 20px 0;
display: inline;
}

#main h2,
#main_list h2{
padding: 0 10px 0px 20px;
margin-top:10px;
line-height: 40px;
font-size: 21px;
font-weight: bold;
color: rgb(16, 101, 101);
 border-left: 10px solid #106868;
  border-bottom: 1px dashed #000000;
}

#main_list #step h3,
#main #step h3 {
font-size: 14px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #333333;
border-bottom:3px solid rgb(153, 204, 51);
}

#main #service{
	padding-bottom:20px;
}

#main #service h3 {
	margin-top:20px;
    border:solid 1px #ddd;
  -moz-border-radius: 5px; /* FF */
  -webkit-border-radius: 5px;/* Webkit */
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top,  #fff,  #eee);
    padding: 5px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
}

.float{
	float:left;
	padding-right:15px;
}


#main #service .boxa{
	margin-top:20px;
}
#main #service .boxa_last{
	margin:20px 0px;
	padding-bottom:40px;
}




div.head_contact{
	float:right;
	margin-top:10px;
}

div.clear{
	clear:both;
}

#main #service .boxa p,#main #service .boxa_last p{
	padding:0px;
}



#main p,
#main_list p{
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#198a02;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

#top_service{
	width:900px;
	margin:0px auto;
}


/* フッター共通 */
.box{
float: left;
width: 255px;
margin: 20px 65px 10px 0;
line-height: 1.2;
}

.box span{
	font-weight: bold;
}

#top_access{
	margin:20px 0px;
}

#footer .inner .box{
float: left;
width: 150px;
margin: 10px 10px 10px 0;
line-height: 1.2;
}


.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}




/*plan---料金一覧*/

#money{
	padding-bottom:;
}
#money table{
	width:100%;
border-collapse:collapse;
margin:30px 0px;
}

#money th{
	background:rgb(167, 201, 66);
	text-align: left;
	padding-top:5px;
	padding-bottom:4px;
	font-size:1.4em;
	color:#FFF;
}
#money tr.alt td{
	background:rgb(234, 242, 211);
}

#money td,
#money th{
border:1px solid rgb(152, 191, 33);
padding:5px 10px;
text-align: center;
}


/*list系*/


#item li{
	display: inline-block;
	width: 210px;
	height:275px;
	padding:2px;
	border:2px solid #256360;
	margin:2px;
	margin-bottom:10px;
	background: #FFF;
	text-decoration: none;
	overflow: hidden;
	/*
	background-image:url("../images/detal.png");
	background-repeat:no-repeat;
	background-position:center 220px;*/
}

#item li h3{
	text-align: center;
	background-image:url("../images/service/title_bg.png");
	color:#FFF;
	padding:4px;
}

#item li img{
	padding-bottom:10px;
}

#item li p{
	padding:0px;
}


#item a:hover{
	opacity: 1;
}





#item a:hover li{	
	border:2px solid #800080;
	/*
	background-image:url("../images/detal_h.png");*/
}

#item a:hover h3{

	background-image:url("../images/service/title_bg_h.png");
	}








/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#198a02;}
p.button a:hover{color:#fff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 20px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding-left: 15px;
line-height: 50px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #0b82be url(images/heading2.png) no-repeat;
}

#sidebar ul{
padding: 10px 0;
}

#sidebar li{
margin: 0 0 10px 0;
list-style: none;
border-bottom: 1px dashed #198a02;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}





span.kaden{
	display:block;
	padding:3px;
}

#step{
	padding-bottom:30px;
}

#step .imgs{
	text-align: center;
}


#sub_menu{
	width:200px;
	float:left;
	background: none repeat scroll 0% 0% #2E8B57;
	color: #fff;   
	 border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
    padding-bottom:10px;
}
#sub_menu h3{
	padding: 3px;
text-align: center;
color: #FFF;
}


#sub_menu li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

#main_list{
	float:right;
	width:680px;
}

#main_list img.pb30{
	padding-bottom:30px;
}

#setumei a:hover{
	opacity: 1;
}

#sub_menu li{
	list-style: none;
	/*
	margin:10px 0px;*/
	background-image:url("../images/service/btn.png");
	background-repeat:no-repeat;
	/*
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
   background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
   */
	 border: 1px solid #DDD;
    padding: 10px 0px;
    padding-left:10px;
    color:#FFF;

}


#setumei h4 {
    position: relative;
    color: #ffffff;
    background: #178e40;
    font-size: 16pt ;
    border: 3px solid #1d775a;
    margin: 10px 10px 23px 10px;
    padding: 10px 5px 10px 10px;
    border-radius: 3px;
}
#setumei h4:after, #setumei h4:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}
#setumei h4:after {
    left: 40px;
    border: 10px solid transparent;
    border-top: 10px solid #178e40;
}
#setumei h4:before {
    left: 37px;
    border: 13px solid transparent;
    border-top: 13px solid #1d775a;
}

p.center{
	text-align: center;
}

#setumei div.box{
	width:100%;
	padding:10px;
	height:80px;
	-moz-border-radius: 13px;
-webkit-border-radius: 13px;
border-radius: 13px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c9ffce', endColorstr = '#dbffdd');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c9ffce', endColorstr = '#dbffdd')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #c9ffce, #dbffdd);
background-image: -ms-linear-gradient(top, #c9ffce, #dbffdd);
background-image: -o-linear-gradient(top, #c9ffce, #dbffdd);
background-image: -webkit-gradient(linear, center top, center bottom, from(#c9ffce), to(#dbffdd));
background-image: -webkit-linear-gradient(top, #c9ffce, #dbffdd);
background-image: linear-gradient(top, #c9ffce, #dbffdd);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

}


/****company*****/

p.center{
	text-align: center;
}

#company{
	padding:20px 0px;
}

#company table{
	width:100%;
}

#company table tr{
}

#company table td{
	text-align: center;
	padding-left:5px;
	background:rgb(240, 240, 240);
}

#company table td.alt{
	text-align: left;
	padding:10px;
	background:rgb(249, 249, 249);
}


#greeting{
	padding:20px 0px;
	height:370px;
}

#greeting p{
	padding:15px 0px 0px 0px;
}



/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 8px solid #198a02;
}

#footer .inner{
overflow: hidden;
width:900px;
margin:0px auto;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

    #mobile {
    display: none;
    }
    nav.head-nav{
    	display:none;
    }

.s_tell{display:none;}
}


@media screen and (max-width: 480px) {   

     

body{background: none;}

#header img{
	width:60%;
	height:auto;
}


ul#topnav{display:none;}



	#container{
		width:100%;
	}
	#container img{
		width:100%;
	}

	.box{
		float:none;
	}

	#header{
height: 80px;
width:auto;
margin:0px auto;
	}
	#footer .inner{
		width:100%;
		text-align: center;
	}

	#footer .inner .box{
		display:none;
	}

}



@media screen and (min-width: 480px) {   

.s_tell{
	display:inline-block;
	position:relative;
	font-size:23px;
	top:-23px;
	left:318px;}
}