@charset "euc-jp";
/*
-------------------------------------------------------------------------------------------
 MyNaiList's ContentsStyles
 Author:  senoh
 Last updata:  2008.9.18
 内部コンテンツ
-------------------------------------------------------------------------------------------
*/


/*Contents*/
/*---------------------------------------------------------------------------------------*/

#acRank, #Newnail, #Main, #Sub, #Data, #Detail, #navCust, #navCust2, #topBlog, #areaSearch, #empty, #topRegist,#trendSearch {/*上部白破線*/
	padding-top: 7px;
	background: url(../images/common/line_01.gif) repeat-x top;
}

/*週間ランキング*/
/*-------------------------------------------*/

#acRank {
	font-size: 10px;
	padding-bottom: 10px;
}
#acRank div.acran {
	clear: both;
}
#acRank div div {/*個別アイテム*/
	float: left;
	position: relative;
	padding-left: 2px;
	padding-right: 1px;
	width: 87px;
	height: 108px;
	background: url(../images/common/bg_liac.gif) no-repeat;
}
#acRank p.date {
	float: right;
	padding-right: 3px;
	letter-spacing: 0.1em;
}
#acRank h2 {
	float: left;
	margin-bottom: 16px;
	width: 310px;
	height: 18px;
	/*background: url(../images/common/h2_acrank.gif) no-repeat;*/
}
#acRank div div dt {/*ランキングアイコン部分*/
	position: absolute;
	top: 0px;
	left: 1px;
	width: 16px;
	height: 16px;
	text-indent: -10000px;
}
/*1位アイコン以下列挙*/
#acRank div.li1 dt {background: url(../images/common/icon_01.gif) no-repeat;}
#acRank div.li2 dt {background: url(../images/common/icon_02.gif) no-repeat;}
#acRank div.li3 dt {background: url(../images/common/icon_03.gif) no-repeat;}
#acRank div.li4 dt {background: url(../images/common/icon_04.gif) no-repeat;}
#acRank div.li5 dt {background: url(../images/common/icon_05.gif) no-repeat;}
#acRank div.li6 dt {background: url(../images/common/icon_06.gif) no-repeat;}
#acRank div.li7 dt {background: url(../images/common/icon_07.gif) no-repeat;}
#acRank div.li8 dt {background: url(../images/common/icon_08.gif) no-repeat;}
#acRank div.li9 dt {background: url(../images/common/icon_09.gif) no-repeat;}
#acRank div.li10 dt {background: url(../images/common/icon_10.gif) no-repeat;}

#acRank div dd{
	padding: 7px 9px 0 5px;
	width: 73px;
	height: 80px;
	text-align: center;
}
#acRank div dd p.image {/*イメージ部分*/
	width: 73px;
	height: 73px;
	overflow: hidden;
}
#acRank div dd p.n_name {/*リンク部分*/
	display: block;
	position: absolute;
	top: 90px;
	left: 0;
	width: 87px;
	height: 30px;
	overflow: hidden;
	line-height: 14px;
}

/*コンテンツ*/
/*-------------------------------------------*/

#Contents {
	clear: left;
	padding-bottom: 25px;
}
.col1#Contents {/*1カラム用ライン付き*/
	background: url(../images/common/line_01.gif) repeat-x top;
	padding-top: 7px;
}
#Main {/*左側*/
	float: left;
	width: 695px;
}

/*top*/
/*--------------------------------------*/

.top#Contents {
	padding-top: 20px;
}
.top#Main {
	padding-top: 0px;
	background: none;
}
#topAbout {/*マイネイリストとは？*/
	clear: left;
	margin-bottom: 10px;
	padding: 7px 260px 15px 15px; 
	width: 420px;
	height: 129px;
	background: url(../images/common/bg_topabout.jpg) no-repeat 1px 0;
	overflow: hidden;
}
#topAbout h2 {
	/*text-indent: -10000px;*/
	width: 222px;
	height: 36px;
	/*background: url(../images/common/h2_topabout.jpg) no-repeat;*/
}
#topAbout p {
	color: #000;
	margin-left: 4px;
}
#topAbout p strong {
	font-weight: normal;
	color: #e049a5;
}
#empty, #empty2 {/*空き情報*/
	position: relative;
}
#empty h2, #empty2 h2 {
	height: 22px;
	margin-bottom: 15px;
	background: url(../images/common/h2_empty.gif) no-repeat 2px top;
}
#empty .emptyarea, #empty2 .emptyarea {
	float: left;
	clear: left;
	position: relative;
	padding-bottom: 15px;
}
#empty .e_info, #empty2 .e_info {
	float: left;
	padding: 0;
	width: 342px;
	margin-bottom: 3px;
	margin-right: 3px;
}
#empty .e_info dl, #empty2 .e_info dl {
	padding: 3px;
	background-color: #2c2c2c;
}
#empty .e_info dt, #empty .e_info dd, #empty2 .e_info dt, #empty2 .e_info dd {
	background: #2f2f2f url(../images/common/bg_tagran.gif);
}
#empty .e_info dt, #empty2 .e_info dt {
	position: relative;
	margin-bottom: 3px;
	padding: 3px 5px;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
}
#empty .e_info dt a, #empty2 .e_info dt a {
	padding: 1px 5px;
	background-color: #8B356E;
}
#empty .e_info a:link, #empty .e_info a:visited, #empty2 .e_info a:link, #empty2 .e_info a:visited {
	text-decoration: none;
	color: #FFF;
}
#empty .e_info a:hover, #empty2 .e_info a:hover {
	color: #c5c5c5;
}
#empty .e_info dt span, #empty2 .e_info dt span {
	position: absolute;
	bottom: 0;
	right: 5px;
	font-size: 10px;
	font-weight: 400;
}
* html #empty .e_info dt span, * html #empt2y .e_info dt span {
	top: 3px;
	right: 10px;
}

