@charset "UTF-8";
/* The 作業服サークル */



body {
	background: url(../img/bg.gif);
	color: #000;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	
	}
	
p {
	line-height: 1.3em;
	margin: 0;
	padding: 2px 0;
	}

.tree01 {
	font-size:10px; font-weight:bold; color:#633; padding-left:20px;
	text-decoration: none; padding-top:10px; line-height:300%; margin-bottom:-60px;
 	}
.tree02 {
	font-size:10px; font-weight:bold; color:#633; 
	text-decoration: none; padding-top:10px; line-height:300%; margin-bottom:-60px;
 	}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #663;
	padding: 10px 25px 0 0; text-align:right;
	}

h2{ background:url(../img/header_menu_03.gif) no-repeat; font-size:12px; height:43px; margin:0px; padding:17px 0 0 20px; text-align:left;} 


a, a:link {
	color:  #00F;
	text-decoration: underline;
	}
	
a:hover {
	color: #333;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #635B8A;
	}
	
#wrapper {
	margin: 0 auto; 
	width: 800px; background:#FFF;
	}
	



#content {
	padding: 15px 10px;
	}
	
#cont_right {
	float: right;
	margin-right: 15px;
	width: 530px;
	}
	
#content_main h3 {
	background: url(../img/h3_right.gif) no-repeat;
	color: #600; height:37px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 13px 0 0 20px; text-align:left;
	}
	
#cont_right p { font-size:12px; line-height:20px; text-align:left; padding:5px;}

.page_up {
	margin: 5px 10px 10px 0; font-size:10px; color:#66C;
	padding: 0;
	text-align: right;
	}
	
.page_up a {
	color: #606;
	padding: 0 0 0 15px;
	}


	
#cont_left {
	float: left; 
	}
	

#cont_left h2 { 
    color:#633;
	background: url(../img/header_menu_03.gif)no-repeat top center;
	font-size: 13px;
	height: 20px;
	margin: 15px; padding:10px;
	text-align:left;
	}
	
#cont_left ul {
	list-style-type: none; text-align:left;
	margin: 0 5px 15px 5px;
	padding: 0 0 5px;
	}
	
#cont_left li {
	background: url(../img/navi_li_bullet.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}
	
#contact_box {
	background: url(../img/contact_bg.gif) no-repeat top center;
	height: 110px;
	padding: 20px 25px 0;
	}
	
#contact_box h3 {
	color: #635B8A;
	padding-bottom: 15px;
	text-align: left;
	}
	


.pickup_right {
	float: left;
	width: 520px; text-align:left;
	}
	
h4 {
	font-weight: bold; text-align:left; color:#600; font-size:12px;
	}
	
.text
{ font-size:10px; color:#666; line-height:14px; text-align:left;}
/* =============== PICK UP ================= */

.pickup {
	font-size: 11px;
	clear: both;
	}
	
.pickup h3,h4 {
	line-height: 1em;
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	}
	
.pickup h3 {
	color: #002445;
	}
	
.pickup img {
	border: 2px solid #4D0000;
	}
	
div.pickup div{
	display:table-cell;
	vertical-align:top;
	}

* html div.pickup div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.pickup div{/* IE 7 */
	display:inline;
	zoom:1;
	}	
	
.pickup_text {
	padding-left: 20px;
	width: 300px;
	}
	
.pickup_row {
	margin-top: 20px;
	padding: 0 10px;
	}

.pickup_left {
	float: left;
	width: 300px;
	}
	
.pickup_right {
	float: right;
	width: 300px;
	}