@charset "Shift_JIS";


/* common */

html {
	margin: 0;
	padding: 0;
	scrollbar-track-color: #32201E;
	scrollbar-face-color: #44281A;
	scrollbar-arrow-color:#44281A;
	scrollbar-3dlight-color: #44281A;
	scrollbar-darkshadow-color: #44281A;
	scrollbar-highlight-color:#32201E;
	scrollbar-shadow-color: #32201E;
}

body {
	background: url("../img/bg.gif") repeat center top;
	background-color: #32201E;
	color: #E7D6AD;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	font-size: 12px;
	line-height:16px;
	margin: 0px;
	padding: 0px;
}

th {
	font-size: 12px;
	line-height:16px;
}

td {
	font-size: 12px;
	line-height:16px;
	vertical-align: top;
}

div {
	font-size: 12px;
	line-height:16px;
}

a {
	color: #FFE702;
	text-decoration: none;
}

a:hover {
	color: #FFE702;
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

table.all {
	width: 760px;
}

td.all {
	vertical-align: top;
	text-align: left;
}

iframe.main {
	width: 595px;
	height: 433px;
}

.banner_bg {
    background: url("../img/banner_bg.gif") no-repeat left top;
	height: 158px;
	padding: 10px 6px 0 6px;
}

.banner {
    margin:1px 0 1px 0;
}

.header {
    background: url("../img/header.gif") no-repeat left top;
	height: 118px;
	width: 760px;
}

.title {
    background: url("../img/title_bg.gif") no-repeat left top;
	height: 70px;
	width: 595px;
}
/* end of stylesheet */

