@charset "utf-8";

/* general
=================================================== */

div#background {
	background: url(../images/index_body_bg.gif) repeat-y 30px 0px;
}


/* header
=================================================== */

ul#index_header {
	width: 884px;
}

ul#header li {
	float: left;
	list-style: none;
	clear: both;
	display: block;
}

ul#header p, ul#header h1 {
	text-indent: -9999px;	
}


ul#header p.header_01 {
	background: url(../images/index_header_img_01.jpg) no-repeat top left;
	width: 854px;
	height: 66px;
}

ul#header p.header_02 {
	background: url(../images/index_header_img_02.jpg) no-repeat top left;
	width: 884px;
	height: 190px;
}

.header_03 {
	display:block;
	background: url(../images/index_header_img_03.jpg) no-repeat top left;
	width: 574px;
	height: 39px;
	text-indent: -9999px;	
}
a.header_04 {
	display:block;
	width: 280px;
	height: 39px;
	text-indent: -9999px;
	background-color:#fafbfc;
}

a.header_04:link, a.header_04:visited {
	background: url(../images/index_header_img_04.jpg) no-repeat top left;
}

a.header_04:active, a.header_04:hover {
	background: url(../images/index_header_img_04_on.jpg) no-repeat top left;
}

ul#header h1.header_05 {
	background: url(../images/index_header_img_05.jpg) no-repeat top left;
	width: 854px;
	height: 55px;
}


/* left menu
=================================================== */

th#cat_bg {
	background: url(../images/index_cat_bg_00.gif) repeat-y top left;
}

th#cat_bg a {
	display: block;
	width: 177px;
	height: 31px;
	text-indent: -9999px;
	background-color: #a59b76;
}

a.cat_01:link, a.cat_01:visited {
	background: url(../images/index_cat_01.gif) no-repeat top left;
}

a.cat_01:active, a.cat_01:hover {
	background: url(../images/index_cat_01_on.gif) no-repeat top left;
}

a.cat_02:link, a.cat_02:visited {
	background: url(../images/index_cat_02.gif) no-repeat top left;
}

a.cat_02:active, a.cat_02:hover {
	background: url(../images/index_cat_02_on.gif) no-repeat top left;
}

a.cat_03:link, a.cat_03:visited {
	background: url(../images/index_cat_03.gif) no-repeat top left;
}

a.cat_03:active, a.cat_03:hover {
	background: url(../images/index_cat_03_on.gif) no-repeat top left;
}

td#cat_frame {
	margin-left: 20px;
	padding: 10px;
}

a.cat_btn {
	display: block;
	margin-left: 55px;
	width: 116px;
	height: 29px;
	text-indent: -9999px;
}

a.cat_btn:link, a.cat_btn:visited {
	background: url(../images/index_cat_btn.gif) no-repeat top left;
}

a.cat_btn:active, a.cat_btn:hover {
	background: url(../images/index_cat_btn_on.gif) no-repeat top left;
}


/* right banner
=================================================== */

td#right {
	background-repeat: no-repeat;
}

td#right a.regist_btn {
	display: block;
	margin-left: 15px;
	width: 247px;
	height: 148px;
	text-indent: -9999px;	
}

a.regist_btn:link, a.regist_btn:visited {
	background: url(../images/index_regist_btn2.gif) no-repeat top left;
}

a.regist_btn:active, a.regist_btn:hover {
	background: url(../images/index_regist_btn2_on.gif) no-repeat top left;
}

p.regist_cap {
	margin-top: 10px;
	margin-left: 20px;
	width: 200px;
}

p.tel {
	display: block;
	background: url(../images/index_tel.gif) no-repeat top left;
	margin-top: 15px;
	margin-left: 18px;
	width: 200px;
	height: 52px;
	text-indent: -9999px;
}

td#right a.contact_btn {
	display: block;
	margin-top:15px;
	margin-left: 15px;
	width: 200px;
	height: 32px;
	text-indent: -9999px;
}

a.contact_btn:link, a.contact_btn:visited {
	background: url(../images/index_contact_btn.gif) no-repeat top left;
}

a.contact_btn:active, a.contact_btn:hover {
	background: url(../images/index_contact_btn_on.gif) no-repeat top left;
}

p.contact_mail {
	display: block;
	margin-top: 7px;
	margin-left: 37px;
}

a.koption {
	display: block;
	width: 561px;
	height: 100px;
	margin-top: 15px;
	margin-left: 31px;
	text-indent: -9999px;
	background-color: #e9eae0;
}

a.koption:link, a.koption:visited {
	background: url(../images/index_banner.gif) no-repeat top left;
}

a.koption:active, a.koption:hover {
	background: url(../images/index_banner_on.gif) no-repeat top left;
}
