/* CSS Document */

#wrapper {
	background-image: url(../images/body_back.gif);
}

#container {
	width: 795px;
	padding: 20px 30px 0 10px;
}

#primary {
	width: 600px;
	float: right;
}

#secondary {
	width: 160px;
	float: left;
}

#primary, #secondary {
	padding-bottom: 15px;
}

h2, h3, h5 {
	font-weight: normal;
}

h2 {
	border-top: 2px solid #17C;
	border-bottom: 1px solid #333;
	padding: 10px 0 7px 0;
	font-size: 1.6em;
	margin-bottom: 15px;
}

h3 {
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 1.5em;
	line-height: 120%;
	color: #035;
}

h4 {
	font-size: 1.2em;
	border-bottom: 1px solid #E40;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 10px;
}

h5 {
	margin-top: 0;
	margin-bottom: -8px;
	font-size: 1.2em;
}

h5.infoc {
	margin-bottom: -5px;
	color: #E40;
}

strong {
	color: #000;
}

.c1 {
	color: #058;
}

h4 em, h5 em {
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	line-height: 125%;
}

h4 em {
	color: #333;
}

p {
	margin: 10px 0;
}

.mr15 {
	margin-right: 15px;
}

.ml15 {
	margin-left: 15px;
}

#ibox {
	clear: both;
	padding: 10px 0;
}

#ibox.pbb, h3.pbb, dl.pbb {
	page-break-before: always;
}

img.ltcvb {
	margin-top: 3px;
	float: right;
}

.boGray { border: 1px solid #CCC; }

#fr {
	float: right;
	text-align: right;
	padding-left: 15px;
	padding-bottom: 10px;
}

#fl {
	float: left;
	padding-right: 15px;
}

#fr, #fl {
	font-size: 0.85em;
	line-height: 120%;
}

#fr img, #fl img {
	margin-bottom: 3px;
}

#frtcvb {
	float: right;
	width: 35px;
}

#frtcvb img {
	margin-top: -25px;
}

/* ==================================
	bt
================================== */

#bt { margin: 20px 0 10px 0; }
#bt li { float: left; width: 166px; height: 58px; margin-right: 42px; margin-bottom: 20px; }
#bt li.mgR0 { margin-right: 0; }
#bt li a { display: block; width: 158px; height: 50px; padding: 3px; border: 1px solid #BBB; background-color: #F9F9F9; }
#bt li a:hover { border: 1px solid #E40; background-color: #E9E9E9; }


#bt img.bk {
	border: 1px solid #BBB;
	background-color: #E9E9E9;
}

/* -------------------------------- */

.contact {
	border-top: 1px solid #BBB;
	padding-top: 8px;
	clear: both;
}

