@charset "UTF-8";
/* CSS Document */
* {
    margin-top: 0px;
    margin-bottom: 0px; 
    padding: 0px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a {
    text-decoration: none;
}
body {
	text-align: center;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	font:  13px/1.231 Meiryo,Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: left top;
	background-color: #000000;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	height: 45px;
	line-height: 45px;
	letter-spacing: 0.2em;
	font-weight: bold;
	background-color: #222222;
	border: 1px solid #000000;
	margin-bottom: 40px;
	text-indent: 20px;
	background-image: url(img/h1_back07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cle {
	clear: both;
}
.center {
	text-align: center;
}
.center01 {
	background-color: #F8F7F5;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.right {
	text-align: right;
}

/*----------------------------------------------------
	本構成
----------------------------------------------------*/
#content {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#chach {
	color: #FFFFFF;
	padding-left: 10px;
	height: 20px;
	background-color: #000000;
	line-height: 20px;
	letter-spacing: 0.1em;
}
#top {
	height: 260px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/top.jpg);
	text-indent: -8888px;
}
#top ul {
	list-style-type: none;
}
#top li {
	display: inline;
}
#menu {
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 30px;
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	display: inline;
}
#frame {
    zoom: 100%;  
}
#frame:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}
#main {
	width: 690px;
	float: right;
	padding-left: 10px;
}
#side {
	width: 196px;
	float: left;
	margin-bottom: 200px;
	margin-top: 0px;
	background-color: #000000;
	border: 2px solid #996600;
	background-image: url(img/side_back03.gif);
	background-repeat: repeat;
}
#bottom_ue {
	clear: both;
	padding-left: 15px;
	font-size: 11px;
	padding-bottom: 2px;
}
#bottom_ue a {
	color: #999999;
}
#bottom_ue a:hover {
	color: #FF9900;
}
#bottom {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #241a08;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.side01 {
	color: #FFFFFF;
	line-height: 36px;
	height: 36px;
	font-size: 18px;
	background-image: url(img/menu02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -8888px;
}
.side02 {
	margin-left: 5px;
	background-image: url(img/side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	color: #CCCCCC;
	text-indent: 30px;
	font-size: 12px;
}
.side02 a {
	color: #FFFFFF;
	background-position: 0px 0px;
	background-image: url(img/side02.jpg);
	background-repeat: no-repeat;
	display: block;
}
.side02 a:hover {
	color: #FF0000;
	background-position: 0px -35px;
	background-image: url(img/side02.jpg);
	background-repeat: no-repeat;
}
.side03 {
	background-image: url(img/side03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.side04 {
	color: #FFFFFF;
	line-height: 36px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	background-color: #330000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 4px;
	margin-left: 4px;
	border: 3px double #996633;
}
.side05 {
	margin-left: 5px;
	background-image: url(img/side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
.side06 {
	line-height: 35px;
	color: #666666;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.side000 {
	margin-left: 4px;
	height: 35px;
	line-height: 35px;
	color: #CCCCCC;
	font-size: 13px;
	margin-right: 4px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	text-indent: 30px;
}
.side000 a {
	color: #FFFFFF;
	background-image: url(img/side000.gif);
	background-position: 3px 0px;
	background-repeat: no-repeat;
	display: block;
}
.side000 a:hover {
	color: #99CC66;
	background-image: url(img/side000.gif);
	background-position: 3px -35px;
	background-repeat: no-repeat;
}
.side001 {
	margin-left: 4px;
	background-image: url(img/ico_crown01.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	height: 55px;
	line-height: 24px;
	color: #CCCCCC;
	font-size: 13px;
	margin-right: 4px;
	padding-left: 28px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	display: block;
}
.side001 a {
	color: #FFFFFF;
	display: block;
}
.side001 a:hover {
	color: #FFCC33;
}
.side002 {
	margin-left: 4px;
	background-image: url(img/ico_crown02.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 35px;
	line-height: 35px;
	color: #CCCCCC;
	font-size: 13px;
	margin-right: 4px;
	padding-left: 28px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	display: block;
}
.side002 a {
	color: #FFFFFF;
	display: block;
}
.side002 a:hover {
	color: #CCCCCC;
}
.side003 a {
	color: #FFFFFF;
	display: block;
}
.side003 a:hover {
	color: #993333;
}
.side003 {
	margin-left: 4px;
	background-image: url(img/ico_crown03.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	height: 55px;
	line-height: 24px;
	color: #CCCCCC;
	font-size: 13px;
	margin-right: 4px;
	padding-left: 28px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	display: block;
}
.side004 {
	margin-left: 4px;
	background-image: url(img/ico_crown04.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	height: 75px;
	line-height: 24px;
	color: #CCCCCC;
	font-size: 13px;
	margin-right: 4px;
	padding-left: 28px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	display: block;
}
.side004 a {
	color: #FFFFFF;
	display: block;
}
.side004 a:hover {
	color: #99CCCC;
}


/*----------------------------------------------------
	文字色
----------------------------------------------------*/
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.red01 {
	color: #FF0000;
}
.red02 {
	color: #FF0033;
}
.red03 {
	color: #CC0000;
}
.gry01 {
	color: #333333;
}
.gry02 {
	color: #666666;
}
.gry03 {
	color: #999999;
}
.blue01 {
	color: #0000FF;
}
.blue02 {
	color: #000066;
}
.blue03 {
	color: #0066FF;
}
.blue04 {
	color: #0075c2;
}
.green01 {
	color: #009900;
}
.pink01 {
	color: #FF3399;
}
.pink02 {
	color: #FF6699;
}
.orange01 {
	color: #FF6600;
}


/*----------------------------------------------------
	文字サイズ
----------------------------------------------------*/
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size13 {
	font-size: 13px;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.yellow_black {
	color: #000000;
	background-color: #FFCC33;
}
.plus table {
	background-color: #999999;
	margin-top: 25px;
	margin-bottom: 25px;
}
.plus th {
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.plus td {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
