body {
	width: 720px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff;
	color: #111;
	-webkit-text-size-adjust: 100%;
}
body.second {
	background:url(../images/bg.jpg) center top repeat #faf1df;
}
body#infarame {
	width: auto;
}
body,
td,
font,
input,
select {
	font-size: 24px;
	line-height: 1.3;
	font-family:"Times New Roman",serif,sans-serif;
}
@media only screen and (min-height: 640px) {
	body,
	td,
	font,
	input,
	select {
	font-size: 28px;
	}
}

a:link,
a:visited {text-decoration: none; color: #ff6897;}
a:hover,
a:active {text-decoration: underline; color: #ff6897;}


a img {
	border: none;
}
.left {
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}
.left-img {
	float: left;
	margin: 0 10px 0px 0;
}
.right-img {
	float: right;
	margin: 0 0 20px 20px;
}
.rightimg {
	float: right;
	margin: 0 0 20px 20px;
}
#footer {
	margin: 60px 0 0;
	padding: 0 0 30px;
	font-size: 80%;
}
#footer h2 {
	margin: 0 auto 6px;
	font-size: 27px;
	line-height: 30px;
	text-align: center;
	color: #654f3a;
}
.box h3 {
	margin: 0;
	padding: 14px 0 11px 20px;
	font-size: 106%;
	font-weight: normal;
	color: #fff9e6;
	background:url(../images/h3.jpg) center top repeat;
	border-bottom: 2px solid #b59358;
}
#toppage .box h3 {
	cursor:pointer;
	padding: 14px 0 11px 15px;
	background-image: url(../images/accord.png),url(../images/h3.jpg);
	background-repeat: no-repeat, repeat;
	background-position: right 20px top 31px, center top;
}
#toppage .box h3.open {
	background-image: url(../images/acopen.png),url(../images/h3.jpg);
	background-repeat: no-repeat, repeat;
	background-position: right 20px top 31px, center top;
}
.topcampain {
	padding: 8px 8px 8px;
	text-align: center;
}
.topcampain img {
	width: 100%;
	height: auto;
}
.accordion {
	display:none;
}
.box h4 {
	margin: 12px 12px 20px;
	padding: 10px 0 8px 20px;
	font-weight: normal;
	text-align: left;
	font-size: 104%;
	color: #633918;
	background:url(../images/h4sp.jpg) left top repeat;
	border: 2px solid #c9bda3;
}
.box h4 a:link,
.box h4 a:visited {text-decoration: none; color: #633918;}

.second .point li h4 {
	min-height: 40px;
	margin: 0 0;
	padding: 3px 0 0 80px;
	font-weight: normal;
	text-align: left;
	font-size: 104%;
	color: #633918;
	background:none;
	border-style: none;
}
.second h5 {
	margin: 0 0;
	padding: 1px 0 0px 40px;
	font-weight: normal;
	text-align: left;
	font-size: 102%;
	color: #663c00;
	background:url(../images/h5.gif) 15px center no-repeat;
}
.no {
	font-style:italic;
}
h4 .no {
	font-size: 120%;
}



/* --------------------------------------- */
#header-wrap {
	margin: 0;
	padding: 0;
	width: 720px;
	box-shadow: 0 0px 8px rgba(0,0,0,0.6);
	z-index: 9999;
}
#header-body {
	position: relative;
	width: 100%;
	background:url(../images/bg.jpg) center top repeat #faf1df;
}
h1 {
	display: block;
	width: 100%;
	height: 100px;
	margin: 0;
	text-align: left;
	text-indent: 100%;
	white-space:nowrap;
	overflow: hidden;
	background: url(../images/logo.png) center 22px no-repeat;
	background-size: auto 58px;
}
#open {
	width: 100%;
	height: 44px;
	margin: 0;
	padding: 0;
	text-align: right;
	background: url(../images/open.png) center 10px no-repeat rgba(64,41,19,0.8);
}
#open a {
	display: block;
	width: 270px;
	height: 44px;
	margin: 0 0 0 auto;
}
#header-body a:link,
#header-body a:visited {text-decoration: none; color: #111;}
#header-body a:hover,
#header-body a:active {text-decoration: none; color: #111;}


