﻿@charset "UTF-8";

body,
a,
img,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
table,
caption,
tbody,
tr,
th,
td,
form,
label,
option,
select,
textarea,
strong{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

img{
	border: none;
	vertical-align: top;
}

a:link{
	color: #0000CC;
}

a:visited{
	color: #0000CC;
}

a:hover{
	color: #DA066A;
}

ul li{
	list-style: none;
}

strong.bold{
	font-weight: bold;
}

body{
	font-size: 0.9em;
	background: #FFFFFF url("../image/body-bg.jpg") scroll repeat-x top left;
	height: 100%;
}

.all{
	background-color: #FFFFFF;
	height: auto;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 900px;
}

/*header*/
header{
	position: relative;
}

header h1{
	padding: 10px;
}

header p.address{
	position: absolute;
	left: 280px;
	top: 8px;
}

header ul.gmenu{
	margin-top: 10px;
}

header ul.gmenu:after{
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

header ul.gmenu li{
	float: left;
	
}

header ul.gmenu li.return-top{
	position: absolute;
	left: 10px;
	top: 80px;
}

header ul.headerguide{
	position: absolute;
	left: 570px;
	top: -2px;
}

header ul.headerguide li{
	float: left;
}

header dl#size-change{
	display: none;
	position: absolute;
	left: 690px;
	top: 65px;
}

header dl#size-change dd li img#large{
	position: absolute;
	left: 100px;
	top: -5px;
}

header dl#size-change dd li img#middle{
	position: absolute;
	left: 127px;
	top: -5px;
}

header dl#size-change dd li img#small{
	position: absolute;
	left: 154px;
	top: -5px;
}

p.navi{
	color: #666666;
	font-size: 0.8em;
	text-align: right;
}

p.navi a:link{
	color: #666666;
}

p.navi a:visited{
	color: #666666;
}

p.navi a:hover{
	color: #666666;
	text-decoration: none;
}
.h3w640 {
	width: 640px;
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	margin-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CEF28F;
	line-height: 37px;
	font-size: 27px;
	text-indent: 3px;
	background-image: url(../image/h3-w640.gif);
}

/*cmenu*/
.cmenu{
	float: left;
	margin-top: 0px;
	width: 230px;
	padding-bottom: auto;
	margin-bottom: auto;
}

.cmenu ul li{
	margin-top: 5px;
}

.cmenu ul li ul.textmenu li{
	/*background: #FFFFFF url("../kensa/image/cmenu-bg.gif") no-repeat scroll left center;*/
	border-bottom: 1px #cef28f dashed;
	padding: 2px 0 3px 10px;
}

.cmenu ul li ul.textmenu li a:link{
	color: #333333;
	text-decoration: none;
}

.cmenu ul li ul.textmenu li a:visited{
	color: #333333;
	text-decoration: none;
}

.cmenu ul li ul.textmenu li a:hover{
	color: #FB7828;
	text-decoration: none;
}

.cmenu p{
	margin-top: 30px;
	margin-bottom: 50px;
}


.cmenu ul.seal{
	margin-top: 20px;

}

.cmenu ul.seal li{
	margin-top: 10px;
}


/*コンテンツ*/
.content-wide{
    border-left: 5px solid #cef28f;
    border-top: 6px solid #cef28f;
    border-right: 5px solid #cef28f;
    float: left;
    margin-top: 30px;
    width: 660px;
    padding-bottom: auto;
    margin-bottom: auto;
    height: auto;
    z-index: auto;
}

/*footer*/
footer{
	background-color: #cef28f;
	font-size: 0.8em;
	text-align: center;
}

footer ul{
	padding-top: 8px;
}

footer ul li{
	border-right: #FFFFFF solid 1px;
	display: inline;
	padding: 3px 10px;
}

footer ul li.noborder{
	border: none;
}

footer ul li a:link{
	color: #FFFFFF;
}

footer ul li a:visited{
	color: #FFFFFF;
}

footer ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

footer p{
	padding: 5px;
	color: #FFFFFF;
}


.header_sp {
    border-top: 5px solid #d1ef95;
    width: 100%;
    display: none;
    z-index: 1000;
}

.warp_header {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
 
}

.logo {
    width: 350px;
    float: left;
}
.tel_logo1 {
    width: 200px;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
}

.footer_sp {
    display: none;
    width: 100%;
    background-color: #d1ef95;
    min-width: 900px;
    z-index: 1;
}

.warp_main {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}

.pcsite {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    height: 40px;
}

.pcsite a:link{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

.footertext{
    width: 450px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
}

.navi2{
 display: none;
}

@media screen and (max-width : 480px ){
	
.all{
    width: 470px;
    margin-left: 5px;
}
.navi{
	  display: none;
}	
	
.navi2{
		font-size: 11px;
	float: right;
	padding-right: 10px;
	  display: block;
}	
	
	
header {
   display: none;	
}	

.h3w640 {
	width: 100%;
	height: 37px;
	line-height: 37px;
	font-size: 18px;
	text-indent: 3px;
	background-image: url(../image/h3-w640_2.gif);
}
	

/*cmenu*/	
.cmenu{
  display: none;	
}	
	
/*コンテンツ*/	
.content-wide{
    float: none;
    width: 460px;
    z-index: 1;
}	
	
/*footer*/		
footer {
 display: none;	
}

.header_sp{
    width: 480px;
    min-width: 480px;
    height: auto;
    display: block;
}	
	
.warp_header {
    width: 450px; 
}
	
.warp_main {
    width: 480px;
    min-width: 480px;  
}	

.logo {
    width: 230px;
    float: none;
 }

.tel_logo1 {
    width: 350px;
    float: none;
    margin-left: 0px;
	   margin-top: 0px;
}	
	
.footer_sp{
    display: inline-block;
    width: 480px;
    min-width: 480px;
    z-index: 1;
}
	
}	
