﻿/*
 * お店ページ　ライン!!
*/
.shop_pink {
	border-right: #FF99FF double;
	border-top: #FF99FF double;
	border-left: #FF99FF double;
	border-bottom: #FF99FF double
}

/*
 * お店ページ　届出確認書!!
*/
#shop_s {
	font-size: 12px;
	line-height: auto;
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0;
}

/* img画像 */
.s_img {
	margin: 0;
}
.s_img a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}
/*
 * お店ページ　リンクタブ!!
*/
.shopmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.shopmenu li {
	float: left;
	margin: 0 1px 0 0;
}
.shopmenu a {
	display: block;
	width: 106px;
	height: 20px;
	padding: 0;
	margin: 0;
	line-height: 1.7em;
	background-image: url(../shop/image/01.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.shopmenu a:link {
	color: #666666;
}
.shopmenu a:visited {
	color: #666666;
}
.shopmenu a:hover {
	background-image: url(../shop/image/02.gif);
	color: #FFFFFF;
}

/*
 * お店ページ　メイン!!
*/
.shop {
	font-size: 12px;
	line-height: auto;
	margin: 0;
	padding: 2px;
}
.shop span {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 1.6;
	height: 20;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}
.shop b {
	font-size: 14px;
	color: #666;
	height: auto;
	text-align: left;
	display: block;
	line-height: 1.3;
}
.shop p {
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	line-height: 2.5;
	margin: 0 5px 0 0;
	padding: 0;
	text-decoration: none;
}
/*
 * お店ページ　ショップデーター!!
*/
.shopdate_gry {
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.shopdate_gry b{
	font-size: 12px;
	color: #FF0000;
}
.shopdate_gry span {
	color: #333;
	font-size: 12px;

}
/*
 * お店ページ　メルマガ!!
*/
.shop_mail {
	font-size: 12px;
}
.shop_mail b{
	font-size: 14px;
	color: #FF00FF;
	font-weight: bold;
}
/*
 * お店ページ　イチオシガール!!
*/
.shop_ichioshi {
	font-size: 12px;
}
.shop_ichioshi b{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}


/*========== リアルタイム用カレンダー ==========*/
.calendar_re {
	background-color: #FFF;
	width: 190px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
}
.calendar_re td.calbar {
	padding: 4px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-color: #FFD5CA;
	border-left: 3px solid #FF3300;
	border-right: 3px solid #FF3300;
}
.calweek_re {
	width: 24px;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #666;
}
.calendar_re td {
	padding: 3px;
	font-size: 12px;
	text-align: center;
	color: #666;
}
.today_re {
	font-size: 12px;
	text-align: center;
	background-color: #FFECC9;
	color: #666;
}
.calendar_re a {
	font-size: 12px;
	text-align: center;
	color: #06F;
	text-decoration: underline;
}
.calendar_re a:hover {
	background-color: #06F;
	color: #FFF;
	text-decoration: none;
}

/*
 * リアルタイム一覧TOP!!
*/
#realtimelist_top {
	font-size: 12px;width: 340px;
	height: auto;
	margin: 5px;
	padding: 5px;
}/*
 * リアルタイム一覧TOP!!
*/
#realtimelist_top h2 {
	color: #F06;
	text-decoration: underline;
	width: auto;
	height: auto;
	background-color: #FFD5CA;
	border-left: 3px solid #FF3300;
	border-right: 3px solid #FF3300;
	margin: 0;
	padding: 0 0 0 10px; 
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
}
/*
 * 投稿時間 リアルタイム一覧TOP!!
*/
#realtimelist_top h3 {
	width: auto;
	height: auto;
	font-size: 12px;
	color: #F60;
	text-align: right;
	margin: 4px 3px 4px 0;
	font-weight: normal;
}
/*
 * 投稿時間 NEW マーク リアルタイム一覧TOP!!
*/
#realtimelist_top h3 span {
	color: #F00;
	font-weight: bold;
	margin-left: 8px;
	text-decoration: blink;
}

