@charset "utf-8";
/* CSS Document */

/* Common */
/* ====================================================================== */

* {
	margin: 0;
	padding: 0;
}

html body.home {
	background: top url(images/index_bg.jpg) repeat-x;
}

body {
	text-align: center;
	color: #333;
	font-size: 12px;
	line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;
	background: top url(images/content_bg.gif) repeat-x;
}

#layout {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

a {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Header */
/* ====================================================================== */

#header {
	position: relative;
	height: 117px;
}

#header h1 {
	position: absolute;
	top: 15px;
	left: 0;
	width: 320px;
	height: 60px;
}

#header h1 a {
	display: block;
	width: 320px;
	height: 60px;
}

#language {
	position: absolute;
	top: 18px;
	right: 0;
	list-style:none;
}

#jpn {
	float: left;
	width: 70px;
	height: 20px;
	text-indent: -30000px;
	background: url(images/language.gif) no-repeat;
}

#jpn a {
	display: block;
	width: 70px;
	height: 20px;
}

#en {
	float: left;
	width: 70px;
	height: 20px;
	text-indent: -30000px;
	background: -70px 0 url(images/language.gif) no-repeat;
}

#en a {
	display: block;
	width: 70px;
	height: 20px;
}

#search {
	position: absolute;
	top: 48px;
	left: 600px;
}

#search input[type=text] {
	width: 110px;
}

#resizer {
	position: absolute;
	top: 48px;
	left: 760px;
	font-size: 12px;
}

#resizer p {
	float: left;
	width: 60px;
	padding: 0 5px 0 0;
}

#header ul.resizer {
	float: left;
	list-style: none;
}

.large { 
	font-size: 16px;
} 

#large { 
	float: left;
	margin: 0 3px 0 0;
	width: 19px;
	height: 19px;
	text-indent: -30000px;
	font-size: 20px;
	line-height: 26px;
	background: url(images/large.gif) no-repeat;
} 

#large a { 
	display: block;
	width: 19px;
	height: 19px;
}

.medium { 
	font-size: 14px;
}

#medium { 
	float: left;
	margin: 0 3px 0 0;
	width: 19px;
	height: 19px;
	text-indent: -30000px;
	font-size: 16px;
	line-height: 22px;
	background: url(images/medium.gif) no-repeat;
}

#medium a { 
	display: block;
	width: 19px;
	height: 19px;
}

.small { 
	font-size: 12px;
}

#small { 
	float: left;
	margin: 0 7px 0 0;
	width: 19px;
	height: 19px;
	text-indent: -30000px;
	font-size: 16px;
	line-height: 22px;
	background: url(images/small.gif) no-repeat;
}

#small a { 
	display: block;
	width: 19px;
	height: 19px;
}

#print {
	position: absolute;
	top: 48px;
	right: 0;
	font-size: 12px;
}

.print { 
	width: 65px;
	height: 19px;
	text-indent: -30000px;
	font-size: 16px;
	line-height: 22px;
	background: url(images/print.gif) no-repeat;
	list-style:none;
}

.print a { 
	display: block;
	width: 65px;
	height: 19px;
}


#header ul#global_menu {
	position: absolute;
	list-style: none;
	top: 75px;
	left: 0;
}

#changeFont {
	text-align: right;
}

#menu01 {
	float: left;
	width: 241px;
	height: 42px;
	text-indent: -30000px;
	background: url(images/menu.jpg) no-repeat;
}

#menu01 a {
	display: block;
	width: 241px;
	height: 42px;
	background: url(images/menu.jpg) no-repeat;
}

#menu01 a:hover,
#menu01.current a {
	background: url(images/menu_o.jpg) no-repeat;
}

#menu02 {
	float: left;
	position: relative;
	width: 240px;
	height: 42px;
	text-indent: -30000px;
	background: -241px 0 url(images/menu.jpg) no-repeat;
}

#menu02 a {
	display: block;
	width: 240px;
	height: 42px;
	background: -241px 0 url(images/menu.jpg) no-repeat;
}

#menu02 a:hover,
#menu02.current a {
	background: -241px 0 url(images/menu_o.jpg) no-repeat;
}

#menu02 li:hover ul,
#menu02 li.sfHover ul {
	left:	0;
	top: 42px;
	z-index: 99;
}

#menu02 ul li {
	width: 238px;
	height: 29px;
	list-style: none;
	border-left: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	background: url(images/sub_bg.jpg) repeat-x;
}

#menu02 ul li a,
#menu02.current ul li a {
	display: block;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 12px;
	padding: 5px 0 0 0;
	height: 24px;
	width: 238px;
	color: #313131;
	text-indent: 0;
	text-decoration: none;
	background: url(images/sub_bg.jpg) repeat-x;
}

#menu02 ul li a:hover {
	background-color: #b7e4f0;
	background: url(images/sub_bg_o.jpg) repeat-x;
}

#menu03 {
	float: left;
	width: 239px;
	height: 42px;
	text-indent: -30000px;
	background: -481px 0 url(images/menu.jpg) no-repeat;
}

