/* CSS Document */

#trial{
}

#trial_seo_m{
	margin-bottom:30px;
	padding-top:20px;
}

#trial_blog{
	margin-bottom:30px;
	padding-top:50px;
}

.trial_youtube{
	float:left;
	padding-right:10px;
}

.trial_box{
	clear:both;
	border:solid 1px #CCCCCC;
	padding:10px;
	margin:20px 10px;
}

.trial_box dt{
	float:left;
	clear:both;
	width:490px;
	margin:2px 0;
}

.trial_box dd{
	width:70px;
	margin:2px 0;
}

.trial_text{
}

img.no_watch{
	opacity: 0.4; /* IE以外透過設定 */
	filter: Alpha(opacity=40); /* IE用透過設定 */
}

h3{
	font-size:20pt;
	font-weight:bold;
	margin-bottom:20px;
	padding-left:40px;
	background-position:left;
}
h3 span{
	border-bottom:solid 2px #666666;
	padding-bottom:0;
}

h3.seo{ background:url(../contents/images/contents_seo.jpg) no-repeat;}
h3.marketing{ background:url(../contents/images/contents_marketing.jpg) no-repeat;}
h3.pccamera{ background:url(../contents/images/contents_pccamera.jpg) no-repeat;}
h3.internet{ background:url(../contents/images/contents_internet.jpg) no-repeat;}
h3.knowledge{ background:url(../contents/images/contents_knowledge.jpg) no-repeat;}
h3.pop{ background:url(../contents/images/contents_pop.jpg) no-repeat;}
h3.tool{ background:url(../contents/images/contents_tool.jpg) no-repeat;}