#empty .e_info dd, #empty2 .e_info dd {
	padding: 0 5px;
}
#empty .e_info dd p, #empty2 .e_info dd p {
	font-size: 12px;
	line-height: 16px;
	height: 4.5em;
	margin-bottom: 0;
	overflow: hidden;
}
#empty .e_info dd.date, #empty2 .e_info dd.date {
	color: #6666FF;
}
#trendSearch {/*トレンド検索 9/18追加*/
	clear: left;
	margin-bottom: 25px;
}
#trendSearch h2 {
	/*background: url(../images/common/h2_trend_s.gif) no-repeat 2px top;*/
	height: 22px !important;
	margin-bottom: 15px !important;	
}
#trendSearch ul {
	width: 674px;
	background: #2f2f2f url(../images/common/bg_tagran.gif);
	padding: 3px 8px;
	text-align: left;
}
#trendSearch li {
	display: inline;
	padding: 0 8px 0 10px;
	border-left: 2px solid #161616;
	line-height: 22px;
	font-size: 14px;
}
#trendSearch li.li1 {
	border-left: none;
}
#areaSearch {/*エリア検索*/
	clear: left;
	margin-bottom: 25px;
}
#areaSearch h2 {
	/*background: url(../images/common/h2_area.gif) no-repeat 2px top;*/
	height: 22px !important;
	margin-bottom: 15px !important;
}
#areaSearch table {
	width: 694px;
}
#Contents #areaSearch th {
	font-weight: bold;
	color: #be4a90;
	background: #2f2f2f url(../images/common/bg_tagran.gif);
	width: 17%;
	padding: 3px 8px;
	border-bottom: 3px solid #161616;
}
#Contents #areaSearch td {
	font-weight: bold;
	color: #161616;
	padding: 3px 8px;
	border-bottom: 3px solid #161616;
}
#Contents #areaSearch td a {
	font-weight: normal;
}
#topBlog {
	clear: left;
	position: relative;
        /** margin-bottom: 25px; **/
}
#topBlog2 {/*ブログランキング*/
	position: relative;
	padding-top: 2px !important;
}
#topBlog h2 {
	/*background: url(../images/common/h2_blogrank.gif) no-repeat 2px top;*/
	height: 22px !important;
	margin-bottom: 15px !important;
}
#topBlog .date {
	font-size: 10px;
	position: absolute;
	top: 8px;
	right: 3px;
	letter-spacing: 0.1em;
}
#topBlog2 .date {
        font-size: 10px;
        position: absolute;
        top: -14px;
        right: 3px;
        letter-spacing: 0.1em;
}
#topBlog li, #topBlog2 li {
	font-size: 10px;
	line-height: 14px;
	background: #2C2C2C url(../images/common/dot_01.gif);
	float: left;
	width: 330px;
	height: 35px;
	margin: 0 3px 3px 0;
	border: 3px solid #2C2C2C;
	overflow: hidden;
	padding: 5px 0 10px 8px;
}
#topBlog li.li1, #topBlog2 li.li1 {
	width: 685px;
	height: 45px;
	padding: 0 0 5px;
}
#topBlog li p, #topBlog2 li p {
	padding-left: 2px;
}
#topBlog li.li1 p, #topBlog2 li.li1 p {
	padding: 8px 0 5px 60px;
	background: url(../images/common/blog_runking01.gif) no-repeat 9px 6px;
	font-size: 12px;
	line-height: 18px;
}
#topBlog li.li2 p, #topBlog2 li.li2 p {
	padding-top: 1px;
	background: url(../images/common/icon_02.gif) no-repeat left top;
}
#topBlog li.li3 p, #topBlog2 li.li3 p {
	padding-top: 1px;
	background: url(../images/common/icon_03.gif) no-repeat left top;
}
#topBlog li.li1 span.nom, #topBlog li.li2 span.nom, #topBlog li.li3 span.nom, #topBlog2 li.li1 span.nom, #topBlog2 li.li2 span.nom, #topBlog2 li.li3 span.nom {
	display: none;
}
#topBlog li.li1 a span, #topBlog2 li.li1 a span {
	margin-left: 0px !important;
}
#topBlog li.li2 a span, #topBlog li.li3 a span, #topBlog2 li.li2 a span, #topBlog2 li.li3 a span {
	margin-left: 19px !important;
}
#topBlog li a, #topBlog2 li a {
	text-decoration: none;
}
#topBlog li a:link span, #topBlog li a:visited span, #topBlog2 li a:link span, #topBlog2 li a:visited span {
	margin-left: 5px;
	color: #FFF;
	background-color: #8B356E;
	padding: 1px 2px;
}
#topBlog li a:hover, #topBlog2 li a:hover {
	color: #FFF;
}
#topInfo {/*インフォメーション*/
	clear: left;
	padding-top: 15px;
	padding-bottom: 7px;
}
#topInfo h3 {
	/*text-indent: -10000px;*
	margin-bottom: 10px;
	/*background: url(../images/common/h3_info.gif) no-repeat;*/
}
#topInfo dl {
	padding-top: 10px;
	background: url(../images/common/line_01.gif) repeat-x top;
}
#topInfo dt {
	margin-left: 6px;
	padding-left: 13px;
	background: url(../images/common/icon_11.gif) no-repeat 0 5px;
}
#topInfo dd {
	padding: 2px 5px 2px 19px;
	margin: 0 0 5px 0;
	background: #2C2C2C url(../images/common/dot_01.gif);
}
#topInfo dd a {
	text-decoration: underline;
}
#topRegist {/*新規登録フォーム*/
	clear: both;
	margin-bottom: 10px;
}
#topbnr {
	margin-bottom: 10px;
}
#topbnr p {
	float: left;
	width: 345px;
	margin-right: 5px;
}
#topbnr p.bnr_contest {
	margin-right: 0px;
}
#topbnr p.bnr_contest a {
	display: block;
	padding: 53px 70px 12px 15px;
	width: 260px;
	height: 48px;
	background: url(../images/common/bnr_home2.jpg) no-repeat;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
