@charset "shift_jis";

/* MISC WEBSITES
   ----------------------------------------
   2007.11.25
   ----------------------------------------*/

/* ブラウザ設定リセット ######################################## */

* {
	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;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* ############################################## */

/* head ######################################## */

#head {
	width:831px;
	height:104px;
	margin:0px 0px 0px 12px;
}
#head_left {
	float:left;
	width:322px;
	height:104px;
}
#head_rigiht {
	float:right;
	width:509px;
	height:104px;
}
#head_left h1 {
	width:322px;
	height:104px;
}
#head_rigiht ul {
	width:509px;
	height:44px;
}
#head_rigiht li {
	float:left;
}
.head_menu_001 a {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_001.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_menu_001 a:hover {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_001.jpg) no-repeat;
	background-position:0px -44px;
	text-indent:-9876px;
	display:block;
}
.head_menu_002 a {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_002.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_menu_002 a:hover {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_002.jpg) no-repeat;
	background-position:0px -44px;
	text-indent:-9876px;
	display:block;
}
.head_menu_003 a {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_003.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_menu_003 a:hover {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_003.jpg) no-repeat;
	background-position:0px -44px;
	text-indent:-9876px;
	display:block;
}
.head_menu_004 a {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_004.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_menu_004 a:hover {
	width:103px;
	height:44px;
	background:url(../img/common/head_menu_004.jpg) no-repeat;
	background-position:0px -44px;
	text-indent:-9876px;
	display:block;
}
.head_menu_005 a {
	width:97px;
	height:44px;
	background:url(../img/common/head_menu_005.jpg) no-repeat;
	background-position:0px 0px;
	text-indent:-9876px;
	display:block;
}
.head_menu_005 a:hover {
	width:97px;
	height:44px;
	background:url(../img/common/head_menu_005.jpg) no-repeat;
	background-position:0px -44px;
	text-indent:-9876px;
	display:block;
}



/* ############################################## */

/* contents ######################################## */

#contents {
	width:831px;
	margin:0px 0px 30px 12px;
}


/* ############################################## */

/* footer ######################################## */

#footer {
	width:844px;
	background:#000000;
	margin:0px 0px 10px 5px;
}
#footer p {
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
}
#footer a:link {
	text-decoration:none;
	color:#ffffff;
}
#footer a:active {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:none;
	color:#ffffff;
}
#footer a:visited {
	text-decoration:none;
	color:#ffffff;
}

#copyright {
	width:824px;
	font-size:11px;
	line-height:12px;
	color:#999999;
	text-align:right;
	padding:0px 10px;
	margin:0px 0px 10px 5px;
}


.mainimg{
	margin-bottom:12px;
	margin-left:12px;
	}