/* Gn
 * --------------------------------------- */
#menu-wrap {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 80px;
	box-shadow: 0 0px 8px rgba(0,0,0,0.6);
	background: rgba(64,41,19,0.9);
	z-index: 9999;
}
#menu-body {
	width: 100%;
	margin: 0 auto 0px;
	padding: 0;
	overflow: hidden;
}
#menu {
	height: 80px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/menu.png) center 17px no-repeat;
}
#menu li {
	display: inline;
	height: 60px;
	float: left;
	width: 25%;
	height: 60px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu li a {
	display: block;
	width: 100%;
	height: 60px;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#menu li a:hover {
	background: rgba(255,255,255,0.2);
}
.fixed{
	position: fixed;
	top: 0px;
	left: 0px
	z-index: 9900;
}
#myContainer {
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	padding: 20px 0 20px;
}

/* ΍
 * --------------------------------------- */
@media only screen and (min-height: 640px) {
#header-wrap {
	position: fixed;
	left: 0;
	top: 0;
	}
#menu-wrap {
	position: fixed;
	left: 0;
	bottom: 0;
	}
#myContainer {
	padding: 140px 0 60px;
	}
}

/* Contents
 * --------------------------------------- */

.pic {
	margin: 0 auto 20px;
	padding: 0;
}
.pic img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	border-bottom: 3px solid #aa946e;
}

.box {
	width: 674px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: left;
	background: #fff;
	border: 2px solid #b59358;
}
#side {
	width: 640px;
	margin: 0 auto 25px;
	overflow: hidden;
}
#side a {
	display: block;
	width: 300px;
	height: 100px;
	float: left;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#btn-female {
	margin: 0 0px 0px 0px;
	background:url(../images/btn-femalesp.jpg) center top no-repeat;
}
#btn-loginsp {
	margin: 0 0px 0px 40px;
	background:url(../images/btn-loginsp.jpg) center top no-repeat;
}
.sidetel {
	margin: 10px 20px 0;
	padding: 5px 0;
	line-height: 38px;
	text-align: center;
	color: #865b10;
	border: 1px solid #c0a784;
	background: #fffbf4;
}
.sidetel a:link,
.sidetel a:visited {text-decoration: none; color: #865b10;}
.sidetel a:hover {text-decoration: underline; color: #bd9145;}


.txt {
	width: 620px;
	margin: 0 auto 30px;
	padding: 15px 0;
	text-align: left;
}
.txt > p {
	margin: 0;
}
.waku {
	width: 580px;
	margin: 15px auto 18px;
	padding: 16px 20px 4px;
	border: 1px solid #c0a784;
	background: #fffbf4;
	overflow: hidden;
}
#news {
	max-height: 100%;
	width: 620px;
	height: 2200px;
	margin: 0 0;
	padding: 15px 27px;
	border: 0px solid #c0a784;
	overflow: hidden;
}
@media only screen and (min-height: 640px) {
	#news {
	}
}

