@import url("../common.css");
 
 /* =====================================
     コンテンツ内容
===================================== */
#contents
{
	color : #666666 ;
}

.contents-detail p
{
	background : transparent url(http://www.ad-taurus.com/img/notebg.gif) ;
}

#contents h2
{
	color : #666666;
	font-size : 15px ;
	font-weight : normal ;
	text-decoration : none ;
	text-align : center ;
	padding : 0px 0px 0px 0px ;
	margin : 0px 0px 0px 0px ;
	border : 0px solid #666666 ;
}

#excerpt
{
	text-align : center ;
	font-size : 10pt ;
	font-family : "ＭＳ ゴシック" ;
}

.hl1
{
	height : 1px;
	border : 1px #8080FF solid ;
}

.hl2
{
	height : 2px;
	border : 2px #8080FF solid ;
}

.hl3
{
	height : 1px;
	border : 1px #FF7777 solid ;
}

.hl4
{
	height : 2px;
	border : 2px #FF7777 solid ;
}
