html, body, div, span, h1, h2, p, ol, ul, li, table, tr, td, form, img, object, iframe{
	margin: 0;
	border: 0;
	padding: 0;
}
a{
	color: #184470;
	text-decoration: none;
	font-weight: bold;
	outline-style: none;
}
a:link    { color: #184470; }
a:visited { color: #184470; }
a:hover   { color: #aa0070; }
a:active  { color: #aa0070; }
body{
	background-image: url("../image/background.png");
	background-repeat: repeat;
	background-color: #343531;
	padding: 0px 0px 18px;
	text-align: center;
}
p{
	text-align: justify;
}
object{
	outline-style: none;
}
em{
	font-weight: bold;
	font-style: normal;
}
.cosumi{
	color: #aa382d;
	font-weight: bold;
}
#outer{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f6f8e8;
	margin: 18px auto 0px;
	width: 890px;
	text-align: left;
}
#inner{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	color: #483822;
	line-height: 150%;
	padding: 25px 0px 8px;
	margin: 0px 30px;
}
#main{
	float: left;
	width: 645px;
	margin: 0px 25px 0px 0px;
}
#flash{
	margin: 40px 57px 50px;
	width: 531px;
	height: 582px;
}
#info{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f2f2e4;
	color: #605040;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	border-width: 1px;
	border-style: dashed;
	border-color: #ddcab0;
	margin: 0px 0px 40px;
}
#info #rule{
	font-size: 14px;
}
#info table{
	margin: 0px auto;
}
#info td{
	padding: 1px 5px;
	text-align: left;
	line-height: 110%;
}
#info td.boardsize{
	font-weight: bold;
	text-align: center;
}
#info #lost{
	color: #68924b;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	margin: 18px 5px 0px;
	line-height: 100%;
	text-align: right;
}
#info #lostnumber{
	color: #d08000;
	font-size: 12px;
}
#info #gameinfo{
	color: #506050;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 5px;
}
#info #gameinfo .gameinfotitle{
	color: #806630;
	font-style: normal;
}
#info #sgf{
	font-family: 'Courier New', Courier, monospace;
	color: #305040;
	line-height: 110%;
	text-align: left;
	margin: 0px 0px 10px;
}
#info #button{
	text-align: left;
}
#info #button #twitter{
	float: left;
	margin: 0px 5px 5px 0px;
}
#info #button #facebook{
	float: left;
	margin: 0px 5px 5px 0px;
}
#info #newgame{
	clear: left;
	font-size: 16px;
	text-align: center;
	line-height: 100%;
}
#link{
	line-height: 110%;
	margin: 0px 20px 50px;
}
#link #linktitle{
	color: #557744;
	font-size: 16px;
	font-style: italic;
	margin: 0px auto 15px;
	text-align: center;
}
#link li{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 110%;
	margin: 0px 0px 5px;
}
#adsense{
	float: left;
	width: 160px;
	height: 600px;
	margin: 3px 0px 0px;
}
#otherlanguage{
	clear: left;
	width: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa0070;
	text-align: center;
	word-spacing: 20px;
}

