﻿/* ニューグランドソープサイトCSSファイル */
body {
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	scrollbar-face-color:#209FA6;/*表面の色*/
	scrollbar-highlight-color:#209FA6;/*内枠の左と上の辺の色*/
	scrollbar-3dlight-color:#FFFFFF; /*外枠の左と上の辺の色*/
	scrollbar-shadow-color:#209FA6;/*内枠の右と下の辺の色*/
	scrollbar-darkshadow-color:#0E767F; /*外枠の右と下の辺の色*/
	scrollbar-arrow-color:#002729;/*▲矢印の色*/
	scrollbar-track-color:#94E5E8;/*バーの動かせない部分の色*/
	}
/* メイン土台 */
table#container {
	margin-top:10px;
	margin-bottom:0px;
	}
table#container td {
	border:0px;
	font-size:12px;
	line-height:18px;
	}
table#container td div#mainbg{
	height:100%;
	background-image:url(../images/bg2.jpg);
	background-position:top center;
	}
table#container td div#grabg{
	height:100%;
	background-image:url(../images/gra_bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	}
table#container img.header {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
	}
/* 土台の下 */	
img#clear {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
/* ヘッダ */	
table#container td#head {
	height:100px;
	padding:0px;
	border:none;
	text-align:left;
	}	
/* リンク */
div#links {
	padding:13px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:210px;
	background-color:transparent;
	background-image:url(../images/links_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
/* フッター */
div#foot {
	height:100px;
	padding:0px;
	font-size:10px;
	line-height:14px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/foot_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#0E3624;
	}
table#main td {
	border:0px;
	font-size:11px;
	line-height:20px;
	background-color:transparent;
	background-image:none;
	}
* html table#main td {
	text-align:center;
	}
table#main td#menu {
	width:170px;
	border:0px;
	text-align:left;
	background-color:transparent;
	background-image:url(../images/menu_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}

table#main td#index {
	width:630px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/index_top_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
table#main td#index p{
	text-align:center;
	}
table#main td#index dd.jyu{
	color:#B90142;
	}

div.linkline {
	margin:1px 8px;
	padding:0px;
	border:0px;
	background-color:transparent;
	font-size:11px;
	color:#0E3624;
	text-align:left;
	}
/* メイン */
div.tblock 
	margin:0px 0px;
	padding:0px;
	background-color:transparent;
	text-align:left;
	background-position:left top;
	}
/*バナー用 */
div.bunner {
	margin:5px 0px 5px 0px;
	padding:0px;
	text-align:center;
	}
div.bunner img.center{
	margin:0px 12px 5px 0px;
	}
div.bunner img.left{
	float:left;
	margin:5px 5px 0px 0px;
	}
div.bunner img.right{
	margin:5px 0px 5px 10px;
	}

div.cblock {
	margin:5px;
	padding:3px;
	font-size:12px;
	text-align:left;
	background-color:transparent;
	background-image:url(../images/top_box_bg2.jpg);
	background-position:left top;
	}
div.cblock ul {
	margin:10px 30px;
	padding:0px;
	border:0px;
	list-style-type:square;
	color:#000000;
	background-color:transparent;
	}
	
/* ポン引き注意書き */	
div.dblock {
	height:278px;
	margin:5px 0px 0px 0px;
	padding:10px 30px 0px 20px;
	font-size:12px;
	text-align:center;
	background-color:transparent;
	background-image:url(../images/top_box_bg3.jpg);
	background-repeat:no-repeat;
	}
div.dblock ul strong {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:18px;
	font-size:14px;
	color:#B90142;
	}
div.dblock ul {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	color:#000000;
	background-color:transparent;
	list-style-type:none;
	list-style-position:inside;
	}
div.dblock ul li{
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	border:0px;
	}
div.dblock .font1{
	font-size:12px;
	color:#002729;
	font-weight:bold;
	}
div.dblock .font2{
	font-size:12px;
	color:#B90142;
	font-weight:bold;
	}
	
	
table#daily {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	background-color:transparent;
	}
table#daily td {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:inherit;
	border-spacing:inherit;
	background-color:transparent;
	background-image:url(../photo/top_box_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:top;
	}
table#daily td.left {
	width:315px;
	text-align:right;
	vertical-align:top;
	text-align:center;
	background-image:url(../photo/top_box_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
h2 {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:20px;
	line-height:40px;
	color:#E86FA4;
	}
h3 {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:30px;
	color:#EC008C;
	text-align:left;
	}
#system_go {
	text-align:center;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:25px;
	color:#E86FA4;
	font-weight:bold;
	}
.topline1 {
	font-size:15px;
	line-height:20px;
	color:#ffffff;
	}
.topline2 {
	font-size:15px;
	line-height:20px;
	color:#ffff00;
	}
table#main .caution {
	width:600px;
	margin:5px auto;
	padding:0px;
	border:0px;
	text-align:center;
	}
	
