/* ニュー姫CSSファイル */
body {
	background-color:#ff6e90;
	background-image:url(../images/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	}

div#shadow {
/*	width:900px; */
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(../images/container_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:transparent;
	}
div#shadow2 {
/*	width:900px; */
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(../images/container_bg2.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
/*	background-color:#000000; */
	}

table#container {
	margin:0px;
	padding:0px;
	text-align:center;
	border:0px;
	background-color:#000000;
	}
table#container td {
	border:0px;
	font-size:12px;
	line-height:18px;
	background-color:#ffffff;
	}
table#container td#head {
	height:100px;
	padding:0px;
	border:none;
	background-color:transparent;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	}
table#container td#head div.topicpath {
	height:20px;
	font-size:10px;
	text-align:right;
	color:#ffffff;
	padding:0px 12px 0px 0px;
	}
table#container td#links {
	padding:10px 0px 0px 0px;
	background-color:#ffffff;
	background-image:url(../images/links_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#c0c0c0;
	}
table#container td#foot {
	height:80px;
	padding:10px 0px 0px 0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/foot_bg.jpg);
	background-repeat:no-repeat;
	color:#990066;
	}
table#main td {
	border:0px;
	font-size:11px;
	line-height:20px;
	background-color:transparent;
	background-image:none;
	}
table#main td#menu {
	width:195px;
	border:0px;
	text-align:left;
	background-color:transparent;
	background-image:url(../images/menu_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
table#main td#menu div{
	margin:0px;
	padding:0px;
	color:#c0c0c0;
	border:0px;
	text-align:center;
	background-color:transparent;
/*	background-image:url(../images/menu_top.jpg); */
/*	background-position:left top; */
/*	background-repeat:no-repeat; */
	}

table#main td#right {
	width:605px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/main_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

table#main td#right div.info {
	width:601px;
	color:#ffffff;
	padding:10px 0px 0px 30px;
	}

/* pickup.html */
table#main td#right div.pickup {
	margin-left:18px;
	margin-right:;
	padding:10px 0px;
	}

/* map.html */
table#map {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
table#map div#map {
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#990033;
	}

table#main h1 {
	width:605px;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:15px;
	line-height:25px;
	letter-spacing:2px;
	color:#ffffff;
	text-align:center;
	background-color:transparent;
	background-image:url(../images/title_bg.gif);
	background-position:center;
	background-repeat:repeat;
	}
dl.sys {
	width:450px;
	margin:5px auto 20px auto;
	padding:0px;
	border:0px;
	font-size:12px;
	background-color:transparent;
	}
dl.sys dt {
	margin:20px auto 2px auto;
	border-bottom:dotted 1px #dd77dd;
	border-left:solid 3px #dd77dd;
	line-height:20px;
	color:#e61980;
	text-indent:1em;
	text-align:left;
	}

dl.sys dd {
	margin:0px auto 0px 50px;
	border:0px;
	font-size:12px;
	_font-size:11px;
	line-height:17px;
	letter-spacing:1px;
	color:#990033;
	text-align:left;
	}
h2 {
	margin:0px auto 0px 0px;
	border:0px;
	font-size:12px;
	_font-size:11px;
	line-height:17px;
	letter-spacing:1px;
	color:#c0c0c0;
	text-align:center;
	}

div#targetblock {
	width:400px;
	height:407px;
	text-align:center;
	margin:0px auto 5px auto;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	}

dl.sys img {
	margin:10px auto 0px auto;
	border:solid 1px #333333;
	}

table#left {
	text-align:right;
	width:195px;
	margin:0px;
	padding:0px;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
	list-style-type:none;
	background-color:transparent;
	}

table#left td#inner {
	width:195px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px;
	list-style-type:none;
	background-color:transparent;
	}

/* menu表示切替 */
table#left td#inner1 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_01.jpg);
	}
table#left td#inner1 a:hover {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	background-color:transparent;
	background-image:url(../images/menu_hover_01.jpg);
	}
table#left td#stay1 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(../images/menu_stay_01.jpg);
	}
table#left td#inner2 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_02.jpg);
	}
table#left td#stay2 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_stay_02.jpg);
	}
table#left td#inner2 a:hover {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	background-color:transparent;
	background-image:url(../images/menu_hover_02.jpg);
	}
table#left td#inner3 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_03.jpg);
	}
table#left td#stay3 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_stay_03.jpg);
	}
table#left td#inner3 a:hover {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	background-color:transparent;
	background-image:url(../images/menu_hover_03.jpg);
	}
table#left td#inner4 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_04.jpg);
	}
table#left td#stay4 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_stay_04.jpg);
	}
table#left td#inner4 a:hover {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	background-color:transparent;
	background-image:url(../images/menu_hover_04.jpg);
	}
table#left td#inner5 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_05.jpg);
	}
table#left td#stay5 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_stay_05.jpg);
	}
