/* @group RESET */
body,h1,h2,h3,h4,h5,h6,p,div,dl,dt,dd,ul,ol,li,img {
	margin: 0;
	padding: 0;
}
body, th, td {
	font-size: 80%;
}
address, caption, em {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
ul li {
	list-style-type: none;
}
li img {
	vertical-align: top;
}
table {
	border-collapse: collapse;
}
img {
	border: 0;
}
input, textarea {
	-moz-box-sizing: border-box;
}
/* @end */


/* @group Clearfix */
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hide MacIE \*/
* html .clearfix{height: 1%}
.clearfix{display: block;}
/* End hide MacIE */
/* @end */


/* @group TAG */

body {
	color: #333;
	font-family: "メイリオ", sans-serif;
	line-height: 1.4;
	text-align: center;
	background: #fcf9f1 url(../image/bg_body.gif) repeat-x;
}
h1, h2 {
	margin-bottom: 20px;
}

/* @group Link */

a:link,
a:visited {
	color: #7da8d4;
	font-weight: bold;
}
a:active,
a:hover {
	color: #7da8d4;
	font-weight: bold;
	text-decoration: none;
}
#footer a:link,
#footer a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active,
#footer a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
/* @end */

/* @end */

/* @group LAYOUT */

#container {
	margin: 0px auto;
	padding: 0 20px;
	text-align: left;
	width: 1000px;
}

/* @group Header */

#header {
	color: white;
	background: #300 url(../image/header_border.jpg) no-repeat 0 bottom;
	width: 100%;
	height: 100px;
	overflow: hidden;
}
#tagline {
	color: #c4b7b0;
	font-size: 80%;
	margin-top: 17px;
}
h1#logo, #logo a {
	margin-bottom: 0px;
	text-indent: -9999px;
	background: url(../image/logo.gif) no-repeat 0 13px;
	display: block;
	float: left;
	width: 179px;
	height: 58px;
	overflow: hidden;
}
#hnav {
	float: right;
	width: 457px;
	height: 74px;
	overflow: hidden;
}

/* @group hnav-list */

#hnav-list {
	margin: 4px 0 8px;
}
#hnav-list li {
	display: block;
	float: left;
}
#hnav-list li a {
	display: block;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../image/hnav.gif);
	background-repeat: no-repeat;
}
#hnav-begginers {
	margin-right: 19px;
}
#hnav-begginers a {
	width: 92px;
	background-position: 0 0;
}
#hnav-begginers a:hover {
	background-position: 0 -17px;
}
#hnav-terms a {
	width: 63px;
	background-position: -92px 0;
}
#hnav-terms a:hover {
	background-position: -92px -17px;
}
#hnav-corp a {
	width: 66px;
	background-position: -155px 0;
}
#hnav-corp a:hover {
	background-position: -155px -17px;
}
#hnav-policy a {
	width: 94px;
	background-position: -221px 0;
}
#hnav-policy a:hover {
	background-position: -221px -17px;
}
#hnav-ad a {
	width: 107px;
	background-position: -315px 0;
}
#hnav-ad a:hover {
	background-position: -315px -17px;
}
#hnav-contact a {
	width: 85px;
	background-position: -422px 0;
}
#hnav-contact a:hover {
	background-position: -422px -17px;
}
#hnav-home a {
	width: 42px;
	background-position: -507px 0;
}
#hnav-home a:hover {
	background-position: -507px -17px;
}

/* @end */

/* @group search area */

form#cat-search {
	vertical-align: top;
	text-align: right;
}
form#cat-search input,
form#cat-search select {
	vertical-align: top;
	margin: 0;
	padding: 0;
	height: 22px;
}
input#keyword {
	width: 114px;
}
input#search-btn {
	margin-left: 2px !important;
	width: 22px;
	vertical-align: top;
}

/* @end */


/* @end */

/* @group Gnav */

#gnav {
	height: 60px;
}
#gnav li {
	margin: 7px 6px 0 0;
	display: block;
	float: left;
	width: 120px;
	height: 46px;
}
li#gnav-twit {
	margin: 7px 0 0 0;
}
#gnav li a,
#gnav strong {
	display: block;
	width: 120px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../image/gnav.gif);
	background-repeat: no-repeat;
}