#topbnr p.bnr_contest a strong {
	color: #D14BA4;
	font-size: 14px;
}
/*ネイル一覧・画像一覧*/
/*--------------------------------------*/

#Newnail {/*トップ画面の新着*/
	clear: left;
	height: 1%;
}
#Imagelist {/*ショップ詳細の画像一覧*/
	position: relative;
	width: 693px;
	padding-left: 2px;
}
#Newnail h2 {
	margin-left: 1px;
	margin-bottom: 16px;
	width: 186px;
	height: 18px;
	/*background: url(../images/common/h2_newnail.gif) no-repeat;*/
}
#Newnail div, #Imagelist div, #Contents div.shop {/*各イメージ枠*/
	float: left;
	margin-bottom: 1px;
	background: url(../images/common/bg_linew.gif) no-repeat 1px top;
	text-align: center;
	vertical-align: middle;
}
#Newnail div {
	overflow: hidden;
	margin-right: 1px;
	padding: 10px;
	width: 95px;
	height: 95px;
}
#Imagelist div {
	margin-right: 3px;
	padding: 10px 10px 5px;
	width: 93px;
}
* html #Imagelist div {
	padding: 10px 9px 5px;
}
#Newnail div p.image, #Imagelist div p.image {/*各イメージ*/
	margin-bottom: 5px;
	width: 95px;
	overflow: hidden;
}
#Newnail div p.image {
	height: 70px;
}
#Imagelist div p.image {
	height: 77px;
}
#Newnail div p.n_name, #Imagelist div p.n_name {/*文字リンク部分*/
	width: 95px;
	height: 20px;
	margin-bottom: 0;
	overflow: hidden;
}
#Imagelist div p.n_name {
	height: 36px;
}
#Newnail div.item6,
#Newnail div.item12,
#Newnail div.item18,
#Newnail div.item24,
#Newnail div.item30,
#Newnail div.item36,
#Newnail div.item42,
#Newnail div.item48,
#Newnail div.item54,
#Newnail div.item60,
#Imagelist div.item6,
#Imagelist div.item12,
#Imagelist div.item18,
#Imagelist div.item24,
#Imagelist div.item30,
#Imagelist div.item36 {/*イメージ右端*/
	margin-right: 0;
}
#Imagelist div p.btn {/*詳細ボタン枠*/
	text-align: center;
	margin-top: 5px;
}

/*ネイリスト一覧*/
/*----------------------------------*/

#Contents ul#Nailshop li {/*ネイリスト一覧横１列*/
	clear: left;
	width: 695px;
	height: 120px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../images/common/line_01.gif) repeat-x bottom;
}
#Contents div.shop {/*ネイリスト一覧店名*/
	margin-right: 3px;
	padding: 10px 10px 5px;
	width: 93px;
	background: url(../images/common/bg_shoplist.gif) no-repeat 1px top;
}
#Imagelist div.shop p.image {
	height: 73px;
}
#Contents div.shop p.n_name {
	width: 95px;
	height: 20px;
	overflow: hidden;
}

/* 2008.10.02 SEO */
/*#Contents h2#Artlist, #Contents h2#Nailistlist, #topBlog h2, #Detail h3, #Contents h2#Empty, #Contents h2#Blog {*/
/*h3の個別はショップ詳細右以下*/
/*
	text-indent: -10000px;
	margin-top: 3px;
	margin-bottom: 19px;
	width: 257px;
	height: 18px;
}
*/
/* 2008.10.02 SEO */
#Contents h2#Artlist, #Contents h2#Nailistlist, #topBlog h2, #Detail h3, #Contents h2#Empty, #Contents h2#Blog {
        margin-top: 3px;
        margin-bottom: 19px;
        width: 257px;
        height: 18px;
}
#Contents h2#Artlist {
	/*background: url(../images/under/h2_artlist.gif) no-repeat left top;*/
}
#Contents h2#Nailistlist {
	/*background: url(../images/under/h2_artistlist.gif) no-repeat left top;*/
}
#Contents h2#Empty {
        /*background: url(../images/common/h2_empty.gif) no-repeat left top;*/
}
#Contents h2#Blog {
        /*background: url(../images/common/h2_blogrank.gif) no-repeat left top:*/
}

/*ショップ画面*/
/*--------------------------------------*/


#Contents #Data {/*ショップ詳細左用*/
	float: left;
	margin-right: 25px;
	width: 180px;
}
#Data div {/*ショップ詳細左用*/
	width: 172px;
	padding: 4px;
	background-color: #000;
}
#Data h2 {
	text-indent: 0;
	margin-top: 4px;
	margin-bottom: 18px;
	padding-left: 17px;
	background: url(../images/common/icon_12.gif) no-repeat 5px 5px;
	font-weight: 400;
}
#Data p.s_menu, #Data p.s_coupon {/*メニューとクーポンボタン*/
	float: left;
	margin-bottom: 0;
	padding-bottom: 12px;
	background-color: #000;
}
#Data p.s_menu a, #Data p.s_coupon a {
	display: block;
	width: 86px;
	height: 27px;
	text-indent: -10000px;
}
#Data p.s_menu a {
	background: url(../images/under/btn_s_menu.gif) no-repeat;
}
#Data p.s_coupon a {
	background: url(../images/under/btn_s_coupon.gif) no-repeat;
}
#Data p.image {
	text-align: center;
	margin-bottom: 4px;
	padding: 10px;
	width: 152px;
	background: url(../images/common/bg_s_data.gif);
	overflow: hidden;
}
#Data dl {
	clear: left;
}
#Data dt.url,
#Data dt.tel,
#Data dt.time,
#Data dt.place,
#Data dt.holiday {
	text-indent: -10000px;
	width: 172px;
	height: 18px;
}
#Data dt.time {
	background: url(../images/under/dt_time.gif) no-repeat;
}
#Data dt.tel {
	background: url(../images/under/dt_tel.gif) no-repeat;
}
#Data dt.url {
	background: url(../images/under/dt_url.gif) no-repeat;
}
#Data dt.place {
	background: url(../images/under/dt_place.gif) no-repeat;
}
#Data dt.holiday {
	background: url(../images/under/dt_holiday.gif) no-repeat;
}
#Data dd {
	padding: 13px;
}
#Detail {/*ショップ詳細右用*/
	float: left;
	position: relative;
	width: 695px;
}
/*見出し*/
#Detail h3#Nail_li {
	/*background: url(../images/under/h3_naillist.gif) no-repeat left top;*/
}
#Detail h3#Nailart_pic {
	/*background: url(../images/under/h3_nailart.gif) no-repeat left top;*/
}
#Detail h3#Nailplace {
	/*background: url(../images/under/h3_nailplace.gif) no-repeat left top;*/
}
#Detail h3#Reserveform {
	/*background: url(../images/under/h3_nailreserve.gif) no-repeat left top:*/
}
#Detail h3#Nailmenu {
	/*background: url(../images/under/h3_nailmenu.gif) no-repeat left top;*/
}
#Detail p.explain {
	padding-left: 14px;
	background: url(../images/common/icon_12.gif) no-repeat left 5px;
}
#Contents .title {/*クーポンタイトルのアイコン*/
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 14px;
	background: url(../images/common/icon_14.gif) no-repeat 2px 5px;
}
#Contents .indent {/*ストアマップのクーポン説明部*/
	margin: 0px;
	padding-left: 14px;
}

