@charset "EUC-JP";

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* ブロック指定 */
html {
	background-color: #CCC;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #CCC;
	line-height: 1.8;
	text-align: center;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#container {
	font-size: 93%;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#container div#blocks {}

div#container div.left {
	float: left;
	width: 190px;
	margin-right: 10px;
}

div#container div.center {
	float: left;
	width: 590px;
}

div#container div.right {
	float: left;
	width: 190px;
	margin-left: 10px;
}

div#blocks div.block {
	margin-top: 10px;
	background: #fff;
	text-align: left;
	width: 190px;
	background-image: url(../images/block_single_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/* ヘッダー */
div#header {
	position: relative;
	height: 38px;
}

div#header p.magazine {
	margin: 0;
	position: absolute;
	top: 15px;
	left: 0px;
}

div#header p.mec {
	margin: 0;
	position: absolute;
	top: 6px;
	right: 0px;
}

/* フッター */
div#footer {
	clear: both;
	margin-top: 10px;
	width: 990px;
	margin-bottom: 20px;
}

div.inner {
	padding: 10px;
}

div#blocks div.block div.inner {
	background-image:url(../images/block_single_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#blocks div.doublesize {
	width: 390px;
	background-image: url(../images/block_double_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#blocks div.doublesize div.inner {
	background-image:url(../images/block_double_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#blocks div.triplesize {
	width: 590px;
	background-image: url(../images/block_triple_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#blocks div.triplesize div.inner {
	background-image:url(../images/block_triple_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#blocks div.quadruplesize {
	width: 790px;
	background-image: url(../images/block_quadruple_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#blocks div.quadruplesize div.inner {
	background-image:url(../images/block_quadruple_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#blocks div.recommendation {
	width: 590px;
}

div#blocks div#auto_shop div.triplesize {
	background:url(../images/block_recommendation_bg_bottom_triple.gif) no-repeat left bottom;
}

div#blocks div#auto_shop div.doublesize {
	background:url(../images/block_recommendation_bg_bottom_double.gif) no-repeat left bottom;
}

div#blocks div.recommendation div.inner {
	width: 170px;
	background:url(../images/block_recommendation_bg_top.gif) no-repeat left top;
}

/* 左メインメニュー */
div#blocks div.left ul.menu {
	margin-top:20px;
	margin-bottom:10px;
}

div#blocks div.block ul.menu li {
	height: 24px;
	font-size: 0px;
	line-height: 0;
	list-style: none;
}

div#blocks div.left ul.menu li.margin {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#blocks div.left ul.menu li.large {
	height: 50px;
}

/* サイドバー検索ボックス */
div#blocks div.left div.search {}

div#blocks div.left div.search div {
	margin-top: 7px;
}

div#blocks div.left div.search ul {
	margin-top: 20px;
}

div#blocks div.left div.search ul li {
	height: 30px;
	line-height: 0;
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 0px;
	list-style: none;
}

div#blocks div.left div.search ul li a {
	color: #fff;
	text-decoration: none;
}

/* Places to goボックス */
div#blocks div.left div.places {
	margin-top: 20px;
}

div#blocks div.left div.places div {
	margin-bottom: 11px;
}

div#blocks div.left div.places img.place_left {
	margin-top: 9px;
	margin-right: 6px;
}

div#blocks div.left div.places img.place_right {
	margin-top: 9px;
}

/* MARUNOUCHI MOBILE & CLUB@MARUNOUCHIボックス */
div#blocks div.left div.banner {}

div#blocks div.left div.banner p {
	margin: 0;
}

div#blocks div.left div.banner dl {
	line-height: 1;
}

div#blocks div.left div.banner dl dt {
	margin-bottom: 6px;
}

/* 左ビル全景 */
div#blocks div.left div.bld img.thumbnail {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

div#blocks div.left div.bld img.bld {
	margin-top: 2em;
}

div#blocks div.left div.bld p {
	margin: 0;
}

/* 中央ナビゲーション */
div.center div.title div.navigation {
	width: 130px;
	float: right;
}

/* コンテンツフッタ */
div.center table.contents_footer {
	clear: both;
	margin-top: 3em;
}

div.center table.contents_footer {
	color: #fff;
}

div.center table.contents_footer a {
	color: #fff;
}