#itemindex {
	width: 674px;
	margin: 20px auto;
	padding: 0;
	overflow: hidden;
}
.item {
	position: relative;
	width: 280px;
	margin: 0 5px 15px;
	padding: 10px;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
}
.itempic {
	width: 280px;
	margin: 0 auto 0px;
	padding: 0;
	overflow: hidden;
	-webkit-border-radius: 6px; /*p*/
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.item img {
	display: block;
	width: 280px;
	height: auto;
	border-style: none;
	margin: 0;
	-webkit-border-radius: 6px; /*p*/
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* Google AJAX Feed API */
#feed {
	width: 620px;
	margin: 0 auto 0;
	padding: 15px 0;
}
.feed_body {
	margin: 0;
	padding: 0 0 30px;
	text-align: left;
}
.feed_date {
	margin: 0 0 10px;
	padding: 0px 0px 0 10px;
	color: #ffffff;
	background: #936f4a;
}
.feed_new {
	float: right;
	display: block;
	width: 40px;
	height: 15px;
	margin: 0 0 0 auto;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background: url(../images/feed_new.gif) center top no-repeat;
}
.feed_title {
	margin: 0;
	padding: 4px 0 2px;
	color: #917247;
}
.feed_title a:link,.feed_title a:visited {text-decoration: none; color: #917247;}
.feed_title a:hover {text-decoration: underline; color: #a2865f;}

.feed_text {
	margin: 0;
	padding: 0;
}




.btn {
	display: block;
	width: 390px;
	height: 49px;
	text-align: left;
	margin: 0 auto 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}
.btn:link,.btn:visited {background-position: 0 0px;}
.btn:hover {background-position: 0px -49px;}

a#btn-about {background-image:url(../images/btn-about.jpg);}
a#btn-form {background-image:url(../images/btn-form.jpg);}
a#btn-form2 {background-image:url(../images/btn-form2.jpg);}
a#btn-voice {background-image:url(../images/btn-voice.jpg);}
a#btn-login {background-image:url(../images/btn-login.jpg);}

.banner {
	display: block;
	margin: 0 auto 10px;
	width: 220px;
	height: 50px;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#btn-mailmagazine {background:url(../images/btn-mailmagazine.gif) center top no-repeat;}
#btn-question {background:url(../images/btn-question.gif) center top no-repeat;}
#btn-blog {background:url(../images/btn-blog.gif) center top no-repeat;}
#btn-twitter {background:url(../images/btn-twitter.gif) center top no-repeat;}
#btn-hotel {background:url(../images/btn-hotel.gif) center top no-repeat;}
#call {background:url(../images/call.gif) center top no-repeat;}

#btn-event {
	display: block;
	width: 720px;
	height: 198px;
	margin: 0 auto 22px;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background:url(../images/btn-event.jpg) center top no-repeat;
}


#homemain #qrcode {
	margin: 0 auto 5px;
}
.second #qrcode {
	margin: 0;
}
#qrcode a {
	display: block;
	width: 165px;
	height: 98px;
	margin: 0 auto;
	text-align: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background:url(../images/qrcode.gif) center top no-repeat;
}


ol.fllow {
	margin: 0 20px;
	padding: 2px 0 15px;
	list-style-type: none;
}
ol.fllow li {
	margin: 0 0px 14px;
	padding: 10px 15px 10px 50px;
	border: 1px solid #c0a784;
	background:url(../images/fllow.gif) 5px top no-repeat #fffbf4;
}
ol.point {
	margin: 0 0px;
	padding: 5px 0 5px;
	list-style-type: none;
}
ol.point li {
	margin: 0 0px 14px;
	padding: 10px 20px 10px;
	background-repeat: no-repeat;
	background-position: 10px top;
	background-color: #fffbf4;
	border: 1px solid #c0a784;
}
ol.point li.point1 {background-image: url(../images/point1.jpg);}
ol.point li.point2 {background-image: url(../images/point2.jpg);}
ol.point li.point3 {background-image: url(../images/point3.jpg);}
ol.point li.point4 {background-image: url(../images/point4.jpg);}
ol.point li.point5 {background-image: url(../images/point5.jpg);}
ol.point li.point6 {background-image: url(../images/point6.jpg);}
ol.point li.point7 {background-image: url(../images/point7.jpg);}
ol.point li.point8 {background-image: url(../images/point8.jpg);}
ol.point li.point9 {background-image: url(../images/point9.jpg);}
ol.point li.point10 {background-image: url(../images/point10.jpg);}

