@charset "utf-8";

/* ----- メニュー ----- */
div.menu_top{
	width:550px;
	height:6px;
	background-color:#EBF4DA;
	background-image:url(http://www.iyashi-ya.com/images/550/green_top.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	overflow:hidden;
	}
div.menu_middle{
	padding:4px 0;
	width:550px;
	background-color:#EBF4DA;
	}
div.menu_bottom{
	margin-bottom:20px;
	width:550px;
	height:6px;
	background-color:#EBF4DA;
	background-image:url(http://www.iyashi-ya.com/images/550/green_bottom.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	overflow:hidden;
	}
dl.menu_in{
	padding:0 10px;
	width:530px;
	}
dl.menu_in dt{
	width:56px;
	height:56px;
	background-color:transparent;
	}
dl.menu_in dd{width:465px;}
dl.menu_contents dt{
	width:80px;
	height:auto;
	}
dl.menu_contents dd{
	margin-bottom:3px;
	width:385px;
	}
dl.menu_contents dd.genre{margin-bottom:3px;}

/* ----- 説明段落 ----- */
div.exposition{padding-bottom:30px;}
div.exposition_last{padding-bottom:10px;}
dl.exposition{
	background-image:url(http://www.iyashi-ya.com/images/550/green_top.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	float:left;
	}
dl.exposition dt{
	margin-top:6px;
	padding:4px 10px 0 10px;
	width:530px;
	height:21px;
	background-color:#EBF4DA;
	background-image:url(http://www.iyashi-ya.com/images/icon/green_dot.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:2px 23px;
	}
dl.exposition dt.no_title{
	padding-top:0;
	height:0;
	background-image:none;
	overflow:hidden;
	}
dl.exposition dd{
	padding:10px;
	width:530px;
	background-color:#EBF4DA;
	background-image:url(http://www.iyashi-ya.com/images/550/green_bottom.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left bottom;
	}
dl.exposition dd.no_title{padding-top:4px;}
dl.exposition dd p{
	margin-bottom:15px;
	line-height:150%;
	text-indent:0.7em;
	}
dl.exposition dd p.last{margin-bottom:0;}
div.ver2 dl.exposition dd big{line-height:150%;}
div.ver2 dl.exposition dd .bStrong{
	font-size:medium;
	line-height:150%;
	font-weight:bold;
	}
div.ver2 dl.exposition dd .fcRed{color:#C5003F;}

/* ----- dl ----- */

/* ----- dl:箇条書き ----- */
dl.items dt{
	margin-top:0;
	padding:0 10px 0 10px;
	width:auto;
	height:18px;
	background-color:#EBF4DA;
	background-image:url(http://www.iyashi-ya.com/images/icon/green_dot.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:2px 16px;
	font-weight:bold;
	}
dl.items dd{
	margin-bottom:15px;
	padding:5px 10px 0 15px;
	width:auto;
	background-image:none;
	line-height:150%;
}
dl.items dd.last{margin-bottom:0;}

/* ----- dl:写真箇条書き ----- */
dl.items_photo dt{
	margin:0 0 2px 0;
	padding:1px;
	width:133px;
	height:100px;
	background-color:#FFFFFF;
	background-image:none;
	font-weight:normal;
	border:1px solid #8E806F;
	float:left;
	}
dl.items_photo dd{
	margin-bottom:2px;
	padding:10px 0 0 10px;
	width:383px;
	height:94px;
	background-image:none;
	line-height:150%;
	float:left;
	}
dl.items_photo dt.last,dl.items_photo dd.last{margin-bottom:0;}

/* ----- dl:フロー ----- */
dl.flow dt{
	margin:0 0 10px 0;
	padding:0;
	width:153px;
	height:104px;
	background-color:transparent;
	background-image:none;
	float:left;
	}
dl.flow dd{
	margin:0 0 10px 0;
	padding:5px 5px 0 10px;
	width:225px;
	height:auto;
	background-color:transparent;
	background-image:none;
	line-height:150%;
	float:left;
	}
dl.flow dd.image{
	padding:1px;
	width:133px;
	height:100px;
	background-color:#FFFFFF;
	border:1px solid #8E806F;
	overflow:hidden;
	float:left;
	}
dl.flow dt.last,dl.flow dd.last{margin-bottom:0;}
/* IE hac */
*html dl.flow dt.start,dl.flow dd.start{margin-bottom:0;}
*:first-child+html dl.flow dt.start,dl.flow dd.start{margin-bottom:0;}
/* END */

/* ----- dl:half ----- */
dl.half{width:49%;}
dl.half dt{
	margin-top:0;
	padding:0 10px 0 0;
	width:auto;
	height:32px;
	background-position:2px 30px;
	text-align:center;
	}
dl.half dd{
	margin:0;
	padding:10px;
	width:auto;
	height:auto;
	background-color:transparent;
	background-image:none;
	}
dl.half dd ul.items_asterisk{margin-bottom:15px;}
dl.half dd ul.items_asterisk li{margin-bottom:5px;}

/* ----- dl:END ----- */

/* ----- table ----- */
table.list{
	width:100%;
	border:1px solid #A0CC53;
	border-collapse:collapse;
	}
table.list th{
	padding:2px 0;
	width:10%;
	border:1px solid #A0CC53;
	}
table.list th.length{width:30%;}
table.list td{
	padding:2px 0;
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #A0CC53;
	}

/* ----- 求人情報 ----- */
a.arrow{
	padding-left:17px;
	background-image:url(http://www.iyashi-ya.com/images/icon/green_arrow.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left center;
	}
a.recruit001,a.recruit002,a.recruit003,a.staff{
	height:31px;
	background-image:url(http://www.iyashi-ya.com/images/about/recruit_menu_next.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	display:block;
	text-indent:-10000em;
	text-decoration:none;
	overflow:hidden;
	}
a.recruit001{width:102px;background-position:0 0;}
a.recruit002{width:102px;background-position:-102px 0;}
a.recruit003{width:167px;background-position:-204px 0;}
a.staff{width:124px;background-position:-371px 0;}
a.recruit001:hover{background-position:0 -31px;}
a.recruit002:hover{background-position:-102px -31px;}
a.recruit003:hover{background-position:-204px -31px;}
a.staff:hover{background-position:-371px -31px;}

/* ----- 筋経絡 ----- */
a.originalButton{
	margin:0 auto;
	width:236px;
	height:35px;
	background-image:url(../images/original_button.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	display:block;
	text-indent:-10000em;
	text-decoration:none;
	overflow:hidden;
	}
a.originalButton:hover{background-position:left bottom;}

/* ----- 美顔鍼 ----- */
ul.acupuncture{height:100%;}
ul.acupuncture li{
	padding-right:10px;
	float:left;
	}
ul.acupuncture li.esthe007_3{padding-right:0;}
ul.acupuncture a{
	width:270px;
	height:50px;
	background-image:url(http://www.iyashi-ya.com/images/acupuncture/esthe007_menu.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	display:block;
	text-indent:-10000em;
	text-decoration:none;
	overflow:hidden;
	}
ul.acupuncture li.esthe007_2 a{background-position:0 0;}
ul.acupuncture li.esthe007_3 a{background-position:-270px 0;}
ul.acupuncture li.esthe007_2 a:hover{background-position:0 -50px;}
ul.acupuncture li.esthe007_3 a:hover{background-position:-270px -50px;}