/*--body
----------- */
body	{
	width: 800px;
	margin:0px 0px 0px 0px;
	padding: 0;
	color: #000;
	font-family:	"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-sefif;
	text-align: center;
	text-indent: 0px;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	background: #ffffff;
	background: url("../images/back.gif");
	background-repeat: repeat-y;
}

/*--DIV.lyout
----------- */
div#lyout	{
	width: 800px;
	margin:0px 0px 0px 0px;
	padding: 0;
	color: #000;
	font-family:	"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-sefif;
	text-align: left;
	text-indent: 0px;
	margin-left: auto;
	margin-right: auto;
}
	
/*--font
----------- */
h1{
	width: 800px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	text-indent: 8px;
	text-align: left;
	line-height: 80px;
	color: #333333;
	background: url("http://www.gamelove.jp/images/bbsbana.gif") no-repeat;
	margin-left: auto;
	margin-right: auto;
}
/*--h1(LINK)
----------------------------------------------- */	
h1 a:link	{
	color: #333333;
	text-decoration: none;
	}
h1 a:visited	{
	color: #333333;
	text-decoration: none;
	}
h1 a:hover	{
	color: #006666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}
h1 a:active	{
	color: #333333;
	text-decoration: none;
	}	

h2, h3, h4, h5, h6		{
	clear:both;
	font-family:	"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-sefif;
	font-size: 12px;
	font-weight: lighter;
	font-stretch: wider;
	font-style: normal;
	text-indent: 10px;
	color: #fff;
	background-color: #6666ff;
	display: block;
	}
	
h2.top		{
	width: 99%;
	clear:both;
	font-family:	"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-sefif;
	font-size: 12px;
	font-weight: lighter;
	font-stretch: wider;
	font-style: normal;
	color: #333;
	background-color: #f5f5f5;
	display: block;
	}
	
/*--font
----------- */	
p, td, li, dt, dd, div, caption		{
	font-family:	"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-sefif;
	font-size: 12px;
	}
/*--img
----------- */	
img 	{
	border: 0;
	}

/*--link
----------- */
a:link {
	color: #6666ff;
	text-decoration: none;
}
a:visited {
	color: #6666ff;
	text-decoration: none;
}
a:hover {
	color: #ff0066;
	text-decoration: none;
}
a:active {
	color: #6666ff;
	text-decoration: none;
}
	
#home h1 a:hover,
div#logo a:hover	{
	background: url(/images/logo.gif) no-repeat;
	}

/*--list
----------- */
.li01 { list-style-image: url(../images/li01.gif)}
.li02 { list-style-image: url(../images/li02.gif)}
.li03 { list-style-image: url(../images/li03.gif)}
.li04 { list-style-image: url(../images/li04.gif)}

/*--strong, em, blockquote, address
----------- */
strong, em, blockquote, address, {
	font-weight: lighter;
	font-stretch: wider;
	text-decoration: none;
	font-style: normal;
}

/*--address
----------- */
address, {
	font-weight: lighter;
	font-stretch: wider;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	color: #999;
}

/*--mainmenu
----------- */
div#mainmenu {
	float:left;
	width: 180px;
	height: 600px;
	text-align: left;
	color: black;
	background: #fff;
	margin-top: 10px;
	padding:5px 0px 5px 10px;
}
#mainmenu dt {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color: #ffcc34;
	}
#mainmenu dd {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#mainmenu dd a:hover	{
	color: #666;
	text-decoration: none;
	}
#mainmenu dd a:link	{
	color: #666;
	text-decoration: none;
	}
#mainmenu dd a:visited	{
	color: #666;
	text-decoration: none;
	}
#mainmenu dd a:active	{
	color: #666;
	text-decoration: none;
	}
#mainmenu img { 
	margin-bottom: 2px;
	border: 0;
}


/*--box
----------- */
div#box { 
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 4px solid #6666ff;
	background-color: #fff;
	overflow: hidden;
}

