@charset "UTF-8";


html {
	background: #FFF;
}
body {
	line-height: 150%;
	text-align: center;
	color: #FFF;
}
a {
	color: #FFF;
	outline: none;
}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #F7AB00;
	text-decoration: none;
	text-decoration: underline;
}
.jp-font {
	font-family: "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3", 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif ;
}


#tp-contents {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}



/*----------------------------------------------------------
 ヘッダ
----------------------------------------------------------*/
#tp-header {
	background: url(../images/tp_header_bgw_l.gif) repeat-x 0 bottom;
	height: 86px;
}
#right-bg {
	background: url(../images/tp_header_bgw_r.gif) repeat-x 0 bottom;
	width: 50%;
	height: 86px;
	right: 0;
	position: absolute;
}

#header {
	background: #FFF;
	width: 950px;
	height: 86px;
	margin: 0 auto;
	position: relative;
}
#header .header-logo {
	float: left;
	background: url(../images/tp_header_logow.gif) repeat-x 0 bottom;
	width: 162px;
	height: 86px;
	text-indent: -9999px;
}
#header ul { float: right; }
#header li {
	float: left;
	display: block;
}

#topicpath {
	float: left;
	margin: 0 0 0 15px;
	padding: 18px 0 0 0;
	font-size: 0.75em;
	color: #E60012;
}
#topicpath a { color: #000; }
#topicpath a:link, #topicpath a:visited, #topicpath a:active { color: #000; }
#topicpath a:hover { color: #E60012; }
#submenu { margin: 0 24px 0 0; }
#submenu li {
	background: url(../images/tp_header_vline.gif) no-repeat 0 0;
	height: 16px;
	margin: 0 0 0 7px;
	padding: 18px 0 0 7px;
	font-size: 0.75em;
}
#submenu li a {
	color: #E60012;
	outline: none;
}
#submenu li a:link, #submenu li a:visited, #submenu li a:active {
	color: #E60012;
	text-decoration: none;
}
#submenu li a:hover {
	color: #000;
	text-decoration: none;
}

#submenu .orgchart {
	background: none;
	padding: 17px 0 0 5px;
}
#submenu .orgchart a ,
#submenu .orgchart a:link,
#submenu .orgchart a:visited, 
#submenu .orgchart a:active {
	margin: 0;
	padding: 2px 5px;
	background: #E60012;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
}



#mainmenu {
	position: absolute;
	top: 42px;
	right: 0;
	margin: 0;
	z-index: 10;
}
#mainmenu li {
	margin: 0;
	padding: 0;
	height: 44px;
}
#mainmenu img { vertical-align: bottom; }
#mainmenu li ul {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#mainmenu li ul li {
	float: left;
	height: 17px;
	margin: 0 0 0 0;
	font-size: 7px;
	display: inline;
}
#mainmenu #pdmenu02 li { margin: 0 0 0 12px; }
#mainmenu #pdmenu03 li { margin: 0 0 0 11px; }
#mainmenu li ul .list-btm {
	height: 10px;
	line-height: 50%;
}
#mainmenu li ul li a { display: block; }

#pdmenu02 { width: 140px; height: 136px; }
#pdmenu03 { width: 139px; height: 51px; }

#menu01 { width: 78px; }
#menu02 { width: 148px; }
#menu03 { width: 140px; }
#menu04 { width: 105px; }
#menu05 { width: 73px; }
#menu06 { width: 126px; }
#menu07 { width: 112px; }

.pulldown ul { display: none; }
.pulldown-on ul { display: visible; }


/*----------------------------------------------------------
 メインコンテンツ
----------------------------------------------------------*/
#tp-main {
	width: 946px;
	margin: 15px auto 0 auto;
	overflow: hidden;
}

#left-tab {
	float: left;
	width: 21px;
	margin: 15px 0 0 0;
}
#right-tab {
	background: #000;
	float: left;
	width: 19px;
	margin: 15px 0 0 0;
}

#stage-top {
	float: left;
	background: url(../images/tp_stage_bg_topw.gif) no-repeat 0 top;
	width: 904px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#stage-btm {
	background: url(../images/tp_stage_bg_btmw.gif) no-repeat 0 bottom;
	width: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}
#stage {
	background: url(../images/tp_stage_bgw.gif) repeat-y 0 0;
	width: 100%;
	overflow: hidden;
}


/*----------------------------------------------------------
 フッタ
----------------------------------------------------------*/
#tp-footer {
	background: url(../images/tp_footer_bg.gif) repeat-x 0 bottom;
	height: 75px;
	margin: 5px auto 0 auto;
}
#footer {
	width: 950px;
	margin: 0 auto;
}
#footer .f-logo {
	float: left;
	width: 183px;
	margin: 18px 0 0 20px;
	text-align: left;
}
#footer .f-credit {
	float: left;
	width: 544px;
	margin: 22px 0 0 0;
	color: #F7AB00;
	letter-spacing: 0.1em;
}
#footer .f-credit p { font-size: 0.75em; }
#footer .f-credit img { margin: 10px 0 0 0; }
#footer .f-banner {
	float: right;
	width: 144px;
	margin: 22px 10px 0 0;
}
#footer .f-totop {
	float: right;
	width: 34px;
	margin: 0 15px 0 0;
}

