@charset 'UTF-8';

/* DATSUMOU-SITE.COM stylesheets
 *
 * update: 2009.07.1
 * code by Hidetake Kurihara
 * copyright (c)2007-2009 R-design. all rights reserved.
 */

@import "base.css";

/*----- index.html -----*/
div.imgHead {
	widows:950px;
	height:100px;
	margin:0 0 7px 0;
	background:url(../imgs/head_recruit.jpg) no-repeat;}


/*----- MAIN CONTENTS SETTING -----*/
#RightColumn h2,
#LeftColumn h2.idx05 {
	clear:both;
	margin:0px 0 16px 0; 
	padding:16px 0 4px 10px;}
h2.idx01 {background:url(../imgs/h2_recruit.gif) no-repeat;}
h2.idx02 {}
h2.idx03 {}
h2.idx04 {}
h2.idx05 {background:url(../imgs/h2_idx05.gif) no-repeat;}


div.mainContents{
	width:680px;
	margin:0 0 20px 0;}
div.mainContents p {
	margin:0 0 0 10px;
	padding:0 0 20px 0;
	letter-spacing:0.5px;
	font-size:107.7%; /* about 14px */
	line-height:1.7;
	text-align:justify;}
div.mainContents ul{
	display:block;
	width:345px;
	margin:-15px 0 5px 10px;
	padding:10px 10px 10px 0;
	background:#FFF8FC;
	border:1px solid #FEE;
	color:#966;}
div.mainContents ul li{
	margin:0 0 0 30px;
	padding:0 0 2px 0;
	letter-spacing:0.5px;
	font-size:100%; /* about 13px */
	line-height:1.7;
	list-style:circle;
	list-style-position:outside;}
div.mainContents ul li em{
	color:#666;}

/*----- Three About SETTING ------*/
h3.threeAbout{
	margin:0 0 2px 0;
	padding:7px 8px 6px 8px;
	background:#A19266;
	font-size:123.1%; /* about 16px */
	font-weight:normal;
	color:#FFF;}

div.subContents{
	margin:0 0 30px 0;
	padding:10px 20px 0 12px;
	border:2px dotted #C1B286;
	background:#FAF5E5;}
div.subContents table{
	width:640px;
	margin:20px 10px 30px 10px;
	border-collapse:separate;
	border-spacing:2px 2px;
	border:1px solid #DDB;}
div.subContents table caption{
	height:52px;
	padding:5px 0 7px 0;
	text-indent:-9999px;
	font-size:123.1%; /* about 16px */}
div.subContents table caption.cap01{background:url(../imgs/ttl_rec01.jpg) no-repeat;}
div.subContents table caption.cap02{background:url(../imgs/ttl_rec02.jpg) no-repeat;}
div.subContents table caption.cap03{background:url(../imgs/ttl_rec03.jpg) no-repeat;}
div.subContents table tr{border-bottom:1px solid #666;}
div.subContents table th,
div.subContents table td{padding:10px 8px;}
div.subContents table th{
	width:100px;
	background:url(../imgs/bg_cell03.gif) no-repeat bottom right;
	text-align:center;
	font-weight:bold;
	color:#4b3f1c;}
div.subContents table td{
	background:#F5F5F5 url(../imgs/dot2_1px_gry.gif) repeat-x bottom left;
	font-size:107.7%; /* about 14px */}


/*----- Medical Treatment SETTING -----*/
div.medicalTreatment {
	float:right;
	margin-bottom:30px;}
