@charset "Shift_JIS";

/* ------ common styleここから ------ */

/* ---- tag ---- */
/* -- A -- */
a:link { 
	color: #660066;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #CC99FF;
	position: relative;
	text-decoration: underline;
	top: 2px;
	left: 2px;
}

/* -- H -- */
h1 {
	position: relative;
	top: 250px;
}
#h1 a { color: #3300FF; }
h2 {
	position: relative;
	top: 257px;
}
#h2 a { color: #AAAAAA; }
.tx { color: #AAAAAA; }
/* ---- box ---- */
body { /* center on ie */
	padding: 10 0 0 0;
	width: 100%;
	text-align: center;
	background-image: URL(img/bg.jpg);
	background-repeat: repeat;
}
#main { /* center on everything else */
	margin: 0 auto;
	width: 800;
	text-align: left;
	background-color: #322116;
	border: 1px solid #663366;
}

/* -- head -- */
#head {
	width: 800;
	height: 346;
	text-align: center;
	background-image: URL(img/head.jpg);
	background-repeat: no-repeat;
}

/* -- right -- */
#right {
	margin: 0 0 0 6;
	width: 560;
	height:870px;
	float: right;
	background-image: URL(img/r0bg.jpg);
	background-repeat: no-repeat;
}
#right2 {
	margin: 0 0 0 6;
	width: 560;
	height:870px;
	float: right;
	background-image: URL(img/r0bg2.jpg);
	background-repeat: no-repeat;
}

#right3 {
	margin: 0 0 0 6;
	width: 560;
	height:1160px;
	float: right;
	background-image: URL(img/tbg.jpg);
	background-repeat: no-repeat;
}

.aa1{
	width: 560;
	height: 30;
	padding:18;
}

.aa2{
	width: 560;
	height: 30;
	padding:18;
	margin:10 0 0 0;
}

.rt p{
	width: 560;
	height: 360;
	padding:18;
}

.rt .left {
	float:left;
	margin:0 15 10 0;
}

.rt .right {
	float:right;
	margin:0 0 10 15;
}

.rmenu span {
	height: 25;
	margin:10 0 10 20;
	text-align:center;
}

.rf p{
	width: 560;
	height: 290;
	padding:18;
	margin:0 0 10 0;
}

.rf .center{
	float:right;
	margin:10 7 0 0;
}

.rc p{
	width: 560;
	height: 500;
	padding:18;
	margin:0 0 20 0;
}

.rc .left {
	float:left;
	margin:0 15 10 0;
}

.rc .right {
	float:right;
	margin:0 0 10 15;
}

.rc2 p {
	width: 525;
	float:center;
	margin:15 0 20 20;
	height: 100px;
	background-color:#FFFFFF;
	padding:6;
}

.rc3 {
	width: 510;
	float:center;
	margin:15 0 20 25;
	height: 100px;
	background-color:#FFFFFF;
}

.btn {
	width: 280;
	height: 14px;
	background-image: URL(img/sitebt.gif);
	text-align:center;
}


/* -- left -- */
#left {
	width: 230;
	height: 870;
	text-align: center;
	float: right;
	background: #8B674A;
}
#left img { margin: 0 0 7 0; }
#left ul {
	margin: 8 0 15 15;
	font-size: 14;
	font-weight: bold;
	text-align: left;
	list-style: square url(img/sankaku.gif);
	list-style-position: inside;
}

#left3 {
	width: 230;
	height: 1160;
	text-align: center;
	float: right;
	background: #8B674A;
}
#left3 img { margin: 0 0 7 0; }
#left3 ul {
	margin: 8 0 15 15;
	font-size: 14;
	font-weight: bold;
	text-align: left;
	list-style: square url(img/sankaku.gif);
	list-style-position: inside;
}

/* -- link -- */
#linkpage {
	text-align: center;
	margin: 10 0 20 0;
}

.linktop {
	text-align: center;
	margin: 10 0 6 0;
	color: #E0C1B2;
}
.linktop a { color: #CC9933; }

.links {
	margin: 20 0 0 0;
}

/* -- foot -- */
#foot {
	width: 800;
	height: 50;
	text-align: center;
	clear: both;
	background-image: URL(img/foot.jpg);
}
#foot a { color: #CC9933; }
#foot h3 {
	margin-top: 6px;
	font-size: 10pt;
	color: #ffffff;
	clear: both;
}
#foot h3 a {
	margin: 0 14 0 14;
	color: #ffffff;
	font-weight: bold;
}
#foot ul {
	margin-top: 4;
	list-style: none;
}
#foot li {
	padding: 0 12 0 12;
	display: inline;
}
/* ---- common styleここまで ---- */

#tai li{
	font-size:13px;
	color:#333333;
	margin:6px 0px 0px 0px;
	list-style-type:none;
}
#back li {
	color:#333333;
	list-style-type:none;
}
#back li a:link{
	color:#ffffff;
	text-decoration:none;
}
#back li a:hover{
	color:#ff0000;
	text-decoration:none;
}
#back li a:visited{
	color:#660066;
	text-decoration:underline;
}
#back li a:active{
	color:#ff0000;
	text-decoration:underline;
}
