@charset "utf-8";


.text12 { font-size:12px !important; }
.text13 { font-size:13px !important; }

#contents{
	width: 100% !important;
	font-family: 'Lucida Grande', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/* ///////////////////////////////////////// anchor */

#contents a{
	color:#4d4d4d;
	text-decoration:underline;
}

#contents a:visited{
	color:#4d4d4d;
	text-decoration:underline;
}

#contents a:hover{
	min-height: 1em; /* Mac Firefox */
	text-decoration:none;
}

h1#title{
	width: 970px;
	margin: 0 auto;
}

body#kansen{
	overflow:hidden;
	min-width:970px;
}

.shinkansen-ttl{
	width:970px;
	margin:0 auto;
}

#mainWrap{
	position:relative;
}

#mainV{
	position:absolute;
	overflow:hidden;
	width:100%;
	left:0;
	height:731px;
}

#mainV #slide{
	position:absolute;
	overflow:hidden;
	left:50%;
	margin-left:-800px;
	z-index:50;
}

#mainV #cnt{
	z-index:55;
	position:relative;
	width:970px;
	margin:0 auto;
}

#mainV #cnt .copy{
	position:absolute;
	left:-27px;
	top:11px;
}

#mainV #cnt .ttl{
	position:absolute;
	left:165px;
	top:444px;
}

#mainV #cnt #news{
    background: url("../img/main_mat.png") no-repeat scroll center top transparent;
	width:320px;/*350*/
	padding:15px 15px 20px;
	position:absolute;
	left:620px;
	top:35px;
}

#newsList{
	overflow:hidden;
}

#newsList li{
	width:280px;
	padding:10px 30px 10px 10px;
	line-height:1.4;
	font-size:12px;
}

#newsList li.even{
	background:#ebf9fc;
}

#newsList span{
	display:block;
	font-weight:bold;
}

#mainV #cnt #news .nttl{
	width:300px;
/*	text-align:center;*/
	margin:23px 0 8px;
	padding: 0 10px;
}

#mainV #cnt #news iframe{
	width:320px;
	height:147px;
}

.tabSlide {
	width: 1600px;
	height: 724px;
	position: relative;
}
	.tabSlide li {
		position: absolute;
		display: none;
	}

#kansenContents #navi{
	margin:761px auto 0;
	width:984px;
}


#prof{
	margin:3px 0 0 20px;
	width:770px;
}

#prof .fl{
	width:400px;
}

#prof .fr{
	width:370px;
}

#prof .fr h2{
	font-size:18px;
	font-weight:bold;
	border-left:8px solid #0971d2;
	padding-left:10px;
	margin:10px 0 10px 10px;
}

#prof .fr ul{
	border-top:1px solid #ddd;
	width:360px;
	margin-left:10px;
}
#prof .fr li{
	padding:15px 18px;
	width:324px;
	border-bottom:1px solid #ddd;
	font-size:15px;
	background:#fff;
}

#prof .fr li a{
	color:#0971d2 !important;
}

#prof .fr li .iconpdf {
    background: url("/common/css/style/img/icon_pdf.gif") no-repeat left 50%;
    padding-left: 21px;
}

#prof .fr li span{
	font-weight:bold;
	font-size:12px;
	color:#777;
}

#prof table{
	width:370px;
	border-bottom:1px solid #ddd;
}

#prof table td{
	border-top:1px solid #ddd;
	background:#fff;
	padding:10px;	
}

#prof table td a{
	color:#0971d2 !important;
	font-size:15px;
	
}

#prof table tr.even td{
	background:#ebf9fc;
}

.tac{
	text-align:center;
	font-weight:bold;
}

/*動画*/

div#movieColumn{
	z-index:55;
	position:relative;
	width:830px;
	margin:0 auto;
	height:630px;
	top:43px;
	padding:28px 0 0 0;
}

div#movieColumn h2{
	margin:5px 0 0 99px;
	font-weight:bold;
	font-size:108%;
	color:#555;
}

div#movieColumn .ttlArea{
	width:785px;
	margin-left:15px;
}

div#movieColumn .ttlArea .fr{
	margin-top:9px;
}

div#movieColumn #movieArea{
	width:640px;
	height:400px;
	margin:5px 0 15px 99px;
}

div#movieColumn div.related{
    height:118px;
    position: relative;
    width: 640px;
}
div#movieColumn div.related div#prev,
div#movieColumn div.related div#next {
    position: absolute;
    top: 39px;
	cursor:pointer;
}
div#movieColumn div.related div#prev {
    left:53px;
}
div#movieColumn div.related div#next {
    left:744px;
}
div#movieColumn div.related div.movies {
    overflow: hidden;
    width: 645px;
	margin:0 0 0 94px;
}
div#movieColumn div.related div.movies ul {
}
div#movieColumn div.related div.movies ul li {
    float: left;
    margin-left: 5px;
    width: 210px;
}

/*主題歌*/

div#songColumn{
	z-index:55;
	position:relative;
	width:830px;
	margin:0 auto;
	height:630px;
	top:38px;
}

div#songColumn h1{
	position:absolute;
	top:62px;
	left:112px;
}

div#songColumn .top{
	position:absolute;
	top:40px;
	left:659px;
}

div#songColumn .song{
	position:absolute;
	top:212px;
	left:318px;
}

#songArea{margin-top:30px;}
#songArea p{color:#fff;}
