/* 04web
----------------------------------------------*/
h2.no_image{
	padding-right: 10px;
	background-image:  url(http://helloyoga.jp/img/title00.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}
h3{
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 8px;
	padding-bottom: 4px;
	width: 535px;
}

/* main_right
----------------------------------------------*/
#main_right{
	font-size: 15px;
	margin-bottom: 20px;
	width: 535px;
	float:right;
	padding-right: 40px;	 
}
p{
	line-height: 160%;
}

//