table {
	width: 100%;
	font-size: 90%;
	line-height: 125%;
	padding: 0;
	border-top: 1px solid #333;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

table th, table td {
	padding: 2px 7px;
	vertical-align: top;
	border-top: none;
	border-right: none;
	border-left: none;
}

table th {
	font-weight: normal;
	border-bottom: 2px solid #333;
	text-align: left;
}

table td {
	border-bottom: 1px solid #333;
}

table.bnone, table.bnone th, table.bnone td {
	border: none;
	font-size: 100%;
	text-align: left;
	padding-right: 0; 
	padding-left: 0; 
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

p.tar {
	font-size: 0.85em;
	margin: 0;
}

p.news {
	border-bottom: 1px solid #E40;
	margin-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	clear: both;
}

p.news em {
	font-weight: normal;
	font-size: 0.85em;
	color: #E40;
}

.interview { border: 1px solid #E40; background-color: #FFC; padding: 15px; }
.interview dt { font-weight: bold; font-size: 1.2em; color: #E40; }
.interview dd { margin-top: 10px; }




p.toplink {
	text-align: right;
	padding-top: 3px;
	margin-top: 13px;
	margin-bottom: 0;
	font-size: 0.9em;
	float: right;
}

p.bottomlink {
	border-top: 1px solid #333;
	text-align: right;
	padding-top: 3px;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 0.9em;
	clear: both;
}

p.toplink a, p.bottomlink a {
	margin-left: 10px;
	padding: 3px 0 3px 12px;
	color: #666;
}

p.toplink a.home, p.bottomlink a.home {
	background: url(../images/point_home.gif) left top no-repeat;
	background-position: 0 7px;
}

p.toplink a.back, p.bottomlink a.back {
	background: url(../images/point_s3.gif) left top no-repeat;
	background-position: 1px 7px;
}

p.bottomlink a.top {
	background: url(../images/point_s2.gif) left top no-repeat;
	background-position: 1px 7px;
}

p.toplink a:hover, p.bottomlink a:hover {
	color: #BBB;
}

p.sm1, p.sm1e {
	padding-left: 15px;
	margin: 10px 0 3px 0;
}

p.sm1 {
	background: url(../images/point_site1.gif) left top no-repeat;
	background-position: 0 3px;
}

p.sm1e {
	background: url(../images/point_site1e.gif) left top no-repeat;
	background-position: 0 3px;
}

p.sm2, p.sm2e, p.sm3, p.sm3e {
	margin: 0 0 0 15px;
	padding: 3px 0 3px 12px;
}

p.sm2, p.sm3 {
	background: url(../images/point_site2.gif) left center no-repeat;
	background-position: 0 3px;
}

p.sm2e, p.sm3e {
	background: url(../images/point_site3.gif) left center no-repeat;
	background-position: 0 3px;
}

p.sm3, p.sm3e {
	margin: 0 0 0 30px;
}

#sitemap em {
	font-style: normal;
	font-size: 0.8em;
	color: #E40;
}

#sitemap a {
	color: #333;
}

#sitemap a:hover {
	color: #BBB;
}

dl.ec { line-height: 140%; border-bottom: 1px solid #999; padding: 12px 10px 10px 10px; background: url(../images/ec_back.gif) left bottom repeat-x; }
dl.ec dt { color: #E40; padding-bottom: 2px; }
dl.ec dd.ecTitle { font-size: 1.2em; padding-bottom: 4px; font-weight: bold; }
dl.ec dd img { margin: 0 5px -3px 0; }
dl.ec dd.ecVenue { float: left; width: 300px; padding-right: 10px; margin-left: 45px; text-indent: -45px; }
dl.ec dd.ecParti { float: right; margin-left: 75px; text-indent: -75px; width: 95px; }
dl.ec dd.ecEx { float: right; width: 170px; }

*html dl.ec dd.ecVenue { margin-left: 0; text-indent: 0; width: 305px; }
*html dl.ec dd.ecParti { margin-left: 0; text-indent: 0; width: 170px; }

/*
=================================================
	clear
=================================================
*/

dl.ec:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
dl.ec { display: inline-block; }
/* Hides from IE-mac \*/
* html dl.ec { height: 1%; }
dl.ec { display: block; }
/* End hide from IE-mac */

#secondary p.gntitle {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #17C;
	border-bottom: 1px solid #17C;
}

#secondary ul {
	margin-bottom: 70px;
}

#secondary li {
	margin: 2px 0;
	font-size: 0.9em;
	line-height: 125%;
}

#secondary li.n2, #secondary li.n2on {
	margin-left: 6px;
}

#secondary li a {
	background: url(../images/point_navi.gif) left top no-repeat;
	background-position: 5px 7px;
	background-color: #E7F1F9;
	padding: 5px 5px 5px 18px;
	display: block;
	width: 137px;
	color: #000;
}

#secondary li.n1 a {
	background: url(../images/point_navi2.gif) left top no-repeat;
	background-position: 5px 7px;
	background-color: #E7F1F9;
}

#secondary li.n2 a {
	background: url(../images/point_s_on.gif) left top no-repeat;
	background-position: 5px 6px;
	background-color: #E7F1F9;
	padding: 3px 5px 3px 12px;
}

#secondary li.n3 a {
	background: url(../images/point_s.gif) left top no-repeat;
	background-position: 5px 4px;
	margin-left: 12px;
	width: 131px;
	font-size: 0.9em;
	padding: 1px 5px 1px 12px;
	line-height: 125%;
}



#secondary li.n4 a {
	background: url(../images/point_s.gif) left top no-repeat;
	background-position: 5px 4px;
	margin-left: 28px;
	width: 115px;
	font-size: 0.9em;
	padding: 1px 5px 1px 12px;
	line-height: 125%;
}


#secondary li a:hover, #secondary li a.on {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}

#secondary img {
	margin-bottom: 5px;
}

#inquiry {
	padding: 0;
	margin: 0;
}

#inquiry dl {
	width: 100%;
}

#inquiry dt {
	border-bottom: 1px solid #E40;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url(../images/point_inquiry.gif) left top no-repeat;
	background-position: 0 3px;
}

#inquiry dd {
	border-bottom: 1px dotted #BBB;
	padding-left: 15px;
	padding-bottom: 10px;
}

#inquiry em {
	margin: 0 2px;
}

#inquiry .submit {
	padding-top: 15px;
	text-align: center;
}

#inquiry .submit input {
	margin: 0 20px;
}

.text0 {
	width: 50px;
}

.text1 {
	width: 100px;
}

.text2 {
	width: 250px;
}

.text3 {
	width: 400px;
}


/* restaurant */

