*{pading:0;	margin:0;}


/*---全体--------------------------------------------*/	

#body{
	background-image: url(img/bg_color.gif);
	background-repeat: repeat;
	margin : 0 auto 0 auto; 
	text-align : center;
}

.pagebody{
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	width:770px;
	margin:auto
}

.pagemain{
	width:750px;
	margin:auto
}

.title_top{
	width:750px;
	color: #ffffff; 
	font-size: 80%; 
	background-color: #01EB13;
	padding:2px,10px,0px,10px;
	line-height: 120%;
	text-align:right;
}

.title{
	background-image: url(img/title.gif);
	width:750px;
	height:148px;
}



.header{
	width:750px;
	color: #000000; 
	font-size: 80%; 
	background-color: #01EB13;
	text-align:left;
}

.header_left{
	background-color: #01EB13;
	width:646px;
	float: left;
	padding:5px 2px 5px 0px;
}

.header_right{
	background-color: #01EB13;
	width:100px;
	float: right;
	text-align:right;
	padding:5px 2px 5px 0px;	
}


.main{
	width :740px;
	padding:10px 0px 0px 10px;
}

.navi_box{
	
	width:210px;
	margin:0px 0px;	
	background-image: url(img/menu_bg.gif); 
	background-repeat: repeat;
	float: left;
	background-color: #DEF8DA;
}	

.navi{
	padding:10px 0px 0px 0px;
}


.contents{	
	margin:0px 10px 10px 10px;	
	line-height: 100%;
	text-align:left;
	width: 500px; 
	float: right;
}



----------------------------------------------

.footer_box{
	whidth:740px;
	margin:10px,;
}

.footer_left{
	whidth:150;
	float: left;
	padding:0,10px,0px,10px,;
}

.footer_right{
	whidth:560;
	float: right;
	padding:2px,10px,10px,10px,;
	line-height: 120%;
	color: #000000; 
	font-size: 80%;
}

.footer{
	width:750px;
	color: #000000; 
	font-size: 80%; 
	background-color: #01EB13;
	padding:2px,10px,0px,10px;
	line-height: 120%;
	text-align:right;
}


.font_s{
	line-height: 160%;
    font-size: 80%;
}

.line {
	  border-color: #FFFFFF #FFFFFF #CCCCCC;
; border-style: dotted; border-bottom-width: 100%
}

.font {  line-height: 160%;}

.font_red{
	line-height: 150%;
	; color: #FF0000;
}

.clear { clear: both; }		/*ボックス解除*/ 

.messeage_bg {
	background-color: #CCFFCC;
	padding-top: 10px; 
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*イメージ*/ 

.tool_img {  background-image: url(tool/img/pic.jpg); background-repeat: no-repeat; height: 208px; width: 308px; }

