@charset "utf-8";

@import url(/css/common.css);

/*==================================================================*/
/* ドラマラウンジ style css */
/*==================================================================*/
/* global
#global-nav li a.news{
	background-position: -435px -80px;
}*/
/*-------------------------------------------*/

#contents h1{
	width:724px;
	margin:0 0 0.6em 12px;
	padding:0.6em 0 0;
	background:none;
}

#dramalounge{
	width:724px;
	margin:0 0 1.0em 12px;
}

/* clear hack */
#dramalounge{zoom:1;}
#dramalounge:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#dramalounge h2{
	margin:0 0 0.5em;
}

/* menu */
#colLeft *{margin:0;padding:0;}
#colLeft{
	float:left;
	width:168px;
}
#colLeft ul{
	list-style:none;
}
#colLeft li{
	padding:2px 0 2px 10px;
        background:url('../images/bullet.gif') no-repeat 0 7px;
}
#colLeft ul li ul{
	margin-left:10px;
}

#colLeft #menuBox,#colLeft .leftEntryBox{
	margin:0 0 1.0em;
}

/* center */
#colCenter{
	float:right;
	width:540px;
}

#colCenter h3{
	width:530px;
	margin:0 0 0.8em 0;
	padding:5px;
	background:#ede6ce;
	border:none;
}

#colCenter .contentnav{
	text-align:center;
}

#colCenter .mainEntry{
	margin:0 0 1.8em;
}

#colCenter .entryFooter {
	margin:0.5em 0 0;
	padding:5px 0 0;
	border-top:1px #000 dotted;
	font-size:0.9em;
	text-align:right;
}