table#main h1 {
	width:610px;
	height:40px;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	border:0px;
	font-size:16px;
	letter-spacing:2px;
	color:#ffffff;
	text-align:center;
	background-image:url(../images/title_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
table#main h6 {
	width:450px;
	margin:0px 0px 3px 2px;
	padding:1px 0px 0px 20px;
	border:0px;
	font-size:15px;
	line-height:26px;
	letter-spacing:2px;
	color:#720105;
	text-align:left;
	text-indent:1em;
	background-image:url(../images/h6_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
/* システム */	
dl.sys {
	width:610px;
	margin:5px ;
	padding:0px 0px 0px 0px;
	border:0px;
	font-size:12px;
	background-color:transparent;
	}
dl.sys dt {
	width:480px;
	margin:20px auto 2px 50px;
	border-bottom:dotted 1px #002729;
	border-left:solid 3px #002729;
	line-height:20px;
	color:#B90142;
	text-indent:1em;
	text-align:left;
	font-weight:bold;
	}
dl.sys dd {
	margin:0px auto 0px 80px;
	border:0px;
	font-size:12px;
	line-height:17px;
	letter-spacing:1px;
	color:#0E3624;
	text-align:left;
	}
/* 道順案内 */
.road1 {
	margin:8px 0px 0px 0px;
	border:0px;
	font-size:12px;
	line-height:17px;
	letter-spacing:1px;
	color:#0E3624;
	text-align:left;
	}
.road2 {
	margin:0px 0px 0px 10px;
	border:0px;
	font-size:12px;
	line-height:17px;
	letter-spacing:1px;
	color:#3B7451;
	text-align:left;
	}
	
	
div#targetblock {
	margin:0px 0px 0px 0px;
	background-color:transparent;
	text-align:center;
	}
.sys img {
	margin:5px auto 10px auto;
	border:solid 1px #002729;
	}
.sys img.new {
	margin:5px 10px 0px 0px;
	border:0px;
	}
.sys  dd img.noborder{
	margin:5px auto 10px auto;
	border:0px;
	}

div.picupwrap {
	margin:5px;
	padding:0px;
	background-color:transparent;
	text-align:center;
	}
div.picupwrap object {
	margin:5px auto;
	}
/* ナビゲーションバー */
td#menu ul {
	margin:10px 13px 10px 12px;
	padding:0px;
	border:0px;
	list-style-type:none;
	background-color:transparent;
	}
td#menu ul li {
	margin:0px auto 2px auto;
	padding:0px;
	border:0px;
	list-style-type:none;
	font-size:12px;
	letter-spacing:2px;
	background-color:transparent;
	}
td#menu ul li a {
	width:100%;
	display:block;
	padding:0px;
	border:solid 2px #026D72;
	}
td#menu ul li a.stay {
	border:solid 2px #026D72;
	}
td#menu ul li a:hover {
	width:100%;
	display:block;
	padding:0px;
	border:solid 2px #AC014C;
	}
td#menu div.banner_block {
	margin:10px;
	padding:0px;
	border:0px;
	background-color:transparent;
	}
div.banner_block dl {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;
	line-height:18px;
	color:#ffff99;
	background-color:transparent;
	}
div.banner_block dl dt {
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	}
div.banner_block dl dd {
	margin:5px 0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	text-align:center;
	color:#002729;
	}
div.banner_block dl dt.mobile {
	background-image:url(../images/mphone_bg.gif);
	background-repeat:no-repeat;
	}
div.banner_wrap {
	margin:5px 0px 0px 2px;
	padding:0px;
	border:0px;
	background-color:transparent;
	}

/* サイト全般リンク */
a {
	text-decoration:none;
	color:#002729;
	background-color:transparent;
	}
a:hover {
	text-decoration:underline;
	color:#E86FA4;
	background-color:transparent;
	}
a:active{
	position: relative;
	top:1px;
	left:1px;
	}
/* iframe */
div.frameouter {
	margin:0px;
	padding:0px;
	background-color:transparent;
	text-align:left;
	}
div.frameouter .framebox {
	width:613px;
	height:800px;
	margin:5px 0px 10px 5px;
	padding:0px;
	border:0px;
	}
div.frameouter .framebox_type {
	width:613px;
	height:700px;
	margin:5px 0px 10px 5px;
	padding:0px;
	border:0px;
	}
div.frameouter .framebox1 {
	width:302px;
	height:200px;
	margin:1px 3px 2px 4px;
	padding:0px;
	border:0px;
	float:left;
	}
div.frameouter .framebox4 {
	width:302px;
	height:200px;
	margin:1px 3px 2px 4px;
	padding:0px;
	border:0px;
	}
div.frameouter .framebox2 {
	width:613px;
	height:400px;
	margin:1px 3px 2px 4px;
	padding:0px;
	border:0px;
	}
