@charset "utf-8";

/*　ヴィーナスマイル
------------------------------------------------------------ */

#img_subtop {
	width: 780px;
	height: 140px;
	background: url(../common/images/venusmile_topimg.jpg) no-repeat;
	text-indent: -9999em;
}

#main2 h2 {
    background: url(../common/images/venusmile_img01.gif) no-repeat;
}

.link {
    background-color: #111;
	padding: 5px;
	text-align: center;
}

.link a {
	color: #FDC43E;
}

.table_01 {
	width: 680px;
	background: #111;
	border: 1px solid #FDC43E;
	margin-left: 30px;
	color: #fff;
	font-size: 0.9em;
	margin-bottom: 20px;
	text-align: center;
}
.table_01 th{
	background: #FDC43E;
	font-weight: bold;
	padding: 3px 10px;
	color: #000;
}

.table_01 td {
	padding: 10px;
	width: 33%;
}
