@charset "utf-8";
/*--------------------------------*/
/*商品カテゴリ表示領域*/
/*--------------------------------*/
.showcase {
	margin-bottom : 46px;
}
/*--------------------------------*/
/*商品カテゴリ表示領域*/
/*--------------------------------*/
.category_text {
	width:525px;
}
.category_text h2{
	margin:0;
	line-height:100%;
	letter-spacing: 0px;
	color:#44b670;
	font-size: 95%;
}
#header_text {
	margin : 0;
	padding: 0;
	width:525px;
	overflow:hidden;
}
/*Netscape用*/
#header_text:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #header_text {height: 1em;overflow: visible;}
/**/
/* Item List
---------------------------------------------------------- */
.itemlistline
{
	width:525px;
	margin:10px 0 0 0;
	overflow:hidden;
	background-image:url(/parts/icon/category_bar.gif);
	background-position : 0 0 ;
	background-repeat : repeat-x;
}
.itemlistline:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .itemlistline{height: 1em;overflow: visible;}
/**/
.itemheader
{
	padding:0;
	width:100%;
	position:relative;
}
.itemheader img
{
	float:left;
	padding:0 5px 0 0;
}
.itemheader h2
{
	font-size:131%;
	line-height:135%;
	font-weight:bold;
}
.itemheader .schedule
{
	margin:4px 0 2px;
	font-weight:bold;
}
.itemheader .info
{
	line-height:146%;
	font-weight:bold;
	margin-bottom:15px;
}
.itemdesc
{
	width:478px;
	padding:5px 5px 5px 0;
	line-height:140%;
	font-size:77%;
	clear:both;
}
.right_align
{
	text-align:right;
	padding:0 0 5px 0;
}
/* Detailed Page
---------------------------------------------------------- */
.l_column,
.r_column{
	width:354px;
	float:left;
}
.r_column{
	float:right;
}
.itembox
{
	width:312px;
	padding:21px;
	margin-bottom:22px;
	background-color:#fcfce8;
}

a.detail,
a.list{
	margin-top:15px;
	display:block;
	width:66px;
	height:22px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(/healingspace/image/detail.gif) no-repeat 0 0;
}
a.list{
	margin-top:0px;
	float:right;
	width:116px;
	background:url(/healingspace/image/list.gif) no-repeat 0 0;
}
a.detail:hover,
a.list:hover{
	background-position:0 -22px;
}

.detailpic
{
	text-align:center;
	vertical-align: top;
	border-width:0;
}
.attrbox
{
	width:515px;
	overflow:hidden;
}
.attrbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .attrbox{height: 1em;overflow: visible;}
/**/
.imgbox
{
	float:right;
	text-align:right;
}
.textbox
{
	float:left;
	width:450px;
	padding:0px;
}
.textbox h1{
	font-size:138.5%;
	font-weight:bold;
	line-height:177%;
	margin:0;
	display:inline;
}
.textbox .info{
	font-size:100%;
	font-weight:bold;
	line-height:177%;
}
.detailtext{
	font-size:100%;
	line-height:177%;
}
#information {
	margin:0 0 0 15px;
	padding:0;
}
#information li{
	text-indent: 0em;
	margin:0 0 0 0;
	padding:0;
}
table.session_price
{
	width:450px;
}
table.session_price tr
{
	background-image:url(/parts/icon/category_bar.gif);
	background-position : 0 0 ;
	background-repeat : repeat-x;
}
table.session_price td
{
	padding:15px 0 10px 0;
}
