*{
	margin:0;
	padding:0;
}
body{
	font-family:"ＭＳ Ｐゴシック", verdana, arial, sans-serif,"ヒラギノ角ゴ Pro W3", "Osaka";
	font-size: 12px;
	text-align:center;
	background:#D8DBD5;
	color: #484848;
}
p{
	line-height:1.5em;
}
img,a img{
	border: 0;
}
a:link,a:visited{
	color:#333;
}
a:hover,a:active{
	color: #090;
	text-decoration: none;
}
#main{
	width:100%;
}
#main-inner{
	margin:0 auto;
	width:740px;
	background: url("../image/bj8b7i000000u7ce.gif") repeat-y;
}
#header{
	text-align:left;
	background:#FFF;
}
#header span{
	display: block;
	text-align: right;
}
h1{
}
h2{
}

#contents{
	
}






#rightBlock{
	width:500px;
	padding: 14px 20px;
	float:right;
	text-align: left;
	margin-bottom: 20px;
}
#rightBlock .textArea{
}
#rightBlock .textArea p{
	margin-left: 10px;
	margin-bottom: 1em;
}

#rightBlock #description{
}
#rightBlock #description h2{
	height: 24px;
	font-size: 16px;
	padding: 10px 0 0 10px;
	background:url("../image/bj8b7i000000u7ck.gif") no-repeat;
	color: #060;
}
#rightBlock #description h2#detail{
	color: #000;
}


#rightBlock #description h2 span{
	font-size: 12px;
	font-weight:  normal;
	color:#484848;
}
#rightBlock #description h2 span a{
	font-weight: bold;
	color: #4BA701;
	text-decoration: none;
}
#rightBlock #description p{
	padding: 10px;
	text-align:left;
	text-justify:inter-ideograph;
}


#rightBlock #whatsnew h3,
#rightBlock #topics h3,
#rightBlock #categoryList h3
{
	clear:both;
}
body#index #rightBlock h3{
	text-transform:uppercase;
}

#rightBlock #newContents dl,
#rightBlock #newCreators dl
{
	text-align:left;
	clear:both;
	padding-top: 7px;
	margin-left: 10px;
	margin-bottom: 12px;
}
#rightBlock #newContents  dl dt,
#rightBlock #newCreators dl dt
{
	clear: both;
	width: 75px;
	padding: 0 0 0 12px;
	float:left;
	list-style-type:none;
	background:url("../image/bj8b7i000000u7cc.gif") 0 50% no-repeat;
}
#rightBlock #newContents dl dd,
#rightBlock #newCreators dl dd{
	float:left;
	width:380px;
	margin-bottom: 6px;
}



#rightBlock #categoryList ul{
	text-align:left;
	clear:both;
	padding-top: 7px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#rightBlock #categoryList li{
	padding: 0 0 0 12px;
	margin-bottom: 5px;
	list-style-type:none;
	background:url("../image/bj8b7i000000u7cd.gif") 0 50% no-repeat;
}

#rightBlock #sozai{
	border: 1px solid #D8DBD5;
	margin-bottom: 17px;
}
#rightBlock #sozai h3{
	background: #F4F5F3;
	padding: 3px 0 0 6px;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
}
#rightBlock #sozai div{
	padding: 18px 12px;
}
#rightBlock #sozai div p,
#rightBlock #sozai div dd{
	padding-bottom: 1.5em;
}
#rightBlock #sozai div dt{
	font-weight: bold;
}
#rightBlock #sozai div span{
	font-size: 10px;
}



#rightBlock #access{
	border: 1px solid #D8DBD5;
}
#rightBlock #access h3{
	height: 19px;
}
#rightBlock #access div{
	padding: 12px;
}

#rightBlock #sozai div img,
#rightBlock #access div img{
	float: right;
	padding-left: 10px;
}

#rightBlock #back{
	text-align: right;
	padding: 10px 0 0 0;
}
#rightBlock #back a{
	background:url("../image/bj8b7i000000u7cd.gif") right center no-repeat;
	padding-right: 12px;
}


#rightBlock .imageArea{
	clear: both;
	text-align: center;
}


#leftBlock{
	width:200px;
	float:left;
}

#menu{
	padding: 14px 7px 0 7px; 
}
#menu h2{
}
#menu ul{
	width:186px;
	margin-bottom: 14px;
}
#menu ul li{
	text-align:left;
	margin:0 3px;
	border-bottom:1px solid #CED1CB;
	list-style-type: none;
	vertical-align:baseline;
}
#menu ul li a{
	display: block;
	padding: 6px 0 5px 18px;
	text-decoration: none;
	color: #060;
	background:url("../image/bj8b7i000000u7cc.gif") 7px 50% no-repeat;
}
#menu ul li a:hover{
	background:url("../image/bj8b7i000000u7cd.gif") 7px 50% no-repeat #EEFAD3;
}
#menu div{
	border: 1px solid #D8DBD5;
	padding: 4px 3px;
	margin: 0 3px;
	background: #fff;
	margin-bottom: 17px;
}


#footer{
	clear:both;
	font-size: 10px;
	border-top:1px solid #AAB0A4;
	padding:10px 0;
	background:#fff;
	text-align: center;
	color: #999;
}
address{
	font-size: 12px;
	font-style:normal;
	color: #484848;
	padding: 3px 0 0 0;
}


.clear{
	clear:both;
}
.clfx {
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	}
.clfx:after{/*for modern browser*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
	}
