@charset "utf-8";
@import url("./reset.css");

/* =====================================================================
     基本設定（全体サイズ、色、リンクなど）
====================================================================== */
/* --------------- 写メ日記コンテンツはメイリオ対応 --------------- */
* {
	font-family: 'ヒラギノ丸ゴ Pro W3', 'Hiragino Maru Gothic Pro', "メイリオ", 'ＭＳ Ｐゴシック', sans-serif;
	line-height: inherit;
}
/* 但し、以下は除外 */
input#keyword {
	font : normal normal 12px Arial,Helvetica,sans-serif;
}
/* --------------- 写メ日記コンテンツはメイリオ対応 --------------- */

html,body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	webkit-text-size-adjust: none;
	width: 100%;
	line-height: 15px;
	text-align: justify;
	text-justify: distribute;
	background: none;
}

/* ↓メニュー位置の調整 @KSOL 2013/05/17 */
/*body {
	background-position: 0px 61px;
	background: url("../img/icon/accessory/header_background.jpg") repeat-x scroll center top transparent;
	overflow-x: hidden;
	color: #333333;
}*/
body {
	color: #333333;
}
/* ↑メニュー位置の調整 @KSOL 2013/05/17 */

/* 全体の横幅・中央揃え */
div.main {
	width: 990px;
	margin: -5px auto 0 auto;
	line-height: 15px;
	text-align: left;
}

/* リンクの配色 */
a {
	text-decoration: none;
	-webkit-tap-highlight-color: #3366cc;
}
a:link {
	font-style: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}

/* 見出し(ベース) */
h3 {
	color: #333333;
	text-indent: 0;
	height: auto;
}

/* clearfix  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/* =====================================================================
     body構成
====================================================================== */
/* コンテンツ部分 */
div.contents {
	width: 100%;
	height: auto;
	margin: 10px 0 20px 0;
	position:relative;
}
/* パンくずリスト */
ul.pankuzu {
	height: 25px;
	font-size: 11px;
}
ul.pankuzu li {
	display : inline;
}
/* =====　カラム内の共通設定　======= */
div.section {
	margin-bottom: 10px;
}
/* --- パーツタイトル --------- */
.sectiontitle {
	height: 17px;
	text-indent: 0px;
	line-height: normal;
	font-weight: bold;
	padding: 7px 15px;
	background: url("../img/diaryContents/center_line.png") repeat-x;
	line-height: 15px;
}
.sectiontitle * {
	font-weight: bold;
}
.sectiontitle p {
	line-height: 15px;
}
/* --- パーツタイトルリンク --- */
a.top_subtitle {
	color: #333333;
}
a.top_subtitle:link {
	color: #333333;
}
a.top_subtitle:visited {
	color: #333333;
}
a.top_subtitle:hover {
	color: #333333;
}
/* --- もっと見るリンク ------- */
div.more_look {
	text-align: right;
	padding: 7px 3px 7px;
	margin-bottom: 15px;
}
div.more_look a {
	background:url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 10px;
}
/* --- 検索範囲 --------------- */
input[type="checkbox"] {
	margin: 3px 3px 3px 4px;
}

*:first-child+html div.search_column {
	margin-bottom: 20px;
}

/* --- 対象データなし --------------- */
div.not_search {
	font-size: 12px;
}

/* section00 */
div.search_column div.section00 {
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	/zoom: 1; /* for IE7 */
}

div.search_column div.section00 ul.one {
	float: left;
	margin-right: 70px;
	margin-top: 5px;
}

div.search_column div.section00 ul.one li {
	float: left;
	margin-right: 20px;
	padding-bottom: 5px;
}

div.search_column div.section00 ul.one li#sel_d0, div.search_column div.section00 ul.one li#sel_d1 {
	margin-top: -4px;
}

div.search_column div.section00 ul.one li.active {
	background: url(../img/diaryContents/button/plus_btn.jpg) no-repeat;
	width: 50px;
	height: 20px;
	margin-top: -4px;
}

div.search_column div.section00 ul.one li a {
	display: block;
	padding-left: 20px;
	margin-top: 3px;
	color: #fc4c4c;
}

div.search_column div.section00 ul.one li a:hover {
	text-decoration: none;
	padding-top: 2px;
	background: url(../img/diaryContents/button/plus_btn_push.jpg) no-repeat;
	color: #fc4c4c;
}

/* section01 */
div.search_column div.section01 {
	margin-bottom: 10px;
	/zoom: 1; /* for IE7 */
}

div.search_column div.section01 input {
	vertical-align: middle;
	margin: -5px 3px 0px 5px ;
}

div.search_column div.section01 div.new_diary {
	background: #00b0fc;
	padding: 5px 60px;
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 15px;
	border-radius: 5px;
}

div.search_column div.section01 ul.one {
	float: left;
	margin-top: 7px;
}

div.search_column div.section01 ul.one li {
	float: left;
	font-weight: bold;
	font-size: 15px;
	padding: 0 20px;
	margin-top: -2px;
}

div.search_column div.section01 ul.one .new_btn {
	margin-top: -5px;
}

/* ↓写メ日記コンテンツVerUp２次対応 @KSOL 2013/04/30 */
div.search_column div.section01 div.rankingtop {
	float: right;
	padding: 5px 5px 0 0;
}
div.search_column div.section01 div.rankingtop a{
	background: url(../img/diaryContents/arrow/rankingtop_arrow.gif) no-repeat 0 5px;
	padding-left: 7px;
}
div.search_column div.section01 p.logs_date {
	padding-top: 5px;
	text-indent: 20px;
	float: left;
}

/* ↑写メ日記コンテンツVerUp２次対応 @KSOL 2013/04/30 */

/* section02 */
div.search_column div.section02 {
	margin-bottom: 10px;
	border-bottom: 1px solid #aaa;
	/zoom: 1; /* for IE7 */
}

div.search_column div.section02.bottom {
	padding-bottom: 5px;
}

div.search_column div.section02 ul.one {
	float: left;
	margin-right: 70px;
}

div.search_column div.section02 ul.one li {
	float: left;
	margin-right: 20px;
	padding-bottom: 5px;
}

div.search_column div.section02 ul.one li#sel1, div.search_column div.section02 ul.one li#sel2, div.search_column div.section02 ul.one li#sel3 {
	margin-top: -4px;
}

div.search_column div.section02 ul.one li.active {
	background: url(../img/diaryContents/button/plus_btn.jpg) no-repeat;
	width: 50px;
	height: 20px;
	margin-top: -4px;
}