/*クーポン*/
/*--------------------------------------*/
div.coupon {
	background: url(../images/common/bg_coupon.gif) repeat-y;
	width: 695px;
	padding: 12px 0;
	position: relative;
	margin-bottom: 15px;
}
div.coupon h4 {
	font-size: 14px;
	color: #000;
	background: url(../images/common/icon_coupon.gif) no-repeat 0 5px;
	width: 400px;
	padding-left: 17px;
	margin: 0 0 8px 12px;
}
div.coupon h4 img {
	position: absolute;
	right: 5px;
	top: 0;
}
* html div.coupon h4 img {
	right: 4px;
}
div.coupon p.limit {
	color: #000;
	text-align: right;
	width: 200px;
	position: absolute;
	top: 13px;
	right: 63px;
}
div.coupon p.limit strong {
	color: #AE4B8D;
}
div.coupon h5 {
	text-indent: -10000px;
	background: url(../images/common/h_coupon_02.gif) no-repeat;
	height: 16px;
	margin-bottom: 6px;
}
div.coupon p.service {
	color: #000;
	padding: 0 60px 0 12px;
}


/*モバイル・タグランキング・バナー*/
/*--------------------------------------*/

#Sub {
	float: right;
	width: 180px;
}
#Sub h2#Qr {
	width: 180px;
	height: 26px;
	/*background: url(../images/common/h2_qr.gif) no-repeat;*/
}
#Sub h2#Tagran, #Sub h2#Contest, #Sub h2#Bbs {
	margin-bottom: 10px;
	width: 180px;
	height: 40px;
}
/*#Sub h2#Tagran {
	background: url(../images/common/h2_tagran.gif) no-repeat;
}*/
#Sub h2#Contest {
	background: url(../images/common/h2_contest.gif) no-repeat;
}
#Sub h2#Bbs {
	background: url(../images/common/h2_bbs.gif) no-repeat;
}
#Sub h2#Latest {
	margin-bottom: -20px;
	width: 180px;
	height: 40px;
	/*background: url(../images/common/h2_latestnews.gif) no-repeat;*/
}
#Sub li {
	min-height: 16px;
	margin-bottom: 3px;
	padding: 3px 5px;
	background-image: url(../images/common/bg_tagran.gif);
	background-color: #2f2f2f;
}
/*
#Sub li.li1 {
	background-color: #3d2c6a;
}
#Sub li.li2 {
	background-color: #662464;
}
#Sub li.li3 {
	background-color: #3f4129;
}
*/
#Sub li span {
	position: relative;
	top: -1px;
	left: 7px;
}
#Sub p.aln_r {
	letter-spacing: 0.1em;
	font-size: 10px;
	padding-right: 3px;
}

/*会社概要*/
/*--------------------------------------*/

h2#C_view {
	width: 245px;
	height: 22px;
	margin-bottom: 7px;
	background: url(../images/under/h2_company.gif) no-repeat;
}

h2#C_asct {/*特定商*/
        width: 499px;
        height: 22px;
        margin-bottom: 7px;
        background: url(../images/under/h2_asct.gif) no-repeat;
}
dl#Compa {
	padding-left: 15px;
	font-size: 14px;
}
dl#Compa dt {
	float: left;
	clear: left;
	width: 120px;
	padding: .5em 0;
	background: url(../images/common/line_02dot.gif) repeat-x bottom;
}
dl#Compa dd {
	float: left;
	width: 560px;
	padding: .5em 0;
	background: url(../images/common/line_02dot.gif) repeat-x bottom;
}

/*お問い合せ*/
/*--------------------------------------*/

h2#Inquiry {
	width: 245px;
	height: 22px;
	margin-bottom: 7px;
	background: url(../images/under/h2_inquiry.gif) no-repeat;
}

/*テーブル*/
/*--------------------------------------*/

#Contents th {
	font-weight: 400;
	padding : 5px;
	background-image: url(../images/common/bg_tagran.gif);
	background-color: #662464;
}
#Contents td {
	padding: 5px;
	background: url(../images/common/bg_tagran.gif) #2f2f2f;
}
#Contents #Detail th, #Contents table.custmenu th {
	background-color: #3f4129;
}
#Contents #Data table {
	margin: 0 0 10px;
	background-color: #000;
}
#Contents table.upload {/*画像管理一覧*/
	width: 900px;
}
#Detail table.inshop {/*ショップメニュー一覧*/
	width: 693px;
}
#Detail table.inshop td.menu1 {
	width: 610px;
}
#Detail table.inshop td.menu2 {
	width: 80px;
	text-align: right;
	vertical-align: middle;
}

