
#matrix{
	margin: 0 auto;
	background:#000000;
	}

#matrix img{
	vertical-align:bottom;
}


#kunoichiKasumi h1{
	background:url("../img/kunoichi_kasumi_head.jpg") no-repeat left top;
	height:0px !important;
	height /**/ :481px;
	padding:481px 0px 0px;
	margin-bottom:10px;
	overflow:hidden;
}


#conBox{
	background:#000000;
	padding-left:5px;
	padding-bottom:5px;
}

#matrixBox{
	width:185px;
	float:left;
	background:#0a1616 url("../img/box_back.gif") repeat-y left top;
	margin-right:5px;
}

#matrixBox .textArea{
	padding:5px;
	color:#ffffff;
	line-height:1.25;
	text-align:justify;
	text-justify:distribute;
}

#matrixBox .mar3{
	margin-right:3px;
}

.hyoki{
	color:#FF9;
	text-align:center;
}


#matrixFot .link{
	background:#26082c;
	font-size:10px;
	text-align:right;
	border:1px solid #004c4c;
	color:#b1b1b1;
	margin:0px 5px;
	padding:5px;
}


#matrixFot .copy{
	font-size:10px;
	line-height:11px;
	padding:5px;
}


#matrixFot a:link {
	color: #b1b1b1;
}

#matrixFot a:visited {
	color:#b1b1b1;
}

#matrixFot a:hover {
	text-decoration: none;
}




#matrix #dramaTemplate{background:#ffffff; padding-top:10px;}



/*------------------

cmsList

------------------*/


#cmsList{
	width: 575px;
	padding-top: 5px;
}

#kunoichiKasumi #cmsList .listBox{
	width: 536px;
	margin-bottom: 10px;
}


#kunoichiKasumi #cmsList .newone{
	border:2px solid #f56a94;
}

#kunoichiKasumi #cmsList .newone .upper{
	background:url("../img/kunoichi_kasumi_newone.jpg") no-repeat left top;
	height:20px;
	padding:3px 10px 0px 0px;
	margin:-2px -2px 0px -2px;
	position:relative;
	zoom:1;
}

#kunoichiKasumi #cmsList .newone .upper li{
	font-weight:bold;
	border-left:1px solid #CCCCCC;
	display:inline;
	font-size:10px;
	color:#ffffff;
	margin-left:5px;
	padding:0px;
	padding-left:10px;
}


#revisited{
	padding-bottom:10px;
}

#revisited .imgL{
	float:left;
}

#revisited .textarea{
	overflow:hidden;
	padding:0 10px;
	_zoom:1;
	/*background:red;*/
}

#revisited .textarea .title{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background:#09413e url("../img/titleback.jpg") repeat-x left bottom;;
	color:#FFF;
	padding:5px 0;
	margin-bottom:10px;
}

#revisited .textarea .summary{
	color:#FFF;
}

#revisited .textarea #mirubtn{
	background:#303030;
	text-align:center;
	padding:3px 0;
}




/* リセット */
h2,h3,h4{
	margin:0px;
	padding:0px;
}


/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}