#realtimelist_top p.realtimelist_top {
	width: auto;
	height: auto;
	margin: 0 0 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}





/*
 * 本文 リアルタイム 一覧TOP!!
*/
#realtimelist_top p.eventlist {
	width: auto;
	height: auto;
	margin: 0 0 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}

/*
 * イベント一覧!!
*/
#realtimelist {
	
	font-size: 12px;width: 500px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
}
/*
 * リアルタイム一覧!!
*/
#realtimelist h2 {
	color: #F06;
	text-decoration: underline;
	width: auto;
	height: auto;
	background-color: #FFD5CA;
	border-left: 3px solid #FF3300;
	border-right: 3px solid #FF3300;
	margin: 0;
	padding: 0 0 0 10px; 
	font-size: 14px;
	text-align: left;
	line-height: 2;
}
/*
 * 投稿時間 リアルタイム一覧!!
*/
#realtimelist h3 {
	width: auto;
	height: auto;
	font-size: 12px;
	color: #F60;
	text-align: right;
	margin: 4px 3px 4px 0;
	font-weight: normal;
}
/*
 * 投稿時間 NEW マーク リアルタイム一覧!!
*/
#realtimelist h3 span {
	color: #F00;
	font-weight: bold;
	margin-left: 8px;
	text-decoration: blink;
}
/*
 * 本文 リアルタイム一覧!!
*/
#realtimelist p.eventlist {
	width: auto;
	height: auto;
	margin: 0 0 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}

/*========== イベント用カレンダー ==========*/
.calendar_ev {
	background-color: #FFF;
	width: 190px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
}
.calendar_ev td.calbar {
	padding: 4px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-color: #FFFF99;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
}
.calweek_ev {
	width: 24px;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #666;
}
.calendar_ev td {
	padding: 3px;
	font-size: 12px;
	text-align: center;
	color: #666;
}
.today_ev {
	font-size: 12px;
	text-align: center;
	background-color: #FFECC9;
	color: #666;
}
.calendar_ev a {
	font-size: 12px;
	text-align: center;
	color: #06F;
	text-decoration: underline;
}
.calendar_ev a:hover {
	background-color: #06F;
	color: #FFF;
	text-decoration: none;
}
/*
 * イベント一覧TOP!!
*/
#eventlist_top {
	
	font-size: 12px;width: 340px;
	height: auto;
	margin: 5px;
	padding: 5px;
}
/*
 * イベント一覧TOP!!
*/
#eventlist_top h2 {
	color: #F06;
	text-decoration: underline;
	width: auto;
	height: auto;
	background-color: #FFFF99;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	margin: 0;
	padding: 0 0 0 10px; 
	font-size: 14px;
	text-align: left;
	line-height: 1.5;
}
/*
 * 投稿時間 イベント一覧TOP!!
*/
#eventlist_top h3 {
	width: auto;
	height: auto;
	font-size: 12px;
	color: #F60;
	text-align: right;
	margin: 4px 3px 4px 0;
	font-weight: normal;
}
/*
 * 投稿時間 NEW マーク イベント一覧TOP!!
*/
#eventlist_top h3 span {
	color: #F00;
	font-weight: bold;
	margin-left: 8px;
	text-decoration: blink;
}


#eventlist_top p.eventlist_top {
	width: auto;
	height: auto;
	margin: 0 0 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}

/*
 * 本文 イベント一覧TOP!!
*/
#eventlist_top p.eventlist {
	width: auto;
	height: auto;
	margin: 0 0 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}

