/* CSS Document */
html body div.dropdownBox
{
	margin-bottom:0;
}

#subMenu
{
	padding:10px 0;
	background:#595757;
	margin-bottom:30px;
}

#subMenu ul
{
	background:url(../img/menu2014.gif) no-repeat 156px 0;
	width:732px;
	height:20px;
	margin:0 auto;
}

#subMenu li
{
	width:115px;
	height:21px;
	float:left;
}

#subMenu li.menuTitle
{
	background:url(../img/menu_title.gif) no-repeat 0 0;
	width:156px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

#subMenu li a
{
	width:115px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
#subMenu li.subMenu-3,
#subMenu li.subMenu-3 a
{
	width:114px;
}

#subMenu li.subMenu-1 a:hover,
.Greeting#subMenu li.subMenu-1 a
{
	background:url(../img/menu2014.gif) no-repeat 0  bottom;
}
#subMenu li.subMenu-2 a:hover,
.Kansai#subMenu li.subMenu-2 a
{
	background:url(../img/menu2014.gif) no-repeat -115px  bottom;
}
#subMenu li.subMenu-3 a:hover,
.Tokyo#subMenu li.subMenu-3 a
{
	background:url(../img/menu2014.gif) no-repeat -230px  bottom;
}
#subMenu li.subMenu-4 a:hover,
.Kyusyu#subMenu li.subMenu-4 a
{
	background:url(../img/menu2014.gif) no-repeat -344px  bottom;
}
#subMenu li.subMenu-5 a:hover,
.Chubu#subMenu li.subMenu-5 a
{
	background:url(../img/menu2014.gif) no-repeat -459px  bottom;
}

div#mainInner
{
	width:687px;
}
/*#mainInner h3
{
	text-indent:-9999px;
	height:40px;
	display:block;
}*/
#mainInner h3.findingGreeting
{
	text-indent:-9999px;
	height:40px;
	display:block;
}
.SubOutline h3
{
	text-indent:-9999px;
	height:40px;
	display:block;
}
#section{
font-size:18px;
font-weight:bold;
margin:0 0 10px 0;
}

.findingGreeting
{
	background:url(../greeting/img/finding.gif) no-repeat 0 0;
}
.findingKansai
{
	background:url(../kansai/img/finding.gif) no-repeat 0 0;
}
.findingTokyo
{
	background:url(../tokyo/img/finding.gif) no-repeat 0 0;
}
.findingKyusyu
{
	background:url(../kyusyu/img/finding.gif) no-repeat 0 0;
}
.findingChubu
{
	background:url(../chubu/img/finding.gif) no-repeat 0 0;
}


.GreetingBox
{
	line-height:1.6;
	font-size:13px;
	margin-bottom:20px;
}

.outlineTable
{
	margin-bottom:20px;
}

.outlineTable th,
.outlineTable td
{
	padding:5px;
	border-bottom:dotted 1px #9F9FA0;
}
.outlineTable th
{
	width:6em;
}
.outlineMAP
{
	border:dotted 1px #9F9FA0;
	text-align:center;
	padding:20px 0;
	margin-bottom:15px;
}

.SubOutline
{
	background:#E6EBF0;
	float:right;
	height:220px;
	width:276px;
}
.SubOutline h3
{
	background:url(../tokyo/img/sub_finding.gif) no-repeat 10px 10px;
	text-indent:-9999px;	
	width:276px;
}
.SubOutline strong
{
	font-weight:bold;
	color:#3366CC;
}
.SubOutline p
{
	width:256px;
	padding:10px;
}
.SubOutline p.topLine
{
	border-top: dotted 1px #ccc;
}


#TokyoOut
{
	float:left;
	width:374px;
}


