/* 01main
----------------------------------------------*/
h2.news{
	padding-right: 10px;
	background-image:  url(http://helloyoga.jp/img/title01.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}
h2.information{
	padding-right: 10px;
	background-image: url(http://helloyoga.jp/img/title06.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}
h2.category{
	padding-right: 10px;
	background-image:  url(http://helloyoga.jp/img/title02.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}
	h3.news{
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}	
h3.cate01{
	font-size: 15px;
	font-weight: bold;
	background-image:  url(http://helloyoga.jp/img/cate01.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 4px;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-left: 60px;
}
h3.cate02{
	font-size: 15px;
	font-weight: bold;
	background-image:  url(http://helloyoga.jp/img/cate02.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 4px;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	padding-left: 40px;
}
h3.cate03{
	font-size: 15px;
	font-weight: bold;
	background-image:  url(http://helloyoga.jp/img/cate03.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 8px;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	padding-left: 55px;
}
h3.cate04{
	font-size: 15px;
	font-weight: bold;
	background-image:  url(http://helloyoga.jp/img/cate04.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 8px;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	padding-left: 55px;
}
h3.cate05{
	font-size: 15px;
	font-weight: bold;
	background-image:  url(http://helloyoga.jp/img/cate05.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 8px;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	padding-left: 50px;
}
/* main_right
----------------------------------------------*/
#main p.sub_name{
	font-size: 14px;
}
/* サブカテゴリ名	 */

/* #main_sub_cat{
	font-size: 14px;
	} */

#main_right{
	width: 535px;
	float:right;
	padding-right: 40px;	 
}
#main_right p {
	font-size: 12px;
	margin-top: 10px;
	color: #333333;
	list-style-type: none;
	padding: 0px;
}
#main_right p.bold {
	color: #CC6600;
	font-size: 14px;
	margin-top: 10px;
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
}
#main_right p.detail {
	font-size: 14px;
	color: #333333;
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 10px 0px;
	font-weight: lighter;
	background-image:  url(http://helloyoga.jp/img/list.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#main_right p.news {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
//	padding-left: 20px;
	text-align: left;
	padding-bottom: 10px;
}
#main_right p.news_t {
	font-size: 14px;
	font-weight: bold;
//	padding-left: 20px;
	text-align: left;
}

//
