@charset "utf-8";
/* CSS Document */


div.main_menu table{
	width:750px;
	line-height:30px;}

h2{
	color:#E05F76;
	font-weight:bold;
	font-size:12px;
	clear:both;
	padding:10px 0;
	border-bottom:dotted 1px #333;
	}

table#table1{
	width:750px;
	margin:10px 0 70px 0;
	padding:0px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	/*background-color:#FBF2FB;*/
	}
table#table1 td{
	padding-left:15px;
	border-top:solid 1px #999;}
table#table1 th{
	background:#EADBC6;
	border-right:1px solid #999;
	border-top:1px solid #999;
	width:150px;
	margin:0;
	padding:10px;
	color:#333;
	text-align:left;
	}

table#table2{
	width:340px;
	float:left;
	line-height:25px;}
	
table#table2 th{
	font-size:12px;
	margin:0 0 15px 0;
	padding:0 10px;
	text-align:left;
	color:#4457FF;}
table#table2 td{
	padding:0 0 0 10px;}

div#shop table{
	width:340px;
	font-size:12px;
	line-height:25px;
	text-align:left;
	border:solid 1px #ccc;
	background-color:#FFEEF7;
	padding:0;
	margin-bottom:10px;}
div#shop th{
	color:#333;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding:5px 10px;}


table#table3{
	line-height:40px;
	width:370px;
	padding:0px 10px 30px 10px;
	margin:0 0px 0 10px;
	color:#FFF;
	height:500px;
	background-image:url(../img/common/footer_bg.jpg);
	float:right;}
table#table3 th{
	width:80px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;}
table#table3 p{
	color:#FFF;
	font-weight:bold;
	}
	

	