/*サーチ結果*/
/*--------------------------------------*/
/*----- 20080516 by senoh -----*/
div#itiran {/*大枠*/
	width: 900px;
	background: url(../images/common/line_01.gif) repeat-x left top;
}
div.search {/*1セット*/
	clear: both;
	width: 900px;
	padding: 20px 0;
	background: url(../images/common/line_05.gif) repeat-x left bottom;
}
div.search_data {/*サロン左部分*/
	float: left;
	width: 708px;
}

div.c_image {/*サロン画像部分*/
	float: left;
	padding: 15px 0 0;
	width: 180px;
}
div.c_image img {
	padding: 5px;
	border: 3px solid #2c2c2c;
	background: url(../images/under/bg_charge02.gif);
}
* html div.c_image p {
	height: 1%;
}
div.search_art {/*アート検索*/
	clear: left;
	width: 900px;
}
div#itiran h3 {
	font-size: 24px;
	position: relative;
	margin-bottom: 15px;
	padding: 15px 0 15px 5px;
	height: 24px;
	background:  url(../images/under/bg_h_search.gif) no-repeat left bottom #2c2c2c;
}
div#itiran h3 span.name {/*h3アイコン*/
	font-size: 18px;
	margin-left: 5px;
	margin-right: 20px;
	padding-left: 15px;
	font-weight: 700;
	background: url(../images/common/icon_16.gif) no-repeat 0 5px;
}
div#itiran h3 span.name a:link, div#itiran h3 span.name a:visited {
	color: #fff;
}
div#itiran h3 span.name a:hover {
	color: #d554d3;
}
#Contents span.detail {/*詳細を見るボタン*/
	position: relative;
}
#Contents span.detail a {
	display: block;
	position: absolute;
	top: -15px;
	left: 0px;
	width: 77px;
	height: 22px;
	text-indent: -10000px;
	display: block;
	background: url(../images/common/btn_detail2.gif) no-repeat;
}
* html #Contents span.detail a {
	top: 0px;
}
*:first-child+html #Contents span.detail a {
	top: 0px;
}

#Contents span.coupon {/*詳細を見るボタン*/
        position: relative;
}
#Contents span.coupon a {
        display: block;
        position: absolute;
        top: -15px;
        left: 100px;
        width: 77px;
        height: 22px;
        text-indent: -10000px;
        display: block;
        background: url(../images/common/btn_coupon.gif) no-repeat;
}
* html #Contents span.coupon a {
        top: 0px;
}
*:first-child+html #Contents span.coupon a {
        top: 0px;
}

div#itiran dl {
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
}
div#itiran dt {
	float: left;
	width: 68px;
	margin-bottom: 15px;
	background: url(../images/common/line_04_row.gif) repeat-y right;
	letter-spacing: 1px;
}
div#itiran dt:first-letter {
	font-size: 16px;
	font-weight: 700;
	color: #f481f3;
}
div#itiran dt.t1 {/*営業時間*/
}
div#itiran dt.t2 {/*定休日*/
	clear: left;
	float: left;
}
div#itiran dt.t3 {/*アクセス*/
}
div#itiran dd {
	float: left;
	margin-bottom: 15px;
	padding: 2px 15px 0 10px;
}
/*サロンdd*/
div.search_data dd.t1 {
	width: 580px;
}
div.search_data dd.t2 {
	width: 200px;
}
div.search_data dd.t3 {
	width: 265px;
}
/*アートdd*/

div.search_art dd.t1 {
	width: 770px;
}
div.search_art dd.t2 {
	width: 280px;
}
div.search_art dd.t3 {
	width: 345px;
}


div#itiran h4 {/*キャッチコピー*/
	clear: left;
	margin: 0 0 15px 15px;
	padding-left: 16px;
	background: url(../images/common/icon_11.gif) no-repeat 4px 5px;
	font-size: 14px;

}
div#itiran h4 span {
}
div#itiran p.catch {
	clear: left;
	margin: 0 15px 15px 15px;
	padding: 10px 16px 10px 10px;
	line-height: 20px;
	background: #000;
	border: 1px solid #2c2c2c;
}
div#itiran .search_art p.catch {/*アート用キャッチ*/
	padding: 10px 16px 10px 10px;
}
div#itiran div.tag {
	margin-left: 15px;
}
div#itiran ul.charge_menu {/*3色タグ用*/
	width: 688px;
	background: none;
	
}
div#itiran ul.charge_menu li {
	width: 112px;
	margin: 0 1px 1px 0;
	font-size: 12px;	
}


div#itiran .search_art ul.charge_menu {/*アート用3色*/
	width: 900px;
	background: none;
}
div#itiran .search_art ul.charge_menu li {
	width: 111px;
	margin: 0 1px 1px 0;
	
}

/*ネイルアート検索*/
/*--------------------------*/

table.search {/*画像部分*/
	clear: left;
	width: 870px;
	margin-top: 15px;
	margin-left: 15px;
}
#Contents td.img_td {
	padding: 10px 5px;
	background: none #000;
}
table.search td div.s_image {
	text-align: center;
	width: 172px;
	float: left;
}
div.s_image p {
	padding: 2px 10px;
	text-align: left;
}
table.search div.s_image div {
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 93px;
	height: 98px;
	background: url(../images/common/bg_linew.gif) no-repeat 1px top;
	text-align: center;
	vertical-align: middle;
}
* html table.search div.s_image div {
	margin: 0 auto;
	padding: 10px 9px 5px;
}

table.search div.s_image div p.image {
	margin-bottom: 5px;
	padding: 0;
	width: 93px;
	height: 77px;
	overflow: hidden;
	text-align: center;
}

table.search div p.btn {/*画像詳細ボタン枠*/
	padding: 0;
	text-align: center;
	margin-top: 5px;
}
table.search td div.s_image a {
	font-size: 10px;
}



/*管理画面*/
/*--------------------------------------*/

