body {
	margin: 0px;
	padding: 0px;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', osaka, sans-serif;
	background-position: center top;
	background-repeat: repeat;
	background-color:#fff;
	font-size:16px;
	color:#000;
}
.inbody {
	width: 480px;/*margin-right: auto;
	margin-left: auto;*/
	background: url(../images/back.gif) repeat scroll left 0px;
}
.inbody.subbody {
	background: url(../images/b2t.jpg) top left;
}
.backbn{
	position: absolute;
	left: 4px;
	top: 4px;
}
.tbmenu li {
	float: left;
    margin-bottom: 4px;
    margin-right: 4px;
}
.tbtelbns{
	text-align:center;
}
.tmenu {
	margin-top:-15px;
}
.tmenu li {
	float: left;
}
.tbmenu {
	margin-left: 6px;
}
.tbbns li {
	float: left;
}
.tbbns {
	margin-left: 0px;
}
.girlone {
	float: left;
	text-align: center;
	margin-left: 10px;
}
h1 {
	text-shadow: 0 -1px 1px #fff, -1px 0 1px fff, 1px 0 1px #fff;
	font-size: 120%;
	color: #FF5252;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:5px 0;
	border-bottom:solid 1px #FF5252;
	font-weight:bold;
}
h2 {
	font-size: 110%;
	color:#21382D;
	font-weight:bold;
}
.main {
	margin-bottom: 0px;
}
.main2 {
	margin-bottom: 10px;
}
dl.sysbox {
	margin:30px 0 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background:	#FFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBFDFE), to(#D8EFF3));
	background: -webkit-linear-gradient(#FBFDFE, #D8EFF3);
	background: -moz-linear-gradient(#FBFDFE, #D8EFF3);
	background: -ms-linear-gradient(#FBFDFE, #D8EFF3);
	background: -o-linear-gradient(#FBFDFE, #D8EFF3);
	background: linear-gradient(#FBFDFE, #D8EFF3);
	margin-bottom: 15px;
}
dl.sysbox dd {
	padding:15px;
	color:#000;
}
dl.sysbox dt {
	padding:3px;
	background:#E7A0DC;
	display:block;
	color: #FFF;
	font-size: 120%;
}

dl.recrtbox {
	margin:30px 0 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	margin-bottom: 15px;
}
dl.recrtbox dd {
	padding:15px;
}
dl.recrtbox dt {
	font-weight:bold;
	padding:3px;
	background:	#FE9FF0;
	display:block;
	color: #fff;
	font-size: 120%;
}

.priceinfo0{
	margin-top:15px;
	padding:2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #332D33;
}
.priceinfo1{
	padding:5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
background: #FCF3F6;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FCF3F6), to(#E5A4B7));
background: -webkit-linear-gradient(#FCF3F6, #E5A4B7);
background: -moz-linear-gradient(#FCF3F6, #E5A4B7);
background: -ms-linear-gradient(#FCF3F6, #E5A4B7);
background: -o-linear-gradient(#FCF3F6, #E5A4B7);
background: linear-gradient(#FCF3F6, #E5A4B7);
}
.priceinfo2{
	text-align:center;
	padding:15px 0px;
	font-size:18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
background: #C7A448;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C7A448), to(#E3D6A0));
background: -webkit-linear-gradient(#C7A448, #E3D6A0);
background: -moz-linear-gradient(#C7A448, #E3D6A0);
background: -ms-linear-gradient(#C7A448, #E3D6A0);
background: -o-linear-gradient(#C7A448, #E3D6A0);
background: linear-gradient(#C7A448, #E3D6A0);
color:#AE0F0B;
font-weight:bold;
}
.systxt{
	padding:0 15px 15px 15px;
	font-size:150%;
	color:#375137
}
@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////// */


.pricetable {
	width:100%;
}

.pricetable tbody {
}

.pricetable tbody tr {
}

.pricetable tbody tr th {
background: #FFF599;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF599), to(#9A902D));
background: -webkit-linear-gradient(#FFF599, #9A902D);
background: -moz-linear-gradient(#FFF599, #9A902D);
background: -ms-linear-gradient(#FFF599, #9A902D);
background: -o-linear-gradient(#FFF599, #9A902D);
background: linear-gradient(#FFF599, #9A902D);
	color:#660606;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	font-size:24px;
}

.pricetable tbody tr td {
	color:#000;
	text-align:center;
	font-size:24px;
	padding:5px 0;
	border-bottom:solid 1px #CDCBED;
	border-right: solid 1px #CDCBED;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E8DAF6));
	background: -webkit-linear-gradient(#FFFFFF, #E8DAF6);
	background: -moz-linear-gradient(#FFFFFF, #E8DAF6);
	background: -ms-linear-gradient(#FFFFFF, #E8DAF6);
	background: -o-linear-gradient(#FFFFFF, #E8DAF6);
	background: linear-gradient(#FFFFFF, #E8DAF6)
}
.pricetable tbody tr .td1{
	border-left: solid 1px #CDCBED;
	background: #FAF7FD;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FAF7FD), to(#DBC8EF));
	background: -webkit-linear-gradient(#FAF7FD, #DBC8EF);
	background: -moz-linear-gradient(#FAF7FD, #DBC8EF);
	background: -ms-linear-gradient(#FAF7FD, #DBC8EF);
	background: -o-linear-gradient(#FAF7FD, #DBC8EF);
	background: linear-gradient(#FAF7FD, #DBC8E);
}

.td2{
	border:solid 2px #ECE2F7;
	font-size:21px;
	padding:15px;
	margin-top:15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:#DFC7FA;
}

.recrttable {
	width:100%;
}

.recrttable tbody {
}

.recrttable tbody tr {
}

.recrttable tbody tr .tdt {
	border-bottom:solid 1px #CF65C3;
	border-right: solid 1px #CF65C3;
	border-top: solid 1px #CF65C3;
}

.recrttable tbody tr td {
	color:#504350;
	font-size:18px;
	padding:5px 5px;
	border-bottom:solid 1px #CF65C3;
	border-right: solid 1px #CF65C3;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#FAEBF9));
	background: -webkit-linear-gradient(#FFFFFF, #FAEBF9);
	background: -moz-linear-gradient(#FFFFFF, #FAEBF9);
	background: -ms-linear-gradient(#FFFFFF, #FAEBF9);
	background: -o-linear-gradient(#FFFFFF, #FAEBF9);
	background: linear-gradient(#FFFFFF, #FAEBF9);
}
.recrttable tbody tr .td1{
	text-align:center;
	border-left: solid 1px #CF65C3;
	background: #F7C4F1;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7C4F1), to(#E580E3));
	background: -webkit-linear-gradient(#F7C4F1, #E580E3);
	background: -moz-linear-gradient(#F7C4F1, #E580E3);
	background: -ms-linear-gradient(#F7C4F1, #E580E3);
	background: -o-linear-gradient(#F7C4F1, #E580E3);
	background: linear-gradient(#F7C4F1, #E580E3);
}

.rectxt{
	padding:0 15px 15px 15px;
	font-size:110%;
}
.systxt ul{
	margin-left:1em;
	list-style-position:outside;
	list-style-type: disc;
}
.systxt ul li{
	padding:0 0 0 0px;
}
.sysinfo{
	padding:15px;
}
dl.recbox {
	margin-left: 10px;
	margin-right: 10px;
	border: 2px solid #FFF;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #FBFDFE;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBFDFE), to(#F3D8E1));
	background: -webkit-linear-gradient(#FBFDFE, #F3D8E1);
	background: -moz-linear-gradient(#FBFDFE, #F3D8E1);
	background: -ms-linear-gradient(#FBFDFE, #F3D8E1);
	background: -o-linear-gradient(#FBFDFE, #F3D8E1);
	background: linear-gradient(#FBFDFE, #F3D8E1);
	margin-bottom: 15px;
}
dl.recbox dt {
	color: #F53897;
	font-size: 150%;
}
.p1 {
	color: #E155C9;
}
.gray {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
	background-color: #DDD;
	padding: 15px;
	margin-bottom: 15px;
}
.gray2 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
	background-color: #FFEBD0;
	padding: 15px;
	margin-bottom: 15px;
}
.gray2aft {
	font-size: 150%;
}
.tel {
	font-size: 190%;
}
.tel2 {
	font-size: 170%;
}
.tel3 {
	font-size: 140%;
}
.tpick .girlone {
	margin-left: 13px;
	text-align: center;
}
.imenu {
	background:#FEFCF3 url(../images/s2.jpg) no-repeat center 3px;
	border-top:solid 1px #95CF88;
	border-bottom:solid 1px #95CF88;
	text-align: center;
	color: #000;
	padding-top: 92px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:30px;
}
.imenu .enterbnstxt{
	clear:left;
	padding-top:25px;
}
.imenu li.enterbns {
	float:left;
}
.imenu li {
}
.footer {
	text-align: center;
	color:#000;
	/*background: #C752B3;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C752B3), to(#32102B));
	background: -webkit-linear-gradient(#C752B3, #32102B);
	background: -moz-linear-gradient(#C752B3, #32102B);
	background: -ms-linear-gradient(#C752B3, #32102B);
	background: -o-linear-gradient(#C752B3, #32102B);
	background: linear-gradient(#C752B3, #32102B);*/
	padding: 10px;
	margin-top: 15px;
}
.footer .tel{
	font-size:250%;
	margin-top:5px;
	margin-bottom:5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:5px;
}
.footer .tel a{
	color:#000;
}
.rectitleimg{
	text-align:center;
	padding-top:5px;
}
.sysbox dd strong {
	color: #820300;
	font-weight: normal;
	display: block;
	padding: 3px 10px;
	margin-bottom: 5px;
	margin-top:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F4EDE1;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F4EDE1), to(#C6B576));
background: -webkit-linear-gradient(#F4EDE1, #C6B576);
background: -moz-linear-gradient(#F4EDE1, #C6B576);
background: -ms-linear-gradient(#F4EDE1, #C6B576);
background: -o-linear-gradient(#F4EDE1, #C6B576);
background: linear-gradient(#F4EDE1, #C6B576);
}
.sysbox .onebig {
	font-size: 150%;
}

.castsbox {
    margin-left: -9px;
}
.castsbox img {
	width:220px;
}

.castsbox .girlone {
    margin-left: 14px;
}
.linkbn{
	margin-bottom:15px;
}
.marqee {
	background-color: #E7BD45;
	height: 40px;
	color: #FFF;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom:10px;
}
.marqee li {
	padding-top: 6px;
	float:left;
	text-align:center;
	font-size:150%;
}
.topifrboxp{
	border: 2px solid #CCCCCC;
	padding:10px;
}
.topifrbox{
	height:150px;
	overflow:hidden;
	
}
.copy{
	font-size:70%;
}
.title{
}


.mback {
}
.tt2{
	margin-top:15px;
}
.titleinfo{
	line-height:1.4;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
}
.topifrboxlink{
	text-align:center;
	margin-top:10px;
	font-weight:bold;
}
.footbnr{
	padding-bottom:30px;
	margin-top:15px;
	padding-top:10px;
	text-align:center;
}
.footercopy{
	text-align:center;
	border-top: solid 1px #000;
	margin-top:35px;
	padding-top:15px;
	padding-bottom:25px;
}
.footbnr .time{
	font-size:130%;
}
.recpointbox{
	border: solid 1px #C74570;
	margin-top:20px;
	padding:15px 10px;
}
.recpointbox b{
	color:red;
}


.headarea.subarea {
	margin-top:18px;
	width:464px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/s9.jpg) left top no-repeat;
	height:38px;
}

.headarea .title {
	line-height:1;
	text-align:center;
	line-height:1;
}

.headarea .titletxt {
	padding:5px 0;
	font-size:19px;
	line-height:1.3;
	text-align:center;
	background:#333333;
	color:#fff;
	font-size:15px;
}
.headarea .titletxt2 {
	position:relative;
	border-bottom:solid 1px #E85DA5;
	padding:9px 0;
	line-height:1;
	text-align:center;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#F4DCEB));
	background: -webkit-linear-gradient(#FFFFFF, #F4DCEB);
	background: -moz-linear-gradient(#FFFFFF, #F4DCEB);
	background: -ms-linear-gradient(#FFFFFF, #F4DCEB);
	background: -o-linear-gradient(#FFFFFF, #F4DCEB);
	background: linear-gradient(#FFFFFF, #F4DCEB);
	color:#E85DA5;
	font-size:22px;
}
.titlelinetxt1{
	padding:5px 0;
	font-size:12px;
	text-align:center;
}
.titlelinetxt2{
	padding:8px 0;
	text-align:center;
	color:#fff;
	background:#B04464;
	font-size:16px;
}
.titlelinetxt3{
	color:#fff;
	font-size:20px;
	padding-top:5px;
	padding-left:7px;
	text-align:center;
	font-weight:bold;
}

.headarea .title .titlesent2 {
	margin-top:0px;
	font-size:19px;
	line-height:1;
}

.headarea .title .titlesent3 {
	margin-top:4px;
	font-size:150%;
}

.headarea .title .titlesent4 {
	margin-top:8px;
	font-size:90%;
}

.menubox {
}

.menubox .menulft {
	float:left;
	width:275px;
}
.timedata{
	padding:17px 0 0 25px;
	font-size:19px;
}
.menubox .menulft ul {
}

.menubox .menulft ul li {
}

.menubox .menulft ul li a {
}

.menubox .menulft ul li a img {
}

.menubox .mainrgt {
	float:left;
	width:205px;
}
.menubox .mainrgt.toprgt {
	padding-top:39px;
}


.menubox .mainrgt ul {
}

.menubox .mainrgt ul li {
}

.menubox .mainrgt ul li a {
}

.menubox .mainrgt ul li a img {
}

.marqueebox {
	overflow:hidden;
	margin:0 0 5px 0;
	height:38px;
	background:#FFD7F1;
	color:#000000;
	margin:/*15px*/ 0;
}

.marqueebox .marquee {
	padding-top:10px;
}

.marqueebox .marquee li {
	line-height:1;
	float:left;
	font-size:20px;
	
}

.pickboxpre {
	padding:8px;
}
.subboxbdr {
	padding:8px;
}

.pickboxpre .pickbox {
}
.pickback {
	background:url(../images/h3.gif);
}

.pickboxpre .pickbox img {
}

.pickboxpre .pickbox .pickinfo {
	font-size:80%;
	text-align:center;
	margin:0 0 7px 0;
}

.pickviewbox {
	overflow:hidden;
	position:relative;
	height:286px;
}

.pickviewbox .pickviewbn1 {
	position: absolute;
	left: 0px;
	top: 90px;
}

.pickviewbox .pickviewbn2 {
	position: absolute;
	right: 0px;
	top: 90px;
}

.pickviewbox .pickviewboxul {
}

.pickviewbox .pickviewboxul li {
	float: left;
}

.pickviewbox .pickviewboxul li img {
	float: left;
	margin-left: 10px;
    margin-top: 10px;
}
.pickviewbox .pickviewboxul .pickviewname {
    margin-left: 220px;
    margin-right: 20px;
    margin-top: 20px;
}
.pickviewbox .pickviewboxul .pickviewnamecap {
	color:#0042FF;
	font-weight:bold;
	margin:20px 0 10px 0;
}

.pickselecter {
   overflow: hidden;
    position: relative;
}

.pickselecter ul {
	float: left;
    left: 50%;
    position: relative;
}

.pickselecter ul li {
	float:left;
	background: url(../images/p4.png) no-repeat;
	width:20px;
	height:21px;
	position: relative;
    left: -50%;
}

.pickselecter ul li img {
}
.pickselecter ul li.liselected {
	background:url(../images/p3.png) no-repeat;
}

.menuimg0 {
	padding-top:0px;
}
.menuimg2 {
	padding-bottom:5px;
}
.menuimg {
	width:480px;
	margin:0 auto;
}
.menuimgb {
	width:480px;
	margin:0 auto;
}

.menuimg li {
	
}
.menuimgb li {
	float:left;
}

.menuimg li a {
}

.menuimg li a img {
}

.footimg {
	margin:10px 0 0 0;
}

.footimg li {
	float:left;
}

.footimg li a {
}

.footimg li a img {
}

.contactbox {
	background:url(../images/s23.gif) no-repeat left top;
	height:120px;
}

.contactbox .contacttel {
	padding:21px 0 0 208px;
}

.contactbox .contacttel a {
}

.contactbox .contacttel a img {
}
.bigred{
	color:red;
	font-size:150%;
}

.tohotelbn a{
	color:#fff;
}
.tohotelbn {
	background: #D28C40;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D28C40), to(#5D3808));
	background: -webkit-linear-gradient(#D28C40, #5D3808);
	background: -moz-linear-gradient(#D28C40, #5D3808);
	background: -ms-linear-gradient(#D28C40, #5D3808);
	background: -o-linear-gradient(#D28C40, #5D3808);
	background: linear-gradient(#D28C40, #5D3808);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width:10em;
	margin:0 auto;
	text-align:center;
	padding:5px 0;
	font-size:21px;
	color:#fff;
}
.hotelbox{
	padding:5px;
}
.hotelbox dt{
	font-size:23px;
	font-weight:bold;
	color:#333;
	text-align:center;
	border-bottom: solid 1px #000;
}
.hotelbox dd{
	padding:5px;
	color:#847661;
	border-bottom:solid 1px #634F34;
	border-left:solid 3px #634F34;
	border-right:solid 3px #634F34;
	background:#fff;
}



.ctgirlbox {
	margin:10px 0;
}

.ctgirlbox .ctgirlone {
	border-top:solid 1px #F9621A;
}

.ctgirlbox .ctgirlone .ctgirllft {
	float:left;
	width:130px;
}

.ctgirlbox .ctgirlone .ctgirllft a {
}

.ctgirlbox .ctgirlone .ctgirllft a img {
}

.ctgirlbox .ctgirlone .ctgirlrgt {
	float:left;
	width:334px;
}

.ctgirlbox .ctgirlone .ctgirlrgt .girlsent1 {
	border-radius:0 0px 10px 0;
	float:left;
	padding:3px 20px;
	color:#fff;
	font-size:18px;
	margin-bottom:-5px;
background: #FF7DD4;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF7DD4), to(#FFA0DF));
background: -webkit-linear-gradient(#FF7DD4, #FFA0DF);
background: -moz-linear-gradient(#FF7DD4, #FFA0DF);
background: -ms-linear-gradient(#FF7DD4, #FFA0DF);
background: -o-linear-gradient(#FF7DD4, #FFA0DF);
background: linear-gradient(#FF7DD4, #FFA0DF);
}

.ctgirlbox .ctgirlone .ctgirlrgt .girlsent2 {
	text-align:center;
	color:#D22051;
	font-weight:bold;
	font-size:21px;
	padding-top:15px;
}

.ctgirlbox .ctgirlone .ctgirlrgt .girlsent3 {
	text-align:center;
	font-size:17px;
}

.ctgirlbox .ctgirlone .ctgirlrgt .girlsent4 {
	margin-top:8px;
	padding:7px 7px;
	font-size:17px;
	line-height:1.5;
}

.schtime{
	font-weight:normal;
	font-size:17px;
	color:#fff;
}
.emailfm{
	margin:0 auto;
	border:none;
}
.emailfm th{
	vertical-align: middle;
	padding:5px;
	text-align:left;
	font-weight:normal;
	color:#714D1F;
	border:none;
}
.emailfm td{
	vertical-align: middle;
	padding:5px;
	border:none;
}
.headmarktxt{
	background:#FBDFF0;
	color:#000;
	font-size:18px;
	padding:10px 0;
	line-height:25px;
}
.pagebox{
	text-align:center !important;
}
.sisterbox{
	margin:15px 0 10px 0; text-align:center;
}
.sisterlink{
	background:#F1BCCC;
	font-size:130%;
	color:#3F5A89;
	font-weight:bold;
	text-align:center;
	padding:5px;
}
.sisterbnr{
	border-top:solid 1px #666;
	padding:5px 0;
}
.pickviewboxes {
	border: 2px solid #D9A9B3;
}
a.mailmagbn{
	display:block;
background: #FA9EDC;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FA9EDC), to(#F051BB));
background: -webkit-linear-gradient(#FA9EDC, #F051BB);
background: -moz-linear-gradient(#FA9EDC, #F051BB);
background: -ms-linear-gradient(#FA9EDC, #F051BB);
background: -o-linear-gradient(#FA9EDC, #F051BB);
background: linear-gradient(#FA9EDC, #F051BB);
margin:10px 30px;
padding:12px 0;
color:#fff;
font-size:25px;
font-weight:bold;
text-align: center; 
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.topbanner{
	text-align:center;
	padding-bottom:8px;
}
@charset "UTF-8";

/* ///////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////// */


.ctgirlbox {
	margin-left:-11px;
}

.ctgirlbox .cttopgirlone {
	float:left;
	margin-left:13px;
}

.ctgirlbox .cttopgirlone .cttopsent1 {
	background:#FFF5FF;
	color:#FF7BAC;
	padding:3px 1px;
	font-size:12px;
}

.ctgirlbox .cttopgirlone .cttopsent2 {
}

.ctgirlbox .cttopgirlone .cttopsent2 a {
}

.ctgirlbox .cttopgirlone .cttopsent2 a img {
}

.ctgirlbox .cttopgirlone .cttopsent3 {
	margin-top:10px;
}

.ctgirlbox .cttopgirlone .cttopsent3 a {
}

.ctgirlbox .cttopgirlone .cttopsent4 {
	margin-top:10px;
	padding-bottom:25px;
}

.toplinks{
	text-align:center; 
	line-height:1.8;"
}
.toplinks img{
	margin:5px 5px 0 0;
}