html{
}
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:#FFFFFF;
	font-size:18px;
	color:#170011;
	-webkit-text-size-adjust: 100%;
}
.topnewsbox table {
    width: 440px;
	table-layout: fixed !important;
}

.topnewsbox tbody{
	width: 440px;

}
.topnewsbox tr,
.topnewsbox td,
.topnewsbox th{
	font-size:20px;
	width: 440px;
}
.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: #BF008E;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:5px 0;
	border-bottom:solid 1px #FCE76D;
	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:#2B2229;
	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
}


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


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


.pricetable {
	width:100%;
}

.pricetable tbody {
}

.pricetable tbody tr {
}

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

.pricetable tbody tr td {
	
	white-space:nowrap;
	color:#fff;
	text-align:center;
	font-size:24px;
	padding:5px 0;
	border-bottom:solid 1px #AC2F54;
	border-right: solid 1px #AC2F54;
background: #FB74E5;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FB74E5), to(#C75CB9));
background: -webkit-linear-gradient(#FB74E5, #C75CB9);
background: -moz-linear-gradient(#FB74E5, #C75CB9);
background: -ms-linear-gradient(#FB74E5, #C75CB9);
background: -o-linear-gradient(#FB74E5, #C75CB9);
background: linear-gradient(#FB74E5, #C75CB9);
}
.pricetable tbody tr .td1{
	color:#804056;
	white-space: normal;
	border-left: solid 1px #AC2F54;
background: #FEFBFC;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEFBFC), to(#F6CBD4));
background: -webkit-linear-gradient(#FEFBFC, #F6CBD4);
background: -moz-linear-gradient(#FEFBFC, #F6CBD4);
background: -ms-linear-gradient(#FEFBFC, #F6CBD4);
background: -o-linear-gradient(#FEFBFC, #F6CBD4);
background: linear-gradient(#FEFBFC, #F6CBD4);
}


.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: #F4EDF4;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F4EDF4), to(#E9BAE3));
	background: -webkit-linear-gradient(#F4EDF4, #E9BAE3);
	background: -moz-linear-gradient(#F4EDF4, #E9BAE3);
	background: -ms-linear-gradient(#F4EDF4, #E9BAE3);
	background: -o-linear-gradient(#F4EDF4, #E9BAE3);
	background: linear-gradient(#F4EDF4, #E9BAE3);
}

.rectxt{
	padding:8px;
	padding-left:15px;
	border: 2px solid #6B3906;
	background:#936A3E;
	margin:0 10px;
}
.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: #FF2361;
}
.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{
	position:relative;
	padding:10px;
	background:#FFFEF6;
}
.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;
	font-size:20px;
	border-top: solid 1px #000;
	margin-top:35px;
	padding-top:15px;
	padding-bottom:125px;
}
.footbnr .time{
	font-size:130%;
}
.recpointbox{
	border: solid 1px #C74570;
	margin-top:20px;
	padding:15px 10px;
}
.recpointbox b{
	color:red;
}
.headarea.subarea p{
	padding-top:5px;
	font-weight:bold;
}

.headarea.subarea {
	margin-top:18px;
	width:464px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/s11.gif) left top no-repeat;
	height:38px;
	text-align:center;
	color:#fff;
}

.headarea .title {
	background: url(../images/bg.gif);
	line-height:1;
	text-align:center;
	line-height:1;
}

.headarea .titletxt {
	padding:7px 0;
	line-height:1;
	text-align:center;
	background: #FF66FF;
	color:#ffffff;
	font-size:14px;
	line-height:1.1;
	font-weight:bold;
}
.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:67px;
	background:#fff;
	color:#000;
	margin:0;
}

.marqueebox .marquee {
   padding-bottom: 6px;
	padding-top: 8px;
}

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

.pickboxpre {
	padding:8px;
}
.subboxbdr {
	padding:8px;
	padding-left:15px;
	background:#fff;
	margin:0 10px;

}
.subboxbdrm {
	padding-left:10px !important;
}

.pickboxpre .pickbox {
	color:#fff;
}
.pickback {
}
.pickback.topnewsbox{
	color:#000;
	
}

.pickboxpre .pickbox img {
}

.pickboxpre .pickbox .pickinfo {
	font-size:80%;
	text-align:center;
	margin:0 0 7px 0;
}
.pickviewbox {
	overflow:hidden;
	position:relative;
	height:316px;
}

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

.pickviewbox .pickviewbn2 {
	position: absolute;
	right: 0px;
	top: 90px;
}
.threesizes{
	font-size:80%;
}
.pickviewbox .pickviewboxul {
    padding-left: 3px;
    padding-top: 7px;
}
.pickviewbox .pickviewboxul li {
	float: left;
	width:150px;
}

.pickviewbox .pickviewboxul li img {
	width:147px;
}
.pickviewbox .pickviewboxul .pickviewname {
    margin-top: 4px;
	color:#000;
}
.pickviewbox .pickviewboxul .pickviewnametitle {
	font-size:100%;
}
.pickviewbox .pickviewboxul .pickviewnamecap {
	color:#C9AF99;
	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 {
	float:left;
}
.menuimgb li {
	float:left;
}

.menuimg li a {
}

.menuimg li a img {
}
.footmail a{
	color:#930;
}

.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-bottom:solid 2px #00469C;
	padding-top:7px;
	padding-bottom:7px;
}

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

.ctgirlbox .ctgirlone .ctgirllft a {
}

.ctgirlbox .ctgirlone .ctgirllft a img {
	width:65px;
}

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

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

.ctgirlbox .ctgirlone .ctgirlrgt .girlsent2 {
	color:#D22051;
	font-weight:bold;
	font-size:21px;
	padding-top:5px;
}
.ctgirlbox .ctgirlone .ctgirlrgt .girlsent2 a {
	display:block;
}

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

.ctgirlbox .ctgirlone .ctgirlrgt .girlsent4 {
	padding:0px 0px;
	font-size:17px;
	line-height:1.5;
	color:#262626;
}

.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 {
	height: 332px;
	background:#fff;
}
a.mailmagbn{
	display:block;
	background: #E41111;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E41111), to(#790000));
background: -webkit-linear-gradient(#E41111, #790000);
background: -moz-linear-gradient(#E41111, #790000);
background: -ms-linear-gradient(#E41111, #790000);
background: -o-linear-gradient(#E41111, #790000);
background: linear-gradient(#E41111, #790000);
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;
}


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


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

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

.ctgirlbox .cttopgirlone {
	float:left;
	position:relative;
	margin-left:12px;
	width:137px;
}

.ctgirlbox .cttopgirlone .cttopsent1 {
	background:#613405 url(../images/gmn1.jpg) no-repeat left top;
	color:#C9AF99;
	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:5px;
	padding-bottom:25px;
	color:#fff;
}
.toplinks{
	text-align:center; 
	line-height:1.8;"
}
.toplinks img{
	margin:5px 5px 0 0;
}
/*
.td_2 {
    font-size: 16px;
}
.topnewsbox table{
	width: 440px;
}
*/
.linkbox{
	padding:8px;
	padding-left:15px;
	border: 2px solid #6B3906;
	background:#FFFBF2;
	margin:0 10px;
	color:#000;
}



.diarylines {
	color:#000;
}

.diarylines li {
	padding:10px 0;
	border-bottom:solid 1px #DFDBC4;
}

.diarylines li .diarylinelft {
	float:left;
	width:85px;
}

.diarylines li .diarylinelft a {
}

.diarylines li .diarylinelft a img {
}

.diarylines li .diarylinergt {
	margin-left:100px;
}

.diarylines li .diarylinergt .diarylinedate {
	font-size:100%;
}

.diarylines li .diarylinergt .diarylinetitle {
	font-size:130%;
	margin-top:5px;
	font-weight:bold;
}

.diarylines li .diarylinergt .diarylinesent {
	margin-top:6px;
	font-size:120%;
}

.diarylines li .diarylinergt .diarylinelink {
	margin-top:5px;
	font-size:110%;
}

.diarylines li .diarylinergt .diarylinelink a {
	text-decoration:underline;
}


.diarycontents {
	color:#000;
	text-align:center;
	padding:20px 10px;
}
.diarycontents li {
	border-bottom:dotted 2px #C1A6BC;
	padding:25px 0;
}
.diarycontents .diarycontentdate {
	font-size:125%;
	color:#786500;
}

.diarycontents .diarycontenttitle {
	font-size:145%;
}
.diarycontents .diarycontentname {
	font-size:145%;
	font-weight:bold;
	margin-bottom:20px;
}

.diarycontents .diarycontentsent {
	font-size:135%;
}

.pagingbn a{
	color:#34252C;
	margin:15px 105px;
	display:block;
	padding: 15px 0;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #FFF;
	border: solid 1px #615E54;
}
.diarycontents .diarycontentimage{
	margin:10px 0;
}


div.vmenu {
	margin:15px 25px;
	-webkit-box-shadow: #666 0px 0px 5px;
	-moz-box-shadow: #666 0px 0px 5px;
	box-shadow: #666 0px 0px 5px;
	border-radius:5px;
}

div.vmenu ul {
}

div.vmenu ul li {
}

div.vmenu ul li a {
	display:block;
	padding:20px 18px;
	color:#272727;
}
div.vmenu ul li.vm1 a {
	border-radius:5px 5px 0 0;
	background:#D3EDFB;
}
div.vmenu ul li.vm2 a {
	background:#fff;
}
div.vmenu ul li.vm3 a {
	border-radius:0 0 5px 5px;
	background:#FADCE9;
}

div.vmenu ul li a span.vmenusub2 {
	float:right;
}

div.vmenu ul li a span.vmenusub1 {
	float:left;
}


.flfooterbox {
	position:fixed;
	bottom:0;
	width:480px;
	left:50%;
	margin-left:-240px;
}

.flfooterbox .flfootertitle {
	padding:7px 0;
	line-height:1;
	text-align:center;
	background: #FC99FF;
	color:#ffffff;
	font-size:14px;
	line-height:1.1;
	font-weight:bold;
}

.flfooterbox .flfooterbns {
	padding:10px;
	background:#FEE3FF;
}
.flfooterbox ul {
}

.flfooterbox ul li {
	display:inline;
}

.flfooterbox ul li a {
	width:70px;
	background:#fff;
	float:left;
	padding:12px 0;
	text-align:center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#F7F7F8));
	background: -webkit-linear-gradient(#fff, #F7F7F8);
	background: -moz-linear-gradient(#fff, #F7F7F8);
	background: -ms-linear-gradient(#fff, #F7F7F8);
	background: -o-linear-gradient(#fff, #F7F7F8);
	background: linear-gradient(#fff, #F7F7F8);
	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;
}

.flfooterbox ul li.lastchild a{
	margin-left:10px;
	width:380px;
}


.flheaderbox {
}


.flheaderbox li {
	display:inline;
}

.flheaderbox li a {
	position:fixed;
	top:0;
	width:109px;
	left:50%;
	margin-left:-240px;
}

.flheaderbox .lastchild {
}

.flheaderbox .lastchild a {
	margin-left:131px;
}
.glmenu{
	padding:120px 0;
}
.glmenu li a{
	margin-bottom:12px;
	display:block;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 10px;
	text-align: center; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 2px 2px 3px;
	-moz-box-shadow: #666 2px 2px 3px;
	box-shadow: #666 2px 2px 3px;
	background: #FE8F94;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FE8F94), to(#FF2E42));
	background: -webkit-linear-gradient(#FE8F94, #FF2E42);
	background: -moz-linear-gradient(#FE8F94, #FF2E42);
	background: -ms-linear-gradient(#FE8F94, #FF2E42);
	background: -o-linear-gradient(#FE8F94, #FF2E42);
	background: linear-gradient(#FE8F94, #FF2E42);
	background: url(../images/s11.jpg) repeat-y;
}
a.glmenuclosebn{
	background:#E8E8E8 !important;
	color:#933 !important;
}
.glmenu{
	display:none;
}

div.headtelbox {
	margin:3px 0;
background: #FBD0EC;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBD0EC), to(#FEAEE3));
background: -webkit-linear-gradient(#FBD0EC, #FEAEE3);
background: -moz-linear-gradient(#FBD0EC, #FEAEE3);
background: -ms-linear-gradient(#FBD0EC, #FEAEE3);
background: -o-linear-gradient(#FBD0EC, #FEAEE3);
background: linear-gradient(#FBD0EC, #FEAEE3);
	padding:15px 0;
	text-align:center;
}

div.headtelbox div.headteltxt {
}

div.headtelbox div.headtelnum {
	margin-top:0px;
	font-size:200%;
}

div.headtelbox div.headtelnum a {
}

