@charset "shift_jis";
/* CSS Document */




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

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


body,form,ul,address,blockquote,div,table,h1,h2,h3,h4,h5,h6,p{margin:0;
                                                              padding:0;
}	

img {border:none;}
														  
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "CI", sans-serif;
	color: #333333;
	overflow-x:hidden;
	overflow-y:auto;
}
#shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat;
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#btn-contact {
	margin-top: -9px;
	float: right;
	padding-right: 10px;
}

#navi-container {
	background-color: #006666;
	text-align: center;
	height: auto;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#grandNavi {
	width: 800px;
	text-align: left;
	height: auto;
	background-color: #006666;
	font-size: 12px;
	}



#grandNavi ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0;
	padding-left: 0;
background-color: #006666;

	}






#grandNavi li {
	float: left;
	list-style-type: none;
	background-color: #006666;
		
}


#grandNavi li a {
	display: block;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	width: 133px;
	background-color: #006666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#grandNavi li a:hover {
	color: #F60;
	}
	








#head-image h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#head-image p {
	font-size: 14px;
	visibility: hidden;
}



#content-container {
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
}


h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#contents p {
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
#gotop {
	clear: both;
	height: auto;
	text-align: right;
}
#btn-top {
	padding-top: 40px;
}

#foot {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 90px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	background-position: left;
}
#foot p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot a {
	color: #666666;
	text-decoration: none;
}
#shadow #foot a:hover,#shadow #foot a:active {
	color: #852c2c;
}
#foot address {
	font-style: normal;
	color: #666666;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clear{
	clear: both;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.text-area {
	width: 600px;
	margin-bottom: 20px;
}
.float-clear {
	clear: both;
}
