/* CSS Document */

p {
	margin:0px;
	padding:0px;
}

.leftnavi {
	width:200px;
	float:left;
}

.leftnavi ul {
list-style-position: outside;
list-style-image:url(../images/mark_04.gif);
list-style-type:none;
margin:10px 0px 0px 25px;
padding:0px;
}

.leftnavi li {
padding:3px 0px 5px 0px;
margin:0px;
background:url(../images/line01.gif) repeat-x left bottom;
font-size:12px;
line-height:130%;
color:#FF6600;
font-weight:bold;
}

.leftnavi a:link , .leftnavi a:visited ,
.leftnavi a:active {
	color: #FF6600;
	text-decoration: none;
}

.leftnavi a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.main_cintents {
	width:557px;
	float:right;
}

.tvcm {
	width:557px;
}

.tvcm table {
	background-image:url(../tvcm/images/tvcm_back.gif);
	background-repeat:repeat-x;
	border-left:solid 1px #d2d2d2;
	border-right:solid 1px #d2d2d2;
}

.marL25 {
	margin-left:25px;
}

.marL15 {
	margin-left:15px;
}

.marT8L25 {
	margin:8px 0px 0px 25px;
}

.marT8L15 {
	margin:8px 0px 0px 15px;
}

.marT7R10 {
	margin:7px 10px 0px 0px;
}

.profile {
	width:557px;
	margin-top:17px;
}

.profile table {
	background-image:url(../tvcm/images/profile_back.gif);
	background-repeat:repeat-x;
	border-left:solid 1px #f0f8ff;
	border-right:solid 1px #f0f8ff;
	background-color:#b0c4de;
}

.px18Red {
	padding:12px 0px 8px 0px;
	font-size:18px;
	font-weight:bold;
	color:#00008b;
}

.px12 {
	font-size:12px;
	color:#4d4d4d;
	line-height:150%;
}

.px14B {
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#4d4d4d;
	line-height:150%;
}

.making {
	width:557px;
	margin-top:20px;
}

.caption {
	font-size:14px;
	line-height:150%;
}

.px14Red {
	font-size:14px;
	color:#e90d4a;
}

.px14Org {
	font-size:14px;
	color:#ff6600;
}