div.search_column div.section02 ul.one li a {
	display: block;
	padding-left: 20px;
	margin-top: 3px;
	color: #fc4c4c;
}

div.search_column div.section02 ul.one li a:hover {
	text-decoration: none;
	padding-top: 2px;
	background: url(../img/diaryContents/button/plus_btn_push.jpg) no-repeat;
	color: #fc4c4c;
}

/* section06 */
div.search_column div.section06 {
	margin-top: 20px;
	text-align: center;
	/zoom: 1; /* for IE7 */
}

div.search_column div.section06 div.section_more {
	margin-top: 20px;
	letter-spacing: 0.1em;
}

/* section07 */
div.search_column div.section07 {
	margin-bottom: 10px;
	/zoom: 1; /* for IE7 */
}

/* search enable */
div.search_column div.section00 ul.enable {
	width: 100%;
	padding-bottom: 5px;
	margin: 5px 0;
}

/* --- 女の子属性アイコン --------------- */
img.girl_icon {
	margin-right: 2px;
	height:15px;
}

/* =====　左カラム（２カラム）　======= */
div.main_left_column {
	width: 635px;
	float: left;
}
/* =====　左カラム（３カラム）　======= */
div.left_column {
	width: 190px;
	float: left;
}
/* =====　中央カラム（３カラム）　===== */
div.center_column {
	width: 430px;
	float: left;
	margin-left: 15px;
}
/* =====　右カラム（３カラム）　======= */
div.right_column {
	width: 340px;
	float: left;
	margin-left: 15px;
}

/* =====================================================================
	共通
====================================================================== */
/* ↓ ヘッダ（global.cssの上書き）------------------------------------- */
/* ↓メニュー位置の調整 @KSOL 2013/05/17 */
/*div#header {
	height: 187px;
	line-height: 1;
	background : none;
}*/
/* ↑メニュー位置の調整 @KSOL 2013/05/17 */
div#header {
	line-height: 1;
}
*:first-child+html div#header {
	margin-bottom: 7px;
}

div#header h2 {
	font-weight: normal;
}

div#header div#global_center > table img {
	vertical-align: middle;
}

div#header td#googleSearch {
	width: 80px;
}
/*
div#header div#global ul#pulldown-menu {
	margin: 5px 0px;
}
*/
/* ↓メニュー位置の調整 @KSOL 2013/05/17 */
/*div#header div#global ul#genre {
	height: 15px;
}*/
/*
div#header div#global ul#genre {
	margin: 15px 0px 0px 0px;
	height: 15px;
}
*/
/* ↑メニュー位置の調整 @KSOL 2013/05/17 */
/* ↓メニュー位置の調整 @KSOL 2013/05/17 */
/*div#header_login {
	font-size: 11px;
	width: 240px;
}
html > body div#header_login,
html > body div:not(:target)#header_login {
	width: 240px;
}
*:first-child+html div#header_login {
	width: 250px;
}*/
div#header_login {
	font-size: 11px;
	width: 311px;
	padding-top: 0;
}
html > body div#header_login,
html > body div:not(:target)#header_login {
	width: 311px;
}
*:first-child+html div#header_login {
	width: 311px;
}
/* ↑メニュー位置の調整 @KSOL 2013/05/17 */
/* ---------- ナビゲーション ----------------- */
/*
div#header ul#navigation {
	padding : 11px 0 0 0;
}
*/
div#header ul#navigation li {
	background : url(../img/icon/header/navi.png) no-repeat top;
}
div#header ul#navigation li a {
	background : url(../img/icon/header/navi.png) no-repeat top;
}
div#header ul#navigation li a.on  {
	background : url(../img/icon/header/navi.png) no-repeat bottom;
}
div#header ul#navigation li.message_navi {
	background : url(../img/icon/header/message_navi.png) no-repeat top;
}
div#header ul#navigation li.message_navi a {
	background : url(../img/icon/header/message_navi.png) no-repeat top;
}

/* ---------- ヘッダー年齢認証 --------------- */
.headernenreicheck_leftbox {
	font-size: 11px;
}

/* -- 掲載店一覧（pulldown-menu.cssの上書き）-- */
ul#pulldown-menu li {
	line-height: 18px;
}
/* ↑ ヘッダ（global.cssの上書き）------------------------------------ */

/* ↓ フッタ（global.cssの上書き）------------------------------------ */
div#footer {
	font-size: 11px;
}
* html div#footer {
	font-size: 11px;
}
div#footer ul li {
	font-size: 11px;
}
div#footer p, div#footer div#end {
	margin : 0 auto;
	padding : 0 0 3px 25px;
	text-align : left;
}
*:first-child+html div.footer_forIE7 {
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
}
*:first-child+html div.footer_forIE7 > p {
	padding-left: 25px;
}
*:first-child+html div.footer_forIE7 > a {
	padding-left: 25px;
}
/* ↑ フッタ（global.cssの上書き）------------------------------------ */

/* ↓ 写メ日記メニュー ----------------------------------------------- */
div.toptext {
	width: 950px;
	margin: 0 auto;
	border-left: 2px solid #3a97d2;
	border-right: 2px solid #3a97d2;
	border-bottom: 2px solid #3a97d2;
	background: #eef6ff;
	line-height: 24px;
	text-indent: 12px;
}
div.diaryheader_menu {
	width: 950px;
	height: 30px;
	margin: 0 auto;
	border: 2px solid #3a97d2;
	background: #FFF;
	clear: both;
}
/* ↓写メ日記コンテンツメニューフレーム化対応 @KSOL 2013/05/16 */
iframe.diaryheader_menu_frame {
	width: 990px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	overflow: hidden;
}
/* ↑写メ日記コンテンツメニューフレーム化対応 @KSOL 2013/05/16 */

div.diaryheader_menu ul li a span {
	font-weight: bold;
}

div.diaryheader_menu ul li a {
	float: left;
	font-weight: bold;
}

div.diaryheader_menu ul li {
	float: left;
	font-weight: bold;
}

div.diaryheader_menu ul li a {
	display: block;
	padding: 8px 14px;
}

div.diaryheader_menu ul li a:hover {
	background: #3a97d2;
	text-decoration: none;
	color: #fff;
	line-height: 15px;
}

div.diaryheader_menu ul li a.nights {
	color: #F36;
}

div.diaryheader_menu ul li a.nights:hover {
	color: #fff;
}

div.diaryheader_menu ul li.active a span {
	color: #fff;
}

