#header{
width: 800px;
margin: 5px 0px; 
padding: 0;
	clear: right;
}

#header02{
width: 800px;
margin: 0; 
padding: 0;
}

.clear { 
margin:0;
padding: 0px;
clear: both; 
} 

/* ロゴ・ＴＥＬ */
.rogo{
width: 600px;
height: 40px;
float: left;
margin:0;
padding: 0px;
display: block;
}

.tel{
	width: 193px;
	height: 55px;
	float: right;
	margin:0;
	padding: 0px;
	display: block;
}

/*緑の十字付きボタン*/
#headb02{
list-style-type: none;
width: 240px;
height: 20px;
margin:0;
padding: 0;
border: none;
/*top:30;*/
float: right; 
}

#headb02 li, #headb02 li a{
margin: 0;
padding: 0;
width: 70px;
height: 20px;
text-decoration: none;
display: block;
float: left; 
text-indent:-1000em;
overflow:hidden;
}
#headb02 li.hm21{
background: url(../img/hb02_1.gif) no-repeat;
}
#headb02 li.hm21 a:hover{
background: url(../img/hb02_1_on.gif) no-repeat;
} 

#headb02 li.hm22{ 
background: url(../img/hb02_2.gif) no-repeat;
}
#headb02 li.hm22 a:hover{ 
background: url(../img/hb02_2_on.gif) no-repeat;
} 

#headb02 li.hm23{ 
background: url(../img/hb02_3.gif) no-repeat;
}
#headb02 li.hm23 a:hover{ 
background: url(../img/hb02_3_on.gif) no-repeat;
} 


/* オレンジのボタン */
#headb01{
list-style-type: none;
width: 500px;
height: 20px;
margin: 0;
padding: 0;
border: none;
float: left; 
}

#headb01 li, #headb01 li a{
margin: 0;
padding: 0;
width: 80px;
height: 20px;
text-decoration: none;
display: block;
float: left; 
text-indent:-1000em;
overflow:hidden
}

#headb01 li.hm01{
background: url(../img/hb01_1.gif) no-repeat;
}
#headb01 li.hm01 a:hover{
background: url(../img/hb01_1_on.gif) no-repeat;
} 

#headb01 li.hm02{ 
background: url(../img/hb01_2.gif) no-repeat;
}
#headb01 li.hm02 a:hover{ 
background: url(../img/hb01_2_on.gif) no-repeat;
} 

#headb01 li.hm03{ 
background: url(../img/hb01_3.gif) no-repeat;
}
#headb01 li.hm03 a:hover{ 
background: url(../img/hb01_3_on.gif) no-repeat;
} 

#headb01 li.hm04{ 
background: url(../img/hb01_4.gif) no-repeat;
}
#headb01 li.hm04 a:hover{ 
background: url(../img/hb01_4_on.gif) no-repeat;
} 

#headb01 li.hm05{ 
background: url(../img/hb01_5.gif) no-repeat;
}
#headb01 li.hm05 a:hover{ 
background: url(../img/hb01_5_on.gif) no-repeat;
}

#headb01 li.hm06{ 
background: url(../img/hb01_6.gif) no-repeat;
}
#headb01 li.hm06 a:hover{ 
background: url(../img/hb01_6_on.gif) no-repeat;
}
/* オレンジのボタンここまで */


/*ぱんくず*/

#pan{
	margin-bottom: 5px;
	background-image: url(../img/p_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 800px;
color: #999;
}
#pan .ptxt{
	text-indent:5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 5px;
}

#pan p.ptxt a:link{
	letter-spacing: 1px;
	font-weight: bold;
	color: #999;
	text-decoration:none
	}
#pan p.ptxt a:visited{
	letter-spacing: 1px;
	font-weight: bold;
	color: #666;
	text-decoration:none
	}
/**/
.g03{color: #666;}