#menu03 a {
	display: block;
	width: 239px;
	height: 42px;
	background: -481px 0 url(images/menu.jpg) no-repeat;
}

#menu03 a:hover,
#menu03.current a {
	background: -481px 0 url(images/menu_o.jpg) no-repeat;
}

#menu04 {
	float: left;
	width: 240px;
	height: 42px;
	text-indent: -30000px;
	background: -720px 0 url(images/menu.jpg) no-repeat;
}

#menu04 a {
	display: block;
	width: 240px;
	height: 42px;
	background: -720px 0 url(images/menu.jpg) no-repeat;
}

#menu04 a:hover,
#menu04.current a {
	background: -720px 0 url(images/menu_o.jpg) no-repeat;
}


/* Content */
/* ====================================================================== */

#content {
	float: left;
	display: inline;
	margin: 25px 33px 20px 0;
	width: 710px;
}


/* Home */
/* ====================================================================== */

#about h2 {
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_about.gif) no-repeat;
}

#about p {
	padding: 10px 10px 20px 10px;
}

#jobs h2 {
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_jobs.gif) no-repeat;
}

#jobs_news {
	float: left;
	width: 227px;
	display: inline;
	margin: 12px 14px 25px 0;
}

#jobs_news h3 {
	height: 25px;
	text-indent: -30000px;
	background: url(images/link_news.gif) no-repeat;
}

#jobs_news h3 a {
	display: block;
	width: 227px;
	height: 25px;
}

#jobs_sports {
	float: left;
	width: 227px;
	display: inline;
	margin: 12px 15px 25px 0;
}

#jobs_sports h3 {
	height: 25px;
	text-indent: -30000px;
	background: url(images/link_sports.gif) no-repeat;
}

#jobs_sports h3 a {
	display: block;
	width: 227px;
	height: 25px;
}

#jobs_entertainment {
	float: left;
	width: 227px;
	display: inline;
	margin: 12px 0 25px 0;
}

#jobs_entertainment h3 {
	height: 25px;
	text-indent: -30000px;
	background: url(images/link_entertainment.gif) no-repeat;
}

#jobs_entertainment h3 a {
	display: block;
	width: 227px;
	height: 25px;
}

#jobs_news p,
#jobs_sports p,
#jobs_entertainment p {
	font-size: 11px;
	padding: 5px 0;
}


#news h2 {
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_news.gif) no-repeat;
}

#news ul {
	list-style: none;
}

#news li {
	padding: 5px;
	border-bottom: 1px dotted #7f7f7f;
}

#news li a {
	padding: 0 0 0 15px;
	background: 5px 6px url(images/list.gif) no-repeat;
}


/* Content */
/* ====================================================================== */

#breadcrumb {
	font-size: 11px;
	padding: 0 0 10px 0;
}

#about02 h2 {
	margin: 0 0 15px 0;
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_about02.gif) no-repeat;
}

.content_table {
	margin: 0 0 30px 0;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}

.content_table th {
	padding: 6px 20px 6px 20px;
	color: #336699;
	text-shadow: #FFF 1px 1px 0px;
	font-weight: normal;
	width: 90px;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: top url(images/th.gif) repeat-x #e2e2e2;
}

.content_table td {
	padding: 6px 15px;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: top url(images/td.gif) repeat-x #f1f1f1;
}

#location_ny {
	float: left;
	width: 230px;
	display: inline;
	margin: 12px 9px 25px 0;
}

#location_ny h3 {
	height: 25px;
	text-indent: -30000px;
	background: url(images/location_ny_title.gif) no-repeat;
}

#location_ny h3 a {
	display: block;
	width: 230px;
	height: 25px;
}

#location_dc {
	float: left;
	width: 230px;
	display: inline;
	margin: 12px 9px 25px 0;
}

#location_dc h3 {
	height: 25px;
	text-indent: -30000px;
	background: url(images/location_dc_title.gif) no-repeat;
}

#location_dc h3 a {
	display: block;
	width: 230px;
	height: 25px;
}

#location_la {
	float: left;
	width: 230px;
	display: inline;
	margin: 12px 0px 25px 0;
}

#location_la h3 {
	height: 25px;
	text-indent: -30000px;
	background: url(images/location_la_title.gif) no-repeat;
}

#location_la h3 a {
	display: block;
	width: 230px;
	height: 25px;
}

#location_ny p,
#location_dc p,
#location_la p {
	padding: 5px;
}

#location h2 {
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_location.gif) no-repeat;
}

#location-ny h2 {
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_location-ny.gif) no-repeat;
}

#location-dc h2 {
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_location-dc.gif) no-repeat;
}

#location-la h2 {
	height: 27px;
	text-indent: -30000px;
	background: url(images/head_location-la.gif) no-repeat;
}

#location_img {
	margin: 20px 0;
}

#location-ny ul,
#location-dc ul,
#location-la ul {
	margin: 15px;
	list-style: none;
}

#location-ny li,
#location-dc li,
#location-la li {
	padding: 0 0 15px 10px;
	background: 0 7px url(images/list.gif) no-repeat;
}

#history h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_history.gif) no-repeat;
}

#news_content h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_news_content.gif) no-repeat;
}