div.diaryheader_menu ul li.active a span.white {
	color: #fff;
}

div.diaryheader_menu ul li a span {
	color: #333;
}

div.diaryheader_menu ul li a:hover span {
	color: #FFF;
}

div.diaryheader_menu ul li.active a {
	background: #3a97d2;
	color: #fff;
}

*:first-child+html div.diaryheader_menu ul li.active a {
	height: 30px;
}
/* ↑ 写メ日記メニュー ----------------------------------------------- */

/* =====================================================================
	共通部品
====================================================================== */
/* ↓ 写メラー ------------------------------------------------------- */
div.p_shamelar_banner div.shamelar {
	width: 100%;
	position: relative;
}
div.p_shamelar_banner div.shamelar ul li {
	float: left;
}
div.p_shamelar_banner div.shamelar ul li.photo {
	height: 80px;
	width: 70px;
}
div.p_shamelar_banner div.shamelar ul li.photo img {
	max-height: 78px;
	max-width: 63px;
}
div.p_shamelar_banner div.shamelar ul li.name {
	padding-top: 4px;
}
div.p_shamelar_banner div.shamelar ul li.name a {
	font-weight: bold;
}
div.p_shamelar_banner div.shamelar ul li.text {
	width: 119px;
	font-size: 11px;
	word-break: break-all;
}
div.p_shamelar_banner div#shamelarNav {
	background: 0 0 #FFFFFF;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
div.p_shamelar_banner div#shamelarNav li {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie7*/
	/zoom: 1; /*for ie7*/
}
div.p_shamelar_banner div#shamelarNav li a {
	display: block;
	width: 10px;
	height: 10px;
	margin: 10px 4px 10px 5px;
	text-indent: -9999px;
	background: #999999;
	overflow: hidden;
}
div.p_shamelar_banner div#shamelarNav li.activeSlide a {
	display: block;
	width: 10px;
	height: 10px;
	margin: 10px 4px 10px 5px;
	text-indent: -9999px;
	background: #0000CC;
	overflow: hidden;
}
/* ↑ 写メラー ------------------------------------------------------- */

/* ↓ 新登場 --------------------------------------------------------- */
div.p_new_arrive_diary {
	position: relative;
	border: 1px solid #CCCCCC;
}

div.p_new_arrive_diary p.comment {
	text-align: center;
	/font-weight: normal; /* for ie7 */
	/line-height: 32px; /* for ie7 */
}

*:first-child+html div.p_new_arrive_diary dt.sectiontitle { /* for ie7 */
	padding-bottom: 15px;
}
div.p_new_arrive_diary dt.sectiontitle img {
	padding-right: 3px;
	vertical-align: baseline;
}

*:first-child+html div.p_new_arrive_diary dl dd.one.first { /* for ie7 */
	padding: 12px 0 10px 5px;
}

