/*------タグ------*/
body {
	margin: 0px;
	color:#333333;
	font-size: 80%;
	line-height: 160%;
	background-color:#ffffff;
	padding: 0px;
}

a:link {
	text-decoration: underline;
	color:#336600;
}
a:visited {
	text-decoration: underline;
	color:#336600;
}
a:hover {
	text-decoration: none;
	color:#009900;
}
a:active {
	text-decoration: underline;
	color: #003333;
}
img {
}

/*------全体ラッパー------*/
#rapper{
	width: 820px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding:0px;

}


#con{
	width: 805px;
	float: left;
	text-align: center;
	margin:0px;
	padding:0px;
    background-color:#ebf3c7;

}


/*------ヘッダー------*/
#header{ width:800px; margin:0px; padding:0px; height:120px; text-align:center;}

/*------右柱全体------*/
#lcon{float: right;
    width: 178px;
	margin:10px 5px 10px 0px;
	padding:0px;
}

#lm_subb{
    
}
/*------コンテンツ------*/
#main{
	width:580px;
	float: left;
	margin: 10px 15px 10px 15px;
	padding: 0px;

}

#td_middle {
    background-image:url(../img/tb_middle.gif);
	background-repeat:repeat-y;
	padding: 10px;
}
#main h1{

}
#main .pankuzu {
    width:560px; 
	text-align: left;
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-left: 11px;
}

/*------フッター------*/
#footer{
   width:800px;
   height:28px;
   color:#333333;
   background-image:url(../img/footer.gif);
   background-repeat:no-repeat;
   font-size: 80%;
   line-height: 120%;
   clear:both;
   padding-left: 10px;
   margin:10px 0px 10px 0px;
   text-align: left;
}


/*------共有使用------*/
.c-both{clear:both;}
.pagetop {text-align: right;padding: 20px 10px 10px 0px; clear:both;}
.tdgreen{
   font-size: 100%;
   color:#006600;
   font-weight:bold;
}

.td_1{background-color:#99CC66; padding-left:10px; font-weight:bold; text-align:left; border:#66a300 solid 1px;}
.td_2{background-color:#ffffff; padding-left:5px; text-align:left; border:#66a300 solid 1px;}
.fskon {color:#669900; font-size:100%;}
#recruit{
   background-image:url(../img/recruit_middle.gif);
   background-repeat:no-repeat;
   font-size:80%;
   text-align:left;
   padding:0px 5px 0px 10px;
   margin:0px;
}
