@charset "euc-jp";
/* CSS Document */

/*----------------------------------------
base
----------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat;
	color: #541b08;
	letter-spacing: 0.1em;
	background-image: url(../img/all/bg.jpg);
}
html {
	height: 100%;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}
ul li {
	color: #744C1D;
	list-style-image: none;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ol li {
	color: #744C1D;
	list-style-type: decimal;
	margin-left: 30px;
	z-index: 30;
	text-indent: -1px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
}
#wrapper {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#container {
	width: 877px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
a {
	text-decoration: underline;
	color: #CC3300;
}
a:hover {
	color: #FF877B;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding-bottom: 12px;
	color: #744c1d;
	font-size: 28px;
	padding-top: 10px;
}
/*----------------------------------------
header
----------------------------------------*/

#header {
	width: 900px;
	height: 133px;
	position: relative;
}
#logo {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 387px;
	height: 133px;
}
#logo2 {
	float: left;
}
#ad-header {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 500px;
	height: 110px;
}
/*----------------------------------------
topnav
----------------------------------------*/

#topnav {
	font-size: 12px;
	text-transform: lowercase;
	width: 855px;
	background-position: 7px center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(../img/all/topnav_bg.gif);
	background-repeat: no-repeat;
	letter-spacing: 0em;
	line-height: 22px;
}
#topnav ul#nav li {
	float: left;
}
#topnav ul#nav li a {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#topnav ul#nav li a:hover {
	color: #F0EDEC;
	text-decoration: none;
}
#topnav ul#nav li.here {
	display: block;
	color: #FFFFCC;
	margin-right: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#topnav_right {
	float: right;
	width: 180px;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 15px;
}
#topnav_right #size_img {
	float: left;
	padding-top: 6px;
}
#topnav_right #size_text {
	float: left;
	padding-top: 7px;
	padding-right: 10px;
}
#topnav ul#switcher li {
	float: left;
	padding-right: 9px;
}
#topnav ul#switcher li a img {
	filter: Alpha(opacity=100);
	opacity: 1.0;
}
#topnav ul#switcher li a:hover img {
	filter: Alpha(opacity=70);
	opacity: 0.7;
}
/*----------------------------------------
sidebar
----------------------------------------*/

#sidebar {
	width: 300px;
	padding: 10px;
	float: right;
	line-height: 22px;
}
#globalnav {
	width: 300px;
	margin-bottom: 10px;
}
.side {
	width: 260px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
}
.right_text {
	text-align: right;
}
.cate_top {
	font-size: 12px;
	font-weight: bold;
	color: #9E4949;
}
.cate_sub {
	font-size: 12px;
	font-weight: normal;
}
.side a {
	text-decoration: underline;
	color: #CC3300;
}
.side a:hover {
	color: #FF6600;
	text-decoration: none;
}
#sidetreecontrol {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}
.globalnav_img {
	padding-bottom: 10px;
	clear: both;
}
/*----------------------------------------
footer
----------------------------------------*/

#footer {
	width: 880px;
	height: 120px;
	margin-top: 0px;
	_margin-top: -4px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 13px;
}
#footer a {
	color: #cc3300;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
#pagetop {
	width: 838px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7d6258;
	text-align: right;
	padding-right: 22px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	padding-bottom: 5px;
}
/*----------------------------------------
content
----------------------------------------*/

#content {
	width: 550px;
	float: left;
}
#content h2 {
	height: 26px;
	width: 520px;
	background-image: url(../img/main/h2/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column {
	background-image: url(../img/all/glovalnav/04.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .h2-frame {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 477px;
	margin-right: 10px;
	margin-left: 11px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c8bfbb;
	border-right-color: #c8bfbb;
	border-bottom-color: #c8bfbb;
	border-left-color: #c8bfbb;
	padding-top: 17px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 15px;
}
#content .column-frame {
	background-color: #EFE0D1;
	background-position: left top;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 11px;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-repeat: no-repeat;
	width: 477px;
}
#content .h2-frame .img1 {
	float: left;
	margin-right: 15px;
}
#content .h2-frame .img2 {
	float: left;
	height: 95px;
	width: 110px;
}
#content .h2-frame img {
	float: left;
	margin-right: 15px;
}
#content .column-frame .img1 {
	float: left;
	margin-right: 15px;
}
#content .column-frame .img2 {
	float: left;
	height: 95px;
	width: 110px;
}
#content .column-frame img {
	float: left;
	margin-right: 15px;
}
#content h3 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/main/h3/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 458px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content h3 .text {
	float: left;
	width: 435px;
	color: #D25400;
}
#content h3 .syousai {
	float: right;
	height: 23px;
	width: 99px;
	padding-right: 5px;
}
#content .h3-frame {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #F9F2EC;
}
.h3pattern2 {
	margin-top: 10px;
	padding-left: 10px;
	border-left: 1px solid #000000;
}
#intro_img {
	padding-top: 10px;
}
#intro {
	background-color: #FFFFFF;
	border: 1px none #d6cfcc;
	width: 508px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#intro .sitemap {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 490px;
	padding-left: 18px;
	padding-top: 3px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #CB9763;
}
#intro .sitemap a {
	color: #6B2F1B;
}
#intro .sitemap a:hover {
	color: #FF9900;
}
#intro .sitemap2 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
	padding-left: 15px;
}
#intro .sitemap2 li {
	list-style-type: disc;
	margin-left: 20px;
}
#pagenav {
	margin-bottom: 10px;
}
#pagenav a {
	color: #0066CC;
}
#pagenav a:hover {
	text-decoration: none;
}
/*----------------------------------------
z-others
----------------------------------------*/

.link_title {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #CB9763;
	font-weight: bold;
	margin-top: 10px;
}
.link_text {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #E3DFDD;
	line-height: 20px;
}
.link_free {
	padding-top: 8px;
	padding-bottom: 8px;
}
.bold_text {
	font-weight: bold;
}
.cate_ad {
	padding-left: 20px;
	list-style-type: none;
}
.cate_ad img {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.announce {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #E33900;
	background-color: #FFE1E1;
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	width: 461px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
}
.announce a {
	color: #CC0000;
	text-decoration: underline;
}
.announce a:hover {
	color: #FF6600;
}
img {
	border: none;
}
.clear {
	clear: both;
	line-height: 0px;
}
.snes_flo {
	float: left;
	margin-right: 5px;
}
.snsline {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2A358;
	padding-top: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2A358;
	padding-bottom: 20px;
}
