@charset "UTF-8";


/* service/cleaning/detail/index.html*/

#contents div.tabBlk {
 margin:0 10px;
 width:705px;
}

#contents div.bgry {
 border-bottom:#D9D9D9 1px solid;
	padding-bottom:20px;
}

#contents div.flB {
 float:left;
	margin-right:30px;
	width:430px;
}

#contents div.frB {
 background:url(/dvd/images/bg_qabox.gif) top left repeat-y;
	border-top:#D9D9D9 1px solid;
	border-bottom:#D9D9D9 1px solid;
 float:left;
	margin-bottom:10px;
	width:245px;
}

#contents div.frB .qatit {
 background-color:#EEEEEE;
	border-left:#D9D9D9 1px solid;
	border-right:#D9D9D9 1px solid;
	border-bottom:#D9D9D9 1px solid;
 color:#333333;
	font-size:small;
	padding:6px 10px;
}

#contents div.frB div.inner {
 margin:10px 12px;
}

#contents div.frB div.inner ul li img {
 margin-right:3px;
}





#contents div.brBox {
 background:url(/restaurant/shop/images/bg_brbox_btm.gif) bottom left no-repeat;
	padding-bottom:10px;
	width:725px;
}

#contents div.brBoxTop {
 background:url(/restaurant/shop/images/bg_brbox_top.gif) top left no-repeat;
	padding-top:13px;
	width:725px;
}

#contents div.brBoxTop div.inner1 {
 margin:0 15px;
	width:695px;
}

#contents div.brBoxTop div.inner1 ul {
	text-indent:-1em;
	padding-left:2em;
}

#contents div.brBoxTop div.inner1 ul li {
	margin-bottom:5px;
}

#contents .orange {
 color:#F26530;
	font-size:90%;
	font-weight:bold;
}

#contents div.brBoxTop p.right img {
	margin-right:3px;
}

#contents ol.ordUl li {
	margin-bottom:5px;
	text-indent:-1.5em;
	padding-left:2.5em;
}

#contents ul.clnLcl {
	margin-left:25px;
	padding:15px 0;
	width:675px;
}

#contents ul.clnLcl li {
	float:left;
	margin-bottom:5px;
	text-indent:-14px;
	padding-left:14px;
	width:210px;
}

#contents ul.clnLcl li.long {
	width:380px;
}



#contents table.menuTabl {
 border-bottom:#D9D9D9 1px solid;
 width:725px;
}

#contents table.menuTabl th,
#contents table.menuTabl td {
	border-left:#D9D9D9 1px solid;
 border-top:#D9D9D9 1px solid;
	color:#343434;
	font-weight:normal;
	line-height:140%;
	padding:4px 8px 1px;
	text-align:left;
}

#contents table.menuTabl th.cateName {
 background-color:#EEEEEE;
	font-weight:bold;
	padding:8px 8px;
}

#contents table.menuTabl th.cateName a {
	text-decoration:none;
}

#contents table.menuTabl th.w15,
#contents table.menuTabl th.w10 {
	text-align:center;
	padding:8px 8px;
}

#contents table.menuTabl th.noBd,
#contents table.menuTabl td.noBd{
 border-top:none;
}

#contents table.menuTabl th.noBdW,
#contents table.menuTabl td.noBdW{
	border-left:none;
 border-top:none;
	width:35%;
}

#contents table.menuTabl td {
	text-align:center;
}

#contents table.menuTabl td.btnTd {
 background-color:#FFFFCB;
	border-right:#D9D9D9 1px solid;
	border-top:#D9D9D9 1px solid;
	text-align:center;
	vertical-align:middle;
	width:35%;
}

#contents table.menuTabl td.btnTd p,
#contents table.menuTabl td.btnTd input,
#contents table.menuTabl td.btnTd img {
	vertical-align:middle;
}

#contents table.menuTabl td.btnTd input {
	margin-right:10px;
}