/*--update
----------- */
div#update {
	float: right;
	width: 600px;
	color: black;
	background: transparent;
	margin: 10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	background-color: #fff;
}

div#update img{
	border: 0;
}
div#update dt {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	color: #333;
}
div#update dd {
	margin: 10px;
}

/*--foot
----------- */
#foot { 
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #333;
	background-color: #f5f5f5;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

/*--foot_link
----------- */
#foot a:link {
	color: #999;
	text-decoration: none;
}
#foot a:visited {
	color: #999;
	text-decoration: none;
}
#foot a:hover {
	color: #ff0066;
	text-decoration: underline;
}
#foot a:active {
	color: #999;
	text-decoration: none;
}

/*--bottomimg
----------- */
div#bottomimg { 
	clear: right;
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.right { text-align: right;}
ul {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	}
dd {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
p#menu {
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #999;
	}
		
/*--ul,ol
----------- */
ol {margin: 0px 0px 0px 30px;}
/*--hr
----------- */
hr {
	clear:both;
	color: #f5f5f5;
	border: 1px dotted #999;
	height: 1px;
	}
#saleclear{ clear: left;}
.clear{ clear:both;}
/*--ul,ol
ul, ol { margin: -15px 0px 0px 20px;
	padding: -15px 0px 0px 20px;
	color:#333333;
	background: transparent;
}----------- */
#object1{
	position:absolute;
	width:100%;
	top: 58px;
	left:0px;
	z-index:2;
	}
#flash{
	margin: 0px;
	width:100%;
	height:150px;
	}
object{
	display:inline;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#topleft{ 
	width:180px;
	height: 80px;
	float: left;
	background-color: #f5f5f5;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	padding: 10;
	overflow: auto;
	scrollbar-base-color: #f5f5f5;
	scrollbar-face-color: #f5f5f5;
	scrollbar-arrow-color: #564c50;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-3dlight-color: #f5f5f5;
	scrollbar-shadow-color: #f5f5f5;
	scrollbar-darkshadow-color: #f5f5f5;
}
/*--コンテンツの幅
----------- */
#leftbox 	{
	top: 10px;
	width: 450px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	background-color: transparent;
	}
#centerbox 	{
	width: 190px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	background-color: #fff;
	}
#rightbox 	{
	
	width: 350px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	background-color: transparent;
	}
	
/*-- table ----------- */
table{
	width: 99%;
	margin: 10px 0px 0px 0px;
	padding: 5;
	background: transparent;
	border: 1px solid #ccc;
	border-collapse: collapse; 
	}
th{
	font-family:	"Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-sefif;
	font-size: 10px;
	font-style: normal;
	color: #333;
	background: #f5f5f5;
	line-height:1.8;
	text-decoration: none;
	}
td {
	margin: 0;
	padding: 5;
	background: transparent;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 10px;	
}
.td_1 { width: 270px; background: #f5f5f5; text-align: left;}
.td_2 { width: 100px; background: #f5f5f5; text-align: left;}/*--薄い灰色背景-赤文字-- */
.td_3 { width: 100px; background: #f5f5f5; text-align: left;}/*--白色背景-- */
.td_4 { width: 140px; background: #f5f5f5; text-align: left;}/*--青色背景-- */
.td_5 { width: 180px; background: #f5f5f5; text-align: left;}/*--白色背景-- */
.td_6 { width: 130px; background: #f5f5f5; text-align: left;}/*--白色背景-- */

.font10obi {
	background: #f5f5f5;
	text-align: left;
	font-size: 10px;	
}
.blue{
	color: #6666ff;
	font-weight: bold;
}
.right{
	width: 100%;
	text-align: right;
}
.bbsfull{
	width: 100%;
	display: block;
}
.bbsinleft{
	float: left;
	text-align: left;
	display: block;
}
.bbsinright{
	text-align: right;
	display: block;
}