ol.tokucho li {
	padding: 10px 20px 10px 95px;
}

dl.faq {
	margin: 0 55px;
	padding: 2px 0 15px;
}
dl.faq dt {
	margin: 0 0 0;
	padding: 14px 18px 12px 102px;
	color: #633918;
	font-size: 15px;
	line-height: 18px;
	border-top: 1px solid #c9bdab;
	border-left: 1px solid #c9bdab;
	border-right: 1px solid #c9bdab;
	background:url(../images/faq_q.jpg) left top no-repeat #fffbf4;
}
dl.faq dd {
	margin: 0 0 15px;
	padding: 12px 18px 14px 102px;
	color: #555555;
	border-bottom: 1px solid #c9bdab;
	border-left: 1px solid #c9bdab;
	border-right: 1px solid #c9bdab;
	background:url(../images/faq_a.jpg) 23px 7px no-repeat #fffbf4;
}


.samples {
	margin: 0 15px 0;
	padding: 0 0 25px;
	overflow: hidden;
}
.sample {
	display: block;
	width: 120px;
	height: 225px;
	float: left;
	margin: 0 3px 6px 3px;
	padding: 9px 0 0;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	background-color: #fffbf4;
	border: 1px solid #a99a86;
}

.board {
	width: 620px;
	margin: 0 auto 30px;
	padding: 0px 0px;
	background:url(../images/cellbg.jpg) left top repeat;
}
.txt .board p {
	margin: 0;
	padding: 15px 20px;
	border: solid 1px #d1c5b6;
}
.cell {
	width: 618px;
	margin: 0 auto;
	border-collapse: collapse;
	border-top: solid 1px #d1c5b6;
	border-right: solid 1px #d1c5b6;
	border-left: solid 1px #d1c5b6;
}
/*
border-collapse:separate;
border-spacing:2px;
*/
.cell .cset {
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #d1c5b6;
}
.cell .cset div {
	margin: 0;
	padding: 7px 7px;
	text-align: left;
	vertical-align: middle;
}
.pcell .cset div {
	float: left;
	margin: 0 auto 0 0;
}
.pcell .cset .cleft {
	width: 230px;
	text-align: right;
}
.pcell .cset .cright {
	width: 360px;
	color: #7e4400;
}
.mcell .cset .cleft {
	width: 100%;
}
.mcell .cset .cright {
	width: 100%;
}
.logincell {
	width:420px;
}
.logincell .cell td.firstChild {
	width: 180px;
}
.logincell .cell td.lastChild {
	width: 240px;
}
.cell .no {
	margin: 0 2px;
	font-size: 140%;
	font-style:italic;
}
.txt-s {
	font-size: 80%;;
	line-height: 1;
}
.small {
	font-size: 80%;;
	line-height: 1;
}
.cell .jp {
	font-size: 12px;
}
.cell td img {
	margin-bottom: 3px;
	margin-right: 3px;
}



.blog-body {
	margin: 0 0 15px;
	padding: 0 0 15px;
	text-align: left;
	border-bottom: 1px dotted #999;
}
.blog-date {
	margin: 0;
	padding: 8px 20px 8px;
}
.blog-post {
	margin: 8px auto 8px;
	padding: 12px 12px 12px;
	color: #3f3116;
	background: #fffbf4;
	border: 1px solid #c0a784;
	overflow: hidden;
}
.blog-com {
	margin: 0;
	padding: 0 20px 0;
}







#top {
}
#therapist {
	padding: 0px 0 0px;
}
#therapisttop {
	height: 70px;
}
#system {
	min-height: 1111px;
	padding: 90px 0 0px;
	background: url(../images/systemsp.jpg) center 60px no-repeat;
}
#price {
	box-shadow: 0 1px 4px rgba(0,0,0,0.8);
}
#recruit {
	min-height: 900px;
	padding: 90px 0 60px;
	background: url(../images/recruitsp.jpg) center 80px no-repeat;
}
#recruit h2 {
	background: url(../images/recruit.png) center 146px no-repeat;
}
#inquiry {
	background: url(../images/inquirysp.jpg) center 260px no-repeat;
}
#inquiry h2 {
	background: url(../images/inquiry.png) center 146px no-repeat;
}

