@charset "utf-8";

/* =====================================================================
	基本設定
====================================================================== */
* {
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
}

*html {
	border-style : none;
}

body {
	//background : url(../img/index/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color : #333333;
	font-size : 12px;
	line-height: 16px;
	margin: 0;
}

a {
	color:#006794;
	text-decoration : none;
}

a:link {
	color:#006794;
}

a:visited {
	color:#006794;
	text-decoration : none;
}

a:hover {
	color: #006794;
	text-decoration : underline;
}

a:active {
}

a img {
	border: 0 none;
}

br.clear{
	clear: both;
}

ul {
	list-style:none outside none;
}

h1 {
	font-size: 12px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	font-weight: normal;
}

strong {
	font-weight: normal;
}

.red {
	color: #FF0000;
}

/* =====================================================================
	ヘッダー設定
====================================================================== */
.headernenreicheck { background: url(../img/index/headernenreicheck_bg.gif) repeat-x; width: 100%; height: 25px; }
.headernenreicheck_box { width: 965px; margin: 0 auto; line-height: 24px; }
.headernenreicheck_leftbox { float: left; height: 24px; line-height: 24px; font-size: 12px; }
.headernenreicheck_tagbox { float: left; height: 24px; line-height: 24px; font-size: 12px; padding-top: 2px; }
.headernenreicheck_tagbox img.heaven{ padding-left: 6px; }
.headernenreicheck_tagbox img.girls{ padding-left: 2px; }
.headernenreicheck_rightbox { float: right; line-height: 24px; font-size: 12px; }
.headerbox {
	clear: both;
	background:url("../img/index/header_bg.gif") repeat-x scroll center bottom transparent;
	height:145px;
	margin:0;
}

.header {
	margin:0 auto;
	width:965px;
	padding-top: 10px;
	height: 65px;
}

.area_logobox {
	float: left;
	width: 497px;
}

.area_logobox_l {
	float: left;
	width: 180px;
}

.area_logobox_g {
	float: left;
	width: 180px;
}

.logoleft {
	float: left;
	width: 310px;
}

.area_logobox_r {
	float: left;
	width: 310px;
	padding: 3px 0 0 7px;
}

.area_logobox_r h1 {
	font-size: 12px;
}

.searchform {
	width: 110px;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	color: #000000;
	border: #4F171A 1px solid;
	background-color: #FFFFFF;
	margin-right: 4px;
}

.headerbanner {
	float: right;
	width: 468px;
	text-align: right;
}

ul.area_link {
	float:left;
	padding:5px 0 0 5px;
}

div#header_login {
    float: right;
    padding-top: 10px;
    text-align: right;
    width: 420px;
}

div#header_login h5, div#header_login a {
    font-weight: bold;
    text-align: right;
	font-size: 12px;
}

div#header_login h5 {
	margin-right: 12px;
}

div#header_login h5, div#header_login form, div#header_login div {
    display: inline;
}
div#header_login h5, div#header_login a {
    font-weight: bold;
    text-align: right;
}

div.header ul {
	clear:both;
	font-size:12px;
	height:20px;
	padding:10px 0 5px 0;
}

ul.area_link {
	float:left;
}


div.header ul li {
	display:inline;
}

ul#navigation {
	color:#FFFFFF;
	float:left;
	height:32px;
	margin:0;
	padding:4px 0 0;
	width:965px;
}

ul#navigation li {
	background:url("../img/index/header_navi.gif") no-repeat scroll center bottom transparent;
	display:block;
	float:left;
	margin:0 4px 0 0;
	text-align:center;
}

ul#navigation li, ul#navigation li a {
	height:32px;
	line-height:30px;
	width:88px;
}

ul#navigation li a {
	background:url("../img/index/header_navi.gif") no-repeat scroll center top transparent;
	color:#4F171A;
	display:block;
}

ul#navigation li a:hover {
	background-position : 0 -32px;
	color : #ffffff;
}

ul#navigation li a:hover {
	text-decoration : none;
}

#toptxt {
	clear: both;
	padding: 10px 0 10px 0;
	position:relative;
	text-align:center;
	margin-left:-15px;
}

#toptxt li {
	display:inline;
	margin-left:30px;
}

.symbol a {
	background-image:url(../img/index/icn_pr.gif);
}

.symbol a {
	background-repeat:no-repeat;
	padding-left:10px;
}

ul.topic_path {
    font-size: 11px;
    margin: 11px 0 11px 15px;
}
ul.topic_path li {
    display: inline;
}

/* =====================================================================
	全国ヘッダー設定
====================================================================== */
.zenkokuheader {
	clear: both;
	margin:0 auto;
	width:965px;
	padding-top: 10px;
	height: 105px;
}

.logobox {
	float: left;
	width: 765px;
}

.logobox_l {
	float: left;
	width: 200px;
}

.logobox_r {
	float: left;
	width: 560px;
	padding: 30px 0 0 5px;
}

.bookmark {
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 30px;
}

h1.zenkoku {
	font-size: 14px;
	padding-bottom: 10px;
}

/* =====================================================================
	メニュー設定
====================================================================== */

div#menu {
	clear: both;
	background:url("../img/index/menu_bg.gif") repeat-x;
	margin:15px auto 15px auto;
	width:965px;
}


div#menu ul {
	height:46px;
	margin:0 auto;
	width:845px;
	overflow:hidden;
}

div#menu ul li {
	display:inline;
}

div#menu ul li a {
	color:#FFFFFF;
	display:block;
	float:left;
	line-height:46px;
	padding:0 15px;
	text-decoration:none;
	font-size: 14px;
}

div#menu ul li a {
	color:#FFFFFF;
}

div#menu ul li  a:hover {
	color:#F8ACD0;
}

div#menu ul li a {
	text-decoration:none;
}

/* =====================================================================
	センターカラム設定
====================================================================== */
.zenkokunewstitle {
	margin-bottom: 10px;
}

.zenkokunewsmainbox {
	width: 475px;
}

.zenkokunewsleftbox {
	float: left;
	width: 250px;
	padding: 0 5px 0 10px;
}

.zenkokunewsleftshopbox {
	width: 250px;
	padding: 28px 0 0 0;
}

.zenkokunewsleftshopbox img{
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-top: 2px;
}

.zenkokunewsrightbox {
	float: right;
	width: 205px;
	padding-right: 5px;
}

.zenkokunewsleftbox p.time {
	padding-bottom: 10px;
}

.zenkokunewsleftbox p.catch {
	font-size: 14px;
	font-weight: bold;
}

.zenkokunewsleftbox p.brown {
	font-size: 14px;
	color: #663300;
}

.zenkokunewsleftbox p.morelink {
	text-align: right;
	padding-top: 7px;
}

.newsmenu {
	clear: both;
	padding-top: 10px;
	margin:0 auto;
	width:475px;
}

.newsmenu ul {
	width: 455px;
	margin: 0 auto;
	height:20px;
	background:url("../img/index/zenkoku_menubg.gif") repeat-x;
}

.newsmenu ul li {
	display:inline;
}

.newsmenu ul li a {
	color:#4F171A;
	display:block;
	float:left;
	line-height:20px;
	padding:0 10px;
	text-decoration:none;
	font-size: 12px;
	border-right: 1px solid #C0B09A;
}

