body{
	margin:0px;
	font-size:12px;
/*	background:#000101 url(images/bg.gif) repeat-x;*/
}
p{
	margin:0px;
}

a{
	outline:none;
}

img{
	border:0px;
}
hr{
	margin:10px 0 10px 0;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
	min-height:1px;
}
*html .clearfix {
	height:1px;
	height:auto;
	overflow:hidden;
}
#wrapper_top{
	width:900px;
	padding:0px 50px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:center bottom;
}
#wrapper{
	width:900px;
	padding:0px 50px 100px;
	margin:0 auto;
	background-image:url('images/city_silhouette-trans.png');
	background-repeat:no-repeat;
	background-position:center bottom;
}
#header{}
#header h1{
	width:280px;
	height:42px;
	text-indent:-9000px;
	margin: 16px 0;
	background:url(images/logo-trans.png) no-repeat;

}

#contents{
	float:right;
	width:550px;
	color:#fff;
	line-height:150%;
	padding-bottom: 20px;
}

#flash p{
text-indent:-9000px;
}
/********************
Main Navigation
********************/
#navi{
	float:left;
	width:300px;
	height: 590px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#navi li{
	width: 300px;
	height: 35px;
	margin:0px;
	padding:0px;
}

#navi li a{
	display: block;
	width:300px;
	height: 35px;
	text-indent: -9999px;
	text-decoration:none;
	outline:none;
	cursor: pointer;
}

#navi .navi01a a:link, 
#navi .navi01a a:visited { background: url('images/navi_01a_1.png') no-repeat; }
#page2 #navi .navi01a a  { background: url('images/navi_01a_2.png') no-repeat; }
#navi .navi01a a:hover   { background: url('images/navi_01a_2.png') no-repeat; }
#navi .navi01a a:active  { background: url('images/navi_01a_3.png') no-repeat; }

#navi .navi01b a:link, 
#navi .navi01b a:visited { background: url('images/navi_01b_1.png') no-repeat; }
#page2 #navi .navi01b a  { background: url('images/navi_01b_2.png') no-repeat; }
#navi .navi01b a:hover   { background: url('images/navi_01b_2.png') no-repeat; }
#navi .navi01b a:active  { background: url('images/navi_01b_3.png') no-repeat; }

#navi .navi01c a:link, 
#navi .navi01c a:visited { background: url('images/navi_01c_1.png') no-repeat; }
#page2 #navi .navi01c a  { background: url('images/navi_01c_2.png') no-repeat; }
#navi .navi01c a:hover   { background: url('images/navi_01c_2.png') no-repeat; }
#navi .navi01c a:active  { background: url('images/navi_01c_3.png') no-repeat; }

#navi .navi02 a:link, 
#navi .navi02 a:visited	 { background: url('images/navi_02_1.png') no-repeat; }
#page3 #navi .navi02 a   { background: url('images/navi_02_2.png') no-repeat; }
#navi .navi02 a:hover    { background: url('images/navi_02_2.png') no-repeat; }
#navi .navi02 a:active   { background: url('images/navi_02_3.png') no-repeat; }

#navi .navi03 a:link, 
#navi .navi03 a:visited	 { background: url('images/navi_03_1.png') no-repeat; }
#page4 #navi .navi03 a   { background: url('images/navi_03_2.png') no-repeat; }
#navi .navi03 a:hover    { background: url('images/navi_03_2.png') no-repeat; }
#navi .navi03 a:active   { background: url('images/navi_03_3.png') no-repeat; }

#navi .navi04 a:link, 
#navi .navi04 a:visited	 { background: url('images/navi_04_1.png') no-repeat; }
#page5 #navi .navi04 a   { background: url('images/navi_04_2.png') no-repeat; }
#navi .navi04 a:hover    { background: url('images/navi_04_2.png') no-repeat; }
#navi .navi04 a:active   { background: url('images/navi_04_3.png') no-repeat; }

