@charset "shift_jis";

/* ousama WEBSITES
   ----------------------------------------
   2007.9.10
   auter:Shirai Hiroto(From One or Eight)
   http://www.oneoreight.co.jp
   ----------------------------------------*/

/* ブラウザ設定リセット ######################################## */

* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,em,strong {
	font-weight:normal;
	font-style:normal;
}
li {
	list-style-type:none;
}
img {
	border:0;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}
.clr {
	clear:both;
	margin:0;
	padding:0;
}
.clearfix {
	height:auto !important;
	height:1px;
	min-height:1%;  /* for IE 7*/
	/*\*//*/display:inline-table;/**/
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:1%;
	line-height:1%;
	visibility:hidden;
}

/* ############################################## */

/* body ######################################## */

body {
	margin:0px;
	padding:0px;
	background:url(../img/common/back_001.jpg) repeat-x #8c071a;	
}
#layout {
	width:760px;
	padding:0px 0px;
	margin:0 auto;
	text-align:left;
}

/* ############################################## */

/* head ######################################## */
#head {
	width:862px;
	height:136px;
	margin:0 auto 10px auto;
}
#head h1 a {
	background:url(../img/common/head_001.jpg) no-repeat;
	width:862px;
	height:136px;
	text-indent:-9876px;
	display:block;
}
#line {
	width:760px;
	height:8px;
	background:url(../img/common/line_001.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}
/* ############################################## */

/* head_menu ######################################## */
#head_menu {
	width:740px;
	height:38px;
	margin:0px 10px 10px 10px;
}
#head_menu li {
	float:left;
}
.head_001 a {
	width:141px;
	height:32px;
	background:url(../img/common/head_002.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_001 a:hover {
	width:141px;
	height:32px;
	background:url(../img/common/head_002.jpg) no-repeat;
	background-position:0px -32px;
	text-indent:-9876px;
	display:block;
}
.head_002 a {
	width:227px;
	height:32px;
	background:url(../img/common/head_003.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_002 a:hover {
	width:227px;
	height:32px;
	background:url(../img/common/head_003.jpg) no-repeat;
	background-position:0px -32px;
	text-indent:-9876px;
	display:block;
}
.head_003 a {
	width:198px;
	height:32px;
	background:url(../img/common/head_004.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_003 a:hover {
	width:198px;
	height:32px;
	background:url(../img/common/head_004.jpg) no-repeat;
	background-position:0px -32px;
	text-indent:-9876px;
	display:block;
}
.head_004 a {
	width:174px;
	height:32px;
	background:url(../img/common/head_005.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_004 a:hover {
	width:174px;
	height:32px;
	background:url(../img/common/head_005.jpg) no-repeat;
	background-position:0px -32px;
	text-indent:-9876px;
	display:block;
}
.head_005 a {
	width:210px;
	height:37px;
	background:url(../img/common/head_006.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_005 a:hover {
	width:210px;
	height:37px;
	background:url(../img/common/head_006.jpg) no-repeat;
	background-position:0px -32px;
	text-indent:-9876px;
	display:block;
}

/* ############################################## */

/* main_box ######################################## */

#main_box {
	width:760px;
	margin:0px 0px 10px 0px;
}

/* ############################################## */

/* footer ######################################## */

#footer {
	width:100%;
	height:8px;
	background:url(../img/common/footer_001.jpg) no-repeat;
	background-position:center;
	margin:0px 0px 0px 0px;
}
#footer2 {
	width:900px;
	height:27px;
	text-align:center;
	margin:0px auto 10px auto;
}
#footer_menu {
	width:100%;
	padding:0px 0px 20px 0px;
	text-align:center;
	font-size:12px;
	line-height:13px;
	color:#FFFFFF;
}
#footer_menu a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_menu a:active {
	color:#FFFFFF;
	text-decoration:none;
}
