/* F
-----------------------------------------------------------------------------------------------------------*/

.content {
	background-image:url(../images/back.jpg);
}

.listtitle {
	height:20px;
	line-height:20px;
}

.flow {
	font-size:14px;
	padding:3px;
	margin:10px 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

ul.girl {
	margin:20px;
}

p {
	font-size:14px;
	padding:1px;
	margin:1px;
}

.red {
	color:red;
}

.lucky {
	color:red;
	font-weight:bold;
	line-height:10px;
}

.no {
	font-size:30px;
}

.head {
	text-align:center;
}

.ui-bar-f {
	border: 1px solid 		#e5809d;
	background: 			#ff8faf;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #e5809d;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffafc7), to( #ff8faf));
	background-image: -webkit-linear-gradient(#ffafc7, #ff8faf);
	background-image:    -moz-linear-gradient(#ffafc7, #ff8faf);
	background-image:     -ms-linear-gradient(#ffafc7, #ff8faf);
	background-image:      -o-linear-gradient(#ffafc7, #ff8faf);
	background-image:         linear-gradient(#ffafc7, #ff8faf);
}
.ui-btn-up-f {
	text-decoration: none;
	border: 1px solid 		#e5809d;
	background: 			#ff8faf;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #e5809d;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffafc7), to( #ff8faf));
	background-image: -webkit-linear-gradient(#ffafc7, #ff8faf);
	background-image:    -moz-linear-gradient(#ffafc7, #ff8faf);
	background-image:     -ms-linear-gradient(#ffafc7, #ff8faf);
	background-image:      -o-linear-gradient(#ffafc7, #ff8faf);
	background-image:         linear-gradient(#ffafc7, #ff8faf);
}
.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
	text-decoration: none;
	border: 1px solid 		#e5809d;
	background: 			#ff8faf;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #e5809d;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ff8faf), to( #ffafc7));
	background-image: -webkit-linear-gradient(#ff8faf, #ffafc7);
	background-image:    -moz-linear-gradient(#ff8faf, #ffafc7);
	background-image:     -ms-linear-gradient(#ff8faf, #ffafc7);
	background-image:      -o-linear-gradient(#ff8faf, #ffafc7);
	background-image:         linear-gradient(#ff8faf, #ffafc7);
}

/* 他
-----------------------------------------------------------------------------------------------------------*/
#new dl, #new dt, #new dd {
	margin: 0px;
	padding: 0px;
}
#new dt {
	font-weight: bold;
}
#new dd {
	border-bottom: 1px solid #999;
}
h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	background: #ff8faf url(../../images/title_bg.gif) no-repeat left center;
	padding-left: 1.5em;
}
.ui-footer {
	text-align: center;
}
.ui-footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.ui-header h1 {
	margin-left:0 !important;
	margin-right:0 !important;
}
.bg {
	background: url(../images/bg.gif) repeat-x center center;
}
#shopping h3, #shopping p{
	overflow: visible;
	white-space: normal;
}
#shopping .ui-li-thumb,
#shopping .ui-li-thumb {
	padding-top: 0.5em;
	padding-left: 0.5em;
}
#googlemap {
	width: 100%;
	height: 300px;
	border: 8px solid #ccc;
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

.main{
margin:20px auto;
	position:relative;
	width:80%;
	z-index:0;
	border:1px solid #CCC;
}
 
.main.onhidden{
	height:250px;
	overflow-y:hidden;
}
 
.main .text{
	padding:10px;
}
 
.main .readmore{
	position:absolute;
	bottom:0;
	width:100%;
	padding:20px 0;
	text-align:center;
	background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0;
	font-weight:bold;
	cursor:pointer;
	z-index:999;
}
 
.main .readmore span{
	border-radius:20px;
	padding:5px 30px;
	background-color:#dd4b39;
	color:#FFF;
}
.main2{
margin:20px auto;
	position:relative;
	width:80%;
	z-index:0;
	border:1px solid #CCC;
}
 
.main2.onhidden2{
	height:250px;
	overflow-y:hidden;
}
 
.main2 .text{
	padding:10px;
}
 
.main2 .readmore2{
	position:absolute;
	bottom:0;
	width:100%;
	padding:20px 0;
	text-align:center;
	background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0;
	font-weight:bold;
	cursor:pointer;
	z-index:999;
}
 
.main2 .readmore2 span{
	border-radius:20px;
	padding:5px 30px;
	background-color:#dd4b39;
	color:#FFF;
}
.main3{
margin:20px auto;
	position:relative;
	width:80%;
	z-index:0;
	border:1px solid #CCC;
}
 
.main3.onhidden3{
	height:250px;
	overflow-y:hidden;
}
 
.main3 .text{
	padding:10px;
}
 
.main3 .readmore3{
	position:absolute;
	bottom:0;
	width:100%;
	padding:20px 0;
	text-align:center;
	background: rgba(0, 0, 0, 0) linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0;
	font-weight:bold;
	cursor:pointer;
	z-index:999;
}
 
.main3 .readmore3 span{
	border-radius:20px;
	padding:5px 30px;
	background-color:#dd4b39;
	color:#FFF;
}
.pte{
padding:5px 20px;
}