@charset "euc-jp";
/* CSS Document */

/* CSS¥ê¥»¥Ã¥È */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,
figure,footer,header,hgroup,menu,nav,section,summary,time,mark,
audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;
vertical-align:baseline;background:transparent;font-weight:normal;}
body{line-height:1}article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block}
ul{list-style:none}blockquote,q{quotes:none}blockquote:before,
blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;
font-size:100%;vertical-align:baseline;background:transparent}
del{text-decoration:line-through}abbr[title],dfn[title]
{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;
margin:1em 0;padding:0}input,select{vertical-align:middle}

li, ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	}
	
a {
   text-decoration:none;
	}


body {
	width:auto;
	background:#A7F1FF;
	margin:2% auto;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	color:#241a17;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	}
	
	
article {
	width:auto;
	display: table;
	margin:0 auto !important;
	position: relative;
	}
	
@media screen and (max-width: 480px) {
    article {
	width:95% !important;
	display: block;
	margin:0 auto !important;
	position: relative;
	}
} 

h1 {
	display:block;
	text-align:center;
	margin:0 0 20px 0;
	}
	
	
table.contents {
	width:95%;
	line-height:20px;
	margin:0 auto;
	}
	
table.contents .text {
	width:70%;
	}

table.contents td:last-child {
	padding-bottom:20px;
	}
	
.item {
	width:20%;
	vertical-align:top;
	text-align:left;
	}
	
	.link {
		margin:0;
		background-color:#000;
		color:#FFF;
		padding:2px 5px;
		}
		
		 .link:hover {
			background-color:#666;
			}
			
			
@media screen and (max-width: 480px) {
    .link {
		width:auto;
		display:table-cell;		
		margin:0;
		background-color:#000;
		color:#FFF;
		padding:2px 5px !important;
		}
		
		 .link:hover {
			background-color:#666;
			}
}


		
.access {
	margin:0;
	}
	
	table.access td {
		vertical-align:top;
		padding:0 !important;
		}
		
.Inquiry {
	width:95%;
	margin:20px auto 0 auto;
	vertical-align:top;
	}
	
	.Inquiry .item02{
		width:20%;
		text-align:left;
		vertical-align:none !important;
		}
	
	
	
	table.Inquiry td:last-child {
		padding-bottom:10px;
		}
		
	.form {
		width:100%;
		height:120px;
		margin-top:10px;
		text-align:left;
		vertical-align:text-top;
		border:1px #000000 solid;
		}
		
.invisible{
	display: none;
}

div#fukidashi{
	margin: 0;
	padding: 10px;
	min-width: 360px;
	background-color: #fff9b1;
	border:1px #f39800 solid;
	position: absolute;
	top: 125px;
    left: -77px;
	display: none;
	
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}

@media screen and (max-width: 480px) {
	
	
div#fukidashi{
	margin: 0;
	padding: 10px;
	width:360px !important;
	background-color: #fff9b1;
	border:1px #f39800 solid;
	position: absolute;
	top: 125px;
    left: 0px;
	display: none;
	
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}	
 }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
div#fukidashi{
	margin: 0;
	padding: 10px;
	min-width: 360px;
	background-color: #fff9b1;
	border:1px #f39800 solid;
	position: absolute;
	top: 125px;
    left: 0px;
	display: none;
	
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	-ms-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
} 
 
            div#fukidashi:after {
                content: '';
                position: absolute;
                border-bottom: 20px solid #fff9b1;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                top: -19px;
                right: 96px;
            }
 
           div#fukidashi:before {
                content: '';
                position: absolute;
                border-bottom: 20px solid #f39800;
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                top: -21px;
                right: 96px;
            }


input {
	border:1px #000000 solid;
	}
	
 input[type="submit"] {
	background-color:#000;
	color:#FFF;
	}
	
	input[type="submit"]:hover {
	background-color:#666;
	}
	

