@charset "Shift_JIS";

/* ================ reset ================== */
body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
dl,dt,dd,
form {
	margin:0;
	padding:0;
	border:0;
	line-height:140%;
	font-weight:normal;
	font-style:normal;
	background: url(null);
}

img {
	vertical-align:bottom;
}

ul,
ul ul,
ul ul ul {
	list-style:none;
}

a {
	color: #000000;
	/* color: #eb6101; */
	/*font-weight: bold;*/
}
a:hover,
a:active {
	color: #fda90d;
}

body {
	font-size: 12px;
	background: #fff6e4 url(null) fixed;
	text-align: center;
}

body,
body * {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN,Verdana";
}

#container {
	background: #ffffff;
	width: 801px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
	border-right: #ece5d7 solid 3px;
	border-bottom: #ece5d7 solid 3px;
}

/* header */


#header .logo {
	float: left;
	margin: 10px;
}

#header ul#header-menu {
	float: right;
	font-size: 12px;
	margin: 15px 10px 0 0;
}
#header ul#header-menu li {
	display: inline;
}

#header ul#breadcrumbs {
	clear: both;
	font-size: 10px;
	padding: 0px 10px 5px;
}

#header ul#breadcrumbs li {
	display: inline;
}

/* side menu */

#side {
	float: left;
	width: 70px;
	padding: 0 2px 10px 5px;
}

#side ul li {
	overflow: hidden;
	width: 70px;
	height: 35px;
	margin: 0px 0 2px 0;
	_margin: 0px 0 -1px 0;
}

#side ul li a {
	display: block;
	background: #ff9900;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 3px;
}

#side ul li a:hover {
	margin-top: -32px;
}

#side ul li a span {
	display: block;
	height: 29px;
	background: #ff9900;
	color: #ffffff;
	line-height: 29px;
	cursor: pointer;
	margin: 0 0 3px 0;
}

#side ul li a:hover span {
	background: #ffffff;
	color: #ff9900;
}

#side ul li a span.long-text {
	line-height: 100%;
	padding-top: 4px;
	height: 25px;
}

#side ul li a span.small-text {
	font-size: 10px;
}

/* main */

#main {
	width: 720px;
	float: left;
	padding: 0 0 10px 0;
}

/* top */

#top ul {
	width: 720px;
	height: 35px;
	padding: 0 0 2px 0px;
}
#top ul li {
	float: left;
	width: 142px;
	overflow: hidden;
	height: 35px;
	margin: 0 2px 0 0;
}

#top ul li a {
	display: block;
	background: #ff9900;
	text-align: center;
	text-decoration: none;
	padding: 3px;
}	

#top ul li a:hover {
	margin-top: -32px;
}

#top ul li a span {
	display: block;
	height: 29px;
	background: #ff9900;
	color: #ffffff;
	line-height: 29px;
	cursor: pointer;
	margin-bottom: 3px;
}	

#top ul li a:hover span {
	background: #ffffff;
	color: #ff9900;
}	

/* main-title */

#main-title {
	position: relative;
}

#main-title h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 40px;
	padding: 5px 0px 0 5px;
	width: 720px;
	color: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
}

#main-title p {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 710px;
	padding: 0 5px;
	color: #ffffff;
	font-size: 25px;
	z-index: 100;
}

#main-title p.canter {
	text-align: center;
}

#main-title p.right {
	text-align: right!important;
}

#main-title p.black {
	color: #000000;
}

#main-title p.white {
	color: #ffffff;
}

#main-title p.gray {
	color: #888888;
}

#main-title img.bg {
	width: 720px
}

/* theme */

#theme {
	position: relative;
	width: 720px;
	height: 350px;
	overflow: hidden;
}

#theme img#bg-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 200;
}

#theme #text {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#theme #text h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 40px;
	padding: 5px 0px 0 5px;
	width: 600px;
	color: #ffffff;
	font-family:;
	font-weight: bold;
}


#theme #text ul#category-menu {
	position: absolute;
	left: 20px;
	top: 60px;
}

#theme #text #category-menu li {
	width: 100px;
	height: 50px;
	border: #ffff00 solid 1px;
	margin: 0 0 2px 0;
}
#theme #text #category-menu li a {
	display: block;
	width: 100px;
	height: 50px;
}


#theme #image,
#theme #image div {
	position: absolute;
	width: 720px;
	height: 350px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#theme #image p {
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #ffffff;
	font-size: 30px;
	z-index: 200;
}
#theme #image img.bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 720px;
}

#theme #image ul {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 3;
}

/* contents */

#contents {
	padding: 0 20px;
}

#contents h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0 10px;
	padding: 3px 15px;
	border: #cccccc double 3px;
	border-bottom: #eb6101 solid 2px;
	border-left: #cccccc solid 5px;
}

/* footer */

#footer {
	clear: both;
	width: 801px;
	border-top: #cccccc double 3px;
	text-align: center;
	padding-top: 20px;
}

#footer ul.btn {
	text-align: center;
	width: 660px;
	margin: 0 auto;
	padding: 0;
}
#footer ul.btn li {
	float: left;
	padding: 0 10px;
}

#footer ul.btn li a {
	display: block;
	margin: 0 0px;
	padding: 3px;
	width: 194px;
	height: 44px;
	background: #ff9900;
	text-decoration: none;
	line-height: 44px;
	font-size: 20px;
}

#footer ul.btn li a span {
	display: block;
	background: #ff9900;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
#footer ul.btn li a:hover span {
	background: #ffffff;
	color: #ff9900;
}

/* ================ clearfix ================== */

.clearfix:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}

.clearfix {
	zoom:100%;
	display:inline-block;
}

/* ================ !clearfix! ================== */


/* ================ goto page top ================== */

p.p-top {
	text-align: right;
	margin: 10px 10px 0 0;
	font-size: 12px;
}

/* ================ !goto page top! ================== */


/* ================ gradation bg ================== */

.grad-right,
h1 {
	background: url(../img/grad_r.png) right;
}
*html .grad-right,
*html h1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='img/grad_r.png');
}

.grad-left {
	background: url(../img/grad_l.png) left;
}
*html .grad-left {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='img/grad_l.png');
}

/* ================ !gradation bg! ================== */


/* ================ annotation ================== */

.annotation {
	margin-top: 5px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

/* ================ !annotation! ================== */

/* ================ utility ================== */

.font-mincho {
	font-family: '‚l‚r –¾’©',serif;
}

.font-gothic {
	font-family: '‚l‚r ƒSƒVƒbƒN',sans-serif;
}

/* ================ !utility! ================== */

/* ================ SEO ================== */
.seo-contents {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	top: 0px;
	left: 0px;
	z-index: 0;
}
/* ================ !SEO! ================== */