.newsmenu ul li a {
	color:#4F171A;
}

.newsmenu ul li a.link {
	color:#FFFFFF;
	background: #4F171A;
}

.newsmenu ul li  a:hover {
	color:#FFFFFF;
	background: #4F171A;
}

.newsmenu ul li a {
	text-decoration:none;
}

.zenkoku_centerbanner {
	padding: 20px 0 5px 0;
}

.zenkoku_centerbannerimg {
	padding: 3px 0;
	width: 465px;
	margin: 0 auto;
}

.zenkoku_blogtitle {
	padding: 20px 0 15px 0;
}

.zenkoku_blogbox {
	clear: both;
	width: 465px;
	margin: 0 auto;
}

.zenkoku_blogboxl {
	float: left;
	width: 85px;
}

.zenkoku_blogboxr {
	float: right;
	width: 370px;
	padding: 0 0 0 5px;
}

.zenkoku_blogboxr p.blogtitle {
	background: #FFEFC1;
	font-weight: bold;
	text-indent: 5px;
	padding: 2px 0;
}

.zenkoku_blogboxr p.blogtext {
	padding-top: 4px;
}

.zenkoku_blogboxr p.shopname {
	text-align: right;
}

.blogline {
	clear: both;
	border-bottom: 1px solid #BBBBBB;
	padding: 3px 0;
	width: 465px;
	margin: 10px auto;
}

.girls_osusume {
	width: 475px;
	height: 220px;
	background: url(../img/index/zenkoku_girlsosusume.gif);
	margin-top: 10px;
}

.girls_osusume ul{
	padding: 60px 20px 0 20px;
}

.girls_osusume ul li{
	padding: 5px 0;
	border-bottom: 1px dotted #FF3399;
	font-size: 14px;
	line-height: 18px;
}

.girls_osusume ul li span{
	font-size: 18px;
	color: #FF3399;
	font-weight: bold;
}

.girls_osusume ul li.end{
	border-bottom: none;
}

/* =====================================================================
	ライトカラム設定
====================================================================== */
.zenkokumap_title {
	padding-bottom: 5px;
}

.zenkokumap_img {
	padding-bottom: 15px;
}

.zenkokunewshop_title {
	padding: 0;
}

.zenkokunewshop_mainbox {
	width: 228px;
	border-left: 1px solid #66E914;
	border-right: 1px solid #66E914;
	border-bottom: 1px solid #66E914;
	margin: 0 auto 15px auto;
	padding: 5px;
}

.zenkokunewshop_box {
	width: 220px;
	margin: 0 auto;
}

.zenkokunewshop_box p.time{
	text-align: right;
}

.newshopline {
	clear: both;
	border-bottom: 1px dotted #4F171A;
	padding: 1px 0;
	width: 224px;
	margin: 3px auto;
}

.zenkoku_movie {
	margin-bottom: 15px;
}

.zenkoku_mobile {
	background: url(../img/index/zenkoku_mobile.gif);
	height: 135px;
}

.zenkoku_mobile p.text{
	padding: 43px 0 0 10px;
	width: 140px;
}

/* =====================================================================
	カラム設定
====================================================================== */
.mainbox {
	margin:0 auto;
	width:965px;
}

.leftbox {
	float: left;
	width: 695px;
}

.centerbox {
	width: 475px;
	float: right;
}

.bannerbox {
	width: 190px;
	float: left;
}

.rightbox {
	float: right;
	width: 240px;
	padding-left: 30px;
}

.ofbox {
	margin:10px auto;
	width:750px;
}

.newbox {
	width: 745px;
	margin: 0 auto;
}

/* =====================================================================
	レフトカラム設定
====================================================================== */
.loginbox {
	margin-bottom: 10px;
	padding: 8px 0;
	background: #FFEBF2;
	border: 1px solid #FF7AA1;
	text-align: center;
}

p.login_btn {
	padding-bottom: 5px;
}

p.member_btn {
	padding-top: 6px;
}

.lefttitle {
	padding-bottom: 8px;
}

.leftbanner {
	margin-bottom: 5px;
}

.zenkoku_mobile {
	background: url(../img/index/zenkoku_mobile.gif);
	height: 135px;
}

.zenkoku_mobile p.text{
	padding: 43px 0 0 10px;
	width: 140px;
}

.pr_title {
	background: url(../img/index/pr_bg.gif);
	text-indent: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 23px;
	height: 23px;
}

.searchrightbanner_title {
	background: url(../img/index/searchright_bg.gif);
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	height: 23px;
}


.left_pr {
	margin-top: 25px;
}

.leftpr_img {
	padding: 5px 0;
}

/* =====================================================================
	センターカラム設定
====================================================================== */
.freespace {
	margin-bottom: 10px;
}

.information {
	background: url(../img/index/information_bg.gif) no-repeat;
	text-indent: 92px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	clear: both;
}

.top_title {
	background: url(../img/index/h4_bg.gif) no-repeat;
	border-bottom: 1px solid #CC6699;
	border-left: 1px solid #FF99CC;
	border-right: 1px solid #FF99CC;
	border-top: 1px solid #FF99CC;
	height: 24px;
}

.topics {
	clear: both;
}

