td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	font-size: 9pt;
	line-height: 130%;
	color: #FFFFFF;
}
div {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	font-size: 9pt;
	line-height: 130%;
	color: #FFFFFF;
}
/* 基本
-------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea
,blockquote {
     margin: 0;
     padding: 0;
}
h1,h2,h3,h4,h5,h6 {
     font-size: 100%;
     font-weight: normal;
}
p {
     margin: 0 0 0 0;
}
ol,ul {
     list-style: none;
}
fieldset,img {
     border: 0;
}
caption,th {
     text-align: left;
}
address,caption,cite,code,dfn,em,strong,th,var {
     font-style: normal;
}
img {
		 border:0;
}

/* 全体
-------------------------------------------------------------------- */

#bodyentr {
	background-color: #999999;
	text-align: center;
}

#contentswrap {
	text-align: left;
	margin: 0px auto;
	vertical-align: top;
	background-color: #333333;
	width: 775px;
	color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#pageentr {
	padding-bottom: 30px;
}

#hed {
	color: #999999;
	background-color: #000000;
	text-align: right;
	padding: 5px;
	font-size: 10px;
}

#fot {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	font-size: 10px;
	width: 775px;
}

/* entrコメント */
#entrttl {
	margin: 20px auto 30px 2px;
	text-align: center;
}
#entrtxt {
	text-align: center;
	width: 535px;
	margin-left: 210px;
}

#entrtxt .section {
	background-image: url(../img/ent/waku_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 535px;
	padding-top: 18px;
}
#entrtxt .side {
	width: 535px;
	background-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
#entrtxt .wrap {
	background-image: url(../img/ent/waku_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 535px;
	padding-bottom: 5px;
}
html>body .boxArea .wrap .section {
	display:block;
}
#entrtxtin {
	width: 440px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.entr-cell-in {
	text-align: center;
	padding: 5px 10px 5px 5px;
}
.entr-cell-txt {
	text-align: left;
	padding: 5px;

}

.lm{
	border-left-width: 10px;
	border-left-color: #FFF;
	border-left-style: solid;
}

.lm-purple{
	border-left-width: 10px;
	border-left-color: #CC33CC;
	border-left-style: solid;
}




/* /entrコメント */


/* マージンのコントロール
-----------------------------------------------	*/
/* マージンの追加	*/
.admt{margin-top:10px;}/*	上 (add margin bottom) */
.admb{margin-bottom:10px;}/*	下 (add margin bottom) */
.adm{margin:10px;}/*	全体		*/
.admbl{margin-bottom:16px;}/*	最後下 (add margin bottom) */

table.admb{margin-bottom:16px;}/*	下 (add margin bottom) */


/* マージンの削除	*/
/*	上 (delete margin top)	*/
.delmt{margin-top:0;}

/*	下 (delete margin bottom)	*/
.delmb{padding-bottom:0 !important;}
table.delmb{margin-bottom:0 !important;}



/* フォント
-------------------------------------------------------------------- */
.line-b {
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}
.txtbox {

}
.ttl {
	font-size: 9pt;
	line-height: 130%;
	 font-weight: bolder;
	color: #FF33CC;
}
.colorpink {
	font-size: 9pt;
	line-height: 130%;
	color: #FF3399;
}
.llarge {	font-size: 18px;}
.large {	font-size: 16px;}
.text {	font-size: 13px;}
.textlh {	font-size: 13px; line-height: 140%}
.textlhb {	font-size: 13px; line-height: 140%; font-weight: bolder;}
.small {	font-size: 12px;}
.smallh {	font-size: 12px; line-height: 140%}
.ssmall {	font-size: 10px;	line-height: 110%;
}
.ssmallh { font-size: 10px; line-height: 140%}
.topmovie {
	font-size: 11px;
	line-height: 110%;
}

A:link	{color: #FFCC00;text-decoration: none;font-weight:bold;}
A:visited	{color: #FFCC00;text-decoration: none;font-weight:bold;}
A:hover	{color: #993399;text-decoration: none;background:#FFCC00;font-weight:bold;}

A.wh       { color: #CCCCCC; text-decoration: none;font-weight:bold;}
A.wh:link	{color: #CCCCCC;text-decoration: none;font-weight:bold;}
A.wh:visited	{color: #CCCCCC;text-decoration: none;font-weight:bold;}
A.wh:hover	{color: #FFCC00;text-decoration: none;background:#333333;font-weight:bold;}