/*
 * イベント一覧!!
*/
#eventlist {
	
	font-size: 12px;width: 500px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
}
/*
 * イベント一覧!!
*/
#eventlist h2 {
	color: #F06;
	text-decoration: underline;
	width: auto;
	height: auto;
	background-color: #FFFF99;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	margin: 0;
	padding: 0 0 0 10px; 
	font-size: 14px;
	text-align: left;
	line-height: 2;
}
/*
 * 投稿時間 イベント一覧!!
*/
#eventlist h3 {
	width: auto;
	height: auto;
	font-size: 12px;
	color: #F60;
	text-align: right;
	margin: 4px 3px 4px 0;
	font-weight: normal;
}
/*
 * 投稿時間 NEW マーク イベント一覧!!
*/
#eventlist h3 span {
	color: #F00;
	font-weight: bold;
	margin-left: 8px;
	text-decoration: blink;
}
/*
 * 本文 イベント一覧!!
*/
#eventlist p.eventlist {
	width: auto;
	height: auto;
	margin: 0 0 8px 0;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}
/*
 * お店ページ　女の子今すぐ遊べる娘!!
*/
.shop_gal_2_girl_t_top {
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
}

/*
 * お店ページ　女の子今すぐ遊べる娘!!
*/
.shop_gal_2_girl_t {
	vertical-align:bottom; 
	height:65px;
	text-align:center;
	width: 120px;
}

.shop_gal_2_girl_t	p{
	font-size: 12px;
	color: #FF0000;
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;


	line-height: 1.5em;
}



/*
 * お店ページ　女の子データー!!
*/
.shop_gal_2 {
	font-size: 12px;
	line-height: auto;
	width: 120px;
	height:150px;
	margin: 5px;
	padding: 0;
	text-align: center;

}
.shop_gal_2	b{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.shop_gal_2 a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	text-decoration: none;
	background-color: #FFFFFF;
}



/*=== 女の子 ページング ===*/
#shop_gal_paging_r p {
	width: 250px;
	height: auto;
	margin: 7px 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 2;
}
#shop_gal_paging_r a {
	border: 1px solid #CCC;
	padding: 0.3em 0.6em;
	margin: 4em 0.1em;
	text-decoration: none;
}
#shop_gal_paging_r a:hover {
	text-decoration: none;
}
/*
 * 女の子日記5件分_お店ページ!!
*/
.diary_5_shop {
	font-size: 12px;
	line-height: normal;

}
.diary_5_shop a:hover {
	color: #FF66FF;
	background-color: #CCFFFF;
	position: relative;
	top: 1px;
	left: 1px;
}
.diary_5_shop b {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 2px;
}
.diary_5_shop span {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 0;
}
.diary_5_shop h2 {
	font-size: 12px;
	text-align: left;
	line-height: auto;
	margin: 5px;
	padding: 0;
	text-decoration: none;
}
.diary_5_shop h3 {
	font-size: 12px;
	text-align: right;
	line-height: auto;
	margin: 5px 0 10px 0;
	padding: 0;
	text-decoration: none;
}
.diary_5_shop p {
	width: 440px;
	font-size: 12px;
	text-align: left;
	line-height: auto;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	word-break: break-all;
	overflow: hidden;
}
/*
 * 女の子日記一覧_お店ページ!!
*/
.diary_10_shop {
	font-size: 12px;
	line-height: normal;

}
.diary_10_shop a:hover {
	color: #FF66FF;
	background-color: #CCFFFF;
	position: relative;
	top: 1px;
	left: 1px;
}
.diary_10_shop b {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 2px;
}
.diary_10_shop span {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 0;
	padding: 0;
}
.diary_10_shop h2 {
	font-size: 12px;
	text-align: left;
	line-height: auto;
	margin: 5px;
	padding: 0;
	text-decoration: none;
}
.diary_10_shop h3 {
	font-size: 12px;
	text-align: center;
	line-height: auto;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
}
.diary_10_shop p {
	width: 600px;
	height: 60px;
	font-size: 12px;
	text-align: left;
	line-height: auto;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	word-break: break-all;
	overflow: hidden;
}
/*
 * お店ページ　トピックス　システム料金!!
*/
.shop_ts {
	font-size: 12px;
	line-height: auto;

}
/*
 * お店ページ　リアルイベントタイトル画像!!
*/
.shop_title {
	font-size: 12px;
}
.shop_title span{
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}
.shop_title a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
}