@charset "utf-8";
/* CSS Document */


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

body, h1, h2, h3, h4, h5, ul, li, dl, dt, dd, img, p, form, input {
	margin: 0;
	padding: 0;
}

section, nav, article, aside, hgroup, header, footer, figure, figcaption, summary {
	display: block;
}

img {
	border: none;
	vertical-align: bottom;
}

ul {
	list-style: none;
}

a, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #e82100;
	text-decoration: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* -------------------
 header
-------------------- */

#header {
	height:91px;
	border-top: 4px solid #e82100;
	background: #FFF url(../img/h_bg.gif) left bottom repeat-x;
}

#header_inner {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#header #siteTitle {
	width: 506px;
	height: 91px;
	float: left;
	display: flex;
	padding: 6px 0 0 10px;
}
#header #siteTitle a {
	display: block;
	width: 402px;
	height: 70px;
	background: url(../img/h_title.png) no-repeat left top;
	background-size: contain;
	text-indent: -9999px;
	overflow: hidden;
}
#header #_siteTitle a {
	display: block;
	width: 463px;
	height: 90px;
	background: url(../img/h_title.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}

#header nav {
	width: 359px;
	float: right;
}

#header #headerMenu {
	width: 359px;
	overflow: hidden;
}

#header #headerMenu li {
	float: left;
	height:91px;
}


/* -------------------
 mainArea
-------------------- */

#mainArea {
	width: auto;
	background: url(../img/main_bg.gif) left top;
}
#mainArea_inner {
	width: 980px;
	margin: 0 auto;
	background: #FFF;
}


/* contents */

#mainArea #contents {
}
#mainArea .topPage {
	width: 980px;
}
#mainArea .innerPage {
	width: 710px;
	padding: 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	float: left;
}
#mainArea .noPadding {
	width: 750px;
	padding: 0;
}


/* rightMenu */

#mainArea #rightMenu {
	width: 227px;
	padding-bottom: 20px;
	border-right: 1px solid #ddd;
	float: right;
}

#rightMenu section {
	width: 197px;
	padding: 18px 10px 23px 20px;
	border-bottom: 1px solid #ddd;
}

#rightMenu section h2 {
	width:187px;
	height: 19px;
	margin-bottom: 19px;
	text-indent: -9999px;
	overflow: hidden;
}

/*search*/

/* year */

#rightMenu #search #year {
}

#rightMenu #search #year h2 {
	background: url(../img/r_year_h.gif) no-repeat left top;
}

#rightMenu #search #freeword {
	clear:both;
	padding-top:8px;
}

#rightMenu #search #freeword h2 {
	background: url(../img/r_search_h.gif) no-repeat left top;
}

#rightMenu #menu_year{
	float:left;
	position: relative;
	width: 157px;
	height: 34px;
	padding-bottom:15px;
}


#rightMenu #search #year p{
	float:left;
	height: 34px;
	line-height:34px;
	padding-left:7px;
}

#rightMenu #menu_year .trigger {
	display: block;
	width: 147px;
	height: 34px;
	padding: 0 0 0 10px;
	background: url(../img/r_year_dropdown.gif) no-repeat right top;
	line-height: 34px;
}
#rightMenu #menu_year .acordion_tree {
	position: absolute;
	left: 0;
	top: 34px;
	width: 157px;
	height: auto;
	padding-bottom: 20px;
	border-top: 1px solid #FFF;
	list-style: none;
	display: none;
	z-index: 100;
}
#rightMenu #menu_year .acordion_tree li{
	display: block;
	height: 35px;
	margin: 0;
}
#rightMenu #menu_year .acordion_tree li a, #rightMenu #menu_year .acordion_tree li span {
	display: block;
	height: 34px;
	padding: 0 0 0 10px;
	background: #e7e7e7;
	border-bottom: 1px solid #FFF;
	color:#000;
	line-height: 34px;
	cursor: pointer;
}
#rightMenu #menu_year .acordion_tree li a:hover, #rightMenu #menu_year .acordion_tree li span:hover {
	background: #f3f3f3 !important;
	color: #e82100;
}
#rightMenu #search #textBox {
	width: 165px;
	padding: 7px 9px;
	background: #fde8e5;
	border: 2px solid #a9a9a9;
}
#rightMenu #search .tipped {
	color: #666;
}
#rightMenu #search .btn_search {
	display: block;
    width: 186px;
    height: 36px;
    background: url(../img/r_search_btn.gif) no-repeat left top;
	border: none;
    text-indent: -9999px;
	overflow: hidden;
    cursor: pointer;
}
#rightMenu #search .btn_search:hover {
	background-position: left -36px;
}
#rightMenu #search .txt_example {
	padding: 11px 0;
	font-size: 10px;
}
#rightMenu #search .txt_red {
	width:175px;
	padding: 11px 0 0 12px;
	text-indent:-12px;
	font-weight:bold;
	color:#e82100;
}

/* keyword */

#rightMenu #keyword h2 {
	background: url(../img/r_keyword_h.gif) no-repeat left top;
}
#keyword .keyword_ttl {
	font-size: 1em;
	font-weight: bold;
	color: #e82100;
	margin-top: 1em;
	margin-bottom: 0.6em;
}
#rightMenu #keyword ul li {
	padding: 0 20px 0 10px;
	margin-bottom: 8px;
	background: url(../img/icon_tri_red1.gif) no-repeat left 5px;
}
#rightMenu #keyword ul li:last-child {
	margin-bottom: 0px;
}

/* shibuyaPartners */

#rightMenu #shibuyaPartners {
	display: block;
	width: 227px;
	height: 79px;
}


/* -------------------
 footer
-------------------- */

#footer {
	border-top: 1px solid #ddd;
	font-size: 10px;
}
#footer_inner {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

#footer #tokyu_logo {
	float: left;
}

#footer #footerMenu {
	padding: 20px 0 0 27px;
	float: left;
	overflow: hidden;
}
#footer #footerMenu li {
	padding: 0 20px 0 8px;
	background: url(../img/icon_tri_red1.gif) no-repeat left center;
	vertical-align: middle;
	float: left;
}

#footer #copyright {
	padding-top: 20px;
	float: right;
}