#navCust, #navCust2 {
	padding-top: 10px;
	padding-bottom: 7px;
}
#Header div.banner {/*管理用イベント告知枠*/
	position: absolute;
	top: 79px;
	left: 215px;
	width: 685px;
	height: 49px;
	background: url(../images/under/bg_event_banner.gif);
}
#Header div.banner h2 {
	margin-left: 8px;
	margin-top: 6px;
	padding-left: 70px;
	background: url(../images/under/ban_h2info.gif) no-repeat 0 4px;
	text-indent: 0px;
	font-size: 11px;
	font-weight: 400;
}
#Header div.banner p {
	margin-left: 10px;
}
#Header div.banner p strong {
	color: #d46ca7;
	font-size: 14px;
}
#Header div.banner p span.ban_link a {
	margin-left: 12px;
	padding-left: 11px;
	background: url(../images/common/icon_15.gif) no-repeat 0 3px;
}


#navCust ul {/*管理ナビ*/
	width: 900px;
	height: 36px;
}
#navCust li {
	float: left;
	text-indent: -10000px;
}
#navCust li a {
	display: block;
	height: 36px;
	background-image: url(../images/under/bg_navcust.gif);
}
#navCust li.cust_nail a {/*ネイル画像管理*/
	width: 110px;
	background-position: 0;
}
#navCust li.cust_info a {/*インフォメーション管理*/
	width: 120px;
	background-position: -110px 0;
}
#navCust li.cust_reserve a {/*予約メール管理*/
	width: 110px;
	background-position: -230px 0;
}
#navCust li.cust_edit a {/*登録情報変更*/
	width: 110px;
	background-position: -340px 0;
}
#navCust li.cust_pass a {/*パスワード変更*/
	width: 110px;
	background-position: -450px 0;
}
#navCust li.cust_photo a {/*プロフィール画像変更*/
	width: 120px;
	background-position: -560px 0;
}
#navCust li.cust_menu a {/*メニュー管理*/
	width: 110px;
	background-position: -680px 0;
}
#navCust li.cust_coupon a {/*クーポン管理*/
	width: 110px;
	background-position: -790px 0;
}


/*--ここから---*/

#navCust2 ul {/*管理ナビ2(有料用)*/
	width: 900px;
	height: 36px;
}
#navCust2 li {
	float: left;
	text-indent: -10000px;
}
#navCust2 li a {
	display: block;
	height: 36px;
	background-image: url(../images/under/bg_navcust2.gif);
}
#navCust2 li.cust_nail a {/*ネイル画像管理2*/
	width: 91px;
	background-position: 0;
}
#navCust2 li.cust_info a {/*インフォメーション管理2*/
	width: 117px;
	background-position: -91px 0;
}
#navCust2 li.cust_reserve a {/*予約メール管理2*/
	width: 92px;
	background-position: -208px 0;
}
#navCust2 li.cust_edit a {/*登録情報変更2*/
	width: 93px;
	background-position: -300px 0;
}
#navCust2 li.cust_pass a {/*パスワード変更2*/
	width: 99px;
	background-position: -393px 0;
}
#navCust2 li.cust_photo a {/*プロフィール画像変更2*/
	width: 122px;
	background-position: -492px 0;
}
#navCust2 li.cust_menu a {/*メニュー管理2*/
	width: 112px;
	background-position: -614px 0;
}
#navCust2 li.cust_coupon a {/*クーポン管理2*/
	width: 82px;
	background-position: -726px 0;
}
#navCust2 li.cust_enpty a {/*空き情報管理*/
	width: 92px;
	background-position: -808px 0;
}


/*---ここまで---*/

/*見出し*/
#Contents h2#Cust_h {
	width: 245px;
	height: 22px;
	margin-bottom: 10px;
}
#Contents h2.cust_nail {
	background-image: url(../images/under/h2_custnail.gif);
}
#Contents h2.cust_info {
	background-image: url(../images/under/h2_custinfo.gif);
}
#Contents h2.cust_reserve {
	background-image: url(../images/under/h2_custreserve.gif);
}
#Contents h2.cust_edit {
	background-image: url(../images/under/h2_custedit.gif);
}
#Contents h2.cust_pass {
	background-image: url(../images/under/h2_custpass.gif);
}
#Contents h2.cust_photo {
	background-image: url(../images/under/h2_custphoto.gif);
}
#Contents h2.cust_menu {
	background-image: url(../images/under/h2_custmenu.gif);
}
#Contents h2.cust_coupon {
	background-image: url(../images/under/h2_custcoupon.gif);
}
#Contents h2.cust_blog {
	background-image: url(../images/under/h2_custblog.gif);
}
#Contents h2.cust_budget {
	height:26px;
	background-image: url(../images/under/h2_budget.gif);
}
#Contents h2.cust_myneilist {
	background-image: url(../images/under/h2_myneilist.gif);
	height:26px;
}
#Contents h2.cust_empty {
        background-image: url(../images/under/h2_empty.gif);
}
div.button {/*登録などのボタン枠*/
	margin: 5px;
}

/*ネイリスト登録*/
/*--------------------------------------*/

