@charset "utf-8";

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub,  tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
img{
	margin:0;
	padding;0;
	border:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-----------------------------------------------------
Yahoo UI Library Font-size Adjustment
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
http://developer.yahoo.com/yui/license.txt
http://developer.yahoo.com/yui/fonts/
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

/* -----------------------------------------------------------
	#Base
----------------------------------------------------------- */
html, body {
  height: 100%;
  margin:0;
  padding:0;
  _overflow: auto;
}

body {
	background-color: #2f2f2f;
	color: #FFF;
	margin:0;
	padding:0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
* html body {	/* for IF6 */
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
a img {	border: none;}
a:link { color: #fff;  text-decoration: none;}
a:visited {color: #fff;}
a:active,a:hover {  text-decoration: underline;}
a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}

/* -----------------------------------------------------------
	#Layout
----------------------------------------------------------- */





#wrapper{
	width:100%;
	min-width:1100px;
	margin:0 auto;
	padding:15px 0 30px;

}


#side{
	position:absolute;
	top:15px;
	left:20px;
	width:160px;
}
#side h1{
	width:160px;
	height:210px;
}
#side .tak{
	margin:0 0 1px;
	padding:0;
	height:90px;
}
#side .tak > a {
  height: 100%;
  display: flex;
  align-items: flex-end;
  background: #edf2fa;
}
#side .tak > a > img {
  padding-bottom: 7px;
}
#side ul{
	width:160px;
	margin:0;
	padding:0;
}
#side ul li{
	margin:0 0 1px;
}
#side ul li div{
	width:160px;
	height:30px;
	display:block;
	overflow: hidden;
}
#side ul li div a{
	display: block;
	padding:40px 0 0 0;
}
#side ul li.nv1 div a{
	background: url('../images/top/nav1.gif') left top no-repeat;
}
#side ul li.nv2 div a{
	background: url('../images/top/nav2.gif') left top no-repeat;
}
#side ul li.nv3 div a{
	background: url('../images/top/nav3.gif') left top no-repeat;
}
#side ul li.nv4 div a{
	background: url('../images/top/nav4.gif') left top no-repeat;
}
#side ul li.nv5 div a{
	background: url('../images/top/nav5.gif') left top no-repeat;
}
#side ul li.nv6 div a{
	background: url('../images/top/nav6.gif') left top no-repeat;
}
#side ul li.nv7 div a{
	background: url('../images/top/nav7.gif') left top no-repeat;
}
#side ul li.nv1 div a:hover,
#side ul li.nv2 div a:hover,
#side ul li.nv3 div a:hover,
#side ul li.nv4 div a:hover,
#side ul li.nv5 div a:hover,
#side ul li.nv6 div a:hover,
#side ul li.nv7 div a:hover{
	background-position:-160px 0;
}

#wrapper h2{
	position:absolute;
	top:30px;
	right:30px;
	width:215px;
}


#wrapper #catch{
		position:absolute;
	width:680px;
	float:left;
	margin-left: 210px;
	z-index:10;
}

#wrapper #catch dl{
	margin:155px 0 0;
}
#wrapper #catch dl dt{
	width:420px;
	padding:0 0 20px;
}

#wrapper #catch dl dd{
	height:175px;
}
#wrapper #catch dl dt img,
#wrapper #catch dl dd img{
	display:none;
}

#footer{
	width:100%;
	height:153px;
	position:fixed;
	bottom:0px;
	z-index: 99999;
}
#footer #topics{
	width:100%;
	height:63px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
#footer #topics #menu{
	width:700px;
	float:left;
}
#footer #topics #menu .btn{
	margin:0 0 0 20px;
}
#footer #topics #topi{
	width:400px;
	float:left;
	margin-left:30px;
}
#footer #topics #topi .news{
	width:400px;
	float:left;
}
#footer #topics #topi .news .sttl{
	width:70px;
	height:30px;
	float:left;
	padding:0 0;
}
/**#footer #topics #topi .news ul{
	font-size:93%;
	width:325px;
	line-height:30px;
	color: #fff;
	float:right;
}


.tickercontainer {
	width:325px;
	height: 30px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height:30px;
	float:right;
}
.tickercontainer .mask {
	position: relative;
	left: 0;
	top: 0;
	width: 295px;
	overflow: hidden;
}
ul.newsticker {border: 1px solid #fff;
	position: relative;
	width:700px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	line-height:30px;
}
**/
/* liScroll styles */

.tickercontainer {
height: 27px;
margin: 0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask {
position: relative;
left: 10px;
top: 10px;
overflow: hidden;
width:290px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 100%;

list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left;
margin: 0;
padding: 0;
*font-size:12px !important;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}







#footer #foot{
	width:100%;
	height:90px;
	background-color: #2f2f2f;
}
#foot img{
	display:block;
	float:right;
	height:30px;
	margin:0;
}

#foot p{
	display:block;
	float:left;
	font-size:10px;
	line-height:140%;
	margin:10px 20px 10px 30px;
}

#foot p a{
	color:#666;
}

#foot p a:active,a:hover{
	color:#ccc !important;
}

#foot p span{
	color:#fff;
	font-weight:bold;
}








.hidden,
.hiddenMenu{
	display:none;
}
.fout{
	display:none;

}










.clearfix {zoom:1;}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}


#okure {
	display: none;
}

#keyvisual {
	margin:0 auto;
	width: 680px;
	height: 663px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#keyvisual img {
	top: 0;
	left: 0;
	position: absolute;
}

h1 img {
	top: 0;
	left: 0;
	position: absolute;
}

 /*-----ここからIE7用記述-----*/
*:first-child+html #wrapper{
	width:100%;
	margin:0 auto;
	padding:15px 0 30px;
	z-index:0;
}

*:first-child+html #wrapper #side{
	width:180px;
	float:left;
	position:absolute;
	z-index:5;
	clear:both;
	font-size:8px;
}

*:first-child+html #wrapper #contents{
	width:100%;
	padding-top: 105px;
	position:absolute;
	float:right;
	clear:both;
	z-index:1;
}

*:first-child+html #wrapper #contents #inner{
	width:700px;
	z-index:1;
}

*:first-child+html #wrapper #side ul li{ /* IE7 hack */
	margin-top:	-2px;
}

*:first-child+html #wrapper #side ul li ul{ /* IE7 hack */
	margin-top:	-2px;
	margin-bottom:3px;
}

*:first-child+html #wrapper #side ul li ul li{ /* IE7 hack */
	margin-top:	-2px;
}

*:first-child+html .copys{
	width:680px;
	padding-top:20px;
}

*:first-child+html .copysunder{
	width:680px;
	padding-top:20px;
	padding-bottom:10px;
}

*:first-child+html .midashi{
	width:680px;
	margin-top:30px;
	margin-left:-10px;
	font-size:108%;
	font-weight:bold;
	color:#FFF;
	background-color:#0A387C;
	padding:7px 0px 5px 10px;
}
 /*-----IE7用記述ここまで-----*/
