#idHead #idMenu li#idMenu01 a{
	color: #81A505;
	font-weight: bold;
}


.clToppage h3.clSubtitle_h3{
	font-weight:bold;
	color:#50659e;
	font-size:150%;
	background-image:url(../img/common/icon_tv.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:10px 5px 10px 58px;
	margin-bottom:25px;
	display:block;
	line-height:1.3;
}


/*CREATIVE
---------------------------*/
#contents_box2.CREATIVE .clCreative_text p{
	line-height: 1.6em;
	font-weight: bold;
}
.CREATIVE .clCreative_text{
	padding-top: 5%;
	padding-bottom: 5%;
}

@media screen and (max-width: 800px){
.CREATIVE .clCreative_text{
	text-align: left;
}
}


.CREATIVE .clCreative_dl{
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	background-color: #d8e4f4;
	padding: 2% 3%;
	margin-bottom: 2em;

}
.CREATIVE .clCreative_dl dt{
	font-size: 150%;
	color: #50659e;
	line-height: 1.3em;
	font-weight: bold;
}
.CREATIVE .clCreative_dl dd{
	line-height: 1.6em;
}
