/*initial settings*/

*{
	margin:0px;
	padding:0px;
}
img{border:none;}

/* end */

/*boxmodel rayout */

body{
	background-image: url(images/body_back.jpg);
}

div#box{
	margin: 0 auto;
	width: 865px;
}

div#header{
	width: 865px;
	height: 66px;
	background-image: url(../1img_top/second_header.gif);
	position: relative;
}
#header a{
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover{
	color: #CCCCCC;
}

h1{
	position:absolute;
	top:19px;
	margin:0px;
	font-size:13px;
	left: 265px;
	line-height:1.2em;
	color:#CCCCCC;
}

div#navi{
	width: 865px;
}

div#contents{
	width: 865px;
	height: 1954px;
	background-image: url(images/koe_back.jpg);
	background-repeat: no-repeat;
}

/*  end  */

/* header-style write */

div#header img#logo{
	position: absolute;
	top: 12px;
	left: 21px;
}
div#header img#mail{
	position: absolute;
	top: 28px;
	right: 17px;
}

/*  end  */

/* navigation-style write */

div#navi ul li{
	list-style: none inside;
	float:left;
	}
/* firefoxのみ解釈するCSSハックコマンド入りセレクタ */
html>body div#navi ul li{
	list-style: none inside;
	float:left;
	display:block;
}	
/*  end  */

/*  contents-style write  */

div#contents_in{
	margin: 21px 0 0 50px;
	width: 775px;
	height: 1790px;
	font-family: "ＭＳＰ明朝",serif;
	position: relative;
	
}
/* firefoxのみ解釈するCSSハックコマンド入りセレクタ */
html>body div#contents_in{
	margin: 0 0 0 50px;
	width: 775px;
	height: 1790px;
	font-family: "ＭＳＰ明朝",serif;
	position: relative;
	
}
ul#first{
	position: absolute;
	width: 183px;
	top: 1520px;
	left: 70px;
}
ul#first li{
	list-style: none outside;
	margin-top: 5px;
	vertical-align: bottom;
	line-height: 0;
}
li#one{
	width: 183px;
	margin: 0 auto;
	line-height:0;
	vertical-align:botom;
}
/* firefoxのみ解釈するCSSハックコマンド入りセレクタ */
html>body li#one{
	width: 183px;
	margin: 25px auto 0 auto;
	line-height:0;
	vertical-align:botom;
}
li#one span{
	display: block;
	width: 183px;
	height: 29px;
	background-image: url(images/bannar1_c_s.png);
	margin-top:-3px;
}
li#two{
	width: 160px;
	margin: 0 auto;
	line-height:0;
	vertical-align:botom;

}
li#two span{
	display: block;
	width: 160px;
	height: 35px;
	background-image: url(images/bannar2_c_s.png);
	margin-top:-3px;
}
li#three{
	width: 87px;
	margin: 0 auto;
	line-height:0;
	vertical-align:botom;
}
li#three span{
	display: block;
	width: 87px;
	height: 36px;
	background-image: url(images/bannar3_c_s.png);
	margin-top:-3px;
}
li#four{
	width: 94px;
	margin: 0 auto;
}
/* firefoxのみ解釈するCSSハックコマンド入りセレクタ */
html>body li#four{
	width: 94px;
	margin: 20px auto 0 auto;
}
li#four span{
	display: block;
	width: 94px;
	height: 32px;
	background-image: url(images/bannar4_c_s.png);
	margin-top:-3px;
}
ul#second{
	position: absolute;
	width: 386px;
	top: 1520px;
	left: 200px;
	margin-top: 5px;

}
ul#second li{
	list-style: none outside;
	vertical-align: bottom;
	line-height: 0;
}
li#five{
	width: 98px;
	margin: 0 auto;
}
li#five span{
	display: block;
	width: 98px;
	height: 37px;
	background-image: url(images/bannar5_c_s.png);
	margin-top:-3px;
}
li#six{
	width: 96px;
	margin: 0 auto;
}
li#six span{
	display: block;
	width: 96px;
	height: 38px;
	background-image: url(images/bannar6_c_s.png);
	margin-top:-3px;
}
li#seven{
	width: 96px;
	margin: 0 auto;
}
/* firefoxのみ解釈するCSSハックコマンド入りセレクタ */
html>body li#seven{
	width: 96px;
	margin: 20px auto 0 auto;
}
li#seven span{
	display: block;
	width: 96px;
	height: 48px;
	background-image: url(images/bannar7_c_s.png);
	margin-top:-3px;
}
li#eight{
	width: 93px;
	margin: 0 auto;
}
li#eight span{
	display: block;
	width: 93px;
	height: 61px;
	background-image: url(images/bannar8_c_s.png);
	margin-top:-3px;
}
ul#third{
	position: absolute;
	width: 386px;
	top: 1520px;
	left: 406px;
	margin-top: 5px;

}
ul#third li{
	list-style: none outside;
	vertical-align: bottom;
	line-height: 0;
}
p#text1{
	width: 355px;
	position: absolute;
	top: 426px;
	left:40px;
	_top:350px;
	_left:40px;
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 0.9em;
	line-height:120%;
}
/*IE6だけ解釈するＣＳＳハックコマンド入りセレクタ*/
* html p#text1{
	width: 355px;
	position: absolute;
	top: 426px;
	left:40px;
	_top:410px;
	_left:40px;
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 0.9em;
	line-height:120%;
}
p#text2{
	width: 298px;
	position: absolute;
	top: 930px;
	left: 60px;
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 0.9em;
	line-height:120%;
}

p#text3{
	width: 204px;
	position: absolute;
	top: 1230px;
	left: 30px;
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 0.9em;
	line-height:150%;
}
/*IE6だけ解釈するＣＳＳハックコマンド入りセレクタ*/
* html p#text3{
	width: 204px;
	position: absolute;
	top: 1240px;
	left: 30px;
	color: #fff;
	font-family: arial,sans-serif;
	font-size: 0.9em;
	line-height:150%;
}
p#footer{
	text-align: center;
	font-size: 0.8em;
	font-family: arial,sans-serif;
	color: #ccc;
	margin-top: 30px;
}
/* firefoxのみ解釈するCSSハックコマンド入りセレクタ */
html>body p#footer{
	text-align: center;
	font-size: 0.8em;
	font-family: arial,sans-serif;
	color: #ccc;
	margin-top: 50px;
}
p#footer a{
	color: #fff;
	text-decoration: none;
}
p#footer a:hover{
	color: #ccc;
}
img#bar{
margin-top: 4px;
}


/*  copyright-style write  */

div#copy{
	color: #fff;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/copy_back.jpg);
	background-repeat: no-repeat;
	padding: 2px 0;
	width: 865px;
	height: 16px;
}
div#copy span{
	text-transform: capitalize;
}
