@charset "utf-8";

body {
	background-image: url(../images/wall_camo.gif);
	margin: 0px;
	background-color: #394F42;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	font-size: 13px;
	line-height: 1.3em;
}

h1 {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	text-align: right;
	padding-right: 16px;
	margin: 0px;
}

h2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
	height: 17px;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

#wrap {
	width: 900px;
	color: #333333;
	background-color: #FFCC66;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/wall_plaster.gif);
	margin: auto;
}

#head {
	background-color: #394F42;
	background-image: url(../images/head900.jpg);
	height: 80px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*html body #wrap #left {
	width: 615px;
	margin-top: 8px;
	margin-left: 7px;
	text-align: left;
	float: left;
}

#wrap #left {
	width: 615px;
	margin-top: 8px;
	margin-left: 18px;
	text-align: left;
	float: left;
}

*html body #wrap #right {
	margin-right: 9px;
	margin-top: 8px;
	margin-left: 648px;
}

#wrap #right {
	margin-right: 18px;
	margin-top: 8px;
	margin-left: 648px;
}

a:hover img {
    filter: Alpha(Style=0, Opacity=70);
    -moz-opacity:0.70;
    opacity:0.70;
}

#wrap #right .special {
	font-size: 0.8em;
	margin-top: 10px;
}

#wrap #right .special a {
	color: #333333;
	text-decoration: none;
}

#wrap #right .special a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrap #right .customimg img {
	float: left;
	margin-right: 3px;
}

#wrap #right .customimg {
	height: 40px;
	margin-top: 8px;
	font-size: 95%;
}

#wrap #right .customimg a {
	color: #333333;
	text-decoration: none;
}

#wrap #right .customimg a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrap #topics {
	float: left;
	width: 305px;
	text-align: left;
}

#wrap #left #whatsnew {
	margin-left: 310px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#wrap #left #whatsnew a {
	color: #333333;
	text-decoration: none;
	line-height: 190%;
	font-size: 0.8em;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

#wrap #left #whatsnew a:hover {
	color: #CC0000;
	text-decoration: underline;
}

*html body #wrap #left #survgame {
	margin-left: 155px;
	width: 305px;
	margin-top: 6px;
}

#wrap #left #survgame {
	margin-left: 310px;
	width: 305px;
	margin-top: 6px;
}

#wrap #left #newreview {
	width: 100%;
	margin-bottom: 10px;
}
.font_small {
	font-size: 90%;
}


#wrap  #left  .review  {
	width: 150px;
	float: left;
	margin-right: 3px;
	font-size: 0.8em;
	margin-bottom: 18px;
}

#wrap    #left    .review    .revname    {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC6600;
	padding-left: 5px;
	margin-top: 2px;
	line-height: 120%;
}

#wrap  #left  .review  .revname  a  {
	color: #333333;
	text-decoration: none;
}

#wrap  #left  .review  .revname  a:hover  {
	color: #CC0000;
	text-decoration: underline;
}

#wrap #left #equip {
	margin-top: 10px;
	margin-bottom: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 20px;
}

#wrap .sidecomment {
	text-align: right;
	height: 17px;
	width: 45%;
	font-size: 0.8em;
	float: right;
}

#wrap #menu {
	background-color: #FFCC66;
	background-image: url(../images/wall_menu.jpg);
	height: 24px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap #menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#wrap #menu li {
	float: left;
	font-weight: bold;
	padding-right: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #882200;
	padding-left: 8px;
	border-right-style: solid;
	color: #882200;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.1em;
	list-style-type: none;
}

#wrap  #menu  #count {
	color: #FFFFCC;
	padding-top: 5px;
	margin-right: 18px;
	margin-left: 648px;
}

#wrap #menu a {
	color: #882200;
	text-decoration: none;
}

#wrap #menu a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrap #head .search {
	margin-top: 32px;
	margin-left: 648px;
	margin-right: 18px;
	text-align: left;
}

#wrap #head .searchBox {
	border: 1px dotted #3366CC;
	font-size: 11px;
	padding: 2px;
	background-color: #FFFFFF;
	width: 160px;
}

#wrap #head .submitBtn {
	font-size: 11px;
	color: #882200;
	background-color: #FFCC99;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/wall_menu.jpg);
}

#wrap #footlink {
	margin-top: 10px;
	margin-right: 18px;
	padding-bottom: 10px;
	margin-left: 18px;
}

form {
	margin: 0px;
	padding: 0px;
}

#foot {
	color: #993300;
	background-color: #F7B374;
	height: 20px;
	width: 882px;
	text-align: right;
	padding-top: 2px;
	padding-right: 18px;
	margin: auto;
}
#wrap #left .raku_search {
	font-size: 13px;
	width: 305px;
	background-color: #003333;
	height: 45px;
	float: left;
	margin-right: 2px;
	color: #ffffff;
	text-align: center;
	background-image: url(../images/wall_camo.gif);
}
#wrap a {
	color: #333333;
	text-decoration: none;
}

#wrap a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#wrap #head .search #cse-search-box #s_box {
	width: 150px;
}
#wrap #right .ad_brandpanel {
	margin-bottom: 10px;
}
.a-3_ad {
	margin-left: 3px;
}