#news_content p,
#sports_content p,
#entertainment_content p {
	padding: 0 0 10px 0;
}

#news_content ul,
#sports_content ul,
#entertainment_content ul {
	margin: 15px 5px;
	list-style: none;
}

#news_content li,
#sports_content li,
#entertainment_content li {
	padding: 0 0 15px 10px;
	background: 0 7px url(images/list.gif) no-repeat;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.caption {
	font-size: 11px;
	margin: 5px;
	text-align: center;
}

#location_button {
	clear: both;
	margin: 20px 0;
	height: 41px;
}

#location_ny_button {
	float: left;
	display: inline;
	margin: 0 14px 0 0;
	width: 220px;
	height: 41px;
	text-indent: -30000px;
	background: url(images/location_button.gif) no-repeat;
}

#location_ny_button a {
	display: block;
	width: 220px;
	height: 41px;
}

#location_ny_button a:hover {
	background: url(images/location_button_o.gif) no-repeat;
}

#location_dc_button {
	float: left;
	display: inline;
	margin: 0 14px 0 0;
	width: 220px;
	height: 41px;
	text-indent: -30000px;
	background: -234px 0 url(images/location_button.gif) no-repeat;
}

#location_dc_button a {
	display: block;
	width: 220px;
	height: 41px;
}

#location_dc_button a:hover {
	background: -234px 0 url(images/location_button_o.gif) no-repeat;
}

#location_la_button {
	float: left;
	display: inline;
	margin: 0;
	width: 220px;
	height: 41px;
	text-indent: -30000px;
	background: -468px 0 url(images/location_button.gif) no-repeat;
}

#location_la_button a {
	display: block;
	width: 220px;
	height: 41px;
}

#location_la_button a:hover {
	background: -468px 0 url(images/location_button_o.gif) no-repeat;
}

#sports_content h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_sports_content.gif) no-repeat;
}

#entertainment_content h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_entertainment_content.gif) no-repeat;
}

#jobs_content h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_jobs_content.gif) no-repeat;
}

#contact_content h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_contact.gif) no-repeat;
}

#privacy_content h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_privacy.gif) no-repeat;
}

#privacy_content p {
	padding: 0 12px;
}

#sitemap_content h2 {
	height: 27px;
	margin: 0 0 15px 0;
	text-indent: -30000px;
	background: url(images/head_sitemap.gif) no-repeat;
}

#sitemap_content ul {
	margin: 0 30px 5px 30px;
}

#sitemap_content ul ul {
	margin: 0 20px 5px 20px;
}

#contact01 {
	height: 25px;
	text-indent: -3000px;
	background: url(images/contact01.gif) no-repeat;
}

#contact02 {
	height: 25px;
	text-indent: -3000px;
	background: url(images/contact02.gif) no-repeat;
}

#contact03 {
	height: 25px;
	text-indent: -3000px;
	background: url(images/contact03.gif) no-repeat;
}

.contact_block {
	margin: 5px auto 40px auto;
	padding: 25px;
	width: 575px;
	border: 1px solid #d6d6d6;
	background: #f5f5f5;
	text-align: center;
}

#phone {
	padding: 5px 0 0 0;
	font-size: 16px;
	font-weight: bolder;
	line-height: 1.4;
}

.map {
	padding: 10px;
}

.bureau_address {
	margin: 10px;
	padding: 10px 15px;
	border: 1px solid #d6d6d6;
	background: #f5f5f5;
}

/* Side */
/* ====================================================================== */

#side {
	float: left;
	display: inline;
	margin: 25px 0 20px 0;
	width: 215px;
}




/* Footer */
/* ====================================================================== */

#footer {
	clear: both;
	height: 130px;
	background: top url(images/footer.jpg) repeat-x #c1c1c1;
}

#footer_content {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#back_top {
	position: absolute;
	top: 5px;
	right: 0;
	text-indent: -30000px;
	width: 125px;
	height: 23px;
	background: url(images/page_top.jpg) no-repeat;
}

#back_top a {
	display: block;
	width: 125px;
	height: 23px;
}

#footer_content p {
	padding: 30px 0;
	font-size: 10px;
}

#footer_content p a {
	color: #333;
}


/* Adjustment Class */
/* ====================================================================== */

/* 左マージン */
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml13 {margin-left:13px;}
.ml15 {margin-left:15px;}
.ml17 {margin-left:17px;}
.ml20 {margin-left:20px;}
.ml60 {margin-left:60px;}

/* 右マージン */
.mr2 {margin-right:2px;}
.mr5 {margin-right:5px;}
.mr9 {margin-right:9px;}
.mr10 {margin-right:10px;}
.mr12 {margin-right:12px;}
.mr14 {margin-right:14px;}
.mr15 {margin-right:15px;}
.mr17 {margin-right:17px;}
.mr20 {margin-right:20px;}

/* 上マージン */
.mt2 {margin-top:2px;}
.mt4 {margin-top:4px;}
.mt5 {margin-top:5px;}
.mt6 {margin-top:6px;}
.mt7 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}

/* 下マージン */
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb21 {margin-bottom:21px;}