.topics .top_title h4{
	background:url(../img/index/icn_news.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

ul.newstoplist li {
    margin: 2px 0;
}

ul.newstoplist li {
    background: url("../img/index/icn_topics.gif") no-repeat scroll 0 2px transparent;
    padding: 0 0 5px 10px;
}

.shopsearch h4{
	background:url(../img/index/icn_search.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

.movie .top_title h4{
	background:url(../img/index/icn_movie.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

.movielist .top_title h4{
	background:url(../img/index/icn_movie.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

.blog .top_title h4{
	background:url(../img/index/icn_blog.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

.girlblog .top_title h4{
	background:url(../img/index/icn_girlblog.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

.newshop .top_title h4{
	background:url(../img/index/icn_newshop.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

.feature .top_title h4{
	background:url(../img/index/icn_feature.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
}

.ranking_header h4{
	background:url(../img/index/icn_ranking.gif) no-repeat;
	text-indent: 18px;
	margin: 5px 0 0 8px;
	line-height: 18px;
}

.ranking_header h4 a{
	color: #000000;
}

.top_title h4 a{
	color: #000000;
}

.topicsbox {
	border-left: 1px solid #FF99CC;
	border-right: 1px solid #FF99CC;
	border-bottom: 1px solid #FF99CC;
	padding: 10px 12px;
}

.topicsleft {
	float: left;
	width: 290px;
}

.topicsright {
	float: right;
	width: 150px;
}

.topicstitle a{
	font-size: 14px;
	font-weight: bold;
}

.morelink {
	text-align: right;
}

.blogmorelink {
	clear: both;
	text-align: right;
	margin: 0 0 5px 3px;
}

.girlblogmorelink {
	clear: both;
	text-align: right;
	margin: 0 0 5px 3px;
	padding-top: 5px;
	width: 222px;
	border-top: 1px solid #CCCCCC;
}

.newmorelink {
	text-align: right;
	width: 465px;
	margin: 0 0 5px 3px;
}
.rankingmorelink {
	clear: both;
	text-align: right;
	margin: 6px 0 5px 3px;
}

.kyuubomorelink {
	text-align: right;
	margin: 5px 0 10px 0;
}


.topicstime {
	padding-bottom: 4px;
}

.topicsbacknamber {
	clear: both;
	padding-top: 10px;
}

.topicsbacknamber ul {
	clear:both;
	margin:0 9px 9px;
	overflow:hidden;
}

.topicsbacknamber ul li {
	float:left;
	margin:3px -1px 3px 0;
	width:50%;
}

.topicsbacknamber ul li a{
	background-image:url(../img/index/icn_topics.gif);
}

.topicsbacknamber ul li a {
	background-repeat:no-repeat;
	padding-left:10px;
}

.searchbox {
	padding: 10px 2px;
}
#search_body .search_select p {
	background-color:#FFF6B0;
	margin:0;
	padding:0;
	text-align:left;
}

#search_body #search_select_job_01 {
	float:left;
	width:155px;
}

#search_body #search_select_place_01 {
	float:left;
	margin-left:5px;
	width:165px;
}

#search_body #search_select_type_01 {
	float:left;
	margin-bottom:10px;
	margin-left:5px;
	width:135px;
}

#search_body #search_text_keyword_01 {
	float:left;
	height:29px;
	margin-bottom:10px;
	width:250px;
}

#search_body #search_submit_01 {
	float:right;
	margin-bottom:10px;
	width:190px;
}

#search_body .search_options {
	clear:both;
	padding-bottom: 10px;
}

#search_body .search_select {
	border:1px solid #CCCCCC;
	margin:0;
	padding:0;
	text-align:center;
}

#search_body .search_select_job_01 select {
	width:140px;
}

#search_body .search_select_job_02 select {
	width:160px;
}

#search_body .search_select_job_03 select {
	width:120px;
}

#search_body #search_text_keyword_01 img {
	top:0;
	vertical-align:top;
}

#search_body #search_text_keyword_01 form input {
	color:#999999;
	margin-top:6px;
	top:0;
	width:170px;
}

#search_body .search_text {
//	background-image:url("/img/common/search_box_bg.gif");
	background-repeat:repeat-y;
	border:1px solid #CCCCCC;
}

.etcarea_banner {
	margin-top: 0;
}

.etcareabannerbox {
	clear:both;
	padding: 0;
	margin-bottom: 10px;
	border: 1px solid #FF99CC;
	height: 85px;
}

.etcareabox {
	width: 470px;
	padding-top: 5px;
}


.etcareabox li {
	display:inline;
	width: 88px;
	float: left;
	padding: 0 3px 5px 3px;
}

.etcareabox li h5{
	background: url(../img/index/etcareabox_bg.gif) no-repeat;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
}

.etcareatext {
	font-size: 85%;
	color: #666666;
}

.etcareabigbanner {
	clear: both;
	text-align: center;
	padding: 2px 0 4px 0;
	background: #FFDDEE;
	margin-top: 5px;
}

.prtext {
	border-top: 1px dotted #AFA1A8;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

.prtext a{
	font-weight: normal;
}

.prtext p{
	line-height: 20px;
}

.movie {
	clear: both;
	margin-top: 10px;
}

.movielist {
	clear: both;
}

.moviebox {
	width: 460px;
	margin: 0 auto;
	padding: 10px 0;
}

.moviebox li {
	display:inline;
	width: 95px;
	height: 125px;
	float: left;
	padding: 5px 10px 10px 10px;
}
.topmoviebox {
	width: 460px;
	margin: 0 auto;
	padding: 10px 0;
}

.topmoviebox li {
	display:inline;
	width: 95px;
	float: left;
	padding: 5px 10px 10px 10px;
}
.video_list_bg {
    background: none repeat scroll 0 0 #F4F4F4;
    padding: 3px;
}
.font_size_80 {
    font-size: 80%;
}
.movielistbox {
	width: 460px;
	margin: 0 auto;
	padding: 10px 0;
}

.movielistbox li {
	display:inline;
	width: 95px;
	float: left;
	padding: 5px 10px 20px 10px;
}

.moviemorelink {
	clear: both;
	text-align: right;
	padding: 4px 10px;
	background: #FFF0F9;
}

div.pickup_news_content {
	clear: both;
    background: none repeat scroll 0 0 #FFF9CC;
	border-top: 1px solid #FF99CC;
    border-bottom: 1px solid #FF99CC;
    border-left: 1px solid #FF99CC;
    border-right: 1px solid #FF99CC;
    padding: 6px;
	margin: 10px 0;
}
div.pickup_news_content table{
	margin-bottom: 5px;
}

td.pickup_news_img {
    width: 83px;
}
td.pickup_news_body {
    width: 392px;
}
.blognewbox {
	clear: both;
	margin-top: 25px;
}
.moviemainbox {
	float: left;
	width: 230px;
}
.managerbox {
	float: left;
	width: 230px;
	padding-top: 24px;
}
.blogbox {
	float: left;
	width: 230px;
}
.newshopbox {
}

.mes1 {
	clear: both;
    border: 0 none;
    line-height: 120%;
    margin: 0 0 4px 3px;
    text-align: left;
    width: 222px;
	padding-top: 10px;
}
.mes {
	clear: both;
    border-top: 1px solid #CCCCCC;
    line-height: 120%;
    margin: 0 0 4px 3px;
    text-align: left;
    width: 222px;
	padding-top: 10px;
}
.img_cut {
    border: 0 none;
    float: left;
    height: 58px;
    line-height: 120%;
    margin: 0 0 3px;
    overflow: hidden;
}
.img_s {
    margin: 0 3px 10px 0;
    width: 54px;
}
.moviebox2 {
	clear: both;
    border-left: 1px solid #FF99CC;
	border-right: 1px solid #FF99CC;
	border-bottom: 1px solid #FF99CC;
}
.moviebox3 {
	clear: both;
    border: 1px solid #FF99CC;
	margin-bottom: 15px;
}
.movieimg_cut {
    border: 0 none;
    float: left;
    margin: 0 0 3px;
    overflow: hidden;
}
.movieimg_s {
    margin: 0 3px 0 0;
    width: 100px;
}
.managerimg_cut {
    border: 0 none;
    float: left;
    margin: 0 0 10px;
    overflow: hidden;
	height: 75px;
}
#menu-new {
	margin: 0 0 5px 5px;
	padding-top: 5px;
}

#menu-new p {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    line-height: 110%;
    margin: 0 0 4px 3px;
    text-align: left;
    width: 465px;
	padding: 6px 0 6px 0;
}
#menu-new p.end {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    line-height: 110%;
    margin: 0 0 5px 3px;
    text-align: left;
    width: 222px;
	padding: 5px 0 7px 0;
}
.centerbanner {
	clear: both;
	padding: 15px 0;
}
.ranking-create {
    position: absolute;
    right: 5px;
    text-align: right;
    top: 1px;
    width: 170px;
}
.ranking-create span {
    color: #333333;
    line-height: 25px;
}
.banner-area {
    background: url(../img/index/h4_bg.gif) no-repeat;
	border-bottom: 1px solid #CC6699;
	border-left: 1px solid #FF99CC;
	border-right: 1px solid #FF99CC;
	border-top: 1px solid #FF99CC;
    height: 25px;
    margin: 0 0 15px;
    position: relative;
    width: 473px;
}
.banner-area2 {
    background: url(../img/index/h4_bg.gif) no-repeat;
	border-bottom: 1px solid #CC6699;
    height: 25px;
    position: relative;
    width: 475px;
	margin-top: 20px;
}
.search-area {
    background: url(../img/index/h4_bg.gif) no-repeat;
    height: 25px;
    margin: 0 0 15px;
    position: relative;
    width: 475px;
}
.search-area2 {
    background: url(../img/index/h4_bg.gif) no-repeat;
    height: 25px;
    margin: 0;
    position: relative;
    width: 475px;
}
.search-area3 {
    background: url(../img/index/h4_bg.gif) no-repeat;
    height: 25px;
    margin-top: 15px;
    position: relative;
    width: 475px;
}
#accessRanking ul li {
    clear: both;
    margin-bottom: 10px;
	height: 90px;
	border-bottom: 1px solid #DDDDDD;
}
#accessRanking ul li div.no {
    color: #C2131C;
    display: inline;
    font-weight: bold;
    margin-left: 5px;
	float: left;
	font-size: 1.5em;
}
#accessRanking ul li p.imgL {
    display: inline;
    margin-right: 5px;
	float: left;
}
#accessRanking ul li p.arrow {
	padding-top: 10px;
	padding-left: 2px;
}
#accessRanking ul li p.imgL img {
    margin-left: 5px;
    vertical-align: top;
	width: 105px;
}
#accessRanking ul li p.title {
	font-weight: bold;
}
#accessRanking div.text {
    float: left;
    width: 325px;
}
.rank_bot {
	width: 465px;
	padding-left: 5px;
	border-bottom: 1px solid #DDDDDD;
	height: 55px;
}
.rank_bot .icon {
	float: left;
}
.rank_bot .icon img{
	padding-right: 10px;
	padding-top: 15px;
}
.rank_bot .text {
	float: left;
}
#accessRanking p.title_b {
    font-weight: bold;
    margin: 2px auto 10px auto;
	width: 460px;
	background: url(../img/index/rankingsmall.gif) no-repeat;
	text-indent: 5px;
	padding: 3px 0;
}
.rankSmall {
    float: left;
    margin: 10px 4px;
    width: 229px;
}
.rankSmall p {
    font-weight: bold;
    margin: 2px 0 2px 0;
	background: url(../img/index/rankingsmall.gif) no-repeat;
	text-indent: 5px;
	padding: 3px 0;
}
.rankSwrap {
    border: 0 none;
    margin: 0 0 3px 0;
    vertical-align: top;
    width: 229px;
}
td.shopwrap  {
}
.rankSwrap td {
    vertical-align: top;
}
.rankSphoto {
    border: 0 none;
    margin-right: 5px;
    vertical-align: top;
    width: 100px;
	float: left;
}
.shopwrap .box {
	border-bottom: 1px solid #DDDDDD;
	height: 80px;
	margin: 8px 0;
}

