 
html, body {
    background: none repeat scroll 0 0 black;
    color: white;
    font-size: small;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
}
body {
    background: url("/onmyouji/img/bg.jpg") no-repeat scroll center top transparent;
}
#wrap {
    margin: 0 auto;
    padding-bottom: 100px;
    width: 100%;
}
header {
    height: 744px;
    margin: auto auto 2em;
    width: 1000px;
}
header h1 {
    margin: 0 auto;
    padding-top: 5px;
    width: 377px;
}
header div {
    height: 744px;
    margin-bottom: 2em;
    margin-top: -250px;
}



header img#hcatchL {
    margin-top: 20px;
    position: relative;
    z-index: 3;
    display:block;
}
#hnovel {
    margin-left: 50px;
    margin-top:-520px;
    position: relative;
    z-index: 2;
    display:block;
}
#hcomic {
    margin-left: 560px;
    margin-top:-515px;
    position: relative;
    z-index: 2;
    display:block;
}
#seimei {
    margin-top:-550px;
    margin-left: 350px;
    position: relative;
    z-index: 0;
    display:block;
	
}
a.hbtnN,
a.hbtnC {
    
    position: relative;
    z-index: 3;
	width:201px;
	height:65px;
	background: url("/onmyouji/img/btn_det.png") no-repeat center top transparent;	
	text-indent:-10000px;
	display:block;

}

a.hbtnN:hover,
a.hbtnC:hover {

	background: url("/onmyouji/img/btn_det.png") no-repeat center bottom transparent;
}

a.hbtnN{
    margin-left:135px;
    margin-top:-75px

}

a.hbtnC{
    margin-left:650px;
    margin-top:-70px;

}



#hcatchR {
    margin-left:870px;
    margin-top:-720px;
    position: relative;
    z-index: 3;
    display:block;
}
footer {
    color: gray;
    font-size: x-small;
    margin: 10em 1em 2em;
    text-align: center;
}
footer img {
    margin:0 2em;
}
footer p {
    margin: 2em 1em;
}
section#info, section#comic, section#novel, section#game {
    margin: 0 auto 3em;
    width: 950px;
}
section#news, section#twitter {
    background: url("/onmyouji/img/info_bg.jpg") no-repeat scroll center 51px transparent;
    width: 468px;
}
section#news h1, section#twitter h1, section#news h1 img, section#twitter h1 img {
    margin: 0;
}
section#news div, section#twitter div {
    height: 240px;
    margin: 0 auto;
    width: 400px;
}
section#news img, section#twitter img {
    margin-top: -40px;
}
section {
    margin: auto;
}
section h1 {
    margin-bottom: 1em;
}
section section {
    margin: auto;
    width: 900px;
}
div.hdn {
    display: none;
}
.clear {
    margin: auto auto 1em;
    overflow: hidden;
    width: 915px;
}
.right {
    float: right;
}
.left {
    float: left;
}
#game section {
    float: left;
    margin-left: 20px;
    width: 430px;
}
#game section h1 {
    border-bottom: 2px solid;
    color: #CCCC99;
    font-size: medium;
    margin-bottom: 1em;
}
#game section p {
    margin-bottom: 1em;
    overflow: hidden;
}
#game section p img {
    float: left;
    margin: 0 0.5em 1em;
}
a {
    color: #CCCCCC;
}
a:hover {
    color: #FF0000;
}

.bookinfo {
    text-align: center;
    width: 570px;
}
nav {
    background: url("/onmyouji/img/nav_bg.jpg") repeat-x scroll center top transparent;
    bottom: 0;
    height: 55px;
    position: fixed;
    width: 100%;
    z-index: 10;
}
nav ul {
    background: url("/onmyouji/img/nav_point.png") no-repeat scroll left center transparent;
    margin: 12px auto 0;
    overflow: hidden;
    padding-left: 25px;
    width: 860px;
}
nav ul li {
    background: url("/onmyouji/img/nav_point.png") no-repeat scroll right center transparent;
    display: block;
    float: left;
    height: 30px;
    width: auto;
}
nav ul li img {
    margin: 0 50px 0 25px;
    background: url("/onmyouji/img/nav_btn_bg.png") no-repeat scroll center 100px transparent;

}

nav ul li:hover img {
    margin: 0 50px 0 25px;
    background: url("/onmyouji/img/nav_btn_bg.png") no-repeat scroll center top transparent;

}
section#news dt {
    color: #FFFF66;
}
section#news dd {
    margin: 0 1em 1em;
}

a img{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(Enabled="true",sizingMethod="scale");

}



.sampleC{
    text-align:center;

}

.sampleC li{
    display:inline-block;
    width:100px;
    margin:0 5px;

}
.sampleC li a{
    text-decoration:none;

}

.dlsite{
	margin:1em;
	border:solid 1px #cccc99;
	padding:1em;
}

.dlsite h2{
	
	font-size:1.2em;
	color:#cccc99;

}

.dlsite p{

	margin:0.5em 0;
}

a.renta{

    margin:2em auto;
    display:block;
    width:600px;
    height:50px;
    background:url("/onmyouji/img/btn_renta.png") center -54px no-repeat;
    text-indent:-10000px;
    
}

a.renta:hover{
    background-position:center top;
    
}