@charset "utf-8";
/*----------------------------------------------------
	contents
----------------------------------------------------*/
.tea_chara{
	float:right;
	margin-bottom:15px;
		
} 

.tea_box01{
	float:right;
	background:#f2f1e1;
	width:305px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	padding:10px;
	margin-top:15px;
} 

#teabox_02{
	float:left;
	width:210px;
	height:px;
	
} 

#teabox_03{
	float:right;
	width:210px;
	height:px;
	
} 
.p_03{
	margin-top:56px;
} 

.text_box{
	margin-top:10px;
	margin-bottom:10px;
}