.hUse { border: 1px solid #999; padding: 10px; background-color: #F2F2F2; margin: 15px 0; }
.hUse p { margin: 0; }
.hUse ul { margin-left: 1em; }

#resSearch { margin: 20px 0; }
#resSearch p { margin: 0; }
#resSearch dl.fL { float: left; margin-right: 25px; }
#resSearch dl.sml30 { margin-left: 30px; }
*html #resSearch dl.sml30 { margin-left: 15px; }
#resSearch dt { padding-bottom: 2px; font-weight: bold; }
#resSearch .btSearch { padding-left: 30px; margin-top: 10px; }

.resP img { border: 1px solid #999; margin: 0 4px; }

p.hit { float: left; margin: 0; }
p.resNP { text-align: right; margin: 5px 0; }
p.hit strong { color: #E40; }

.btExplan { float: right; width: 200px; padding-top: 5px; }
.btExplan a { display: block; width: 200px; height: 20px; background: url(../images/bt_explan.gif) left top no-repeat; text-indent: -9999px; }
.btExplan a:hover { background-position: right top; text-decoration: none; }

.resList { border-bottom: 1px solid #999; padding: 18px 0 7px 0; clear: both; }
.resList .resCate { float: right; margin-left: 5px; }
.resList dl { border-bottom: 1px dotted #999; padding-bottom: 5px; }
.resList dt { font-size: 1.4em; border-bottom: 1px solid #E40; padding-bottom: 3px; padding-left: 18px; margin-bottom: 8px; background: url(../venues/images/res_title.gif) left 1px no-repeat; }
.resList .resImage { float: right; margin: 12px 0 5px 12px; text-align: center; border: 1px solid #999; max-width: 160px; min-width: 120px; overflow: hidden; }

.resList table { border: none; width: 100%; }
.resList th, .resList td { border-bottom: 1px dotted #999; padding: 5px 0; }
.resList th { width: 80px; padding: 5px 0; }
.resList td { padding: 6px 0 4px 5px; }
.resList td em { font-style: normal; color: #C00; }
.resList td strong { margin-right: 3px; }


/*
=================================================
	groups
=================================================
*/

#attGroups li { line-height: 1.5em; padding-left: 20px; margin-bottom: 7px; background: url(../tokyo_business/images/point_blue.gif) 8px 6px no-repeat; }
#attGroups li strong { font-size: 1.2em; }
#attGroups dl { padding-bottom: 5px; }
#attGroups dt { padding-bottom: 5px; }
#attGroups dd { float: left; }
#attGroups dd.att1 { width: 232px; height: 81px; }
#attGroups dd.att2 { width: 343px; height: 81px; }
#attGroups .att3 { text-align: center; width: 580px; height: 35px; background-image: none; }
#attGroups dd a, #attGroups .att3 a { border: 1px solid #BBB; display: block; padding: 4px; background: #FFF; }
#attGroups dd a:hover, #attGroups .att3 a:hover { border: 1px solid #E40; }


@media print{

#wrapper {
	background-image: none;
}

/* #wrapper, #container, #header */
/* NC7 */
html*#wrapper { width: 530px; }
html*#container { width: 530px; }
html*#header { width: 530px;}
/* safari */
html[xmlns*=""] body:last-child #wrapper { width: 620px;}
html[xmlns*=""] body:last-child #container { width: 620px;}
html[xmlns*=""] body:last-child #header { width: 620px;}
/*firefox opera */
#wrapper, #container, #header {
	width: 620px;
}
/*IE6*/
*html #wrapper {width: 620px;}
*html #container {width: 620px;}
*html #header {width: 620px;}
/*IE7*/
*:first-child+html #wrapper {width: 620px;}
*:first-child+html #container {width: 620px;}
*:first-child+html #header {width: 620px;}

#header {
	height: 66px;
}

#secondary, #footer, p.toplink, p.bottomlink {
	display: none;
}

/* #primary */
/* NC7 */
html*#primary { float: none; width: 530px;}
/* safari */
html[xmlns*=""] body:last-child #primary { float: none; width: 620px; }
/*firefox opera */
#primary { float: none; width: 620px; }
/*IE6*/
*html #primary { float: none; width: 620px;}
/*IE7*/
*:first-child+html #primary { float: none; width: 620px;}

h2 {
	border: none;
	padding: 0;
	margin-bottom: 10px;
	color: #17C;
}

h3 {
	margin: 0;
}

#fr {
	padding-left: 30px;
}

.contact {
	clear: none;
}

.pba {
	page-break-after: always;
}

/* restaurant */

p.resNP, .btExplan { display: none; }

.resList p:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.resList p { display: inline-block; }
/* Hides from IE-mac \*/
* html .resList p { height: 1%; }
.resList p { display: block; }
/* End hide from IE-mac */

/*IE6*/
*html .resList dt { padding-left: 0; background: none; }

/*IE7*/
*:first-child+html .resList dt { padding-left: 0; background: none; }

/*firefox opera */
.resList, x:-moz-any-link { page-break-after: always; }
.resList, x:-moz-read-only { page-break-after: always; }

}
