@charset "UTF-8";

html>body {
font-size: 12px;
}


/* ▼各ページ共通設定 */

.TopFeaturesBg {
 width: 947px;
 margin-left: 26px;
 color: #4e4e4e;
 margin-bottom: 16px;
}

.Navi {
 padding-top: 6px;
 text-align: right;
}

.Navi span {
 padding-left: 6px;
}

.mainCnt {
 line-height: 150%;
}

.mainCnt table {
 border-collapse: collapse;
 font-size: 100%;
}

.layout {
 width: 947px;
}

/* 上部画像 */
.mainImg {

 margin: 0 0 30px 0;

}

/* ▲各ページ共通設定 */

.TableBg {
 background: url(../img/table_bg.gif) repeat-y;
 padding:0px 20px 0px 19px;
}


.Title {
	font-size:12px;
	line-height:160%;
	font-weight: bold;
	color:#ff7f00;
	text-decoration: none;
}
.Title a {
	font-size:12px;
	line-height:180%;
	font-weight: bold;
	color:#ff7f00;
	text-decoration: none;
}
.Title a:link {
	color:#ff7f00;
	text-decoration: none;
}
.Title a:visited {
	color:#ff7f00;
	text-decoration: none;
}
.Title a:hover {
	color:#ff7f00;
	text-decoration: underline;
}
.Title a:active {
	color:#ff7f00;
	text-decoration: underline;
}

.TopIndex a {
	font-size:12px;
	line-height:180%;
	color: #0000ee;
	text-decoration: underline;
}
.TopIndex a:link {
	color:#0000ee;
	text-decoration: underline;
}
.TopIndex a:visited {
	color:#0000ee;
	text-decoration: underline;
}
.TopIndex a:hover {
	color:#0000ee;
	text-decoration: underline;
}
.TopIndex a:active {
	color:#0000ee;
	text-decoration: underline;
}



/* ▼見出し設定 */
h1 {
/*
 margin: 119px 0 46px 89px;
*/
 margin: 70px 0 46px 89px;
}

h2 {
 margin-bottom: 13px;
}

/* ▲見出し設定 */


/* 下部メニュー下揃え */

.Menu {
 position: relative;
 padding-bottom: 0;
 background: url("../../img/menuback.gif") repeat-y;
}

.MenuLeft,
.MenuCenter,
.MenuRight {
 margin-bottom:0;
}

.MenuTitleTokyoTop {
 width: 290px;
 line-height: 110%;
 margin-top: 8px;
}

.MenuTitleTokyo {
 width: 290px;
 border-top: 1px dotted #dfe0e2;
 line-height: 110%;
}

.MenuTitleTokyoBtm {
 width: 290px;
 border-top: 1px dotted #dfe0e2;
 line-height: 110%;
 padding-bottom: 0px;
}

.MenuTitleShibuya {
 width: 290px;
 margin-bottom: 30px;
}

html>body .MenuTitleShibuya {
 padding-left: 8px;
}

.BarBtm {
 margin-bottom: 0;
}

.Menu2 {
 width: 947px;
 margin-left: 26px;
 margin-bottom: 18px;
}

.MenuRight2 {
 width: 290px;
 position: absolute;
 bottom: -6px;
 right: 0;
}

* html .MenuRight2 {
 bottom: -10px;
}

.Rock p {
 padding-top: 0;
 padding-bottom: 0;
 padding-right:0;
}




