@charset "utf-8";

@import "base.css";

body#tvcm{
	color:#434343;
}

body#tvcm #title h1{
	margin:18px 0 8px 28px;
	text-align:left;
}

body#tvcm div#contents{
	width:668px;
	margin:0px auto 36px auto;
	position:relative;
}

p#chibatv{
	position:absolute;
	top:-30px;
	left:543px;
}

body#tvcm div#flashArea{
	background:transparent url(../tvcm/img/separate.gif) no-repeat scroll left bottom;
	padding-bottom:14px;
	margin-bottom:14px;
}

body#tvcm h2{
	margin-bottom:10px;
}
body#tvcm strong{
	font-weight:bold;
}

#cmconcept .text{
	float:left;
	width:425px;
	margin-right:20px;
}

.text p{
	padding-left:36px;
	line-height:1.5em;
	margin-bottom:1em;
}

#cmconcept ul.captureImg{
	float:left;
	width:223px;
}
ul.captureImg li{
	margin-bottom:14px;
}