@charset "utf-8";

/*----------------------------------------------------------------
Copyright(c) 2009  All Rights Reserved.
----------------------------------------------------------------*/

	
	

	
	
/*-- layout共通   ---------------------------------------------*/


#sub_text{
	margin:20px 0 0 0;
	}
	

.foot_text{
	float:left;
	margin-right:59px
	}
	
	
.foot_text li {
	float:none;
	text-align:left;
	color:#C19D7A;
	font-size:95%;
	line-height:1.4em;
	text-decoration:none
	}
	
.foot_text a:link{
	text-decoration:none;
	color:#C19D7A;
	}
			
.foot_text a:hover{
	text-decoration:underline;
	color:#C19D7A;
	}

.foot_text a:visited{
	text-decoration:none;
	color: #999999;
	}
			
#foot_3{
	position:absolute;
	z-index:1;
	left: 117px;
	top: 60px;
	}
	
#foot_2{
	position:absolute;
	z-index:1;
	left: 355px;
	top: 2px;
	}
	
#foot_1{
	position:absolute;
	z-index:1;
	left: 117px;
	top: 3px;
	}
	
		
#foot_buttun{
	position:relative
	}
	

	
#base_top{
	text-align:left;
	}

#base_bottom{
	text-align:left;
	}
	
	
.left{
	float:left;
	}
	
	
#index_right{
	float:right;
	width:244px;
	}
	
	
#index_left{
	float:left;
	width:605px;
	padding:0 0 0 20px;
	}
	
#index_towa{
	width:598px
	}
		
#index_jyuujitsu{
	width:598px
	}
	
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.gif);
	text-align:center;
	font-size:12px;
	color: #000000;
	
}

#footer{
	font-size:90%;
	color:#876245;
	margin-bottom:7px;
	line-height:1.4em
	}
	

/*----*/
h1 {
	font-size:10px;
	color:#D40000;
	text-align:left;
	float:left;
	line-height:1.4em;
	margin-top:15px
	}

*html h1 {
	font-size:10px;
	color:#D40000;
	text-align:left;
	float:left;
	margin-top:16px;
	line-height:1.4em
	}
	
#header{
			text-align:left;
			padding:6px 0 0 15px
			}
			

#wrapper {
	width:888px;
	margin:0 auto 0 auto;
	position:relative

}


/*WinIE5,6の指定*/
#container{
		background: url(../../../bulu_nakano/img/common/base_middle_ie6.png) repeat-y;
		text-align:left;
		overflow:visible;
  		height:1px;
		position:relative
	}

/*WinIE5,6・MacIE5以外の指定*/
html>body #container{
  background: url(../../../bulu_nakano/img/common/base_middle.png) repeat-y;
  overflow:hidden;
  height:auto;
  position:relative
}

/*MacIE5の指定*/
/* ¥*//*/
html>body #container {
  overflow:visible;
  position:relative
}
/**/


		
