/* CSS Document */


*{
	margin:0;
	padding:0;
	line-height:130%;
}

img {
	border:none;
	outline:0;
}

ul {
	list-style:none;
}

body {
	font-size: 62.5%; /* IE */
	font-family:Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	background:url(../common/img/bg_head.jpg) repeat-x #FDB723;
}

iframe {
}

html>/**/body{font-size: 10px; /* Except IE */}

h1,h2,h3,h4,h5{
	font-size:13px;
}

a {
	color:#FFFF00;
	text-decoration:none;
	outline:0;
}

a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

h1 {
	text-align:center;
}

h4 {
	text-indent:-99999px;
}

#head,#container{
	width:860px;
	margin:0 auto;
	font-size:110%;
}

#head{
	position:relative;
}


#head h2 {
	width:379px;
	height:61px;
	text-indent:-99999px;
	background: transparent url(../common/img/logo.png) no-repeat left top !important; 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/logo.png", sizingMethod="corp");
}

#head h3 {
	width:368px;
	height:19px;
	text-indent:-99999px;
	position:absolute;
	right:0;
	top:8px;
	background: transparent url(../common/img/ad.png) no-repeat left top !important; 
	background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/ad.png", sizingMethod="corp");
}

#menu {
	margin:15px 0;
	background:url(../common/img/navi.jpg) no-repeat top left;
	width:860px;
	height:38px;
}


#menu li {
	float:left;
}

#menu li a {
	display:block;
	margin:1px 0 0 0;
	text-indent:-99999px;
}

#menu li a:hover {
background:url(../common/img/navi.jpg) no-repeat;
}

#menu li a.navi1 {width:87px;height:38px;margin:1px 0 0 1px;}
#menu li a.navi2 {width:86px;height:38px;}
#menu li a.navi3 {width:87px;height:38px; margin:1 0 0 2px;}
#menu li a.navi4 {width:85px;height:38px; margin:1 0 0 2px;}
#menu li a.navi5 {width:86px;height:38px; margin:1 0 0 2px;}
#menu li a.navi6 {width:86px;height:38px; margin:1 0 0 2px;}
#menu li a.navi7 {width:86px;height:38px;}
#menu li a.navi8 {width:86px;height:38px;}
#menu li a.navi9 {width:87px;height:38px;}
#menu li a.navi10 {width:80px;height:38px;}

#menu li a.navi1:hover {background-position:-1px -39px;}
#menu li a.navi2:hover {background-position:-89px -39px;}
#menu li a.navi3:hover {background-position:-173px -39px;}
#menu li a.navi4:hover {background-position:-258px -39px;}
#menu li a.navi5:hover {background-position:-345px -39px;}
#menu li a.navi6:hover {background-position:-430px -39px;}
#menu li a.navi7:hover {background-position:-517px -39px;}
#menu li a.navi8:hover {background-position:-603px -39px;}
#menu li a.navi9:hover {background-position:-689px -39px;}
#menu li a.navi10:hover {background-position:-776px -39px;}

#foot {
	background:url(../common/img/line.jpg) no-repeat;
	text-align:right;
	padding:5px 0;
	clear:both;
	margin:15px 0;
}

#foot ul {
	margin:5px 0;
}

#foot li {
	display:inline;
}


* html .iepngfix {
  _behavior: url(/js/iepngfix.htc);
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* --iseki---------------------------------------------
------------------------------------------------------- */

#waku {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:280px;
}

.waku_2 {
	float:left;
	margin:15px;
	padding:10px;
	width:150px;
	height:230px;
	border-style:solid;
	border-color:#FFF0F5;

	
}

#waku p {
	font-size:150%;
}

#iseki_footer {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:55px;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
/* End hide from IE-mac */
