/*@charset "UTF-8";*/

/*tag reset*/
@import "import.css";

#wrapper #contents_wrapper .contens{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:20px;
	background-color:#101010;
	padding-bottom:50px;
}

h2{
	background:url(../img/whats/h2.gif) no-repeat;
	width:329px;
	height:23px;
	text-indent:-1000em;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:11px;
}

h3.decide{
	background:
	url(../img/whats/h3.gif) no-repeat;
	width:600px;
	height:65px;
	text-indent:-1000em;
	margin:23px 0;
	margin-top:15px;
}

h4{
	background:url(../img/whats/h4_outline.gif);
	width:667px;
	height:21px;
	text-indent:-1000em;
}

table{
color:#FFFFFF;
font-size:14px;
margin-left:25px;
margin-top:15px;
text-align:left;
}

th{
	width:140px;
	height:40px;
	border-bottom:1px dotted #333333;
}

td{
	border-bottom:1px dotted #333333;
	padding:15px 0;
	text-align:left;
}