li#gnav-news {
	width: 119px;
}
#gnav-news a {
	width: 119px !important;
	background-position: 0 0;
}
#gnav-news a:hover,
#gnav-news strong {
	width: 119px !important;
	background-position: 0 -46px;
}
#gnav-feat a {
	background-position: -119px 0;
}
#gnav-feat a:hover,
#gnav-feat strong {
	background-position: -119px -46px;
}
#gnav-series a {
	background-position: -239px 0;
}
#gnav-series a:hover,
#gnav-series strong {
	background-position: -239px -46px;
}
#gnav-rank a {
	background-position: -359px 0;
}
#gnav-rank a:hover,
#gnav-rank strong {
	background-position: -359px -46px;
}
li#gnav-sports {
	width: 119px;
}
#gnav-sports a {
	width: 119px !important;
	background-position: -479px 0;
}
#gnav-sports a:hover,
#gnav-sports strong {
	width: 119px !important;
	background-position: -479px -46px;
}
#gnav-write a {
	background-position: -598px 0;
}
#gnav-write a:hover,
#gnav-write strong {
	background-position: -598px -46px;
}
#gnav-photos a {
	background-position: -718px 0;
}
#gnav-photos a:hover,
#gnav-photos strong {
	background-position: -718px -46px;
}
#gnav-twit a {
	background-position: -838px 0;
}
#gnav-twit a:hover,
#gnav-twit strong {
	background-position: -838px -46px;
}

/* @end */

#wrapper {
	float: left;
	width: 100%;
}

#contents {
	margin: 0 335px 0 0;
}

/* @group Category nav */

#category_nav {
	height: 40px;
}
#category_nav li {
	margin: 10px 7px 0 0;
	display: block;
	float: left;
	width: 105px;
	height: 20px;
}
li#catnav-ent {
	margin: 10px 0 0 0;
}
#category_nav li a {
	display: block;
	width: 105px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../image/category_nav.gif);
	background-repeat: no-repeat;
}
#catnav-all a {
	background-position: 0 0;
}
#catnav-all a:hover, #catnav-all strong {
	background-position: 0 -20px;
}
#catnav-goods a {
	background-position: -105px 0;
}
#catnav-goods a:hover, #catnav-goods strong {
	background-position: -105px -20px;
}
#catnav-oversea a {
	background-position: -210px 0;
}
#catnav-oversea a:hover, #catnav-oversea strong {
	background-position: -210px -20px;
}
#catnav-shop a {
	background-position: -315px 0;
}
#catnav-shop a:hover, #catnav-shop strong {
	background-position: -315px -20px;
}
#catnav-event a {
	background-position: -420px 0;
}
#catnav-event a:hover, #catnav-event strong {
	background-position: -420px -20px;
}
#catnav-ent a {
	background-position: -525px 0;
}
#catnav-ent a:hover, #catnav-ent strong {
	background-position: -525px -20px;
}


/* @end */

/* @group Topic path */

#topic-path {
	margin: 10px 0;
}
#topic-path li {
	padding-left: 6px;
	float: left;
}
#topic-path li a {
	padding-right: 10px;
	background: url(../image/ico_arrow_brown.gif) no-repeat right center;
}
li#tp-home {
	padding-left: 2px;
}

/* @group Clearfix */
#topic-path:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#topic-path{display: inline-block;}
/* Hide MacIE \*/
* html #topic-path{height: 1%}
#topic-path{display: block;}
/* End hide MacIE */
/* @end */

/* @end */

/* @group Information */

#infomation {
	margin-left: -320px;
	padding-top: 8px;
	background: #e5e0d8;
	float: left;
	width: 320px;
}

.info-pr {
	margin: 12px 10px;
}
.info-pr-wide {
	margin: 12px 10px 20px;
}
.info-pr-wide img {
	margin-top: 12px;
}
.info-item {
	margin: 10px 10px 20px;
	padding: 15px 15px 10px;
	background: #fff;
}
.close {
	margin: 10px 10px 12px;
}

/* @group Clearfix */

.info-item dl:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.info-item dl{display: inline-block;}
/* Hide MacIE \*/
* html .info-item dl{height: 1%}
.info-item dl{display: block;}
/* End hide MacIE */

/* @end */

.info-item dt {
	margin-bottom: 15px;
	height: 30px;
}
.info-item dd {
	margin: 10px 0 5px;
}
.info-item dd img {
	margin-bottom: 5px;
	float: left;
}
.info-item dd dl {
	margin-left: 100px;
	width: 168px;
}
.info-item dd dl dt {
	margin-bottom: 2px;
	height: auto;
}
.info-item dd dl dd {
	margin: 0;
}
.info-item dd p {
	font-size: 74%;
}

