@charset 'EUC-JP';

/*印刷*/

html {
		background-color: #fff !important;
}

body {
		background-color: #fff !important;
}

div#container {
		background-color: #fff !important;
}

div#container div.left {
		float: none !important;
}

div#container div.center {
		float: none !important;
}

div#container div.right {
		display: none !important;
}

div#footer {
		margin-top: 10px !important;
		padding: 10px !important;
		background: none !important;
}

div#blocks div.block {
		width: 190px;
		background: none !important;
}

div#blocks div.block div.inner {
		background: none !important;
}

div#blocks div.bld {
		display: none !important;
}

div.to_pagetop {
		display: none !important;
}

div#footer .navigator {
		display: none !important;
}

div#footer .Recent {
		display: none !important;
}

div#footer #search_menu {
		display: none !important;
}

div#footer .Copyright {
		width: 590px;
		text-align: left !important;
}

div#container div#blocks {
		margin-bottom: 0px !important;
}

.NoPrint {
		display: none !important;
}

/*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 {
		margin-bottom: 47px;
}

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#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.left ul.menu {
		margin-top:30px;
}

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.bld img.thumbnail {
		margin-top: 1.5em;
		margin-bottom: 1em;
}

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

/*左"Places to go"*/

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

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

/*中央ナビゲーション*/

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-left: 20px;
		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 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%;
}

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

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

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

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

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

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

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

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

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

.MarginBottom1em {
		margin-bottom: 1em !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;
}

.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;
		padding-left: px;
}

.BackgroundWhite {
		background-color: #fff;
}

.BackgroundGray {
		background-color: #eeeded;
}

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

.BackgroundDarkGray {
		background-color: #ccc;
}

.BackgroundExtraDarkGray {
		background-color: #999;
}

.BackgroundBlack {
		background-color: #000;
}

a {
		color: #333;
}

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

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

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;
}

.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;
}

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

.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;
}

/*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;
}

