/* --------------------------------------------------------------------------- */
/* whats */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
#contents{
	margin: 10px 0 10px 10px;
	width: 613px;
}
/* --------------------------------------------------------------------------- */
#contents .title_bar {
	width: 613px;
	height: 2.4em;
	background: url(../../img/bg_title_under_bar.png) 0 2px repeat-x;
	margin: 10px 0 15px 0;
}
#contents .title_bar h2{
	line-height: 25px;
	padding-left: 20px;
	background: url(../../img/eye_yellow.png) 5px 7px no-repeat;
}

#contents p.logo{
	width: 560px;
	text-align: right;
	margin: 0 0 20px 20px;
}
#contents .sentence {
	width: 570px;
	text-align: left;
	margin: 0 0 40px 20px;
}
#contents .sentence h2{
	font-size: 20px;
	color: #36C;
	border-bottom: 2px dotted #CCC;
	padding: 4px;
}
#whats_erogle p{
	margin: 0 15px 5px 15px;
}
#tokucho table {
	margin-left: 15px;
	width: 540px;
}
#tokucho table th, #tokucho table td{
	text-align: left;
	vertical-align: top;
	padding: 5px 0 15px 0;
}
#tokucho table th{
	width: 140px;
	padding-right: 10px;
	line-height: 1.4;
}

#company_info {
	margin: 0 0 20px 0;
}
#company_info caption {
	text-align: left;
	margin: 0 0 0 15px;
}
#company_info table {
	margin: 10px 20px 0 15px;
}
#company_info th, #company_info td {
	padding: 4px 5px 3px 5px;
}