.jpp-backnum a {
	margin-left: 63px;
	display: block;
	width: 144px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_backnum.gif) no-repeat 0 0;
}
.jpp-backnum a:hover {
	background-position: 0 -20px;
}

/* @end */

/* @group Footer */

#footer {
	text-align: center;
	background: #300 url(../image/bg_grid.gif);
	clear: both;
}

/* @group nav */

#foot-nav {
	font-size: 80%;
	margin: 0 auto;
	padding: 20px 0 15px;
	width: 812px;
}
#foot-nav:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#foot-nav{display: inline-block;}
/* Hide MacIE \*/
* html #foot-nav{height: 1%}
#foot-nav{display: block;}
/* End hide MacIE */

/* @end */

/* @group nav main */

dl#foot-nav-main {
	text-align: left;
	border-left: 1px solid #5c3333;
	float: left;
	width: 650px;
}
dl#foot-nav-main dt img {
	margin-bottom: 10px;
}
dl#foot-nav-main dt,
dl#foot-nav-main dd {
	margin-left: 20px;
}
dl#foot-nav-main dd dl {
	float: left;
}
dl#foot-nav-main dd dl dt {
	margin-left: 18px;
}
dl#foot-nav-main dd dl dd {
	margin-top: 2px;
	margin-left: 26px;
}
dl#foot-nav-main dd li {
	margin-bottom: 2px;
}
dl#foot-nav-news {
	width: 136px;
}
dl#foot-nav-feat {
	border-left: 1px solid #5c3333;
	width: 170px;
}
dl#foot-nav-ranking {
	border-left: 1px solid #5c3333;
	width: 152px;
}
ul#foot-nav-other {
	padding-left: 20px;
	border-left: 1px solid #5c3333;
	float: left;
	width: 138px;
}

/* @end */

dl#foot-nav-info {
	text-align: left;
	border-left: 1px solid #5c3333;
	float: left;
	width: 160px;
}
dl#foot-nav-info dt {
	padding-left: 20px;
}
dl#foot-nav-info dt img {
	margin-bottom: 10px;
}
dl#foot-nav-info dd {
	padding-left: 40px;
}
dl#foot-nav-info dd li {
	margin-bottom: 2px;
}

#footer #copyright {
	padding: 16px 0 48px;
	background: #300;
	clear: both;
}

/* @end */

/* @group Info-bar */

#info-bar {
	text-align: right;
	margin-bottom: 10px;
	padding: 2px 14px;
	background: #f2ece5;
}
#info-bar:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#info-bar{display: inline-block;}
/* Hide MacIE \*/
* html #info-bar{height: 1%}
#info-bar{display: block;}
/* End hide MacIE */

#info-bar a {
	font-weight: normal;
	line-height: 1.6;
	margin-left: 8px;
	display: block;
	float: right;
	_height: 23px;
	min-height: 23px;
}
#info-rss {
	padding-left: 22px;
	background: url(../image/ico_rss.gif) no-repeat 0 center;
}
#info-mail {
	padding-left: 25px;
	background: url(../image/ico_mail.gif) no-repeat 0 center;
}
#info-print {
	padding-left: 25px;
	background: url(../image/ico_print.gif) no-repeat 0 center;
}

/* @end */

/* @group Terms */

dl.terms {
	margin: 30px 0 20px;
}
dl.terms dt {
	font-weight: bold;
}
dl.terms dd {
	margin: 20px 0 35px;
}
dl.terms ol,
dl.terms ul {
	margin: 20px 0 20px 30px;
}
dl.terms ul li {
	list-style-type: disc;
}

/* @end */

/* @group Form - contact */

