/*-------------------------------------------------
GLOBAL PAGE LAYOUT
-------------------------------------------------*/
html{
	margin:0;
	padding:0;
}

input ,form ,ul ,li ,dl ,dt ,dd ,p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,div, a{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

#body{
	margin: 0 auto;
	padding:0px;
	color: #000000;
	background: url("images/bg.gif") #ffffff;
	font-size: 12px;
	color: #000000;
	text-align:center;
}

#body2{
	margin: 0 auto;
	padding:0px;
	color: #000000;
	font-size: 12px;
	color: #000000;
	text-align:center;
}

#body3{
	margin: 0 auto;
	padding:0px;
	color: #000000;
	font-size: 12px;
	color: #000000;
	text-align:center;
	background: url("images/campaign-bg.gif") #E1F3FF;

}

.clear{
	clear:both;
	font-size:1px;
	height:1px;
}

#frame{
	font-size: 12px;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	text-align: left;
	border-width: 0px 0px;
	border-color: #cccccc;
	border-style: solid;
}

h1{
	font-size: 10px;
	color:#000000;
	margin:5px 0px 0px 15px;

}

/*-------------------------------------------------
INDEX SETTING
-------------------------------------------------*/
#index-bg{
	background: url("images/top-bg.gif") no-repeat ;
	width:800px;
	height:500px;
}

#header-box{
	background: url("images/logo.gif") no-repeat;
	height:125px;
}

/*-------------------------------------------------
NEWS LAYOUT
-------------------------------------------------*/

#news-comment{
	padding:2px auto 0px;
	margin:0px auto 7px;
	font-size:12px;
	color:#006D82;
	font-weight:bold;
}

#news-comment a:link 		{ color:#DD0085; text-decoration:under-line; }
#news-comment a:visited 	{ color:#DD0085; text-decoration:under-line; }
#news-comment a:active 		{ color:#DD0085; text-decoration:under-line; }
#news-comment a:hover 		{ color:#ff6600; text-decoration:under-line; }


/*-------------------------------------------------
TOPPAGE LAYOUT
-------------------------------------------------*/
#search-box{
	border: 1px solid #cccccc;
	background: url("images/search-bg.gif") #ffffff;

}

.search-title{
	text-align:center;
	margin:5px auto 5px;
}

#shop-box{
	margin:0px auto 0px;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	text-align:center;
}

#shop-title{
	font-size:10px;
	color:#ffffff;
	background:#DD0085;
	padding:5px;
}

.shop-comment{
	font-size:10px;
	color:#FF33CC;
}

.photo-layout{
	float:left;
	margin:0px 2px 7px 0px;
}

.top-banner{
	margin:5px auto 0px;
}

/*-------------------------------------------------
GALS LAYOUT
-------------------------------------------------*/
#gals-box{
	width:430px;
}

.gals-layout{
	margin:0px 1px 1px 1px;
	padding:5px auto 0px;
	width:105px;
	height:140px;
	background: url("images/gals-bg.gif");
	float:left;
}

.gals-photo{
	height:80px;
}

.gals-name{
	padding:3px auto 0px;
	font-size:10px;
	color:#EE048E;
}

.gals-shop{
	line-height:11px;
	padding:0px 3px 0px;
	margin:4px auto 0px;
	font-size:10px;
	color:#666666;
}

/*-------------------------------------------------
CANPAIGN LAYOUT
-------------------------------------------------*/
.campaign-date{
	font-size:10px;
	color:#FF3300;

}

.campaign-comment{
	font-size:10px;
	color:#4c4c4c;
}

.shop-name{
	font-size:10px;
	color:#FF00FF;
}


/*-------------------------------------------------
GLOBAL BOTTOM SETTING
-------------------------------------------------*/
#bottom{
	margin:10px 0px 30px 15px;
}

#copy{
	margin:10px auto 50px;
	text-align:center;
	font-size:10px;
	color:#666666;
}


/*-------------------------------------------------
SUB PAGE  SETTING
-------------------------------------------------*/
#main{
	vertical-align: top;
	text-align: left;

}

#submenu-box{
	margin:0px auto 0px;
	text-align:center;
}

#submenu-box img{
	margin:0px 3px 0px 0px;
}




#logo-box{
	margin: 11px 0px 4px ;
	padding: 0px 0px 0px 7px;
	float:left;
}

#header-menu{
	margin: 20px 0px 5px 0px ;
	float:right;
}

.h-menu{
	width:300px;
	margin:0px ;
}

div.h-menu img{
	margin: 0px 18px 0px 0px ;
}


#header{
	width: 772px;
	height: 50px;
	margin: 5px 0 5px 0;
	border-bottom: 2px solid #16918c;
}

#header-title{
	float: left;
	padding-left: 10px;
}

#header-button{
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

/*-------------------------------------------------
GLOBAL MAIN SETTING
-------------------------------------------------*/
#p-list{
	padding: 10px;
	font-size: 10px;
}

#p-main{
	margin-right: 0px;
}

#content-ex{
	margin: 10px 0 10px 7px;
	width: 590px;
}

/*-------------------------------------------------
GLOBAL FOOTER SETTING
-------------------------------------------------*/
#footer			{ margin: 0px 0px 0px; color: #333333; padding: 15px; font-size: 10px; background-color: #ffffff; }
#footer-logo	{ float: left; width: 50px; }
#footer-menu	{ float: right; width: 690px; }
#footer-copy	{ margin: 4px 0px 40px 0px; padding:3px; border-top: 1px solid #16918C; }

