	
body {
	font-size: 12px;
	line-height: 22px;
	color: #595959;
	background-image: url(img/bg.gif); text-align: left;	margin: 0 auto;
}




a:link {
	text-decoration: none;
	color: #c60;
}
a:visited {
	text-decoration: none;
	color: #C30;
}
a:hover {
	text-decoration: none;
}


.tree01 {
	font-size:10px; font-weight:bold; padding-left:15px;
	text-decoration: none; padding-top:10px; line-height:300%;
 	}
.tree02 {
	font-size:10px; font-weight:bold; 
	text-decoration: none; padding-top:10px; line-height:300%;
 	}
.txt01 {
	font-size: 12px; padding-left:30px; padding-right:10px;
	line-height: 18px; text-align:left;
}
.title {
	font-size: 24px;
	line-height: 36px;
}
.menu {
	font-size: 12px; font-weight:bold;
	line-height: 34px; height:35px;
	color: #C60; letter-spacing:0.3em;
	padding-left:30px;
	background-image:url(img/menu01.gif); background-repeat:no-repeat;
}

.main01 {
	font-size: 24px;
	line-height: 34px;
	
}
.txt02 {
	font-size: 15px;
	line-height: 28px; 
}

h1 { float:right;
     text-align: right;
	 height:180px; width:230px;
	 font-size: 11px;
	color: #000;
	line-height: 15px;
	padding-top:40px; padding-right:10px; font-weight:normal;
}


h2 {
	font-size: 14px; color: #F90; padding-left:30px; margin-top:25px; background:url(img/title.gif) no-repeat; width:528px; height:24px; text-align:left;
}


	
#footer {
	color: #FFF;
	background:url(img/footer_bg.gif) ;
	height: 29px; width:780px;
	padding: 0; font-size:10px;
	text-align: center;
	}
	
	
	/* =============== PICK UP ================= */

.pickup {
	font-size: 10px; color:#666;@ line-height:130%;
	}
	
.pickup img {
	border: 1px solid #c60;
	}

	
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; color:#666; line-height:130%;
	width: 350px; font-size:10px; text-align:left;
	}

.pickup_left {
	float: left; color:#666; line-height:130%;
	width: 540px; float:right;
	border-bottom: thick;	margin:10 0 10 0px;
	}
	
