/* CSS Document */

body {
	background: url(../imgs/main_bg.gif) repeat-y center top #97CB00;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family:Osaka, Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt
}

div {
	border-width: 0px;
	padding: 0px;
	display: block;
	margin: 0px;
}

h1,h2,h3,h4,h5 {
	border-top: 0px;
	border-top-width: 0px;
	padding-right: 0px;
	padding-right-width: 0px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin: 0px
}

a {
	text-decoration: none
}

a:link {
	color: #669900
}

a:visited {
	color: #99CC66
}

a:hover, a:active {
	color: #FF9900
}

IMG {
	border: none
}

li a {
	font-size: 9pt;
}

hr {
	clear: both;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 1px;
	color: #CCCCCC;
}

hr.sep {
	border-top: solid 1px #CCCCCC;
}

small {
	font-size: 8pt
}



div#container {
	margin: 3px auto;
	width: 744px;
	margin: 0px auto;
}

/*++++++++++ HEADER ++++++++++*/
div#header {
	margin-top: 7px;
	text-align: left;
	width:744px;
	height:66px
}

/* CAVE LOGO */
h1#cave {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../imgs/cavelogo.gif) no-repeat 0px 0px;
}

h1#cave a {
	width: 56px;
	height: 45px;
	display: block;
}

/* SUB MENU */
div#submenu {
	width:332px;
	float: right;
	margin-right: 7px;
	margin-top: 7px
}

ul#submenu_ul {
	overflow: hidden;
	width: 332px;
	position: relative;
	height: 13px;
	padding:0px;
	margin:0px;
}

ul#submenu_ul li a {
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	height: 13px
}

ul#submenu_ul li a:hover {
	background-position: 0px -13px
}

li#news a {
	background: url(../imgs/btn_news.gif) no-repeat 0px 0px; width: 104px; left:0px
}

li#ir a {
	background: url(../imgs/btn_ir.gif) no-repeat 0px 0px; width: 100px; left:104px
}

li#company a {
	background: url(../imgs/btn_company.gif) no-repeat 0px 0px; width: 66px; left:204px
}

li#recruit a {
	background: url(../imgs/btn_recruit.gif) no-repeat 0px 0px; width: 62px; left:270px
}

/* SEARCH FORM */
div#search {
	clear: right;
	float: right;
	margin-right: 7px;
	margin-top: 5px;
	width: 300px
}

input#sword {
	float:right;
	border: 1px solid #669977;
	padding:2px;
	margin-right: 4px
}

input#submit {
	border: 0px;
	text-indent: -9999px;
	background: url(../imgs/btn_search.gif) no-repeat 0px 0px;
	width: 42px;
	height: 20px;
	float: right;
	
}

input#submit:hover {
	background-position: 0px -20px
}

/*++++++++++ FOOTER ++++++++++*/
div#footer {
	clear: both;
	width:744px;
	height:15px;
	text-align: left;
	background-color: #7C7C7C;
}

div#sitemenu {
	float: left;
}

/* SITE MENU */
ul#sitemenu_ul {
	overflow: hidden;
	width: 376px;
	height: 15px;
	position: relative;
	padding:0px;
	margin:0px;
}

ul#sitemenu_ul li a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px
	
}

ul#sitemenu_ul li a:hover {
	background-position: 0px -15px
}

li#sitemap a {
	background: url(../imgs/btn_sitemap.gif) no-repeat 0px 0px; width: 70px; left:0px
}

li#privacy a {
	background: url(../imgs/btn_privacy.gif) no-repeat 0px 0px; width: 109px; left: 70px
}

li#site a {
	background: url(../imgs/btn_site.gif) no-repeat 0px 0px; width: 79px; left: 179px
}

li#contact a {
	background: url(../imgs/btn_contact.gif) no-repeat 0px 0px; width: 74px; left: 258px
}

li#link a {
	background: url(../imgs/btn_link.gif) no-repeat 0px 0px; width: 44px; left: 333px
}

/* copyright */
div#copyright {
	float: right;
	text-indent: -9999px;
	background: url(../imgs/copyright.gif) no-repeat right top;
	width: 280px;
}



.caution { color: #CC0000 }

ul#price {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 8pt;
	line-height: 120%
}

.price {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 7pt;
	line-height: 140%;
	list-style-type: none
}

.sep {
	clear: both;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 1px;
	color: #CCCCCC;
	display: block
}

.read {
	margin-bottom: 10px
}

.news {
	font-family: Verdana, Helvetica, Arial, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 6px
}

.black { background-color: #999999 }
.white { background-color: #FFFFFF }
.beige { background-color: #EAE8D9 }
.caution { color: #CC0000 }
.caution2 { color: #CC6633 }
.caption { text-align:left; margin-top:8px }

.f10 {
	font-size: 10pt;
}

.f8 {
	font-size: 8pt;
}

img#news {
	margin-top: 10px;
}

div#more {
	text-align: right
}

.leftthumb {
	float: left;
	margin-right: 7px
}

.rightthumb {
	float: right;
	margin-left: 7px
}