#footer a:link 		{ color:#333333; text-decoration:none; }
#footer a:visited 	{ color:#333333; text-decoration:none; }
#footer a:active 	{ color:#16918c; text-decoration:none; }
#footer a:hover 	{ color:#16918c; text-decoration:none; }

/*-------------------------------------------------
PAGE SETTING
-------------------------------------------------*/
#pan{
	font-size:10px;
	margin:0px 0px 15px 10px;
}
#pan a:link 		{ color:#DD0085; text-decoration:under-line; }
#pan a:visited 		{ color:#DD0085; text-decoration:under-line; }
#pan a:active 		{ color:#DD0085; text-decoration:under-line; }
#pan a:hover 		{ color:#ff6600; text-decoration:under-line; }





/*-------------------------------------------------
LIST LAYOUT
-------------------------------------------------*/


.list-box{
	background: url("images/list-bg.gif") no-repeat;
	width:323px;
	height:135px;
	margin:0px 0px 3px;;
	float:left;
}

.list-shopname{
	font-size:12px;
	font-weight:bold;
	margin:0px auto 13px;
}

.list-comment{
	font-size:10px;
	margin:4px auto 0px;
}




/*-------------------------------------------------
ITEM LAYOUT
-------------------------------------------------*/
.left-box{
	padding:0px 0px 0px 8px;
	width:300px;
	float:left;
}

.logo-box{
}

.logo-box-comment{
	line-height:20px;
	font-size:12px;
	margin:20px 0px 0px 10px;
}

.todaygal-box{
	margin:20px auto 10px;
	background:#E8F3DC;
}

.todaygal-comment{
	padding:30px 20px;
	font-size:12px;
}

.right-box{
	padding:0px 8px 0px 0px;
	float:right;
}

.gals-box{
	width:600px;
	height:400px;
	margin:0px;
	border:solid 1px #F08AC7;
}

.campaign-box{
	width:600px;
	height:210px;
	margin:0px;
	border:solid 1px #0066CC;
	margin:10px auto 0px;
}

.system-box{
	width:600px;
	height:400px;
	margin:0px;
	border:solid 1px #FF9900;
	margin:10px auto 0px;
}

/*-------------------------------------------------
GALS INFO LAYOUT
-------------------------------------------------*/
.gals-info-box{
	margin:15px auto 0px;
	text-align:center;
	width:115px;
	float:left;
}

.gals-info-photo{
	width:90px;
	height:120px;
	text-align:center;
	margin:0px auto 0px;
}

.gals-info-name{
	font-size:12px;
	text-align:center;
	margin:5px auto 0px;
}

.gals-info-comment{
	font-size:10px;
	text-align:center;
	margin:2px auto 0px;
}

/*-------------------------------------------------
CAMPAIGN INFO LAYOUT
-------------------------------------------------*/
.campaign-date{
	font-size:10px;
	color:#cc00cc;
}

.campaign-comment{
	line-height:16px;
	font-size:12px;
}

/*-------------------------------------------------
SYSTEM INFO LAYOUT
-------------------------------------------------*/
.system-comment{
	font-size:12px;
	padding:10px;
	line-height:20px;
}






/*-------------------------------------------------
SETTING SEARCH
-------------------------------------------------*/
.gals-search-layout{
	width:560px;
	margin:20px auto 0px;
	padding:0px; border:0px;
}

.gals-search-box{
	width:138px;
	margin:0px auto 20px;
	padding:0px; border:0px;
	text-align:center; float:left;
}

.gals-search-photo{
	margin:0px auto 0px;
	padding:0px;
	border:0px;
	text-align:center;
	width:100;
	height:155;
}


.gals-search-name   	    { margin:5px auto 0px; padding:0px; border:0px; text-align:center; font-size:12px; line-height:14px;}
.gals-size   	    { margin:0px auto 0px; padding:0px; border:0px; text-align:center; font-size:10px; line-height:14px;}


.item-search-name          { margin:7px auto 0px; padding:0px; border:0px; text-align:left; font-weight:bold; font-size:15px; line-height:15px;}
.x-line-search             { height:5px; margin:7px auto; padding:0px; border:0px; background-image:url(images/x-line2.gif); background-repeat:repeat-x; font-size:0px;}
.item-search-date-title    { margin:0px auto 0px; padding:0px; border:0px; text-align:left; font-size:12px; line-height:15px; font-weight:bold; color:#EA008C;}
.item-search-date          { margin:0px auto 0px; padding:0px; border:0px; text-align:left; font-size:12px; line-height:15px;}
.item-search-photo-box     { width:132px; margin:0px auto 0px; padding:0px; border:0px; text-align:center; float:left;}
.close-search		   	    { margin:0px auto 0px; padding:0px; border:0px; text-align:center; font-size:10px; line-height:14px;}







#bg{
	background: url("images/bg.gif") repeat-y;
}

.title{
	margin:30px 0px 0px 10px;
	font-size:12px;
	font-weight:bold;
}

.comment{
	margin:12px 30px 0px 10px;
	font-size:12px;
	line-height:19px;
}

.comment2{
	margin:4px 30px 0px 10px;
	font-size:12px;
	line-height:19px;
}

.banner{
	float:left;
}

.b-margin{
	margin:0px 5px 10px 0px;
}







/*-------------------------------------------------
SETTING
-------------------------------------------------*/
.hotel-box{
	border: 1px dashed #85D633;
	padding:10px;
}

.name{
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.date{
	width:400px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	color:#666666;
}

.bold{
	font-size:12px;
	font-weight:bold;
	color:#57AE00;
}