form#contact {
	text-align: center;
	margin: 20px 0;
	padding: 20px 0 0;
	background: url(../image/form_bg_h.gif) no-repeat;
	width: 665px;
}
form#contact ul {
	padding-bottom: 20px;
	background: #f3efe6 url(../image/form_bg_f.gif) no-repeat 0 bottom;
}
form#contact ul li {
	font-weight: bold;
	text-align: left;
	padding: 10px 20px;
	border-bottom: 1px dashed #cdbfb8;
}
form#contact ul li#last {
	border-bottom: 0;
}
form#contact ul li label,
form#contact ul li span.conf-item {
	font-size: 110%;
	display: block;
	float: left;
	width: 198px;
}
form#contact ul li input,
form#contact ul li textarea {
	font-weight: normal;
	float: left;
	width: 426px;
}
form#contact ul li span.contact-ttl {
	font-size: 110%;
}
form#contact ul li .contact-select {
	font-size: 110%;
	font-weight: normal;
	line-height: 1.6;
	margin: 10px 0 0;
	display: block;
}
.contact-select ul {
	padding-bottom: 0 !important;
	background: none !important;
}
.contact-select ul li {
	color: #c36;
	font-weight: normal !important;
	padding: 0 !important;
	border-bottom: 0 !important;
}
form#contact ul li .contact-select label {
	margin-right: 15px;
}

form#contact ul li .contact-select label,
form#contact ul li .contact-select input,
form#contact ul li input.upload {
	display: inline;
	float: none;
	width: auto;
}
.conf-txt {
	color: #c36;
	font-size: 110%;
	font-weight: normal;
	display: block;
	float: right;
	width: 426px;
}

form#contact ul li span#postal {
	float: left;
}
form#contact ul li input#postal-1 {
	float: none;
	width: 70px;
}
form#contact ul li input#postal-2 {
	float: none;
	width: 100px;
}
input#form-conf,
input#form-fix,
input#form-send {
	margin: 30px 10px;
}
.form-btn {
	text-align: center;
	margin: 30px 10px;
}

.err-msg {
	font-size: 110%;
}
.err-list {
	color: #c36;
	font-size: 110%;
	font-weight: bold;
	margin: 20px 0;
}
h2#thanks {
	color: #c36;
}

/* @group Clearfix */
form#contact ul li:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
form#contact ul li{display: inline-block;}
/* Hide MacIE \*/
* html form#contact ul li{height: 1%}
form#contact ul li{display: block;}
/* End hide MacIE */
/* @end */

/* @end */

/* @group Btn - show detail */

.show-detail {
	padding: 0 0 0 284px;
}
.show-detail a {
	display: block;
	width: 96px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_show_detail.gif) no-repeat 0 0;
}
.show-detail a:hover {
	background-position: 0 -20px;
}

/* @end */

/* @group Btn - policy */

.btn-policy {
	margin: 20px 0 10px;
	padding-left: 521px;
}
.btn-policy a {
	display: block;
	width: 144px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_policy.gif) no-repeat 0 0;
}
.btn-policy a:hover {
	background-position: 0 -20px;
}

/* @end */

/* @group Btn - home */

.btn-home {
	margin: 20px 0 10px;
	padding-left: 569px;
}
.btn-home a {
	display: block;
	width: 96px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_home.gif) no-repeat 0 0;
}
.btn-home a:hover {
	background-position: 0 -20px;
}

/* @end */

/* @group Btn - write */

.btn-write {
	margin: 20px 0 10px;
	padding-left: 494px;
}
.btn-write a {
	display: block;
	width: 171px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_write.gif) no-repeat 0 0;
}
.btn-write a:hover {
	background-position: 0 -20px;
}

/* @end */

/* @group Btn - post */

.btn-post {
	margin: 20px 0 10px 227px;
}
.btn-post a {
	display: block;
	width: 211px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_post.gif) no-repeat 0 0;
}
.btn-post a:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group Pagetop */

#pagetop {
	padding: 20px 0 0 260px;
	background-color: #FCF9F1;
}
#pagetop a {
	display: block;
	width: 60px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/btn_pagetop.gif) no-repeat 0 0;
}
#pagetop a:hover {
	background-position: 0 -35px;
}

/* @end */

/* @end */

/* @group ID,CLASS */

.readmore {
	text-align: right;
}

.ttl-other-article {
	margin: 30px 0 12px;
}
ul.other-article {
	margin-bottom: 30px;
}
ul.other-article li {
	font-size: 120%;
	margin-bottom: 2px;
	padding-left: 10px;
	background: url(../image/ico_arrow_brown.gif) no-repeat 0 8px;
}

#page-nav {
	text-align: center;
	margin-bottom: 30px;
	width: 665px;
}
#page-nav img {
	vertical-align: middle;
	margin: 0 2px;
}

.banner-regrec {
	text-align: center;
	width: 665px;
}

.point {
	color: #c36;
}
.notice {
	font-size: 110%;
}
.note {
	font-size: 80%;
}


/* @end */


/*---- DEBUG ----
	border: 1px solid red;
*/