/*----- 20080527 by senoh -----*/
#Contents .regist {
	float: none;
	width: 900px;
}
.regist h2 {
	text-indent: -10000px;
	margin-left: 60px;
	width: 766px;
	height: 104px;
	background: url(../images/under/h2_nailist_regist.jpg) no-repeat;
}
div.regist .sentence {
	clear: left;
	padding: 20px 4px 0;
	background: url(../images/common/line_01.gif) repeat-x top;
}
div.regist .sentence p.intro {
	padding-left: 17px;
}
div.sentence hr {/*0611福田*/
	color: #ab2582;
	background-color: #ab2582;
	border:none;
	height:5px;
	visibility:	visible;
}
div.sentence span.text01 {
	font-size: 24px;
	color: #ffcc66;
}
div.sentence span.text02 {
	font-size:24px;
	color:#ffccff;
}
div.explain strong {
	font-size: 18px;
	color: #ffc0cb;
}
div.explain span {
	color: #ffc0cb;
}
div.regist .explain {
	padding: 18px 18px 13px;
	background-color: #000;
	border: 1px solid #2c2c2c;
	margin-bottom: 28px;
}
div.regist .intro {
	margin: 0 4px 28px;
}
div.regist table {
	margin-bottom: 20px;
}
div.regist table.01 {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}
div.regist table.02 {
	vertical-align: middle;
}
div.regist td {
	width:250px
}
#Contents div.regist th {
	background: url(../images/common/bg_tubu_gray.gif);
	color: #000;
	width: 120px;
}
#Contents div.regist th.free,
#Contents div.regist th.m30,
#Contents div.regist th.m80 {
	width: 250px;
	color: #fff;
	font-weight: 700;
}
#Contents div.regist th.free {
	background: url(../images/common/bg_tubu_a.gif);
}
#Contents div.regist th.m30 {
	background: url(../images/common/bg_tubu_b.gif);
}
#Contents div.regist th.m80 {
	background: url(../images/common/bg_tubu_c.gif);
}
#Contents div.regist td {
	background: none #fff;
	color: #000;
	width: 250px;
}
#Contents div.regist h3 {
	font-size: 16px;
	padding-left: 15px;
	background: url(../images/common/icon_17.gif) no-repeat 0 5px;
	margin-bottom: 20px;
}
.regist ul.btn_regist {
	text-align: center;
	clear: both;
	padding: 20px 0;
}
div.regist ul.btn_regist li {
	display: inline;
}
div.regist ul.btn_regist li.center {
	margin: 0 14px;
}
div.regist .point {
	font-size: 10px;
	line-height: 16px;
	color: #cfcfcf;
}
div.regist .point3 {
        font-size: 10px;
        line-height: 16px;
        color: #720078;
}
div.regist .point4 {
        font-size: 10px;
        line-height: 16px;
        color: #0000ff;
}
div.regist p.point {
	padding-left: 12px;
	margin-bottom: 10px;
}
.red {/*0611福田*/
	color: #ff0000;
}
div.regist span.point {
	color: #848484;
}
div.regist div.capture {
	padding: 0 4px;
}
div.regist div.kaisetu {
	float: left;
	width: 340px;
	background-color: #fff;
	color: #000;
	margin-top: 15px;
	padding-bottom: 2px;
	margin-right: 9px;
	font-size: 14px;
	line-height: 20px;
}
div.regist div.kaisetu h4 {
	text-indent: -10000px;
	margin: 2px 0 0 2px;
	width: 336px;
	height: 32px;
}
div.kaisetu h4.kaisetu01 { background: url(../images/under/h4_function01.gif) no-repeat;}
div.kaisetu h4.kaisetu02 { background: url(../images/under/h4_function02.gif) no-repeat;}
div.kaisetu h4.kaisetu03 { background: url(../images/under/h4_function03.gif) no-repeat;}
div.kaisetu h4.kaisetu04 { background: url(../images/under/h4_function04.gif) no-repeat;}
div.kaisetu h4.kaisetu05 { background: url(../images/under/h4_function05.gif) no-repeat;}
div.kaisetu h4.kaisetu06 { background: url(../images/under/h4_function06.gif) no-repeat;}
div.kaisetu h4.kaisetu07 { background: url(../images/under/h4_function07.gif) no-repeat;}
div.kaisetu p.kaisetu {
	margin-bottom: 0;
	padding: 10px 12px;
	line-height: 18px;
	background: url(../images/common/line_dot_b.gif) repeat-x bottom left;
}
div.regist div.gamen {
	float: left;
	width: 540px;
}
div.regist div.gamen h4 {
	text-indent: -10000px;
	width: 540px;
	height: 19px;
}
/*
div.gamen {
	float: left;
	width: 338px;
	margin-right: 9px;
}
*/
div.regist div.chap_m {
	clear: both;
	padding-top: 20px;
}
div.regist div.gamen_m {
	float: left;
	width: 171px;
	margin-right: 8px;
}
div.regist div.end {
	margin-right: 0;
}
div.gamen p, div.gamen_m p {
	border: 1px solid #575757;
	text-align: center;
	padding: 5px 0;
}
/*
div.gamen h4 {
	text-indent: -10000px;
	width: 338px;
	height: 19px;
}
*/
div.gamen h4.gamen_a { background: url(../images/under/bg_tab_a.gif) no-repeat right;}
div.gamen h4.gamen_b { background: url(../images/under/bg_tab_b.gif) no-repeat right;}
div.gamen h4.gamen_c { background: url(../images/under/bg_tab_c.gif) no-repeat right;}
div.gamen h4.gamen_d { background: url(../images/under/bg_tab_d.gif) no-repeat right;}

div.gamen_m h4 {
	text-indent: -10000px;
	width: 171px;
	height: 19px;
}
div.gamen_m h4.gamen_a { background: url(../images/under/bg_tabs_a.gif) no-repeat right;}
div.gamen_m h4.gamen_b { background: url(../images/under/bg_tabs_b.gif) no-repeat right;}
div.gamen_m h4.gamen_c { background: url(../images/under/bg_tabs_c.gif) no-repeat right;}
div.gamen_m h4.gamen_d { background: url(../images/under/bg_tabs_d.gif) no-repeat right;}
div.gamen_m h4.gamen_e { background: url(../images/under/bg_tabs_e.gif) no-repeat right;}
div.koe {
	width: 892px;
	margin-bottom: 18px;
	padding-top: 14px;
	background: url(../images/under/bg_koe_top.gif) no-repeat left top;
}
div.koe_b {
	padding-bottom: 3px;
	background: url(../images/under/bg_koe_bottom.gif) repeat-x left bottom;
}