/* =====================================================================
	ライトカラム設定
====================================================================== */
.moviebanner {
	clear: both;
	margin:0 auto;
	background:url("../img/index/moviebanner_bg.gif") repeat-x;
	height: 20px;
}

.moviebanner ul {
	margin: 0 auto;
	height:20px;
	float: right;
}

.moviebanner ul li {
	display:inline;
	float:left;
}

.moviebanner div.title {
	width: 74px;
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}

.moviebanner ul li a {
	color:#4F171A;
	display:block;
	line-height:20px;
	padding:0 10px;
	text-decoration:none;
	font-size: 12px;
	border-right: 1px solid #FFAD20;
}

.moviebanner ul li a {
	color:#4F171A;
	text-decoration:none;
}

.moviebanner ul li a.link {
	color:#FFFFFF;
	background: #FF6600;
}

.moviebanner ul li  a:hover {
	color:#FFFFFF;
	background: #FF6600;
}
#kyubo {
	width: 240px;
}
#kyubo img {
    margin: 10px 0 0;
}
#kyubo a {
    background: none repeat scroll 0 0 #FCE9E4;
    border-color: #EB6BA4;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    font-size: 12px;
    height: 100%;
    line-height: 120%;
    margin: 0;
    overflow: hidden;
    padding: 7px 0 7px 5px;
    word-wrap: break-word;
	width: 233px;
}
#kyubo a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #66E914;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    font-size: 12px;
    height: 100%;
    line-height: 120%;
    margin: 0;
    overflow: hidden;
    padding: 7px 0 7px 5px;
    word-wrap: break-word;
}
#kyubo a:hover,#kyubo a:active{
	background: #FFFF99;
	text-decoration: none;
	border: #66E914 solid;
	border-width: 0 1px 1px 1px;
}
#kyubo .place {
    text-align: left;
    width: 230px;
	color:#000000;
}
#kyubo a img {
    border: 1px solid #666666;
    float: left;
    height: 54px;
    margin: 0 5px 5px 0;
    width: 72px;
}
#kyubo .copy2 {
    font-size: 11px;
    line-height: 130%;
    text-decoration: underline;
}
#kyubo .company {
    color: #333333;
    display: block;
    font-weight: bold;
    margin: 0;
}
.right_pr {
	margin-top: 15px;
}
.feature {
	margin-top: 10px;
}
.featurebox {
	border-left: 1px solid #FF99CC;
	border-right: 1px solid #FF99CC;
	border-bottom: 1px solid #FF99CC;
	padding: 10px 12px;
	margin-bottom: 15px;
}
#left-banner {
    margin: 0;
    padding-top: 3px;
}
#left-banner .col-left-banner {
    line-height: 100%;
    text-align: center;
}
#menu-txt ul, #menu-txt ol {
    list-style: none outside none;
    margin: 5px 5px 5px 0;
    padding: 0;
}
#menu-txt li {
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0;
    padding: 0 0 5px;
    width: 214px;
}
#menu-txt a {
    font-weight: bold;
    line-height: 120%;
    padding: 2px 0 2px 12px;
}
#menu-txt a {
    background: url("../img/index/contents_icon.gif") no-repeat scroll 0 6px transparent;
    display: block;
    text-decoration: none;
}
.zenkoku_blogbox {
	clear: both;
	width: 465px;
	margin: 5px auto 0 auto;
}

.zenkoku_blogboxl {
	float: left;
	width: 85px;
}

.zenkoku_blogboxr {
	float: right;
	width: 370px;
	padding: 0 0 0 5px;
}

.zenkoku_blogboxr p.blogtitle {
	background: #FFEFC1;
	font-weight: bold;
	text-indent: 5px;
	padding: 2px 0;
}

.zenkoku_blogboxr p.blogtext {
	padding-top: 4px;
}

.zenkoku_blogboxr p.shopname {
	text-align: right;
}

.blogline {
	clear: both;
	border-bottom: 1px solid #BBBBBB;
	padding: 3px 0;
	width: 465px;
	margin: 10px auto;
}
.zenkoku_blogtitle {
	padding: 20px 0 15px 0;
}
.searchrightbanner {
	text-align: center;
	padding-top: 15px;
	border: 1px solid #FF6699;
	background: #FFFFCC;
}

