@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	}
	
*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}

body {
   overflow-y:scroll;
}




ul,ol,dl,img,dt,dd {
	margin: 0px;
	padding: 0px;
	display: block;
}

ul,ol {
	list-style-type: none;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
}

	

h1 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	text-align: right;
	padding-right: 5px;
}



h2 {

	margin: 0px;

}



h4 {
	margin: 0px;
	display: block;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



h5 {
	font-weight: normal;
	font-size: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #C60;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h6 {
	font-weight: normal;
	font-size: 13px;
	display: block;
	color: #5D483E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 25px;
}



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



	

form {
	margin:0;
	padding:0;
	text-align: center;
}



/* Link */

a{
	text-decoration: none;
	outline:none;
}

a:link {
	color: #333;
	}



a:visited {

	color: #333;


	}



a:hover {
	color: #CC6600;

	}



a.active {

	color: #333;


	} 	

#outer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	margin-top: 15px;
	padding-bottom: 5px;	
}
#header #head_rogo {
	float: left;
	width: 422px;
	display: block;
}
#header #header_tel {
	float: right;
	clear: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #06F;
	margin-top: 3px;
	display: block;
	width: 300px;
	text-align: right;
}
#header #head_txt {
	float: right;
	color: #453118;
	font-size: 10px;
	clear: right;
}

.pan {
	display: block;
	clear: both;
	padding-top: 8px;
	padding-left: 8px;
}
.pan li{
	font-size: 11px;
	font-weight: normal;
	color: #666;
	display: inline;
}
.pan ul li a:link {
	color: #9F0E15;
	text-decoration: underline;
}

#inner {
	border: 1px solid #CCC;
	width: 948px;
	padding-bottom: 15px;
}
#fla {
	height: 400px;
	width: 948px;
	background-color: #CCC;
}
#footer {
	height: 95px;
	clear: both;
	text-align: center;
}
#footmenu ul {
	margin-top: 10px;
}
#footmenu ul li  {
	display: inline;
	margin-right: 5px;
	font-size: 11px;
	color: #666;
}
#footer #footmenu #copyright {
	margin-top: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #333;
}
.clear_box {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cunt_btn {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.cunt_btn2 {
	float: left;
	display: inline;
	margin-top: 8px;
}
.cunt_btn3 {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 120px;
}
