
body {
	background-color:#fc0;
	color:#4c1900;
	margin:0;
}
p{
	margin:0 0 1em 0;
}
a img{
	border:none;
}
a:link,a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#ff3;
}

/* font */

body, th, td{
	font-family:'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS UI Gothic','MS PGothic',sans-serif;
}
h1,h2,h3,h4,h5,h6,small,#pages,#sidebar{
	font-family:'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS UI Gothic','MS PGothic',sans-serif;
}
tt,pre,code{
	font-family:"Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace;
}

/*------------------------------
   Structure Divs
------------------------------*/

#header {
	text-align:center;
	background:url(../images/bg_line.gif) bottom left repeat-x;
}
#flashcontent {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-top:5px;
}
#contents {
}
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	clear:both;
}

/*------------------------------
   Layout
------------------------------*/
#header img.logo{
	margin:10px 0;
}
#contents div.game,
#contents div.menu{
	text-align:center;
	background:url(../images/bg_line.gif) bottom left repeat-x;
}
#contents div.game{
	padding:10px 0 0 0;
}
#contents div.game img{
	margin:10px 0 0 0;
}
#contents div.menu table{
	margin-left:auto;
	margin-right:auto;
}
#contents div.menu table td{
	padding:0 6px;
	background:url(../images/bg_shade_line.gif) top center repeat-y;
	vertical-align:top;
}
#contents .menu ul{
	width:202px;
	margin:0;
	padding:5px 12px;
	list-style-type:none;
	background:url(../images/bg_shade.gif) top center no-repeat;
}
#contents ul li{
	margin:3px 0 0 0;
	padding:0;
	display:block;
}
#contents li.cate{
	text-align:right;
}
#contents li.title{
	text-align:right;
}
#contents li.ss{
	background:#fff url(../images/ss_header.gif) top left no-repeat;
	text-align:center;
}
#contents li.ss div.ss_footer{
	background:url(../images/ss_footer.gif) bottom left no-repeat;
	height:142px;
	padding:3px 0;
}
#contents li.ss a{
	display:block;
	margin:0 auto;
	border:1px solid #ccc;
	text-indent:-3000px;
	outline:none;
	background-repeat:no-repeat;
	background-position:top;
}
#contents li.ss a:hover{
	border:1px solid #c00;
	background-position:bottom;
}
#contents li.catch{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	padding:5px 0;
	text-align:left;
}
a.play{
	display:block;
	background:url(../images/b_play.gif) top left no-repeat;
	width:202px;
	line-height:25px;
	text-indent:-3000px;
	outline:none;
}
a:hover.play{
	background:url(../images/b_play.gif) bottom left no-repeat;
}

.navi{
	width:700px;
	background:url(../images/line_dot.gif) top left no-repeat;
	padding:4px 0 2px 0;
	margin:0 auto;
}
a.bbs{
	display:block;
	background:url(../images/b_bbs.gif) top left no-repeat;
	width:99px;
	line-height:22px;
	text-indent:-3000px;
	outline:none;
	float:left;
	margin:0 10px;
}
a:hover.bbs{
	background:url(../images/b_bbs.gif) bottom left no-repeat;
}
span.bbs_txt{
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
	display:block;
	float:left;
	line-height:20px;
}
a.top{
	display:block;
	background:url(../images/b_top.gif) top left no-repeat;
	width:41px;
	line-height:12px;
	text-indent:-3000px;
	outline:none;
	float:right;
	margin:4px 10px;
}
a:hover.top{
	background:url(../images/b_top.gif) bottom left no-repeat;
}
#footer img.logo {
	margin:10px 0;
}
.copyright{
	font: bold 9px/13px Verdana,sans-serif;
}