div.koe_b p {
	margin: 0;
	padding-left: 18px;
	padding-bottom: 15px;
	background: url(../images/under/bg_koe_middle.gif) repeat-y;
}
div.illust h4  {
	margin-bottom: 17px;
}
div.illust h4 span {
	padding: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	background: url(../images/common/bg_tubu_purple.gif);
	line-height: 31px;
}
div.illust div {
	margin-bottom: 17px;

	padding: 22px 15px;
	background-color: #fff;
	border: 3px solid #9f9f9f;
	font-size: 14px;
	line-height: 20px;
	color: #ab2582;
}
div.illust div.mini {
	width: 401px;
	float: left;
	min-height: 170px;
}
* html div.illust div.mini {
	height: 170px;
}
div.illust div.mini p {
	float: left;
	width: 200px;
	margin-bottom: 0;
}
div.illust div.illust_d p {
	width: 250px;
}
div.illust div img {
	float: right;
}
/*
div.illust div.illust_c img {
	float: right;
}
div.illust div.illust_d img {
	float: right;
}
*/
div.illust div.illust_a {
	padding-right: 200px;
	background-image: url(../images/under/img_tirasi.jpg);
	background-repeat: no-repeat;
	background-position: 700px bottom;
}
div.illust div.illust_b {
	background-image: url(../images/under/img_ktai_02.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
div.illust div.illust_d {

	background-image: url(../images/under/img_pcb.jpg);
	background-repeat: no-repeat;
	background-position: 160px 50px;
	height: 320px;/*0610福田*/
}
* html div.illust div.mini_b {/*0610福田*/
	height: 320px;
}
div.illust div.illust_b, div.illust div.illust_d {
	margin-right: 18px;
}

/*----- 20080220 by KYO Start -----*/
/*backup*/
/*
div.regist p {
	line-height: 20px;
	margin-right: 19px;
}

div.regist p.aln_c {
	margin: 19px;
}
div.regist p.bnr {
	margin: 10px 0 24px 0;
}
div.regist div.intro {
	background: url(../images/under/bg_megaphone.jpg) no-repeat;
	padding: 0 0 20px 110px;
}
div.regist div.intro h2 {
	background: url(../images/under/h2_ouen.gif) no-repeat;
	height: 63px;
	margin-bottom: 18px;
}
div.regist h3 {
	font-size: 16px;
	background: url(../images/under/h3_regist.gif) no-repeat;
	padding: 17px 0 7px 19px;
	margin-bottom: 10px;
}
div.regist h3.sample {
	margin: 30px 0 10px 0;
}
div.regist h3.sample span {
	font-weight: normal;
	font-size: 10px;
	vertical-align: 3px;
}
div.regist p.note {
	padding-left: 19px;
}
div.regist p.note strong {
	font-weight: normal;
	font-size: 16px;
	color: #d36aa3;
	padding: 0 5px;
}
div.regist ul.note {
	background: url(../images/under/bg_tsubublue.gif);
	margin: 0 19px 13px 19px;
	padding: 15px 15px 10px 15px;
}
div.regist ul.note li {
	font-size: 14px;
	margin: 0 0 5px 19px;
	list-style-type: disc;
}
div.regist p.sample {
	text-align: center;
	padding: 7px;
	margin: 0 19px 10px 19px;
	border: 1px solid #444;
}
h4.regist {
	background-image: url(../images/under/h4_regist.gif);
	text-indent: -10000px;
	margin-bottom: 10px;
	width: 180px;
	height: 40px;
}
#regist_inftro p{
	padding:15px 0 10px;
}
#regist_inftro p.kotsu{
	margin:10px 0 20px;
	padding:10px;
	color:#000000;
	background-image: url(../images/under/bg_regist.gif);
	border:solid 1px #a9a9a9;
}
#regist_inftro .service{
	margin:15px 0 20px;
	height:1%;
	background: url(../images/under/bg_service.gif);
}

#regist_inftro .service:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#regist_inftro .service dl{
	width:290px;
	float:left;
	margin-right:15px;
}
#regist_inftro .service dt{
	text-indent: -10000px;
	height:51px;
}
#regist_inftro .service dd{
	padding:5px 10px 10px;
	color:#000000;
}
#regist_inftro .service dt.reservation{
	background-image: url(../images/under/dt_service01.gif);
}
#regist_inftro .service dt.image{
	background-image: url(../images/under/dt_service02.gif);
}
#regist_inftro .service dt.infomation{
	background-image: url(../images/under/dt_service03.gif);
}

#regist_inftro .service dl.info{
	margin-right:0;
}

#regist_inftro p.free{
	clear:both;
	padding:5px 0  10px 290px;
}
*/

/*コンテスト 20080229追加*/
/*--------------------------------------*/
.bnr_c {
	padding-bottom: 7px;
	background: url(../images/common/line_01.gif) repeat-x bottom;
}

p#bnrContest {
	position: relative;
	top: -7px;
	padding: 55px 210px 5px 15px;
	width: 470px;
	height: 80px;
	background: url(../images/under/bnr_contest_l.jpg) no-repeat;
	color: #000;
	line-height: 18px;
}
p#bnrContest strong {
	color: #D14BA4;
	font-size: 14px;
	line-height: 20px;
}
/*ページリスト*/
/*--------------------------------------*/

#Contents p.page, #Contents p.page2 {/*ページリスト*/
	font-size: 14px;
	line-height: 22px;
	text-align: right;
}
#Contents #Imagelist p.page, #Contents #empty2 p.page, #Contents #topBlog2 p.page {/*ページリスト*/
	position: absolute;
	top: -40px;
	right: 0;
}
#Contents p.page img, #Contents p.page2 img {/*ページリストボタン部分*/
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
#Contents p.area {/*エリア部分*/
	font-weight: bold;
	color: #383838;
	margin: 0 3px 7px 3px;
}
#Contents p.area a {
	font-weight: normal;
}


/* クリアフィックス */
/*-----------------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix{height:1%;}
*:first-child+html .clearfix{height:1%;}
/*\*//*/
.clearfix{
	display: inline-table;
}
/**/