#navi .navi05 a:link, 
#navi .navi05 a:visited	 { background: url('images/navi_05_1.png') no-repeat; }
#page6 #navi .navi05 a   { background: url('images/navi_05_2.png') no-repeat; }
#navi .navi05 a:hover    { background: url('images/navi_05_2.png') no-repeat; }
#navi .navi05 a:active   { background: url('images/navi_05_3.png') no-repeat; }

#navi .navi06 a:link, 
#navi .navi06 a:visited	 { background: url('images/navi_06_1.png') no-repeat; }
#page7 #navi .navi06 a   { background: url('images/navi_06_2.png') no-repeat; }
#navi .navi06 a:hover    { background: url('images/navi_06_2.png') no-repeat; }
#navi .navi06 a:active   { background: url('images/navi_06_3.png') no-repeat; }

#navi .navi07 a:link, 
#navi .navi07 a:visited	 { background: url('images/navi_07_1.png') no-repeat; }
#page1 #navi .navi07 a   { background: url('images/navi_07_2.png') no-repeat; }
#navi .navi07 a:hover    { background: url('images/navi_07_2.png') no-repeat; }
#navi .navi07 a:active   { background: url('images/navi_07_3.png') no-repeat; }



/********************
Scroll to Top Link
********************/
.go_top{
	margin-top: 1em;
	position: relative;
	z-index: 100;
}

.go_top a:link,
.go_top a:visited{
	display: block;
	width: 180px;
	height: 50px;
	background:  url('images/go_top.gif') no-repeat 0 0;
	margin-left: 350px;
	text-indent: -9999px;
}

.go_top a:hover{
	background-position: 0 -50px;
}

.go_top a:active{
	background-position: 0 -100px;
}

/********************
Footer Setting
********************/
#footer{
	clear:both;
}

#fnavi{
	list-style: none;
}

#fnavi li{
	float: left;
	width: 90px;
	font-size: 85%;
}

#fnavi li a:link,
#fnavi li a:visited{
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#fnavi li a:hover{
	border-bottom: 1px dotted #fff;
}

#fnavi li a:active{
	border-bottom: 1px solid #fff;
}
/********************
BODY BACKGROUND SETTING
********************/
body{
	background: #38424b url('images/bg_body.jpg') repeat-x;
}

body#index{
	background: #38424b url('images/bg_body.jpg') repeat-x;	
}



/********************
page2. Tosou
********************/
#page2 #contents{
	padding: 0 10px;
	color: #333;
}

.item_box{
	width: 550px;
}

.item_box {
	line-height: 1.6;
	
}

h4{
	margin: 0px 0 5px 0px;
}

h5{
	margin: 0px 0 5px 0 ;
	color: #77c;
	font-size: 100%;
}

.item_top,
.item_btm{
	width: 550px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.item_top{
	background: url('images/bg_item_top.gif') no-repeat;
}

.item_btm{
	background: url('images/bg_item_btm.gif') no-repeat;
	margin-bottom: 20px;
}

.item_inner{
	width: 510px;
	background: url('images/bg_item_mid.gif') repeat-y;
	padding: 0 20px;
}

/********************
お問合せ経のリンクボタン
********************/
#btn_contact{
	width: 510px;
	height: 60px;
	padding: 10px 0;
/*	display: none;*/
}

#btn_contact01{
	display:inline;
	float: left;
	width: 250px;
	height: 60px;
	background: url('images/btn_contact01.jpg') no-repeat;
	text-indent: -9999px;
}

#btn_contact02{
	display:inline;
	float: right;
	width: 250px;
	height: 60px;
}

#btn_contact02 a{
	width: 250px;
	height: 60px;
display:block;
	background: url('images/btn_contact02.jpg') no-repeat;
	text-indent: -9999px;
}
.title_h3{
	width: 450px;
	height: 32px;
padding:18px 0 0 50px;
	background: url('images/title_h3.gif') no-repeat;
}

.bun{
color:#000;
}