
#devotion{background:#162044;}
#devotion img{vertical-align:bottom;}

#devotion h1{
	background:url("../img/devotion_head.jpg") no-repeat left top;
	height:0px !important;
	height /**/ :454px;
	padding:454px 0px 0px;
	overflow:hidden;
}

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

.pack{
	margin:0px -10px;
}

.d_credit{
	color:#ffffff;
	font-size:12px;
	margin:7px 0px;
	line-height:1.15;
}

.d_contents{
	border:1px solid #3e3e3e;
	border-top:none;
	padding:0px 4px 4px 4px;
	margin:0px 5px;
	background:#1e1e1e;
}

.d_miru{
	background:url("../img/devotion_btn_back.jpg") no-repeat left top;
	height:33px;
}

.d_miru .title{
	float:left;
	width:347px;
	padding:0 5px;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
}

.d_miru .title a{
	color:#ffffff;
	text-decoration:underline;
}

.d_miru .title a:hover{
	text-decoration:none;
}


.d_miru .btn{
	float:right;
	width:192px;
	margin-top:5px;
}




#osusume{
	margin:0px 5px 10px 5px;
	padding:5px 0 0 0;
	background:#0d1007 url("../img/osusume_head.gif") no-repeat left top;
}

#osusume .imgL{
	float: left;
	margin: 0 0px 5px 0;
	/*background:red;*/
	padding-bottom:10px;
}

#osusume div.rightArea{
	float:right;
	width:358px;
	padding-top:25px;
	/*background:red;*/
}

#osusume .text{
	color:#ffffff;
	margin-right:6px;
}

#osusume .mcredit{
	background:#333333;
	color:#ffffff;
	border:1px solid #3e3e3e;
	margin:5px 6px 6px 0px;
	padding:3px;
}

#osusume .link{
	background:url("../img/osusume_link_back.jpg") no-repeat left top;
	height:30px;
	text-align:center;
	padding-top:3px;
}

.tcopy{
	color:#cccccc;
	font-size:9px;
	text-align:right;
	margin-right:6px;
}

.gcopy{
	color:#cccccc;
	font-size:9px;
	text-align:center;
	margin-bottom:5px;
}







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

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;
}





/* リセット */
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;
  /**/
}