.need {
	margin: 0 auto 0 7px;
	padding: 1px 5px;
	font-size: 60%;
	line-height: 1;
	color: #fff;
	text-align: center;
	background: #aa0000;
	-webkit-border-radius: 6px; /*p*/
	-moz-border-radius: 6px;
	border-radius: 6px;
}
ol.kiyaku {
	overflow: auto;
	height: 360px;
	margin: 0;
	padding: 15px 20px 15px 45px;
	border: solid 1px #806a4e;
	background:url(../images/mark.gif) left top no-repeat;
}
ol.kiyaku  ol {
	margin: 0;
	padding: 5px 0 0 20px;
}
ol.kiyaku  ol li {
	margin: 0;
	padding: 1px 0 5px;
}


/*[*/

form {
	width: 100%;
	margin: 0;
	padding: 0;
}
.cell input,.cell textarea {
	width: 90%;
}
input[type=checkbox] {
	-moz-transform-origin: right middle;
	-moz-transform: scale( 2 , 2 );
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
input[type=radio] {
	-moz-transform-origin: right middle;
	-moz-transform: scale( 2 , 2 );
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.button {
	width: 440px;
	cursor: pointer;
	display: block;
	margin: 0 auto 10px;
	padding: 10px 0px 10px;
	text-align: center;
	border: 0px;
	color: #fff;
	letter-spacing: 0.0em;
	-webkit-border-radius: 8px; /*p*/
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #402913;
}
a.button:link,
a.button:visited {
	color: #fff;
	text-decoration: none;
}
.button:hover {
	text-decoration: none;
	opacity: 0.6;
}

.buttons {
	width: 520px;
	margin: 0 auto 10px;
	overflow:hidden;
}
.buttons a {
	width: 240px;
	cursor: pointer;
	display: block;
	margin: 0 10px 0px;
	padding: 10px 0px 10px;
	text-align: center;
	border: 0px;
	color: #fff;
	letter-spacing: 0.0em;
	-webkit-border-radius: 8px; /*p*/
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #402913;
}
.buttons a#prev {
	float: left;
}
.buttons a#next {
	float: right;
}
#thumbs {
	margin: 0;
	text-align: center;
}
#thumbindex {
	margin: 0;
	width: 100%;
	height: 100%;
	overflow:auto;
}
.thumb {
	position: relative;
	width: 25%;
	margin: 0;
	padding: 0;
	float: left;
	overflow:hidden;
	display: inline;
}
.thumb:nth-child(4n+1) {
	clear: both;
}
.thumb:hover {
	opacity: 0.4;
}
.thumb img {
	display: block;
	width: 100%;
	height: auto;
}
.thumbname {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #111;
	background:rgba(255,255,255,0.6);
}
html > body p.linkarea {
	margin: 0;
	padding: 0;
	line-height: 1px;
}
html > body p.linkarea a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	filter: alpha(opacity=0);
}



.red {
	color: red;
}
.txt-l {
	font-size: 160%;
	line-height: 120%;
}
.txt-s {
	font-size: 86%;
	line-height: 96%;
}
.leftimg {
	float: left;
	margin: 0 20px 20px 0;
}
.banner {
	width: 468px;
	margin: 0 auto;
	text-align: center;
}
.banner640  {
	width: 640px;
}
.banner img {
	display: block;
	margin: 0 auto 15px;
}



/*----------------------------------------------------------------
* XChV[
----------------------------------------------------------------*/
#detailphoto {
	z-index: 1;
	margin: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}