div.center table.contents_footer td.category {
	width: 116px;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

div.center table.contents_footer td.tag {
	width: 321px;
	background-color: #999;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #FFF;
}

div.center table.contents_footer td.pagetop {
	width: 89px;
	background-color: #999;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

/* サイドバーロールオーバー処理 */
div.right div.entries {
	margin-top: 10px;
	background: #fff;
	text-align: left;
	width: 190px;
	background-image: url(../images/block_single_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.right div.entries {
	background-image: url(../images/block_single_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.right div.entries div.inner {
	background-image: url(../images/block_single_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.right div.entries:hover {
	background-image: url(../images/block_single_bg_top_hover.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #eee;
}

div.right div.entries div.inner:hover {
	background-image: url(../images/block_single_bg_bottom_hover.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* サイドバー言語ボックス */
div.right div.language {
	background-color: #000;
	color: #fff;
	padding: 10px;
}

div.right div.language span.now {
	font-weight: bold;
}

div.right div.language a {
	color: #fff;
}


/* サイドバー検索ボックス */
div.right div.search {

}

div.right div.search ul {

}

div.right div.search ul li {
	height: 30px;
	line-height: 0;
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 0px;
	list-style: none;
}

div.right div.search ul li a {
	color: #fff;
	text-decoration: none;
}

/* サイドバーその他ボックス */
div.right div.other {

}

div.right div.other ul {
}

div.right div.other ul li {
	margin-top: 1px;
	margin-bottom: 0em;
	font-size: 0px;
	line-height: 0;
	height: 30px;
	list-style: none;
}

div.right div.other ul li a {
	color: #fff;
	text-decoration: none;
}

div.right div.other ul li a:hover {
	text-decoration: underline;
}

/* サイドバー情報ボックス */
div.right ul.information li a {
	margin-top: 0.5em;
	line-height: 2em;
	background-image: url(../images/information_list_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
}

div.right ul.information li a:hover {
	background-image: url(../images/information_list_icon_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

div.right div.information {
	position: relative;
}

div.right div.information div.CategoryOverflow {
	top: 0px;
	left: 0px;
}

/* 右"Related Shops" */
div.right div.related img.thumbnail {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

/* 右"Recommended Articles" */
div.right div.recommended img.thumbnail {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

/* フッタ */
div#footer div.Bread {
	margin-right: 20px;
}

div#footer div.box {
	background-image: url(../images/block_footer_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin-top: 10px;
}

div#footer div.box div.inner {
	background-image: url(../images/block_footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div#footer div.box div.inner img.title {
	margin-left: 20px;
}

div#footer div.box div.inner table.recent {
	margin-left: 10px;
	margin-right: 10px;
}

div#footer div.box div.inner table.recent tr td {
vertical-align: top;
}

div#footer div.box div.inner table.recent div.box {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#footer div.box div.inner table.recent img.thumbnail {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

div#footer div.box div.inner table.recent div.information {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

div#footer div.box div.inner table.recent .CategoryOverflow {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#footer div#search_menu div.inner {
	padding: 10px;
}

div#footer div.menu {
	background-color: #eeeded;
	width: 970px;
	line-height: 0;
	font-size: 0px;
}

div#footer div.box div.inner table.search td {
	width: 194px;
	font-size: 108%;
}

div#footer div.box div.inner table.search td dl {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

div#footer div.box div.inner table.search td dl dt {
	font-weight: bold;
}

div#footer div.box div.inner table.search td dl dd a {
	text-decoration: none;
}

div#footer div.box div.inner table.search td dl dd a:hover {
	text-decoration: underline;
}

/* 外観指定 */
p {
	margin-top: 1.8em;
	margin-bottom: 1.8em;
}

.FontSize10 {
	font-size: 77%;
}

.FontSizeDefault {
	font-size: 93%;
}

.FontSize14 {
	font-size: 100%;
}

.FontSize16 {
	font-size: 116%;
}

.FontSize18 {
	font-size: 131%;
}

.FontSize20 {
	font-size: 146.5%;
}

.FontSize24 {
	font-size: 174%;
}

.Margin0px {
	margin: 0px !important;
}

.MarginTop0px {
	margin-top: 0px !important;
}

.MarginBottom0px {
	margin-bottom: 0px !important;
}

.MarginTop1px {
	margin-top: 1px !important;
}

.MarginRight1px {
	margin-right: 1px !important;
}

.MarginTop5px {
	margin-top: 5px !important;
}

.MarginRight5px {
	margin-right: 5px !important;
}

.MarginTop10px {
	margin-top: 10px !important;
}

.MarginBottom10px {
	margin-bottom: 10px !important;
}

.MarginTop15px {
	margin-top: 15px !important;
}

.MarginBottom15px {
	margin-bottom: 15px !important;
}

.MarginTop20px {
	margin-top: 20px !important;
}

.MarginBottom20px {
	margin-bottom: 20px !important;
}

.MarginTop25px {
	margin-top: 25px !important;
}

.MarginBottom25px {
	margin-bottom: 25px !important;
}

.MarginTop05em {
	margin-top: 0.5em !important;
}

.MarginBottom05em {
	margin-bottom: 0.5em !important;
}

.MarginTop1em {
	margin-top: 1em !important;
}

.MarginBottom1em {
	margin-bottom: 1em !important;
}

.MarginTop15em {
	margin-top: 1.5em !important;
}

.MarginBottom15em {
	margin-bottom: 1.5em !important;
}

.MarginTop2em {
	margin-top: 2em !important;
}

.MarginBottom2em {
	margin-bottom: 2em !important;
}

.MarginTop30px {
	margin-top: 30px !important;
}

.MarginBottom30px {
	margin-bottom: 30px !important;
}

.MarginTop50px {
	margin-top: 50px !important;
}

.MarginBottom50px {
	margin-bottom: 50px !important;
}

.MarginSide5px {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.MarginSide10px {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.MarginSide15px {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.MarginSide20px {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.MarginLeft10px {
	margin-left: 10px !important;
}

.MarginRight10px {
	margin-right: 10px !important;
}

.MarginLeft15px {
	margin-left: 15px !important;
}

.MarginRight15px {
	margin-right: 15px !important;
}

.MarginLeft20px {
	margin-left: 20px !important;
}

.MarginRight20px {
	margin-right: 20px !important;
}

.PaddingTop06em {
	padding-top: 0.6em !important;
}

.PaddingBottom06em {
	padding-bottom: 0.6em !important;
}

.PaddingTop1em {
	padding-top: 1em !important;
}

.PaddingBottom1em {
	padding-bottom: 1em !important;
}

.PaddingTop16em {
	padding-top: 1.6em !important;
}

.PaddingBottom16em {
	padding-bottom: 1.6em !important;
}

.PaddingTop30px {
	padding-top: 30px !important;
}

.PaddingBottom30px {
	padding-bottom: 30px !important;
}

.PaddingTop50px {
	padding-top: 50px !important;
}

.PaddingBottom50px {
	padding-bottom: 50px !important;
}

.Padding5px {
	padding: 5px;
}
.Padding10px {
	padding: 10px;
}

.Padding15px {
	padding: 15px;
}

.Padding20px {
	padding: 20px;
}

.BorderGray1px {
	border: solid #999 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.BorderGray3px {
	border: solid #999 3px;
	padding: 10px;
}

.BorderBullet10px {
	border-left: solid #666 10px;
	padding-left: 10px;
}

.BorderBlack5px {
	border-left: 5px solid #333;
}

.BackgroundWhite {
	background-color: #fff;
}

.BackgroundGray {
	background-color: #eeeded;
}

.BackgroundDarkGray {
	background-color: #ccc;
}

.BackgroundGrayE4 {
	background-color: #e4e4e4;;
}

.BackgroundExtraDarkGray {
	background-color: #999;
}

.BackgroundBlack {
	background-color: #000;
}

.PositionRelative {
	position:relative;
}

.PositionAbsolute {
	position:absolute;
}

a {
	color: #333;
}

a.Reverse {
	text-decoration: none !important;
}

a.Reverse:hover {
	text-decoration: underline !important;
}

a.Decoration {
	text-decoration: underline;
}

a.NoDecoration {
	text-decoration: none !important;
}

a.NoDecoration:hover {
	text-decoration: none !important;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a.LinkCursor:hover {
	cursor: pointer !important;
}

.BorderTop {
	background-image: url(../images/separator_dot_line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}

span.TimesThinx {
	font-size: 108%;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 1em;
	background-color: #000;
	color: #fff;
}

.FontWeightBold {
	font-weight: bold !important;
}

table.ProfileTable th {
	font-weight: bold;
	padding-right: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	white-space: nowrap;
}

table.ProfileTable td {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.Icon {
	vertical-align: middle;
	margin-right: 5px;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.Clear {
	clear: both;
}

.TextAlignLeft {
	text-align: left;
}

.TextAlignCenter {
	text-align: center;
}

.TextAlignRight {
	text-align: right;
}

.VerticalAlignTxtBottom {
	vertical-align: text-bottom;
}

.LineHeightLarge {
	line-height: 1.7;
}

.VerticalAlignMiddle {
	vertical-align: middle;
}

.ColorWhite {
	color: #fff;
}

.ColorGray {
	color: #666;
}

.ColorBlack {
	color: #000;
}

.ColorRed {
	color: #C00;
}

.ColorBlue {
	color: #227aa7;
}

.ColorGold {
	color: #7c5c30;
}

.DisplayInline {
	display: inline !important;
}

.DisplayBlock {
	display: block !important;
}

.Disc li {
	margin-left: 15px;
	list-style-type: disc;
}

.Nomark li {
	list-style: none;
}

.BulletDotSmall {
	background-image:url(../images/bullet_dot_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.BulletDotLarge {
	background-image:url(../images/bullet_dot_large.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.DiscImage {
	padding-left: 20px;
	background-image: url(../images/firstguide/list_disc.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ol li {
	margin-left: 15px;
	list-style-type: decimal;
}

.PaddingLeft10px {
	padding-left: 10px;
}

.PaddingRight10px {
	padding-right: 10px;
}

/* 日付処理 */
div.Date div.Day {
	display: block;
	float: left;
	width: 41px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	background-image: url(../images/date_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;
}

div.Date div.DayBackcolor {
	display: block;
	width: 41px;
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	background-image: url(../images/date_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
div.Date div.DayBackcolor a {
	color: #ffffff;
}

div.Date div.Title {
	display: block;
	font-size: 108%;
	line-height: 21px;
	font-weight: bold;
	float: left;
	width: 120px;
}

/* editor's eyeサムネイル処理 */
div.ThumbNails {
	margin-top: 20px;
}

div.ThumbNails a {
	display: inline;
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.ThumbNails div.articleicon {
	float: left;
	margin : 0px;
	padding: 0px;
	width : 72px;
	height : 72px;
	margin-bottom: 11px;
	margin-right: 11px;
}

div.ThumbNails div.articleicon.last {
	margin-right: 0px !important;
}

/* トップページカテゴリ処理 */
.CategoryOverflow {
	position: absolute;
	left: 10px;
	top: 10px;
}

.NotificationOverflow {
	position: absolute;
	left: 129px;
	top: 26px;
}

/* ショップ詳細ダウンロード処理 */
div.Download {
	background: url(/resource/images/shop/bg_download.gif) no-repeat left bottom;
}

div.Download a {
	padding: 5px 5px 5px 21px;
	display: block;
	line-height: 1.2;
	background: #777;
	text-indent: -16px;
}

div.Download a:hover {
	background: #595959;
}

/* コピーガード処理 */
div.guard_contents{
	position:relative;
}
span.guard{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	background-image:url(../resource/images/spacer.gif);
}

/* 091201ナイトクルーズ対応 */
/*
html {
	background-color: #000;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background-color: #000;
	line-height: 1.8;
	text-align: center;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div#blocks div.block {
	margin-top: 10px;
	background: #fff;
	text-align: left;
	width: 190px;
	background-image: url(../images/nc_block_single_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#blocks div.block div.inner {
	background-image:url(../images/nc_block_single_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#blocks div.doublesize {
	width: 390px;
	background-image: url(../images/nc_block_double_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#blocks div.doublesize div.inner {
	background-image:url(../images/nc_block_double_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#blocks div.triplesize {
	width: 590px;
	background-image: url(../images/nc_block_triple_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#blocks div.triplesize div.inner {
	background-image:url(../images/nc_block_triple_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.right div.entries {
	margin-top: 10px;
	background: #fff;
	text-align: left;
	width: 190px;
	background-image: url(../images/nc_block_single_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.right div.entries {
	background-image: url(../images/nc_block_single_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.right div.entries div.inner {
	background-image: url(../images/nc_block_single_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.right div.entries:hover {
	background-image: url(../images/nc_block_single_bg_top_hover.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #eee;
}

div.right div.entries div.inner:hover {
	background-image: url(../images/nc_block_single_bg_bottom_hover.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#footer div.box {
	background-image: url(../images/nc_block_footer_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin-top: 10px;
}

div#footer div.box div.inner {
	background-image: url(../images/nc_block_footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
*/
