@charset "Shift_JIS";

/*=========================================*/
/* {ݒ */
/*=========================================*/


/* body */

body {
	margin:0px;
	padding:0px;
	position:relative;
	text-align:center;
	background-color:#000000;
}


/* N */

a:link {
	color:#80612c;
	text-decoration:underline;
}

a:visited {
	color:#80612c;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#80612c;
	text-decoration:none;
}


/*=========================================*/
/* CONTENTSvf */
/*=========================================*/


/* BODY */

#wrapper{
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	position:relative;
	text-align:center;
}


/* HEADER */

#header{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	height:100px;
	background-image:url(../images/index_header_back.gif);
	background-repeat:repeat-x;
}

#header_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	height:100px;
	text-align:left;
}

h1{
    position:absolute;
	margin:0px;
	padding:0px;
	top:15px;
	left:10px;
	width:206px;
	height:76px;
	text-indent:-9999px;
	background-image:url(../images/header_logo.gif);
	background-repeat: no-repeat;
}

h1 a{
	display:block;
	padding:0px;
	height:76px;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
}

#header_bo{
	position:absolute;
	top:10px;
	right:10px;
	margin:0px;
	padding:0px;
	width:312px;
}

#header_bo ul#header_menu_bo{
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	width:312px;
	height:14px;
	background-image: url(../images/header_bo.gif);
	background-repeat: no-repeat;
}

#header_bo ul#header_menu_bo li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	font-size:10%;
	height:14px;
}

#header_bo ul#header_menu_bo li a{
	display:block;
	height:14px;
	background-image: url(../images/header_bo.gif);
	background-repeat: no-repeat;
}

#header_bo ul#header_menu_bo li#header_menu_bo1{width:126px;}
#header_bo ul#header_menu_bo li#header_menu_bo2{width:116px;}
#header_bo ul#header_menu_bo li#header_menu_bo3{width:70px;}

#header_bo ul#header_menu_bo li#header_menu_bo1 a{background-position:0px 0px;}
#header_bo ul#header_menu_bo li#header_menu_bo2 a{background-position:-126px 0px;}
#header_bo ul#header_menu_bo li#header_menu_bo3 a{background-position:-242px 0px;}

#header_bo ul#header_menu_bo li#header_menu_bo1 a:hover{background-position:0px 100%;}
#header_bo ul#header_menu_bo li#header_menu_bo2 a:hover{background-position:-126px 100%;}
#header_bo ul#header_menu_bo li#header_menu_bo3 a:hover{background-position:-242px 100%;}

#kensaku{
	position:absolute;
	top:40px;
	right:10px;
	margin:0px;
	padding:0px;
	width:320px;
	text-align:right;
}


/* FLASH */

#flash{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	height:500px;
	text-align:center;
}


/* CONTENTS */

#contents{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	background-image:url(../images/contents_back.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#contents_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	text-align:left;
}

#left_box{
	position:relative;
	margin:0px;
	padding:15px 0px 0px 0px;
	width:360px;
	text-align:left;
	float:left;
}

#right_box{
	position:relative;
	margin:0px;
	padding:15px 0px 0px 0px;
	width:520px;
	text-align:left;
	float:right;
}

#contents_box2{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	height:15px;
	text-align:left;
	clear:both;
}


/* FOOTER */

#footer{
	position:relative;
	margin:0px;
	padding:0px;
	width:auto;
	height:30px;
	background-color:#000000;
	clear:both;
}

#footer_box{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:920px;
	height:30px;
	text-align:left;

}

#footer_copyright{
    position:absolute;
	margin:0px;
	padding:0px;
	top:12px;
	right:0px;
	width:355px;
	height:5px;
	text-indent:-9999px;
	font-size:10%;
	background-image:url(../images/footer_copy.gif);
	background-repeat: no-repeat;
}
