*{
	text-align: left;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
body{
	background: url("images/haikei.gif") repeat-y #CCCCCC;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #666666;
	height: 100%;
	font-size: 12px;
	line-height: 150%;
}


div.floatLeft{
	float: left;
}
span.hidden{
	visibility: hidden;
}
span.rub{
	font-size: 80%;
}

#container{
	width: 900px;
	background-color: #FFFFFF;
}
#container.top{
	background: #FFFFFF url("images/bgpics.jpg") no-repeat right 80px;
}

#inner{
	/*padding-bottom: 1px;*/
	margin: 30px 50px;
}
#container.top #inner{
	background: url("images/bgline.gif") repeat-y 800px top;
	margin: 0;
	padding-bottom: 1px;
}

.top h1{
	width: 100%;
	height: 67px;
	background: url("images/neo-japanesque.gif") bottom left no-repeat;
	border-bottom: solid 1px #171C61;
	margin-top: 10px;
	margin-bottom: 20px;
}

#toptext{
	width: 560px;
	/*background: url("images/nj_toptext.gif") top left no-repeat;*/
	margin: 20px 40px;
}
/*  */
#contIndex{
	width: 850px;
	text-align: center;
	margin: 20px 60px;
}
#contIndex:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	width:100%;
}
.contBox{
	display: block;
	float: left;
	width: 300px;
	height: 350px;
	margin: 0 20px 20px;
}
a.contBox{
	color: #666666;
	text-decoration: none;
}
a.contBox:hover *{
	color: #C61A22;
	border-color: #C61A22;
}
div.cbOver:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	width:100%;
}
.contBox div.leftBox,
.contBox div.rightBox{
	float: left;
	width: 150px;
	height: 150px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W6", sans-serif;
	border: none;
}
div.cbOver p{
	width: 140px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	color: #C61A22;
	border-bottom: solid 1px #C61A22;
	font-size: 11px;
	line-height: 18px;
	margin-top: 131px;
	margin-left: 10px;
}
div.cbUnder{
	clear: both;
}
div.cbUnder p{
	font-size: 11px;
	text-decoration: none;
	margin: 10px 0;
}
/*  */

/*  */
div.contents{
	width: 100%;
	padding-bottom: 1px;
	margin: 40px 0;
}
div.colWrapper{
	width: 100%;
	padding-bottom: 1px;
}
div.colWrapper:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	width:100%;
}

#sideNavi{
	width: 250px;
	float: left;
}
#navi{
	font-size: 11px;
	background-color: #F2F2F2;
	line-height: 100%;
}
#navi:before{
	content: " "; 
	display:block;
	font-size: 10px;
	line-height: 10px;
	height:10px;
	width:100%;
	background: url("images/tatedoki/navi_top.gif") no-repeat;
}
#navi:after{
	content: " "; 
	display:block;
	font-size: 10px;
	line-height: 10px;
	height:10px;
	width:100%;
	background: url("images/tatedoki/navi_bottom.gif") no-repeat;
}

#navi ul{
	list-style: none;
	padding: 5px 0;
}
#navi li{
	width: 230px;
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	margin: 5px 10px;
}
#navi li a{
	width: 100%;
	height: 100%;
	display: block;
	text-align: left;
	vertical-align: bottom;
	color: #333333;
}
#navi li a:hover{
	color: #C61A22;
	background: url("images/tatedoki/navi_hover.gif") no-repeat;
}

#sideCont{
	float: left;
	width: 540px;
}
#sideCont dl{
	margin-left: 20px;
}
#sideCont dt{
	clear: both;
	font-size: 14px;
	line-height: 100%;
	font-family: "‚l‚r@–¾’©","Hiragino Minchou Pro", "ƒqƒ‰ƒMƒm–¾’© Pro W6", serif;
	border-bottom: solid 1px #B3B3B3;
}
#sideCont dd{
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 40px;
}

div.imageBox{
	text-align: center;
	margin: 20px;
}
div.imageBox:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	width:100%;
}
div.imagef{
	float: left;
	text-align: center;
	margin: 0 20px;
}
div.image{
	text-align: center;
	margin: 0 20px;
}
/*  */

#tatedoki2{
	clear: both;
	background: url("images/tatedoki/illust02.jpg") no-repeat left bottom;
}
#tatedoki2 h2{
	margin-bottom: 40px;
}
#tatedoki2 div.para{
	background: url("images/tatedoki/paperShadow.gif") no-repeat top left;
	margin-left: 270px;
	margin-bottom: 5px;
	padding: 15px 20px;
}
#tatedoki2 p{
	width: 500px;
	height: 80px;
}
#tatedoki2 span.tit{
	font-weight: bold;
}
#tatedoki2 span.para{
	display: block;
	margin: 4px 15px;
}

/*  */
#footer{
	border-top: solid 1px #CCCCCC;
	padding-bottom: 1px;
	margin: 0 50px;
}
#footer p{
	width: 280px;
	font-size: 11px;
	line-height: 120%;
	text-align: left;
	margin-top: 10px;
	margin-left: 520px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#JSfooter{
	text-align: center;
}
#JSfooter table{
	font-size: 11px;
	text-align: center;
	margin: 10px auto;
}