/*--------------------------------*/
/*       PRINT CSS STYLE          */
/*    COMPOSED BY Sophia Racing   */
/*--------------------------------*/

body
{
	font-size:12pt;
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	background:#fff;
	width:100%;
}

#page
{
	width:100%;
}

#block
{
	border-bottom:0px;
	padding-bottom:5px;
}

#main
{
	padding:10px;
	width:100%;
}

#main_sub
{
	padding:10px 0px;
	width:100%;
}

/* ------------------ ヘッダー ------------------ */
#header
{
	display:none;
}
/* ------------------ メニュー ------------------ */
#menu li
{
	font-size:8pt;
}
/* ------------------ プリント ------------------ */
#print
{
	display:none;
}
/* ------------------ サブメニュー ------------------ */
#sub_menu
{
	width:100%;
}
/* ------------------ トピックパス ------------------ */
#pass
{
	display:none;
}

/* ------------------ タイトル ------------------ */
.title
{
	width:100%;
}

.title_tp
{
	width:100%;
}

.title h2
{
	font-size:larger;
}

.s_title
{
	width:100%;
}

.a_title
{
	width:100%;
}

.event1
{
	width:100%;
}

.event2
{
	width:100%;
}

/* ------------------ フッター ------------------ */
.footer
{
	display:none;
}

/* ------------------ フッターCT内リンク ------------------ */
.f_ct
{
	display:none;
}

.f_ct_link
{
	display:none;
}

/* ------------------ リリース ------------------ */
.ir
{
	width:172px;
	border:1px solid #cccccc;
	padding:3px 8px;
	background:#eeeeee;
	margin-top:5px;
}

.ir_sub
{
	width:172px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0px 8px 8px 8px;
	line-height:130%;
}

.ir,.topics_sub ul
{
	list-style-type:none;
	line-height:130%;
}

.ir_sub dt
{
	padding-top:1.0em;
}


.ir_sub dd
{
	margin-left:0.5em;
}

.ir_sub dl
{
	margin:0px;
}

/* ------------------ コンテンツ ------------------ */
.icon
{
	width:248px;
	border-left:5px solid #008800;
	border-bottom:1px dotted #000;
	padding-left:10px;
}

.icon_sub
{
	width:248px;
	border-left:5px solid #c5ffa6;
	padding-left:10px;
	padding-top:1.0em;
	margin-bottom:10px;
}

/* ------------------ [TOP] スポンサー ------------------ */
.sps
{
	width:100%;
	padding-top:15px;
	text-align:center;
}

.sps p
{
	margin-bottom:0px;
}

/* ------------------ BPTリンク ------------------ */
.bpt
{
	display:none;
}

.np
{
	display:none;
}

/* ------------------ 領域2分割 ------------------ */
.dvd1
{
	width:50%;
	float:left;
	padding-top:2px;
}

.dvd2
{
	width:50%;
	float:left;
	text-align:right;
	padding-top:2px;
}

.dvd3
{
	width:264px;
	float:left;
	padding-left:6px;
	padding-top:2px;
}
/* ------------------ 見出しスタイル ------------------ */
p.no
{
	display:block;
	text-align:center;
	font-size:x-small;
	background:#eee;
}

.img_pt{display:none;}