.right_img {
	padding-bottom: 15px;
}
/* =====================================================================
	ニュース設定
====================================================================== */
.topicstop {
	padding: 10px 6px;
}
.topicstitle {
	font-weight: bold;
	font-size: 14px;
}
.subtitle {
	color: #4F171A;
	padding-bottom: 20px;
	font-weight: bold;
}
.topicsbox2 {
	width: 705px;
	margin: 0 auto 10px auto;
}
.topicsbox2 h4 {
	clear: both;
	border-top: 1px solid #CC6699;
    background: url("../img/index/topics_back.gif") no-repeat scroll 0 0 transparent;
    height: 22px;
	line-height: 22px;
    margin: 0 0 10px;
    text-indent: 10px;
}
.topics_sub {
	clear: both;
	padding-top: 20px;
}
.topics_text {
	padding: 0 5px 0 5px;
	line-height: 20px;
}
.listichiran {
	border-top: 1px solid #CCCCCC;
	margin: 20px 15px 0 15px;
	padding-top: 5px;
}
.listichiran a {
    background: url("../img/index/arrow.gif") no-repeat scroll 0 0 transparent;
    padding: 0 0 0 14px;
}
.topreturn {
	clear: both;
    margin: 20px 0 0;
    position: relative;
	height: 21px;
}
.topreturn a {
    background: url("../img/index/anchor.gif") no-repeat scroll 0 0 transparent;
    height: 21px;
    line-height: 21px;
    position: absolute;
    right: 15px;
    text-indent: 27px;
    width: 144px;
}
.topreturn2 {
	clear: both;
    margin: 0;
    position: relative;
	height: 21px;
}
.topreturn2 a {
    background: url("../img/index/anchor.gif") no-repeat scroll 0 0 transparent;
    height: 21px;
    line-height: 21px;
    position: absolute;
    right: 15px;
    text-indent: 27px;
    width: 144px;
}

