/* kktrust.co.jp Website
   ----------------------------------------
   2006.10.29
   auter:Shirai Hiroto(From One or Eight)
   http://www.oneoreight.co.jp
   ----------------------------------------*/

/* ブラウザ設定リセット ######################################## */
* {
	margin:0px;
	padding:0px;
}
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 {
	width:700px;
	height:0px;
	clear:both;
}
/* ############################################## */

/* body ######################################## */
body {
	margin:20px 0px;
	padding:0px;
	text-align:center;
	background:url(../img/back_01.gif);
}
#layout {
	width:700px;
	height:100%;
	margin:0px auto;
	text-align:left;
}
/* ############################################## */

/* header ######################################## */
#header {
	width:700px;
}
#header h1 {
	float:left;
	width:520px;
	height:47px;
}
#header h1 a {
	text-indent:-9999px;
	widows:520px;
	height:47px;
	background:url(../img/title_01.gif) no-repeat;
	display:block;
}
#header h2 {
	float:right;
	width:180px;
	height:47px;
}
#header h2 a {
	text-indent:-9999px;
	widows:180px;
	height:47px;
	background:url(../img/title_02.gif) no-repeat;
	display:block;
}
#head_menu {
	clear:both;
	width:700px;
	height:20px;
}
#head_menu li {
	float:left;
}
.head_01 a {
	text-indent:-9999px;
	width:374px;
	height:20px;
	background:url(../img/headmenu_01.gif) no-repeat;
	display:block;
}
.head_02 a {
	text-indent:-9999px;
	width:63px;
	height:20px;
	background:url(../img/headmenu_02.gif) no-repeat;
	display:block;
}
.head_03 a {
	text-indent:-9999px;
	width:83px;
	height:20px;
	background:url(../img/headmenu_03.gif) no-repeat;
	display:block;
}
.head_04 a {
	text-indent:-9999px;
	width:96px;
	height:20px;
	background:url(../img/headmenu_04.gif) no-repeat;
	display:block;
}
.head_05 a {
	text-indent:-9999px;
	width:84px;
	height:20px;
	background:url(../img/headmenu_05.gif) no-repeat;
	display:block;
}
.head_02 a:hover {
	text-indent:-9999px;
	width:63px;
	height:20px;
	background:url(../img/headmenu_02.gif) no-repeat;
	display:block;
	background-position:0px -20px;
}
.head_03 a:hover {
	text-indent:-9999px;
	width:83px;
	height:20px;
	background:url(../img/headmenu_03.gif) no-repeat;
	display:block;
	background-position:0px -20px;
}
.head_04 a:hover {
	text-indent:-9999px;
	width:96px;
	height:20px;
	background:url(../img/headmenu_04.gif) no-repeat;
	display:block;
	background-position:0px -20px;
}
.head_05 a:hover {
	text-indent:-9999px;
	width:84px;
	height:20px;
	background:url(../img/headmenu_05.gif) no-repeat;
	display:block;
	background-position:0px -20px;
}

/* 基本レイアウト ######################################## */
#index_menu {
	width:700px;
}
#index_menu h3 {
	width:700px;
	height:20px;
	text-indent:-9999px;
	background:url(../img/index_02.gif) no-repeat;
	display:block;
}
#index_menu_left {
	float:left;
	width:438px;
}
#index_menu_right {
	float:right;
	width:242px;
	height:153px;
	background:url(../img/index_06.gif) no-repeat;
	padding:6px 0px 0px 20px;
}
.index_01 {
	width:438px;
	height:41px;
}
.index_01 a {
	width:438px;
	height:41px;
	text-indent:-9999px;
	background:url(../img/index_03.gif) no-repeat;
	display:block;
	background-position:0px 0px;
}
.index_01 a:hover {
	width:438px;
	height:41px;
	text-indent:-9999px;
	background:url(../img/index_03.gif) no-repeat;
	display:block;
	background-position:-438px 0px;
}
.index_02 {
	width:438px;
	height:41px;
}
.index_02 a {
	width:438px;
	height:41px;
	text-indent:-9999px;
	background:url(../img/index_04.gif) no-repeat;
	display:block;
	background-position:0px 0px;
}
.index_02 a:hover {
	width:438px;
	height:41px;
	text-indent:-9999px;
	background:url(../img/index_04.gif) no-repeat;
	display:block;
	background-position:-438px 0px;
}
.index_03 {
	width:438px;
	height:40px;
}
.index_03 a {
	width:438px;
	height:40px;
	text-indent:-9999px;
	background:url(../img/index_05.gif) no-repeat;
	display:block;
	background-position:0px 0px;
}
.index_03 a:hover {
	width:438px;
	height:40px;
	text-indent:-9999px;
	background:url(../img/index_05.gif) no-repeat;
	display:block;
	background-position:-438px 0px;
}
.contacta a {
	width:438px;
	height:37px;
	text-indent:-9999px;
	background:url(../img/index_08.gif) no-repeat;
	display:block;
	background-position:0px 0px;
}
.contacta a:hover {
	width:438px;
	height:37px;
	text-indent:-9999px;
	background:url(../img/index_08.gif) no-repeat;
	display:block;
	background-position:0px -37px;
}
#copyright a {
	width:700px;
	height:20px;
	text-indent:-9999px;
	background:url(../img/index_09.gif) no-repeat;
	display:block;
}
.epiace a {
	width:226px;
	height:72px;
	text-indent:-9999px;
	background:url(../img/bunner_001.jpg) no-repeat;
	display:block;
	background-position:0px 0px;
	margin:0px 0px 3px 0px;
}
.epiace a:hover {
	width:226px;
	height:72px;
	text-indent:-9999px;
	background:url(../img/bunner_001.jpg) no-repeat;
	display:block;
	background-position:-226px 0px;
	margin:0px 0px 3px 0px;
}
.kk-wmo a {
	width:226px;
	height:72px;
	text-indent:-9999px;
	background:url(../img/bunner_002.jpg) no-repeat;
	display:block;
	background-position:0px 0px;
}
.kk-wmo a:hover {
	width:226px;
	height:72px;
	text-indent:-9999px;
	background:url(../img/bunner_002.jpg) no-repeat;
	display:block;
	background-position:-226px 0px;
}

a:link {
	color:#7d796f;
	text-decoration:underline;
}
a:hover {
	color:#7d796f;
	text-decoration:none;
}
a:visited {
	color:#7d796f;
	text-decoration:underline;
}
.clr {
	clear:both;
}