.photos {
	width: 100%;
	height: auto;
}
.photos .flexslider {
	margin: 0 auto 0;
}
.photos .flexslider .slides {
	width: 100%;
	height: auto;
}
.flex-control-thumbs {
	position: relative;
	width: 450px;
	height: 110px;
	margin: -30px auto 0;
	padding: 0;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 80px;
	height: 80px;
	margin: 0 5px;
	padding: 0;
	background: rgba(255,255,255,0.0);
	border-style: none;
	overflow: hidden;
}

.flex-control-thumbs img {
	width: auto;
	height: 80px;
	border-style: none;
}
.flex-control-thumbs img:hover {
	border-style: none;
}
.flex-control-thumbs .flex-active {
	background: rgba(255,255,255,0.0);
	overflow: hidden;
}

#profile {
	margin: 0;
	padding: 50px 0;
}
#profile h2 {
	margin: 0 auto 25px;
	font-size: 44px;
	line-height: 48px;
	font-weight: normal;
	letter-spacing: 2px;
}
#profile h3 {
	margin: 0 auto 25px;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	letter-spacing: 0px;
}
#profile h4 {
	margin: 0 auto 15px;
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: left;
}

#profile .txt {
	width: 620px;
	margin: 0 auto 0;
	padding: 20px 0 0px;
	text-align: left;
}



.memberscell {
	margin: 0 0;
	padding: 10px 0 15px;
	overflow: hidden;
}
.memberscell topitems {
	padding: 0 0 10px;
}
.lady {
	display: block;
	width: 126px;
	height: 240px;
	float: left;
	margin: 0 3px 6px 3px;
	padding: 0;
	background-color: #fffbf4;
	border: 1px solid #a99a86;
	text-align: center;
	font-size: 19px;
	line-height: 22px;
}
.ladytop {
	display: block;
	width: 126px;
	height: 170px;
	float: left;
	margin: 0 3px 6px 3px;
	padding: 9px 0 0;
	background-color: #fffbf4;
	border: 1px solid #a99a86;
	text-align: center;
}
.ladytop form{
	margin: 0;
	padding: 0;
}
.lady .ladytop {
	height: 164px;
	margin: 0;
	border: 0px solid #a99a86;
}
.lady img {
	margin: 0 auto 0px;
}

.membersbutton {
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.membersbutton a {
	display: block;
	float: left;
	margin: 0 4px 8px;
	padding: 4px 4px 4px;
	font-size: 21px;
	line-height: 22px;
	text-align: center;
	color: #76541e;
	background-color: #fffbf4;
	border: 1px solid #a99a86;
}
.membersbutton b {
	display: block;
	float: left;
	margin: 0 4px 8px;
	padding: 2px 4px 2px;
	font-size: 25px;
	line-height: 26px;
	text-align: center;
	color: #000;
}

#update table {
	width: 640px;
	margin: 0 auto;
	padding: 8px 0 8px;
}
#update table td {
	width: 570px;
}
#update table td[colspan] {
	width: 640px;
}
#update table td[rowspan] {
	width: 70px;
}

.txt ul.cam {
	margin: 0 0 4px;
	padding: 0;
	list-style-type: none;
}
.txt ul.cam2 {
	margin: 8px 0 4px;
}
.waku ul.cam2 {
	margin: 0 0 4px;
	padding: 180px 0 0 22px;
	background: url(../images/banner_no1.jpg) center top no-repeat;
	background-size: auto 160px;
}
.txt ul li {
	margin: 0;
	padding: 0 0 16px;
}
.txt ul.cam2 li {
	margin: 0;
	padding: 0 0 6px;
}
.txt ul.cam li {
	margin: 0 0 6px;
	padding: 10px 20px 10px;
	border: 1px solid #c0a784;
	background: #fffbf4;
}
.txt ul.cam li span {
	font-weight: bold; 
	font-family: serif;
	background: linear-gradient(transparent 52%, #ffe3ae 53%);
	border-radius:6px;
}


