* {
font-family: osaka, "メイリオ", "MS Pゴシック", arial, helvetica, sans-serif;
line-height:1.2em;
}
body {
background-color:#dbdbdb;
margin:0 0 0 0;
}
h1 {
margin:0;
padding:0;
}
h2 {
	color:#339900;
	font-size:24px;
	line-height:1.2em;
	margin:0 0 0 0;
	text-align:center;
	border:1px solid #390;
	border-bottom:none;
}
h3 {
background-image: url(img/h3.gif);
background-repeat:no-repeat;
font-size:16px;
font-weight:bold;
line-height:18px;
padding:4px 0 0 20px;
margin:0 0 4px 0;
color:#339900;
}
h4 {
padding:4px 0 0 20px;
margin:0 0 15px 0;
font-size:16px;
font-weight:bold;
line-height:18px;
}
p {
font-size:14px;
line-height:1.4em;
padding-left:1em;
}
ul {
}
a{
outline:none;
}
.hidden {
display:none;
}
.clear {
clear:both;
}
#xboxTop {
background-image: url(img/top.gif);
background-repeat:no-repeat;
width:720px;
height:118px;
display:block;
}
#xboxBG {
width:720px;
padding:0 40px 0 40px;
margin:0 auto 0 auto;
background-image: url(img/bg.gif);
background-repeat:repeat-y;
background-position:center center;

}
#furoku {
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #e80012;

}
#furoku h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #e80012;
	background-image: none;
	padding: 2px;
	border: 0;
	margin-bottom: 4px;
}
#furoku h3 {
	font-size: 32px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	background-image: none;
	padding: 0;
}
#furoku h4 {
	font-size: 15px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

#xboxBody {
width:720px;
margin:0 auto 0 auto;
}
#currentIssue {
width:680px;
margin:20px 20px 0px 20px;
}

#leftContaints  {
width:302px;
float:left;
margin:0 20px 0 0;
}

#cover {
width:302px;
margin:0 0px 0 0;
}
#kakaku {
background-color:#339900;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
padding:2px;
text-align:center;
margin:0 0 5px 0;
}
#currentContaints {
float:left;
width:358px;
}
#currentContaints ul {
margin:0.2em 0 1em 0;
padding:0;
}
#currentContaints li {
margin:0 0 0 2em;
}
#currentContaints ul li.arcade {
list-style-type:none;
border:1px solid #000;
padding:1px;
margin:1em 0 0.5em 1em;
font-size:0.9em;
width:80%;
}
#topics {
border:4px solid #390;
padding:6px;
margin:10px 0 20px 0;
font-size:12px;
background-color:#fff;
background-image: url(img/topics_bg.gif);
background-repeat:repeat-x;
}
#topics h3 {
background-image:none;
background-repeat:no-repeat;
font-size:14px;
font-weight:bold;
line-height:18px;
padding:0;
margin:0.5em 0 0 0;
color:#339900;
}
li.other {
text-align:right;
font-size:0.75em;
list-style-type:none;
}

h1.mook {
	background-image: url(img/mook_title.gif);
	background-repeat:no-repeat;
	width:720px;
	height:48px;
	display:block;
	margin-top: 20px;
}
#mookBody {
width:666px;
margin:20px auto 20px auto;
display:block;
}
#mookBody dl {
	width:202px;
	float:left;
	margin:0 0 0 0;
	padding:0 10px 10px 10px;
	display:block;
}
#mookBody dt {
margin:0.5em 0 0.5em 0;
font-size:15px;
font-weight:bold;
color:#339900;
}
#mookBody dd {
	font-size:12px;
	line-height:1.2em;
	margin:0 0 6px 0;
}

#footer {
background-image: url(img/footer.gif);
background-repeat:repeat-x;
background-color:#e4e5e5;
width:700px;
padding:20px 10px 4px 10px;
display:block;
font-size:12px;
color:#000000;
}
#footer a {
}
a {
}

.copyRight{
	font-size:11px;
	text-align:right;
	margin-top:1px;
	padding:0;
}