div.p_new_arrive_diary dl dd.one {
	padding: 5px 0 10px 5px;
	margin: 0 4px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

div.p_new_arrive_diary dl dd.last_none {
	border-bottom: 0;
}

div.p_new_arrive_diary dl dd.one div.dd01 {
	float: left;
	margin-right: 3px;
}

div.p_new_arrive_diary dl dd.one div.dd02 {
	height: 60px;
	line-height: 15px;
}

div.p_new_arrive_diary dl dd.one div.dd02 span {
	float: left;
	width:108px;
	font-size: 11px;
	line-height: 15px;
	display: block;
	padding-top: 10px;
	word-break: break-all;
	word-wrap: break-word;
}
/* ↑ 新登場 --------------------------------------------------------- */

/* ↓ 写メ日記ネタ --------------------------------------------------- */
div.p_syame_neta {
	position: relative;
	border: 1px solid #CCCCCC;
}
div.p_syame_neta div.sectiontitle img {
	width:30px;
	height:16px;
	float:left;
	margin-right:3px;
}
div.p_syame_neta p {
	text-align:center;
}
div.p_syame_neta img.p_syame_neta_pic_img {
	width:170px;
	height:90px;
}
div.p_syame_neta ul {
	padding:5px 0;
	word-break: break-all;
}
div.p_syame_neta ul li {
	padding:6px 10px;
}
div.p_syame_neta ul li a {
	background:url(../img/diaryContents/arrow/areatop_arrow.gif) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 10px;
	/zoom: 1; /*for ie7*/
	/background-position-y: top; /*for ie7*/
}
div.p_syame_neta div.space {
	padding-bottom: 5px;
}
/* ↑ 写メ日記ネタ --------------------------------------------------- */

/* ↓ 写メ日記レフトバナー ------------------------------------------- */
div.p_left_banner {
	position: relative;
}
div.p_left_banner_mark {
	width: 28px;
	height: 12px;
	line-height: 13px;
	text-align: center;
	background: #FF0000;
	border: 2px dotted #FFFFFF;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
div.p_left_banner ul li {
	margin-bottom: 5px;
}
div.p_left_banner img {
	width: 190px;
	height: 70px;
}
/* ↑ 写メ日記レフトバナー ------------------------------------------- */

/* ↓ フリースペース ------------------------------------------------- */
/* ↑ フリースペース ------------------------------------------------- */

/* ↓ 新着日記 ------------------------------------------------------- */
/* センターパーツ用 */
div.p_newlist {
	border: 1px solid #CCCCCC;
	position: relative;
	/zoom: 1; /*for ie7*/
}

div.p_newlist div.pickup {
	margin: 10px 10px 0 15px;
	padding-bottom: 10px;
	position: relative;
	/zoom: 1; /*for ie7*/
}

div.p_newlist div.pickup p a {
	font-weight: bold;
	padding: 0px 7px;
	background: #fff;
	position: absolute;
	bottom: -8px;
	right: 150px;
}

*:first-child+html div.p_newlist div.pickup span {
	line-height: 17px ;
}

div.p_newlist div.pickup div.more_look {
	padding: 0px 0px 7px 0px;
	margin-bottom: 0px;
}

div.p_newlist div.pickup div.more_look a {
	padding: 0 0 0 11px;
	/zoom: 1; /*for IE7*/
}

div.p_newlist div.pickup div.pickup_space {
	margin-bottom: 10px;
}

div.p_newlist div.pickup ul.one {
	width: 410px;
	height: 170px;
	margin-right: 10px;
	float: left;
}

div.p_newlist div.pickup ul.one li {
	float: left;
	font-size: 12px;
	line-height: 14.5px;
}

div.p_newlist div.footerarea {
	padding: 0 8px 8px 0;
	text-align: right;
	font-size: 12px;
	/* ↓写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
	width: 420px;
	/* ↑写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
}

div.p_newlist div.footerarea div.more_look {
	margin-bottom: 0px;
}

div.p_newlist div.pickup ul.one li.photo {
	line-height: 17px;
	margin-right: 12px;
}

div.p_newlist div.pickup ul.one li.photo span {
	font-size: 11px;
}

/* ライトパーツ用 */
div.new_arrive_daily {
	position: relative;
	border: 1px solid #CCCCCC;
}

div.more_look a {
	background:url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 10px;
}

div.new_arrive_daily div.more_look {
	text-align: right;
	padding: 10px 7px 7px 0px;
	background: #dddddd;
	clear: both;
	margin-bottom: 0;
}

div.new_arrive_daily div.more_look a {
	padding: 0 0 0 10px;
}

div.new_arrive_daily ul {
	float: left;
	width: 85px;
	margin: 10px 14px 10px 0px;
}

div.new_arrive_daily ul.first {
	margin-left: 27px;
}

div.new_arrive_daily ul li span {
	font-size: 11px;
}

*:div.new_arrive_daily {
	zoom: 1;
}
/* ↑ 新着日記 ------------------------------------------------------- */

/* ↓ 写メ日記ニュース ----------------------------------------------- */
/* ↓写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
/*div.p_newlist ul.dm_list {*/
div.p_newlist div.dm_list {
/* ↑写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
	padding: 10px 10px 0 10px;
}
/* ↓写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
/*div.p_newlist ul.dm_list div.up_time {*/
div.p_newlist div.dm_list div.up_time {
/* ↑写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
	text-align: right;
	font-size: 11px;
	padding: 0 0 5px 0;
}

/* ↓写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
/*div.p_newlist ul.dm_list div.dm_girl {*/
div.p_newlist div.dm_list div.dm_girl {
/* ↑写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
	float: left;
	margin-left: 18px;
	margin-right: 5px;
}

/* ↓写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
/*div.p_newlist ul.dm_list li.one {*/
div.p_newlist div.dm_list li.one {
/* ↑写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
	white-space: nowrap;
	margin-bottom: 6px;
}

/* ↓写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
div.dm_list div.news_parts_list {
	float: left;
	width: 280px;
}
/* ↑写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */

/* ↓写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
/*div.p_newlist ul.dm_list li.one a {*/
div.p_newlist div.dm_list li.one a {
/* ↑写メ日記コンテンツVerUP 不具合対応 @KSOL 2013/05/09 */
/* ↓不具合修正 @KSOL 2013/05/07 */
/*	background: url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;*/
	background: url(../img/diaryContents/arrow/areatop_arrow.gif) no-repeat scroll left center transparent;
/* ↑不具合修正 @KSOL 2013/05/07 */
	margin: 0px;
	padding: 0 0 0 10px;
}
div.p_newlist div.footerarea a {
	background: url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 11px;
}
div.p_newlist div.top_border {
	width: 403px;
	height: 0px;
	border-top: 1px solid #999999;
	margin-left: 15px;
}

/* ↑ 写メ日記ニュース ----------------------------------------------- */

/* ↓ 写メ日記宣伝バナー --------------------------------------------- */
div.p_publicity_banner img{
	height: 169px;
	width: 430px;
}

div.p_publicity_banner div#publicityNav {
	position: relative;
	background: 0 0 #FFFFFF;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

div.p_publicity_banner div#publicityNav li a {
	display: block;
	width: 10px;
	height: 10px;
	margin: 10px 10px 30px 10px;
	text-indent: -9999px;
	background: #999999;
	overflow: hidden;
}

div.p_publicity_banner div#publicityNav li.activeSlide a {
	display: block;
	width: 10px;
	height: 10px;
	margin: 10px 10px 30px 10px;
	text-indent: -9999px;
	background: #0000CC;
	overflow: hidden;
}

div.p_publicity_banner div#publicityNav li {
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie7*/
	/zoom: 1; /*for ie7*/
}
/* ↑ 写メ日記宣伝バナー --------------------------------------------- */

/* ↓ フォトギャラリー ----------------------------------------------- */
/* センターパーツ用 */
img.p_photogallery_header {
	height: 40px;
	width: 431px; 
	position: relative;
}

div.p_photogallery {
	border-top: 0;
	border-bottom: 0;
	border-left: 8px solid #f89b10;
	border-right: 8px solid #f89b10;
	margin-top: -10px;
}

div.p_photogallery div.gallery {
	margin: 10px 10px 0 9px;
	padding-bottom: 10px;
	padding-top: 5px;
	position: relative;
	/zoom: 1; /*for IE7*/
}

div.p_photogallery div.gallery div.theme {
	background: url(../img/diaryContents/icon/photo_mark.png) no-repeat scroll left center transparent;
	margin: 5px 0 10px 0px;
	padding-left: 33px;
	height: 23px;
	word-break: break-all;
}

div.p_photogallery div.gallery div.theme p.theme_valign {
	display: table-cell;
	height: 23px;
	vertical-align: middle;
	/display: inline; /*for IE7*/
	/zoom: 1; /*for IE7*/
}

div.p_photogallery div.gallery div.theme a {
	font-weight: bold;
	line-height: 15px;
}

div.p_photogallery div.gallery ul.one {
	width: 410px;
	margin-right: 10px;
	margin-top: -10px;
	display: inline-block;
}

div.p_photogallery div.gallery ul.one li {
	float: left;
	font-size: 12px;
	width: 117px;
	margin: 7px 0 8px 0;
}

div.p_photogallery div.gallery ul.one li.photo {
	width: 88px;
	height: 88px;
	line-height: 17px;
	margin-right: 12px;
}

div.p_photogallery div.gallery div.more_look {
	padding: 0px 0px 0px 0px;
	margin-bottom: 6px;
}

div.p_photogallery div.gallery div.more_look a {
	padding: 0 0 0 11px;
	/line-height: 28px; /*for IE7*/
}

div.p_photogallery_bottom {
	position: relative;
	margin-top: -15px;
	background: url(../img/diaryContents/photogallery_under.png);
	width: 430px;
	height: 40px;
}

div.p_photogallery_bottom div.more_look {
	text-align: right;
	padding: 12px 10px 0px 0px;
}

div.p_photogallery_bottom div.more_look a {
	color: #fff;
}

div.p_photogallery_bottom div.more_look a:hover {
	color: #fff;
	text-decoration: underline;
}

/* ライトパーツ用 */
img.p_photogallery_r_header {
	height: 32px;
	width: 340px; 
}

div.p_photogallery_r {
	border-color: #F89B10;
	border-style: none solid;
	border-width: 0 8px;
	margin-top: -7px;
	padding: 10px;
}

div.p_photogallery_r div.theme {
	background: url(../img/diaryContents/icon/photo_mark.png) no-repeat scroll left center transparent;
	margin: 10px 0 15px 0px;
	height: 23px;
	padding-left: 33px;
	word-break: break-all;
}

div.p_photogallery_r div.theme p.theme_valign {
	display: table-cell;
	height: 23px;
	vertical-align: middle;
}

div.p_photogallery_r div.theme a {
	font-weight: bold;
	line-height: 12px; /* 最大文字数(３行)に対応する為センターパーツと相違 */
}

*:first-child+html div.p_photogallery_r ul {
	zoom: 1;
}

div.p_photogallery_r ul li {
	float: left;
	margin-right: 22px;
	margin-bottom: 10px;
}

div.p_photogallery_r ul li.last {
	margin-right: 0;
}

div.p_photogallery_r div.more_look {
	padding: 5px 0px 5px 0px;
	/line-height: 15px; /*for IE7*/
}

div.p_photogallery_r div.more_look a {
	padding: 0 0 0 11px;
}

div.p_photogallery_r img.no_theme {
	max-width: 304px;
	max-height: 838px;
}

div.p_photogallery_r_bottom {
	background: url(../img/diaryContents/photogallery_small_under.png);
	width: 332px;
	height: 23px;
	text-align: right;
	padding: 8px 8px 0 0;
}

div.p_photogallery_r_bottom a {
	color: #fff;
}

div.p_photogallery_r_bottom a:hover {
	color: #fff;
}

/* ↑ フォトギャラリー ----------------------------------------------- */

/* ↓ 写メ日記ショルダーバナー --------------------------------------- */
div.p_shoulder_banner img {
	width: 340px;
	height: 220px;
}
/* ↑ 写メ日記ショルダーバナー --------------------------------------- */

/* ↓ 写メ日記アクセスランキング ------------------------------------- */
div.p_ranking {
	position: relative;
	border: 1px solid #CCCCCC;
}

div.p_ranking div.sectiontitle p {
	text-align: right;
	font-weight: normal;
	margin-top: -15px;
}

div.p_ranking div.all_rank {
	padding: 3px 0 3px 15px;
	font-size: 13px;
}

div.p_ranking div.more_look {
	text-align: right;
	padding: 10px 20px 10px 0px;
	margin-bottom: 0;
	line-height: 20px;
}

div.p_ranking div.more_look a {
	background: url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	center transparent;
	margin: 0px;
	padding: 0 0 0 11px;
}

div.p_ranking ul {
	padding: 5px 10px;
	margin: 0 5px;
	border-bottom: 1px dotted #ddd;
	/zoom: 1; /*for ie7*/
}

div.p_ranking ul li.first {
	float: left;
	margin: 27px 0 0 0;
	text-align: center;
	width: 21px;
}

div.p_ranking ul li.first .rankmove {
	margin-top: 5px;
}

div.p_ranking ul li.second {
	float: left;
	line-height: 20px;
	margin: 0 5px 6px 5px;
	/height: 98px; /*for IE7*/
}

div.p_ranking ul li.third {
	margin: 0 0 5px 0;
}

div.p_ranking ul li.place {
	font-size: 11px;
	margin: 15px 0 0 0;
	/* ↓不具合対応 @KSOL 2013/05/07 */
	word-break: break-all;
	word-wrap: break-word;
	/* ↑不具合対応 @KSOL 2013/05/07 */
}
/* ↓写メ日記コンテンツVerUp２次対応 @KSOL 2013/05/17 */
div.p_ranking ul li.place div {
	width: 181px;
	float: left;
}
/* ↑写メ日記コンテンツVerUp２次対応 @KSOL 2013/05/17 */

div.p_ranking div.genre {
	margin: 0 10px;
	padding: 10px 10px 0px 10px;
	position: relative;
}

div.p_ranking div.genre span {
	position: absolute;
	top: -8px;
	left: 60px;
	font-weight: bold;
	padding: 0 5px;
	background: #fff;
}

div.p_ranking div.genre p {
	padding: 13px 5px;
	line-height: 20px;
}

div.p_ranking div.all_look {
	text-align: right;
	padding: 0px 0px 13px 0px;
}

div.p_ranking div.all_look a {
	background: url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 11px;
}
/* ↑ 写メ日記アクセスランキング ------------------------------------- */

/* ↓ 新着店長ブログ ------------------------------------------------- */
div.p_tencho_blog {
	position: relative;
}

div.p_tencho_blog div.pack01 {
	border: 1px solid #CCCCCC;
	background: url("../img/diaryContents/tencho_blog_title.jpg") no-repeat #FFEEFF;
	padding: 2px;
}

div.p_tencho_blog div.pack01 h3 {
	line-height: 23px;
	text-indent: 123px;
	color: #FFFFFF;
}

div.p_tencho_blog div.pack02 iframe.tencho-blog {
	width: 100%;
	height: 100%;
	border: 0;
}

div.p_tencho_blog div.pack02 div.more_look {
	padding: 10px 7px 7px 0px;
	margin-bottom: 0;
}

div.p_tencho_blog div.pack02 div.more_look a {
	padding: 0 0 0 11px;
}
/* ↑ 新着店長ブログ ------------------------------------------------- */

/* =====================================================================
	写メ日記コンテンツ画面
====================================================================== */
/* ↓ 写メ日記新着一覧 ----------------------------------------------- */
div.girl_column ul.g_section {
	padding: 15px 0 15px 15px;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 4px #eee;
	float: left;
	margin: 10px 18px 16px 0;
	width: 166px;
/* ↓写メ日記コンテンツVerUP不具合対応 @KSOL 2013/05/11 */
	//height: 300px;
	height: 290px;
/* ↑写メ日記コンテンツVerUP不具合対応 @KSOL 2013/05/11 */
}

div.girlimg {
	width: 150px;
	height: 150px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
}

div.girl_column ul.none {
	margin-right: 0;
}

div.girl_column ul.g_section li.li01 {
	height: 45px;
}

div.girl_column ul.g_section li.li01 span {
	font-size: 11px;
}

div.girl_column ul.g_section li.li01 div.girl_title {
	font-weight: bold;
	font-size: 12px;
	padding-right: 15px;
	word-break: break-all;
	word-wrap: break-word;
}

div.girl_column ul.g_section li.li01 div.girl_title a {
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}

div.girl_column ul.g_section li.li02 {
	float: left;
	margin-top: 3px;
	margin-right: 7px;
}

div.girl_column ul.g_section li.li03 {
	margin-top: 6px;
}

div.girl_column ul.g_section li.li03 div.btn {
	margin-top: 8px;
/* ↓写メ日記コンテンツVerUP不具合対応 @KSOL 2013/05/11 */
	*height: 40px;    /* IE7 */
/* ↑写メ日記コンテンツVerUP不具合対応 @KSOL 2013/05/11 */
}

div.girl_column ul.g_section li.li03 div.btn img {
	margin-bottom: 2px;
}

div.girl_column ul.g_section li.li03 div.btn2 {
	margin-top: 3px;
}

div.girl_column ul.g_section li.li03 div.profile {
	padding-right: 15px;
	margin-top: 2px;
	
	margin-bottom: 3px;
	*margin-top: 5px;    /* IE7 */
	*margin-bottom: 0px;
	margin-top: 5px\9;    /* IE8 */
	margin-bottom: 0px\9;
	word-break: break-all;
	word-wrap: break-word;
}

body:not(:target) { /* IE9 */
	margin-top: 0px;
	margin-bottom: 0px;
}
div.girl_column div.section06 {
	margin-top: 20px;
	text-align: center;
}

div.girl_column div.section06 div.section_more {
	margin-top: 20px;
	letter-spacing: 0.1em;
	/clear: both; /* for IE7 */
}
/* ↑ 写メ日記新着一覧 ----------------------------------------------- */

/* ↓ 写メ日記新登場 ------------------------------------------------- */
div.newarrive_column {
	margin-top: 20px;
}

div.diarypagercenter div.section_more {
	letter-spacing: 0.1em;
}

ul.diary_newarrive li {
	float: left;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	width: 288px;
}

ul.diary_newarrive li.center {
	margin: 0 63px 20px 63px;
}

div.diarytitle {
	background: url(../img/diaryContents/newdiary_title.png) no-repeat;
	width: 288px;
	height: 55px;
}

div.diarytitle div.left {
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: 5px;
}

div.diarytitle div.date {
	padding-top: 8px;
}

div.diarytitle div.date span {
	font-size: 11px;
}

div.diaryphoto {
	float: left;
	width: 132px;
	/width: 131px; /* for IE7 */
	height: 132px;
	border: 1px solid #999;
}

div.diaryphotoin {
	border: 1px solid #FFF;
	width: 130px;
	/width: 129px; /* for IE7 */
	height: 130px;
	overflow: hidden;
	display: block;
}

div.diarytext {
	float: left;
	margin-left: 3px;
	line-height: 18px;
}

div.diarytext span {
	color: #F60;
}

div.diarytext .profile {
	padding: 6px 0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

div.diarytext .shopname {
	padding: 2px 0;
	font-size: 11px;
	line-height: 13px;
}
div.diarytext .messeage {
	width: 148px;
	line-height: 18px;
	text-align: right;
}	
div.diarytext .messeage a {
	background: url(../img/diaryContents/icon/icn_c_msg.gif) no-repeat 0 2px;
	padding-left: 20px;
	padding-bottom: 2px;
	color: #F33;
}

div.diarytext div.profile img.newarrive_icon {
	height: 15px;
	margin-left: 2px;
}

html>/* */body div.diarytext .messeage a {
	padding-bottom: 5px;
}

div.diarypagercenter{
	text-align: center;
	/clear: both; /* for IE7 */
}
/* ↑ 写メ日記新登場 ------------------------------------------------- */

/* ↓ 写メ日記ニュース ----------------------------------------------- */
div.diary_news {
	margin-top: 15px;
}

div.diary_news div.section01 {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #ccc;
	/zoom: 1; /* for IE7 */
}

div.diary_news div.section01 span {
	font-size: 11px;
}

div.diary_news div.section01 div a {
	font-size: 14px;
	font-weight: bold;
}

div.diary_news div.section01 div.photoframe {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

div.diary_news div.section01 div.newstitle {
	word-break: break-all;
	padding-left: 104px;
}

div.diary_news div.section01 div {
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
}

/* ↑ 写メ日記ニュース ----------------------------------------------- */

/* ↓ 写メ日記ネタトップ・一覧 --------------------------------------- */
div.search_column div.section01 div.new_daily {
	background: none repeat scroll 0 0 #00B0FC;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 60px;
}

div.search_column div.section01 p.participation {
	float: left;
	padding-top: 5px;
	text-indent: 20px;
	font-size: 12px;
}

div.search_column div.section01 div.netatop {
	float: left;
	padding: 5px 0 0 10px;
}

div.search_column div.section01 div.netatop a {
	background: url(../img/diaryContents/arrow/rankingtop_arrow.gif) no-repeat 0 5px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 14px;
}

.neta_title p.date,.neta_title2 p.date {
	padding: 8px 0 0 20px;
	color: #FFF;
	font-weight: bold;
}

.neta_title p.date,.neta_title2 p.date {
	padding: 9px 0 0 20px;
	color: #FFF;
	font-weight: bold;
}

.neta_title p.title,.neta_title2 p.title {
	padding: 14px 10px 0 20px;
}

.neta_title p.title a,.neta_title2 p.title a {
	color: #000;
}

.neta_title {
	clear: both;
	background: url(../img/diaryContents/neta_title.gif) no-repeat;
	width: 635px;
	height: 80px;
	margin-bottom: 15px;
	word-break: break-all;
}

.neta_title2 {
	clear: both;
	background: url(../img/diaryContents/neta_title2.gif) no-repeat;
	width: 635px;
	height: 80px;
	margin-bottom: 15px;
	word-break: break-all;
}

div.neta_contents ul {
	width:117px;
/* ↓ヘブン写メ日記不具合修正 @KSOL 2013/10/16 */
	height: 210px;
/* ↑ヘブン写メ日記不具合修正 @KSOL 2013/10/16 */
	float:left;
	margin-right:12px;
	margin-bottom:20px;
}

div.neta_contents ul li span {
	font-size:11px;
	line-height:18px;
}

div.neta_contents ul.last {
	margin-right:0;
}

div.neta_contents li.first {
	margin-top: 4px;
}

div.neta_contents ul li.zero {
	width: 119px;
}

div.neta_contents ul li.second a {
	line-height:18px;
}

div.neta_contents ul.clearfix {
	word-break: break-all;
}

div.main_left_column div.collect {
	font-size:22px;
	text-align:center;
	margin:0px 0px 25px 0;
}

div.more_neta_look {
	text-align:right;
	margin:0px 0px 25px 0;
	clear: both;
}

div.more_neta_look a {
	background:url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 11px;
}
/* ↑ 写メ日記ネタトップ・一覧 --------------------------------------- */

/* ↓ 写メ日記フォトギャラリートップ・一覧 --------------------------- */
div.photogallery_menu {
	margin-top:10px;
	margin-bottom:7px;
	line-height: 25px;
}
div.photogallery_theme {
	word-break:break-all;
	font-size:14px;
	padding:10px 0 5px 0;
	font-weight:bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
div.photogallery_theme a {
	word-break:break-all;
	font-weight:bold;
	background:url(/img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 11px;
	color: #000;
}

div.photogallery_theme div.theme_name {
	word-break:break-all;
	font-weight:bold;
	background:url(/img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 11px;
	color: #000;
}
/* コンテンツ */
*:first-child+html div.photogallery_contents {
	zoom:1; /*IE7対応*/
}

div.photogallery_contents ul {
	width:117px;
	float:left;
	margin-right:12px;
}

div.photogallery_contents ul.last {
	margin-right:0;
}

div.photogallery_contents ul.letter {
	margin-bottom:20px;
}

div.photogallery_contents ul li.zero {
	width: 119px;
}

div.photogallery_contents ul li.first {
	margin-top: 4px;
}

div.photogallery_contents ul li.first img {
	float:left;
	margin-right:5px;
}

div.photogallery_contents ul li.second a {
	line-height:18px;
}

div.photogallery_contents ul li span {
	font-size:11px;
	line-height:18px;
}

/* ↑ 写メ日記フォトギャラリートップ・一覧 --------------------------- */

/* ↓写メ日記コンテンツVerUp２次対応 @KSOL 2013/04/22 */
/* ランキングメニュー */
div.ranking_menu {
	line-height:25px;
	word-break: break-all;
}
/* ランキングタイトルバー */
div.sectiontitle_ranking {
	line-height: 18px;
	font-weight: bold;
	padding: 4px 15px;
	background: url("../img/diaryContents/center_line.png") repeat-x;
	border-bottom:1px solid #ccc;
}
div.sectiontitle_ranking a {
	font-weight: bold;
	line-height: 18px;
}
div.search_column div.section01 p.ranking_update {
	padding-top: 5px;
	text-indent: 20px;
	float: left;
}
div.search_column div.section01 div.rankingtop_link {
	float: right;
	padding: 5px 5px 0 0;
}
div.search_column div.section01 div.rankingtop_link a {
	background: url(../img/diaryContents/arrow/rankingtop_arrow.gif) no-repeat 0 5px;
	padding-left: 7px;
}
img.rank_no {
	height :18px;
	width :21px;
}
img.rank_arrow {
	height :14px;
	width :14px;
}
/* ↓ 写メ日記ランキングトップ --------------------------------------- */
/* トップ1～3 */
div.ranking_top {
	margin-top:10px;
	border:1px solid #ccc;
}
div.ranking_top div.ranking_top_rows {
	/zoom: 1;
}
div.ranking_top ul.one {
	margin:15px 5px 5px 7px;
	width:200px;
	float:left;
}
div.ranking_top ul.one.last {
	margin-right:0;
}
div.ranking_top ul.one li a {
	font-size:13px;
	line-height: 15px;
}
div.ranking_top ul.one li.first {
	float:left;
	position:relative;
	margin-right:7px;
}
div.ranking_top ul.one li span {
	font-size:11px;
	line-height:17px;
}
/* トップ4～10 */
div.ranking_top ul.second {
	margin:6px 2px 5px 7px;
	width:148px;
	float:left;
}
div.ranking_top ul.second li {
	position:relative;
}
div.ranking_top ul.second li a {
	line-height: 15px;
}
div.ranking_top ul.second li.first {
	float:left;
	margin-right:3px;
}
div.ranking_top ul.second li span {
	font-size:11px;
	line-height:17px;
}
/* リンク */
div.ranking_top div.more_look {
	text-align:right;
	margin:15px 8px 10px 0px;
	padding: 0;
	clear:both;
}
div.ranking_top div.more_look a {
	background:url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 11px ;
}
/* 各ランキング */
div.ranking_rows {
	/zoom: 1;
}
div.ranking_parts {
	border:1px solid #ccc;
	width:200px;
	float:left;
	margin-right:14px;
}
div.ranking_parts.last01 {
	margin-right:0;
}
div.ranking_parts ul.second {
	margin:6px 2px 5px 7px;
	padding: 3px 0;
}
div.ranking_parts ul.second li {
	position:relative;
}
div.ranking_parts ul.second li a {
	line-height: 15px;
}
div.ranking_parts ul.second li.first {
	float:left;
	margin-right:3px;
}
div.ranking_parts ul.second li span {
	font-size:11px;
	line-height:17px;
}
div.ranking_parts div.more_look {
	text-align:right;
	margin:6px 8px 12px 0px;
	padding: 0;
	clear:both;
}
div.ranking_parts div.more_look a {
	background:url(../img/diaryContents/arrow/sirusi.png) no-repeat scroll left center transparent;
	margin: 0px;
	padding: 0 0 0 11px ;
}
/* ↑ 写メ日記ランキングトップ --------------------------------------- */

/* ↓ 写メ日記ランキング一覧 ----------------------------------------- */
.rankCount {
	margin-bottom: 5px;
}
p.shopname {
	line-height: 18px;
	text-align: right;
}
#rnkDtelLi {
	margin: 0 0 20px;
}
#rnkDtelLi li.ranking1, #rnkDtelLi li.ranking2, #rnkDtelLi li.ranking3, #rnkDtelLi li.ranking4-10 {
	background: none repeat scroll 0 0 transparent;
	padding: 0 0 5px;
}
#rnkDtelLi li {
	background: url("/img/diaryContents/boder.gif") repeat-x scroll 0 100% #FFFFFF;
	padding: 3px 0 5px;
	display: block;
	overflow: hidden;
}
#rnkDtelLi span.girl_pic {
	float: left;
	margin-right: 2px;
}
#rnkDtelLi li.ranking4-10 div.rank4-10 {
	padding: 5px;
	padding-left: 10px;
	display: block;
	overflow: hidden;
}
#rnkDtelLi li.ranking1 div.rank1 {
	background: url("/img/diaryContents/icon/no1.gif") repeat scroll 0 0 transparent;
	padding: 5px;
	display: block;
	overflow: hidden;
}
#rnkDtelLi li.ranking2 div.rank2 {
	background: url("/img/diaryContents/icon/no2.gif") repeat scroll 0 0 transparent;
	padding: 5px;
	display: block;
	overflow: hidden;
}
#rnkDtelLi li.ranking3 div.rank3 {
	background: url("/img/diaryContents/icon/no3.gif") repeat scroll 0 0 transparent;
	padding: 5px;
	display: block;
	overflow: hidden;
}
#rnkDtelLi li.ranking4-10 div.rank4-10 {
	background: url("/img/diaryContents/boder.gif") repeat-x scroll 0 100% #FFFFFF;
	padding: 5px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
}
#rnkDtelLi li dl {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 4px;
	display: block;
	overflow: hidden;
}
.clr {
	display: block;
}
#rnkDtelLi li.ranking1 dt, #rnkDtelLi li.ranking2 dt, #rnkDtelLi li.ranking3 dt {
	width: 164px;
	padding-left: 0;
}
#rnkDtelLi li.ranking4-10 dt {
	width: 164px;
	padding-left: 5px;
}
#rnkDtelLi li dt {
	float: left;
	width: 124px;
	padding-left: 5px;
}
#rnkDtelLi li dt p {
	display: block;
	float: left;
	text-align: center;
	width: 40px;
}
#rnkDtelLi li.ranking1 dd, #rnkDtelLi li.ranking2 dd, #rnkDtelLi li.ranking3 dd, #rnkDtelLi li.ranking4-10 dd {
	width: 445px;
}
#rnkDtelLi li dd {
	float: right;
	width: 495px;
}
#rnkDtelLi li dd h3, #rnkDtelLi li dd h4 {
	font-weight: bold;
	line-height: 1.4;
}
#rnkDtelLi li dd h4 {
	padding: 2px 0;
}
#rnkDtelLi li dd h3 {
	border-bottom: 1px solid #EFEFEF;
	font-size: 1.17em;
	margin-bottom: 1px;
}
span.red {
	color: #F00;
}
#rnkDtelLi .name span.diary {
	background: url("/img/diaryContents/icon/ranking_diary.gif") no-repeat scroll 0 0 transparent;
	float: right;
	font-size: 0.9em;
	font-weight: normal;
	padding: 1px 10px 0 20px;
	*:margin-top: -19px;
}
#rnkDtelLi .name span.createdate{
	font-size: 12px; font-weight: normal;
}
#rnkDtelLi li.ranking1 dd, #rnkDtelLi li.ranking2 dd, #rnkDtelLi li.ranking3 dd, #rnkDtelLi li.ranking4-10 dd {
	width: 445px;
}
#rnkDtelLi li dd {
	float: right;
	width: 495px;
}
blockquote.rnkComment {
	float: left;
	width: 270px;
}
blockquote.rnkComment.girl10 {
	height: 92px;
}
blockquote.rnkComment.over10 {
	width: 310px;
}
blockquote.rnkComment p.girlsname{
	padding-top: 3px;
}
blockquote.rnkComment p.profile{
	line-height: 19px;
	word-break: break-all;
	word-wrap: break-word;
}
blockquote.rnkComment p.profile img{
	margin-right: 2px;
	vertical-align: top;
}
blockquote.rnkComment p.noimg{
	margin-top: 15px;
}
blockquote.rnkAmember {
	float: right;
	width: 170px;
}
div.rank1 .rnkAmember {
	margin-top: 5px;
	padding-right: 4px;
}
div.rank2 .rnkAmember {
	margin-top: 5px;
	padding-right: 4px;
}
div.rank3 .rnkAmember {
	margin-top: 5px;
	padding-right: 4px;
}
div.rank4-10 .rnkAmember {
	margin-top: 5px;
	padding-right: 4px;
}
.rnkAmember {
	margin-top: 5px;
	padding-right: 11px;
}
#rnkDtelLi li dd h3 span {
	font-weight: bold;
	line-height: 1.4;
}
#rnkDtelLi li dd h3 a, #rnkDtelLi li dd h4 cite {
	font-weight: bold;
	line-height: 1.4;
}
#rnkDtelLi li dd h3 span.diary a {
	font-weight: normal;
}
#rnkDtelLi li dd h3, #rnkDtelLi li dd h4 {
	font-weight: bold;
	line-height: 1.4;
}
.ranking1 .readerbtn, .ranking2 .readerbtn, .ranking3 .readerbtn {
	margin-bottom: 5px;
}
.rnkAmember p {
	text-align: left;
}
.rnkAmember p.shopname{
	text-align: right;
}
.rnkAmember p.top10{
	margin-right: 0;
	margin-top: 35px;
}
dd.shop {
	padding-top: 14px;
}
dd.shop .shopname{
	background: #FFF;
	float: left;
}
dd.shop .girls{
	background: #FFF;
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}
dd.shop .girls a{
	display: block;
	background: url(../img/diaryContents/ranking_girls.gif);
	height: 23px;
	width: 171px;
	color: #FFF;
	text-align: center;
	line-height: 23px;
}
blockquote.rnkAmember .girls a{
	display: block;
	background: url(../img/diaryContents/ranking_girls.gif);
	height: 23px;
	width: 171px;
	color: #FFF;
	text-align: center;
	line-height: 23px;
}
a.rankinggirls{
	display: block;
	background: url(../img/diaryContents/icon/ranking_girls.gif);
	height: 23px;
	width: 171px;
	color: #FFF;
	text-align: center;
	line-height: 23px;
}
/* ↑ 写メ日記ランキング一覧 ----------------------------------------- */

/* ↓ 写メ日記ランキング一覧（記事）---------------------------------- */
/* ↑ 写メ日記ランキング一覧（記事）---------------------------------- */
/* ↑写メ日記コンテンツVerUp２次対応 @KSOL 2013/04/22 */


/* -----↓bannerJack----- */
.bannerJackLeft{
	left:-160px;
	position:absolute;
	top:25px;
	width:150px;
}
.bannerJackRight{
	right:-160px;
	position:absolute;
	top:25px;
	width:150px;
}
/* -----↑bannerJack----- */
#header #global ul#pulldown-menu{
	margin:0;
}