table#left td#inner5 a:hover {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	background-color:transparent;
	background-image:url(../images/menu_hover_05.jpg);
	}
table#left td#inner6 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_06.jpg);
	}
table#left td#stay6 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_stay_06.jpg);
	}
table#left td#inner6 a:hover {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	background-color:transparent;
	background-image:url(../images/menu_hover_06.jpg);
	}
/* ↑ここまで */
table#left td#inner7 {
	width:195px;
	height:50px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_07.jpg);
	}
table#left td#inner8 {
	width:195px;
	height:150px;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:url(../images/menu_08.jpg);
	}

table#left td#inner div.bottom {
	margin:220px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	text-align:center;
	vertical-align:top;
	}
table#left td#inner div.bottom1 {
	width:195px;
	height:53px;
	margin:3px;
	padding:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-position:center top;
	background-image:url(http://www.kadoebi.co.jp/sofron/banner/ticket.gif);
	background-repeat:no-repeat;
	}
table#left td#inner div.bottom2 {
	width:195px;
	height:53px;
	margin:3px;
	padding:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-position:center top;
	background-image:url(http://www.kadoebi.co.jp/sofron/banner/shinjuku.gif);
	background-repeat:no-repeat;
	}
table#left td#inner div.bottom3 {
	width:195px;
	height:53px;
	margin:3px;
	padding:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-position:center top;
	background-image:url(http://www.kadoebi.co.jp/sofron/banner/kadoebi.gif);
	background-repeat:no-repeat;
	}
table#left td#inner div.bottom4 {
	width:195px;
	height:53px;
	margin:3px;
	padding:0px 0px 0px 0px;
	border:0px;
	text-align:center;
	background-position:center top;
	background-image:url(http://www.kadoebi.co.jp/sofron/banner/companion.gif);
	background-repeat:no-repeat;
	}

/* サイト全般リンク */
a {
	text-decoration:none;
	color:#990066;
	background-color:transparent;
	}
a:hover {
	text-decoration:underline;
	color:#ffffff;
	background-color:transparent;
	}
/* iframe */
div.c7 {
	margin:0px 30px;
	color:#990033;
	font-size:12px;
	}
div.special {
	text-align:center;
	margin:20px 0px ;
	}
div.document {
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
	border:0px;
	font-size:12px;
	line-height:17px;
	color:#990033;
	text-align:center;
	vertical-align:bottom;
	}
div.document2 {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border:0px;
	font-size:10px;
	color:#990066;
	text-align:center;
	vertical-align:bottom;
	background-color:transparent;
	}
div.frameouter {
	width:598px;
	margin:0px;
	padding:0px;
	background-color:#ff839d;
	text-align:center;
	}
div.frameouter2 {
	width:603px;
	height:652px;
	margin:0px;
	padding:0px;
	background-color:#ff839d;
	text-align:center;
	}
div.frameouter2 .framebox {
	width:598px;
	height:650px;
	margin:0px 0px;
	padding:0px;
	border:0px;
	}
div.frameouter .framebox1 {
	width:594px;
	height:158px;/*元は158*/
	margin:0px 0px;
	padding:0px;
	border:0px;
	}
div.frameouter .framebox2 {
	width:594px;
	height:270px;
	margin:0px 0px;
	padding:0px;
	border:0px;
	}
div.frameouter .framebox3 {
	width:594px;
	height:300px;
	margin:0px 0px;
	padding:0px;
	border:0px;
	}

table#meso {
	width:599px:
	}
table#meso td#linkleft {
	width:301px;
	font-size:12px;
	text-align:left;
	}
table#meso td#linkright {
	width:300px;
	font-size:12px;
	text-align:right;
	}

/* top_flash */
table#main td#right div.pickup {
	background-color:transparent;
	margin:-1px auto 10px -1px;
	padding:0px;
	}

/* 各店舗リンク */
div.title3 {
	font-size:12px;
	color:#990033;
	}
table#shopbox td,table#search td {
	background-color:transparent;
	background-image:none;
	}
div.mwrap {
	background-color:#ff839d;
	}
dl.shops {
	padding:0px 0px 0px 5px;
	background-color:transparent;
	}
dl.shops dt {
	color:#990033;
	background-image:url(../images/area_menu_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
	}
dl.shops dd {
	background-image:url(../images/shopicon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:dotted 1px #e54595;
	padding:0px;
	font-size:10px;
	letter-spacing:1px;
	}
dl.shops dt a { /* エリア名 */
	color:#990033;
	text-decoration:none;
	}
dl.shops dt a:hover {
	color:#ffeeff;
	text-decoration:underline;
	}
dl.shops a {
	color:#fff2f8;
	text-decoration:none;
	}
dl.shops a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
td#foot p {
	margin:7px 0px;
	background-color:transparent;
	}
td#foot p a {
	color:#990033;
	text-decoration:none;
	}
td#foot p a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
input,select {
	color:#333333;
	background-color:#ffbbff;
	}