div.frameouter .framebox3 {
	width:613px;
	height:300px;
	margin:1px 3px 2px 4px;
	padding:0px;
	border:0px;
	}
/* 今日のお勧め姫フレーム */
.osusume {
	height:470px;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	border:0px;
	overflow: hidden;
	}
div.frameouter p {
	margin:0px;
	padding:0px;
	border:0px;
	line-height:18px;
	color:#0E3624;
	text-align:center;
	}
/* 移動リンク */
div#movewrap {
	width:610px;
	margin:5px auto 2px auto;
	padding:0px;
	border:0px;
	background-color:transparent;
	font-size:12px;
	}
div#movewrap .right {
	width:230px;
	height:40px;
	float:right;
	line-height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	background-color:transparent;
	text-align:right;
	background-image:url(../images/movewrap_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
div#movewrap .left {
	width:230px;
	height:40px;
	float:left;
	line-height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background-color:transparent;
	text-align:left;
	background-image:url(../images/movewrap_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
div#movewrap a {
	color:#ffffff;
	}
div#movewrap a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
/* 各店舗リンク */
div.title3 {
	font-size:12px;
	color:#002729;
	font-weight:bold;
	}
table#shopbox td,table#search td {
	background-color:transparent;
	vertical-align:top;
	}
div.mwrap {
	background-color:transparent;
	}
dl.shops {
	background-color:transparent;
	}
dl.shops dt {
	background-color:transparent;
	}
dl.shops dd {
	border-bottom:dotted 1px #E86FA4;
	background-image:url(../images/shopicon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px;
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;
	}
dl.shops dt a {
	color:#002729;
	text-decoration:none;
	font-weight:bold;
	}
dl.shops dt a:hover {
	color:#0E3624;
	text-decoration:underline;
	}
dl.shops a {
	color:#0E3624;
	text-decoration:none;
	}
dl.shops a:hover {
	color:#1E6C4A;
	text-decoration:underline;
	}
div#foot p {
	background-color:transparent;
	}
div#foot p a {
	color:#002729;
	text-decoration:none;
	}
div#foot p a:hover {
	color:#E86FA4;
	text-decoration:underline;
	}
input,select {
	color:#0E3624;
	background-color:#F9DAE8;
	border:solid 1px #59052A;
	}

/* お店マップ用 */
table#map {
	width:800px;
	height:100%;
	margin-bottom:1px;
	background-color:#FEE799;
	text-align:center;
	}
table#map dl{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	}
table#map dl dt{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#0E3624;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	}
table#map dl dd{
	margin:10px 0px 0px 150px;
	padding:0px 0px 0px 0px;
	color:#002729;
	font-size:12px;
	line-height:16px;
	text-align:left;
	}
	
/* 新年挨拶用 */
div.index_greeting {
	margin:0px 5px;
	height:250px;
	padding:0px;
	border:solid 1px #002729;
	background-color:#FFD86F;
	text-align:left;
	background-image:url(../images/top_box_bg_new.jpg);
	background-position:left top;
	}
.index_greeting a {
	color:#0E3624;
	text-decoration:none;
	}
.index_greeting a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* 女の子グラビア */
table#gravure {
	width:600px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:transparent;
	}
table#gravure td{
	text-align:center;
	}
table#gravure td#left{
	width:260px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:transparent;
	}
table#gravure td#left img{
	margin:1px;
	border:solid 1px #000000;
	float:left;
	}
table#gravure td#right{
	width:340px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:transparent;
	}
table#gravure td#right h2{
	font-size:20px;
	line-height:26px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	}
table#gravure td#right strong{
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
table#gravure td#right div.galsup{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:12px;
	background-image:url(../images/up.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
table#gravure td#right div.galscenter{
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	background-image:url(../images/center.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:left;
	}
table#gravure td#right div.galsdown{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:12px;
	background-image:url(../images/down.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
div#movewrap2 {
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	text-align:center;
	}
div#movewrap2 h3 {
	margin:30px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	font-size:16px;
	line-height:3px;
	letter-spacing:2px;
	color:#777777;
	text-align:center;
	}
div#movewrap2 .kako {
	width:150px;
	height:40px;
	float:left;
	line-height:36px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	text-align:center;
	background-image:url(../images/movewrap_bg2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
div#movewrap2 a {
	color:#ffffff;
	}
div#movewrap2 a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
/* iframe ピックアップ-ソフロンタイプ*/
div.frameouter_pick2{
    width:590px;
	margin:0px 0px 0px 0px ;
	padding:0px;
	background-color:transparent;
	text-align:center;
	}
div.frameoute_pick2 {
	width:585px;
	height:600px;
	margin:2px 2px;
	padding:0px;
	border:0px;
	}
div.frameouter_pick2 .framebox2 {
	width:585px;
	height:595px;
	margin:2px 0px;
	padding:0px;
	border:0px;
	}