/* =====================================================================
	各一覧ページ設定
====================================================================== */
ul.paging {
	clear: both;
    padding: 10px 0;
    text-align: center;
}
ul.paging_footer {
	clear: both;
	border-top: 1px solid #CCCCCC;
    padding: 10px 0;
    text-align: center;
}
div.summary {
    border-top: 1px solid #CCCCCC;
    padding: 10px 0 20px 0;
}
p.thumbsnail {
    float: left;
    margin: 0 8px 3px 0;
}
div#contents h2, div#contents h3, div#contents h4 {
    font-size: 12px;
}
div.backnumber hr {
    visibility: hidden;
}
.banner-box {
    background: none repeat scroll 0 0 #EEEEEE;
    float: left;
    margin: 10px 0 10px 0;
    width: 475px;
}
.banner_space {
    float: left;
    margin: 10px 0 10px 24px;
    padding: 0;
    text-align: center;
    width: 200px;
}
.banner-box img {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 200px;
}
#col-search-list #searchtb {
    background: none repeat scroll 0 0 #F5BAD3;
    border: 2px solid #F5BAD3;
    border-collapse: collapse;
    font-size: 12px;
    margin: 0 0 10px 0;
    width: 475px;
}
#searchtb td.category {
    background: none repeat scroll 0 0 #FFE8F2;
    border: 1px solid #F5BAD3;
    padding: 4px 0 4px 10px;
}
#col-search-list .b14 {
    font-size: 14px;
    font-weight: bold;
}
input, textarea {
    font-size: 13px;
}
#searchtb td.list {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F5BAD3;
    padding: 0 5px 5px 0;
}
#searchtb td.keyword {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F5BAD3;
    padding: 10px 5px;
}
#searchtb td {
	line-height: 22px;
}
#searchtb ul {
    margin: 5px 0 5px 10px;
    padding: 0;
}
#searchtb li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 152px;
}
#col-search-list .koda {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 10px 0 0 10px;
}
.about_src {
	padding: 10px 0 5px 3px;
}
.bottomBt {
    height: 40px;
    margin-left: 100px;
}
.search_btn3 {
    background: url("../img/index/etc_search_btn.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 30px;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    text-indent: -10000px;
    width: 145px;
}
.search_btn3 a {
    background: url("../img/index/etc_search_btn.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 30px;
    text-align: center;
    text-decoration: none;
    text-indent: -10000px;
    width: 145px;
}
.search_clear {
    border-left: 1px solid #F5BAD3;
    float: left;
    padding: 5px 5px 5px 15px;
}
.search-link {
    background: none repeat scroll 0 0 #FCFFD4;
    display: block;
    margin: 0;
    padding: 0 0 5px 0;
    width: 475px;
}
.search-link p {
    color: #666666;
    float: right;
    margin: 5px 5px 5px 0;
    padding: 0;
}
.search-link ul {
    clear: both;
    list-style: none outside none;
    margin: 0 0 0 10px;
    padding: 0;
    width: 455px;
}
.search-link li.shop {
    font-size: 13px;
    font-weight: bold;
    line-height: 120%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    word-wrap: break-word;
}
.search-link li.text {
    font-size: 13px;
    line-height: 150%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    word-wrap: break-word;
}
h2.typeA {
    background: url("../img/index/ico_typeA.gif") no-repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 15px;
    margin: 18px 0 10px 10px;
    padding-left: 23px;
	font-weight: bold;
}
.a15_search {
    display: block;
    height: 20px;
	line-height: 20px;
    text-align: right;
    width: 475px;
}
.a15_search a{
    background: url("../img/index/a15_search.gif") no-repeat;
    text-align: right;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}
.search-list-s  {
    background: none repeat scroll 0 0 #FFFFDF;
    border: 1px solid #EA6095;
    height: 100%;
    padding-bottom: 10px;
    width: 473px;
}
.search-list-s {
    clear: both;
    margin: 10px 0 10px 0;
}
.search-list-a  {
    border: 1px solid #EA6095;
    height: 100%;
    padding-bottom: 10px;
    width: 473px;
}
.search-list-a {
    clear: both;
    margin: 10px 0 10px 0;
}
.list-title {
    background: url("../img/index/searchtop_header.gif") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #EA6095;
    display: block;
    overflow: hidden;
    padding: 0 0 0 10px;
    word-wrap: break-word;
}
.list-title h2 a:link, .list-title h2 a:visited, .list-title h2 a:active, .list-title h2 a:hover {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 120%;
    overflow: hidden;
    padding: 10px 0;
    word-wrap: break-word;
}
.list-title h2 {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 120%;
    overflow: hidden;
    padding: 10px 0;
    width: 270px;
    word-wrap: break-word;
}
.list-title h2 span{
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 120%;
    overflow: hidden;
    padding: 11px 0 10px 10px;
	font-weight: normal;
}.list-title h3 a:link, .list-title h3 a:visited, .list-title h3 a:active, .list-title h3 a:hover {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 120%;
    overflow: hidden;
    padding: 10px 0;
    word-wrap: break-word;
}
.list-title h3 {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 120%;
    overflow: hidden;
    padding: 0;
    width: 270px;
    word-wrap: break-word;
}
.list-title h3 span{
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 120%;
    overflow: hidden;
    padding: 11px 0 10px 10px;
	font-weight: normal;
}
.later a {
    background: url("../img/index/messagelist_btn1.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 20px;
    margin: 8px 5px 0 0;
    padding: 0;
    text-decoration: none;
    text-indent: -10000px;
    width: 90px;
}
.detail a {
    background: url("../img/index/messagelist_btn2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 20px;
    margin: 8px 0 0 0;
    padding: 0;
    text-decoration: none;
    text-indent: -10000px;
    width: 90px;
}
.copy {
    color: #FF3366;
    float: left;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding: 10px;
    width: 455px;
    word-wrap: break-word;
}
.search-list-s .photo,.search-list-a .photo {
    clear: both;
    overflow: hidden;
    width: 473px;
}
.search-list-s .photo img.sphoto,.search-list-a .photo img.sphoto{
    clear: both;
    overflow: hidden;
    width: 455px;
	padding-left: 9px;
}
.search-list-b .photo {
    clear: both;
    float: left;
    height: 188px;
    overflow: hidden;
    width: 200px;
}
.search-list-s h2, .search-list-a h2 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-align: left;
}
.search-list-s h3, .search-list-a h3 {
    font-size: 12px;
    font-weight: normal;
    height: 60px;
    overflow: hidden;
    padding: 7px 15px 10px 10px;
    width: 455px;
}
.search-list-s .spec table {
    background-color: #FFFFDF;
    border-top: 0 none;
    clear: both;
    margin: 10px 0 0 8px;
    padding: 0;
    width: 455px;
}
.search-list-a .spec table {
    border-top: 0 none;
    clear: both;
    margin: 10px 0 0 8px;
    padding: 0;
    width: 455px;
}
.search-list-s .spec th {
    background: none repeat scroll 0 0 #F9D3E3;
    border-bottom: 7px solid #FFFFDF;
    line-height: 150%;
    padding: 5px;
    width: 70px;
}
.search-list-a .spec th {
    background: none repeat scroll 0 0 #F9D3E3;
    border-bottom: 7px solid #FFFFFF;
    line-height: 150%;
    padding: 5px;
    width: 70px;
}
.search-list-s .spec td {
    background: none repeat scroll 0 0 #FCE9E4;
    border-bottom: 7px solid #FFFFDF;
    line-height: 150%;
    padding: 5px;
    width: 150px;
}
.search-list-a .spec td {
    background: none repeat scroll 0 0 #FCE9E4;
    border-bottom: 7px solid #FFFFFF;
    line-height: 150%;
    padding: 5px;
    width: 150px;
}
.note3 {
    background: none repeat scroll 0 0 #FFFFCC;
    padding: 3px;
}
form.narrow2 fieldset {
    padding: 5px 0;
}
form.narrow2 fieldset select {
    width: 152px;
}
form fieldset {
    border: medium none;
}
.etcareamenu {
	clear: both;
	margin:0 auto;
	width:475px;
}

.etcareamenu ul {
	width: 475px;
	margin: 0 auto;
	height:20px;
	background:url("../img/index/zenkoku_menubg.gif") repeat-x;
}

.etcareamenu ul li {
	display:inline;
}

.etcareamenu ul li a {
	color:#4F171A;
	display:block;
	float:left;
	line-height:20px;
	padding:0 10px;
	text-decoration:none;
	font-size: 12px;
	border-right: 1px solid #C0B09A;
}

.etcareamenu ul li a {
	color:#4F171A;
}

.etcareamenu ul li a.link {
	color:#FFFFFF;
	background: #4F171A;
}

.etcareamenu ul li  a:hover {
	color:#FFFFFF;
	background: #4F171A;
}

.newsmenu ul li a {
	text-decoration:none;
}
table.list_mess {
    margin: 10px 0;
    padding: 0;
}
.list_mess td.head {
    color: #FF3366;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0 6px 10px;
}
.list_mess td.contents {
    padding: 6px 10px 6px 10px;
}
img.photo_mess {
    border: 1px solid #EA6095;
    float: left;
    margin: 0;
    width: 120px;
}
div.text_mess {
    float: left;
    height: 200px;
    line-height: 1.4;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 319px;
}
.list_mess td.foot {
	padding: 5px 10px 8px 0;
    text-align: right;
}
table#rank_top {
    border-collapse: collapse;
    padding: 0;
	margin: 0 auto;
    width: 470px;
}
#rank_top tr.r_title {
    background: url(../img/index/rankingsmall.gif) no-repeat;
    height: 20px;
    padding-right: 8px;
	text-align: left;
    vertical-align: middle;
}
table.rank_inside {
    border: 1px solid #FF008E;
    border-collapse: collapse;
    height: 80px;
    margin: 0 auto 5px auto;
    width: 470px;
}
table.rank_inside2 {
    border: 1px solid #FF008E;
    border-collapse: collapse;
    height: 60px;
    margin: 0 auto 5px auto;
    width: 470px;
}
td.rankno {
    height: 30px;
    padding-top: 2px;
    text-align: center;
}
td.r_logo {
    width: 190px;
}
td.r_logo a.keyword{
	font-size: 14px;
	font-weight: bold;
	padding-left: 4px;
}
td.r_comme {
    line-height: 110%;
    text-align: left;
    width: 235px;
}
td.shift {
    height: 30px;
    text-align: center;
}
.login_box {
	width: 600px;
	margin: 0 auto;
}
/* =====================================================================
	ログインページ設定
====================================================================== */
.loginmainbox {
	width: 850px;
	margin: 0 auto;
}
.loginboxright {
    float: right;
	width: 300px;
}
.loginbanner {
	float: left;
	width: 530px;
}
.loginboxright .box{
	clear: both;
	margin-bottom: 15px;
	border: 2px solid #CCCCCC;
	background: #F9F9F9;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
fieldset.loginfs{
	border: none;
	font-weight: normal;
	margin: 20px 0;
}
input.ipt {
	width: 270px;
	border: #FF3366 1px solid;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
}
.privacybox {
	padding: 20px 0 0 3px;
	font-size: 12px;
}
.privacycheck {
	font-weight: bold;
}
.login_btn {
	padding-top: 20px;
	text-align: center;
}
.memberreg {
	text-align: center;
}
.loginboxright .box ul li{
	border-top: 1px solid #CCCCCC;
	padding: 4px 0;
}
.loginboxright .box ul li.last{
	border-top: 1px solid #CCCCCC;
	padding: 4px 0 0 0;
}
.loginboxright .box ul li a{
	font-size: 12px;
}
.memberguide {
	padding-bottom: 4px;
}
.loginbanner .pr {
	text-align: center;
	background: #DDDDDD;
	padding: 3px 0;
}
.loginbanner .img {
	padding: 10px 0;
	border: 1px solid #DDDDDD;
	text-align: center;
}
.error {
	color: #FF0033;
	padding-top: 15px;
}
/* =====================================================================
	マイページ設定
====================================================================== */
.mypage-left {
	width: 190px;
	float: left;
}
.mypage-right {
	width: 745px;
	float: right;
}
#welcome {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #BEBEBE;
    margin-bottom: 10px;
    padding: 5px 7px;
}
#welcome span{
	font-weight: bold;
}
#welcome .logout {
    font-size: 11px;
    line-height: 1.3em;
    margin: 10px 0 0;
}
#welcome .mypage a {
    background: url("../img/index/mypage.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    margin: 5px 0 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: -10000px;
    width: 82px;
}
#menu-txt_my {
    margin-bottom: 10px;
    margin-top: 10px;
}
#menu-txt_my .title01 {
    background-position: 0 -30px;
	margin-top: 0px;
}
#menu-txt_my .title02 {
    background-position: 0 -60px;
}
#menu-txt_my .title03 {
    background-position: 0 -90px;
}
#menu-txt_my .title04 {
    background-position: 0 -120px;
}
#menu-txt_my h3 {
    background: url("../img/index/mybox-title2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    text-indent: -10000px;
    width: 190px;
	margin-top: 20px;
}
#menu-txt_my ul, #menu-txt_my li {
    background: url("../img/index/contents_icon.gif") no-repeat scroll 4px 7px transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu-txt_my a:link {
    color: #333333;
    text-decoration: none;
}
#menu-txt_my a {
	color: #333333;
    display: block;
    line-height: 200%;
    margin: 0;
    padding-left: 18px;
    text-decoration: none;
    width: 150px;
}
#my_box  {
	clear: both;
    margin: 10px 0 10px 0;
    width: 745px;
    border: 0 solid #999966;
    height: 100%;
}
#my_box1  {
	clear: both;
    margin: 0 0 10px 0;
    width: 745px;
    border: 0 solid #999966;
    height: 100%;
}
.mybox-title01{display:block; height:30px;width:745px; background: url("../img/index/mybox-title.gif") no-repeat; text-indent: -10000px; background-position: 0 0;}
.mybox-title02 a{display:block; height:30px;width:745px; background: url("../img/index/mybox-title.gif") no-repeat; text-indent: -10000px; background-position: 0 -30px;}
.mybox-title03 a{display:block; height:30px;width:745px; background: url("../img/index/mybox-title.gif") no-repeat; text-indent: -10000px; background-position: 0 -60px;}
.mybox-title04 a{display:block; height:30px;width:745px; background: url("../img/index/mybox-title.gif") no-repeat; text-indent: -10000px; background-position:0 -90px;}
.mybox-title05 a{display:block; height:30px;width:745px; background: url("../img/index/mybox-title.gif") no-repeat; text-indent: -10000px; background-position:0 -120px;}
.mybox-title06 a{display:block; height:30px;width:745px; background: url("../img/index/mybox-title.gif") no-repeat; text-indent: -10000px; background-position:0 -150px;}
.mybox-title07 a{display:block; height:30px;width:745px; background: url("../img/index/mybox-title.gif") no-repeat; text-indent: -10000px; background-position:0 -180px;}
#my_box .text {
    padding: 5px;
}
#my_box1 .text {
    padding: 5px;
}
#my_box .text .title{
	font-weight: bold;
	color: #FF0066;
}
#my_box td.block {
	margin: 0;
	padding: 0 0 3px 3px;
	vertical-align: bottom;
}
#my_box td.img {
	margin: 0;
	padding: 0 10px 3px 3px;
	border: none;
}
#my_box td.block2 {
	margin: 0;
	padding: 20px 0 3px 3px;
	vertical-align: bottom;
}
#my_box th {
    background: none repeat scroll 0 0 #FFDEF2;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 5px;
	text-indent: 2px;
	text-align: left;
	font-weight: normal;
}
#my_box th, #my_box td {
    border-color: #CCCCCC;
    margin: 2px;
    padding: 7px 3px 3px;
    vertical-align: top;
}
#my_box tr.bold {
    background-color: #FFFFCC;
    font-weight: bold;
}
#my_box td {
    border-bottom: 1px solid #CCCCCC;
    padding-left: 5px;
}
#my_box img {
    background-color: white;
    border-color: silver gray gray silver;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    width: 120px;
	margin: 10px;
}
/* =====================================================================
	お店ページ
====================================================================== */
.shopmenu {
	height: 50px;
	background: url(../img/index/shop/menubg.gif) repeat-x;
}
.shopmenu ul li {
    float: left;
    margin: 0;
    padding: 0 2px 0 4px;
    width: 100px;
	display: block;
    height: 50px;
	background-repeat: no-repeat;
}
.shopmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
	width: 430px;
	float: left;
}
.shopmenu ul li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 100px;
}
.shopmenu ul li.top a{
    background: url("../img/index/shop/navi01.gif") no-repeat;
	background-position: -200px 0;
	height: 50px;
}
.shopmenu ul li.top a.stay{
    background: url("../img/index/shop/navi01.gif") no-repeat;
	background-position: -100px 0;
	height: 50px;
}
.shopmenu ul li.top a:hover {
    background: url("../img/index/shop/navi01.gif") no-repeat;
	background-position: 0 0;
}
.shopmenu ul li.blog a {
    background: url("../img/index/shop/navi02.gif") no-repeat;
	background-position: -200px 0;
}
.shopmenu ul li.blog a.stay {
    background: url("../img/index/shop/navi02.gif") no-repeat;
	background-position: -100px 0;
}
.shopmenu ul li.blog a:hover {
    background: url("../img/index/shop/navi02.gif") no-repeat;
	background-position: 0 0;
}
.shopmenu ul li.recruitmovie a {
    background: url("../img/index/shop/navi03.gif") no-repeat;
	background-position: -200px 0;
}
.shopmenu ul li.recruitmovie a.stay {
    background: url("../img/index/shop/navi03.gif") no-repeat;
	background-position: -100px 0;
}
.shopmenu ul li.recruitmovie a:hover {
    background: url("../img/index/shop/navi03.gif") no-repeat;
	background-position: 0 0;
}
.shopmenu ul li.map a {
    background: url("../img/index/shop/navi04.gif") no-repeat;
	background-position: -200px 0;
}
.shopmenu ul li.map a.stay {
    background: url("../img/index/shop/navi04.gif") no-repeat;
	background-position: -100px 0;
}
.shopmenu ul li.map a:hover {
    background: url("../img/index/shop/navi04.gif") no-repeat;
	background-position: 0 0;
}
.shopmenu ul li a span {
    left: -9999px;
    position: absolute;
}
.rightmenu {
	float: right;
	line-height: 65px;
	width: 300px;
}
a.checklist{
	background: url(../img/index/shop/checklist_icn.gif) no-repeat;
	padding-left: 17px;
	height: 15px;
	display: inline;
}
div.article-outer {
    background: url("../img/index/shop/blog_body.gif") repeat-y scroll 0 0 transparent;
    margin: 0 auto 15px auto;
    position: relative;
    text-align: left;
    width: 545px;
	height: 1%;
}
div.article-outer-2 {
    background: url("../img/index/shop/blog_bottom.gif") no-repeat scroll left bottom transparent;
}
div.article-outer-3 {
    background: url("../img/index/shop/blog_top.gif") no-repeat scroll 0 0 transparent;
    padding-top: 10px;
}
div.article-header {
    background: url("../img/index/shop/bloglist_title.gif") no-repeat scroll 0 0 transparent;
    height: 41px;
    margin-left: -8px;
    text-align: right;
    width: 543px;
}
div.article-category-outer  {
    float: right;
    margin-top: 11px;
    max-width: 110px;
    padding-right: 20px;
}
div.article-category-outer dl.article-category {
    display: inline;
    margin: 0;
    padding: 0;
}
div.article-date-outer  {
    float: right;
    margin-top: 11px;
    padding-right: 17px;
    width: 155px;
	color: #FFFFFF;
}
a.ldclip-redirect img, ul#ld-services li a img, img#tool, abbr {
    border: 0 none;
}
div.article-date-outer span.article-date {
    margin-right: 0.25em;
}
div.article-title-outer  {
    display: inline;
    float: left;
    margin-left: 47px;
    text-align: left;
    width: 490px;
}
h2.article-title {
    clear: left;
    font-size: 100%;
    font-weight: bold;
    margin-top: 2px;
	color: #FFFFFF;
}
div#main h2.article-title a:link, div#main h2.article-title a:active, div#main h2.article-title a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}
div.article-body {
    background-color: transparent;
    clear: both;
    line-height: 1.7;
    padding: 12px 18px 25px;
}
div#main .article-body-inner, div#sub, div#extra {
    overflow: hidden;
}
div.article-footer {
    border-top: 1px dotted #FFCD02;
    padding: 0 10px 5px;
}
ul.article-post {
    margin: 0 0 20px;
    padding: 10px 5px 0;
    text-align: right;
}
.img_l {
    float: left;
    overflow: visible;
}
.box_r {
    float: right;
    overflow: hidden;
    width: 360px;
}
.box_r span.body {
    display: block;
    line-height: 1.4;
    margin-top: 5px;
    word-wrap: break-word;
}
.shopblog_box {
	width: 740px;
	margin: 0 auto;
}
.shopblog_l {
	width: 565px;
	float: left;
}
.shopblog_r {
	width: 160px;
	float: right;
}
.shopmainbox {
	width: 750px;
	margin: 0 auto;
}
.shopblog_r div.box{
	margin-bottom: 15px;
}
.shopblog_r h5{
	padding: 4px 3px;
	background:#CDE8FF;
	border: 1px solid #00AEFF;
	font-size: 12px;
	margin-bottom: 5px;
}
.shopblog_r div.blogprofile{
	text-align: center;
}
.shopblog_r p.blogtext{
	padding: 3px 5px 0 5px;
}
ul.blog_newmenu {
	padding: 0 5px;
}
ul.blog_newmenu li a {
	font-size: 0.91em;
	line-height: 1.3;
}
.bloglink {
	text-align: right;
	padding-top: 10px;
	font-size: 0.91em;
}
.bloglink a.kyuujin{
	background: url(../img/index/au_heart.gif) no-repeat;
	padding-left: 15px;
}
.bloglink a.shop{
	background: url(../img/index/au_house.gif) no-repeat;
	padding-left: 15px;
}
.bloglink a.diary{
	background: url(../img/index/au_diary.gif) no-repeat;
	padding-left: 15px;
}
.shoplink {
	line-height: 20px;
}
.shoplink a.kyuujin{
	background: url(../img/index/au_heart.gif) no-repeat;
	padding-left: 15px;
}
.shoplink a.shop{
	background: url(../img/index/au_house.gif) no-repeat;
	padding-left: 15px;
}
.shoplink a.movie{
	background: url(../img/index/au_movie.gif) no-repeat;
	padding-left: 15px;
}
#calendar{
}
#calendar .menu_title{
}
#calendar table{
width:160px;
font-size:0.91em;
line-height:1.3;
}
#calendar caption{
padding:5px 0;
}
#calendar caption a{
padding:0 5px;
}
#calendar th{
padding:0;
text-align:center;
}
#calendar td{
padding:0;
text-align:center;
}
#calendar td a{
	font-weight: bold;
}
h5.freespace_title {
	background: url(../img/index/shop/freespacetitle.gif) no-repeat;
	padding-left: 14px;
	font-size: 14px;
	color: #666666;
}
.freespace_bar {
	height: 2px;
	background:url(../img/index/shop/freespace_bar.gif) no-repeat;
	margin: 3px 0;
}
ul.freespace_menu {
	padding: 3px 0 0 0;
}
ul.freespace_menu li{
	line-height: 20px;
}
ul.freespace_menu li a{
	background: url(../img/index/shop/freespace_icn.gif) no-repeat 0 -1px;
	padding-left: 18px;
}
/* =====================================================================
	カリスマガール設定
====================================================================== */
.charisma-left {
	width: 200px;
	border: 2px solid #FFCCFF;
	padding: 10px;
	float: left;
}
.charisma-left p.title{
	font-weight: bold;
	border-bottom: 1px dotted #FFCCFF;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.charisma-profile {
	margin: 15px 0;
}
.charisma-profile div.profileimg{
	text-align: center;
	margin-bottom: 5px;
}
.charisma-profile div.profileimg img{
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.charisma-profile div.profile{
	padding-bottom: 5px;
	background: url(../img/index/charisma_profiletitle2.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 28px;
	color: #FF3366;
}
.charisma-profile div.girltext{
	padding-bottom: 5px;
	width: 220px;
}
.charisma-profile div.girllink{
	background: url(../img/index/charisma_shopnamebg.gif) no-repeat;
	padding-bottom: 20px;
	width: 220px;
}
.charisma-profile div.girllink a{
	background: url(../img/index/charisma_shopnamebg.gif) no-repeat;
	padding-left: 22px;
}
.charisma-profile div.money{
	padding-bottom: 5px;
	background: url(../img/index/charisma_profiletitle3.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	padding-left: 28px;
	color: #FF3366;
}
.charisma-profile div.moneybox{
	width: 220px;
	clear: both;
	margin-bottom: 5px;
	height: 20px;
}
.charisma-profile div.moneybox_l{
	width: 96px;
	float: left;
	background: #FF3366;
	color: #FFFFFF;
	padding-left: 4px;
	line-height: 20px;
}
.charisma-profile div.moneybox_r{
	width: 116px;
	float: left;
	padding-left: 4px;
	line-height: 20px;
	background: #FFDFEF;
}
.profilebottom {
	margin: 0 0 20px 0;
}
.charisma-left div.shopimg{
	text-align: center;
	margin: 5px 0;
}
.charisma-left div.shoptext{
	padding-bottom: 5px;
}
.charisma-left div.shoplink a{
	background: url(../img/index/charisma_shopnamebg.gif) no-repeat;
	padding-left: 22px;
}
.charisma-right {
	width: 715px;
	float: right;
}
.charismatitle {
	width: 965px;
	height: 60px;
	background: url(../img/index/charisma_title.gif);
	margin-bottom: 15px;
}
.charismatitle .girlname{
	font-size: 20px;
	font-weight: bold;
	color: #4C0013;
	padding: 15px 0 0 285px;
}
.charismatitle .shopname{
	padding: 7px 17px 0 0;
	text-align: right;
}
.charismatitle .shopname a{
	padding-left: 5px;
}
.charismabox {
	clear: both;
	margin: 0 auto 35px auto;
	width: 700px;
}
.charisma_sub {

}
.charisma_sub h4{
	background: url(../img/index/charisma_subbg.gif) no-repeat;
	font-size: 14px;
	line-height: 20px;
	padding-left: 9px;
	padding-top: 5px;
	color: #663333;
}
.charisma_subbottom {
	background: url(../img/index/charisma_subbg2.gif) no-repeat;
	height: 4px;
	margin-bottom: 10px;
}
.charisma_text p.q{
	background: url(../img/index/charisma_q.gif) no-repeat right;
	padding-left: 34px;
}
/* =====================================================================
	フッター設定
====================================================================== */
.bottom_banner {
	clear: both;
	padding: 25px 0 20px 0;
	text-align: center;
}

.footer {
	clear: both;
	text-align: center;
	padding: 10px 0;
}