
/*
--------------------------------------------------
HighTimes website
Copyright (C) HANDS ON ENTERTAINMENT INC.
--------------------------------------------------*/
body {
	font-family:Verdana,Helvetica,Arial,sans-serif,"MS Gothic",'Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4','ＭＳ Ｐゴシック',Osaka,"Hiragino Kaku Gothic Std";
}
/*TOPページ LIVE CMS埋め込み箇所
---------------------------------------------------- */
table.live {
	width:100%;
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 10px;
	font-size:12px;
	line-height:1.5em;
	}
.live th {
	font-size:14px;
	color:#6600CC;
	font-weight:bold;
	padding:2px 0;
	}
.live th img {
	padding:0 10px;
	}
.live th span {
	font-size:11px;
	font-weight:normal;
	color:#6600CC;
	}
.live td{
	padding:5px 10px 5px;
	font-size:12px;
	line-height:1.45em;
}
.live td h4 {
	font-size:14px;
	color:#3300CC;	
	font-weight:bold;
	margin:0 0 10px;
}
.live img.boxright {
	float:right;
	margin-left:10px;
	}

table.live td p{
	font-size:12px;
	line-height:1.45em;
}