@charset "utf-8";
/* CSS Document */
/*初期設定*/
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,fieldset,legend,pre,blockquote,img {margin:0px;padding:0;font-size: 100%;}
th,td{font-size: 83%;}
ul {list-style:none;margin-top: 0px;}
img {border:0px;vertical-align:bottom;word-break:break-all;}
* {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
.Clear {clear: both;}

/*///全体リンク設定///*/
a:visited ,
a:link ,
a {color:#003399;}
a:active ,
a:hover {color:#ff0000;text-decoration:underline;}
/*///レイアウト設定///*/
/* Body */
body{
	text-align:center;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/*------------------sub------------------------------*/

#sub #wrap{
	width: 870px;
	margin: 0px auto;
	padding: 0px;
}

#sub #header {
	padding: 0px;
	display: block;
	height: 180px;
	
	margin: 0px;
}

#sub #logobox{
	text-align: left;
	height: 39px;
	width: 576px;
	float: left;
	margin: 0px;
	padding-left: 39px;
	padding-top: 39px;
}

#sub #main{
	width: 870px;
	background: url(../img/bg_main.jpg) repeat-y center top;
	padding-top: 10px;
}

#sub h2{
	font-size: 1.6em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding-left: 39px;
	padding-top: 30px;
}

#sub #header p{
	text-align: left;
	padding-top: 10px;
	padding-left: 69px;
	font-size: 1.2em;
}

/*-----------------------------------------------------------*/

h1{
	padding-right: 0px;
	padding-bottom: 0px;
}


/*-------------------profile----------------------------------------*/


#profile{
	margin: 0px auto;
	width: 800px;
	padding-bottom: 30px;
	border-top: 5px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	padding-top: 0px;
}

#profile h3{
	font-size: 2.0em;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	width: 180px;
	margin: 0px;
}
#profile h4{
	font-size: 1.0em;
	color: #000000;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}
#profile p{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.watch{
	height: 150px;
	width: 380px;
	background: url(../img/bg_watch.jpg) no-repeat center top;
	padding-top: 20px;
	margin: 0px;
	text-align: center;
}


#ln{
	margin: 0px auto;
	
}


#ln ul{
	margin: 0px;
	padding-left: 130px;
}

#ln li{
	float: left;
	color: #000000;
	display: block;
	font-weight: bold;
	margin-top: 20px;
	padding-right: 15px;
	font-size: 0.8em;
	line-height: 1.5em;
	
}


#ln_watch a{
	background: url(../img/btn_watch.jpg) no-repeat left top;
	height: 54px;
	width: 114px;
	color: #000000;
	display: block;
	padding-right: 25px;
	padding-left: 15px;
	
}
#ln_watch a:hover{
	background: url(../img/btn_watch_o.jpg) no-repeat left top;
	height: 54px;
	width: 114px;
	color: #000000;
	display: block;
	padding-right: 25px;
	padding-left: 15px;
}
#ln_watch{
	background: url(../img/btn_watch_o.jpg) no-repeat left top;
	height: 54px;
	width: 114px;
	color: #000000;
	display: block;
	padding-right: 25px;
}


.probox{
	padding-top: 20px;
}

.prebox{
	
	text-align: left;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 20px 10px;
}

.proboxl{
	width: 380px;
	float: right;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 5px 10px;
}
.proboxr{
	width: 390px;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
	
	
}

.datatop{
	height: 30px;
	width: 390px;
	background: url(../img/bg_proftop.jpg) no-repeat left top;
}

.databottom{
	background: #eeeeee;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 10px;
}


.photodata{
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*-------------------video----------------------------------------*/

#video #wrap{
min-width: 1100px;
	margin: 0px auto;
	padding: 0px;
}

#video #header {
	padding: 30px 0px 20px 30px;
	margin: 0px auto;
	text-align: left;
	display: block;
}
#video #logobox{
	margin: 0px;
}

#video #content{
	padding: 10px;
	height: 680px;
}
#video #content2{
	padding: 10px;
	height: 800px;
}


#video #gn{
	height: 50px;
	width: 100%;
	background: url(../img/bg_title.jpg) repeat-x left top;
}

#video .gnl{
	width: 50%;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: left;


	padding-left: 0.px;
	padding-left: 30px;
}
#video .gnr{
	float: right;
	width: 45%;
}
#video #footer{
	margin:0px auto;
	height: 80px;
	text-align: left;
	width: 100%;

}

#video .footermain{
	margin:0px auto;
	height: 10px;
	text-align: left;
	width: 100%;
	background: url(../img/bg_title.jpg) repeat-x left top;

}
#video #footer p{
	line-height: 1.5em;
	font-size: 0.8em;
}

#video table{
	width: 100%;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#video .subject1{
	padding: 5px 10px;
	width: 100px;
	font-size: 0.9em;
	background: #666600;
}
#video .subject2{
	background-color: #660;
	padding: 5px 10px;
	width: 10%;
}


#video .contentdata1{
	background: #E1F4E1;
	width: 500px;
	padding: 5px 10px;
	color: #000000;
	text-align: left;
	font-size: 0.9em;
}

#video .contentdata2{
	background: #FFFFFF;
	padding: 5px 10px;
	color: #000000;
	text-align: left;
	font-size: 0.8em;
}




#gn{
	height: 50px;
	margin: 0px auto;
	background: url(http://www.igtv.co.jp/thorium/img/bg_gnavi.jpg) no-repeat center top;
	width: 100%;
}
#gn ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
}

#gn li{
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin-right: 2px;
}

#gn_pdf a{
	background: url(../img/btn_pdf.jpg) no-repeat left top;
	height: 40px;
	width: 121px;
	color: #FFFFFF;
	display: block;
}
#gn_pdf a:hover{
	background: url(../img/btn_pdf_o.jpg) no-repeat left top;
	height: 40px;
	width: 121px;
	color: #FFFFFF;
	display: block;
}
#gn_pdf{
	background: url(../img/btn_pdf_o.jpg) no-repeat left top;
	height: 40px;
	width: 121px;
	color: #FFFFFF;
	display: block;
}

#gn_both a{
	background: url(../img/btn_both.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}
#gn_both a:hover{
	background: url(../img/btn_both_o.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}
#gn_both{
	background: url(../img/btn_both_o.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}

#gn_video a{
	background: url(../img/btn_video.jpg) no-repeat left top;
	height: 40px;
	width: 137px;
	color: #FFFFFF;
	display: block;
}
#gn_video a:hover{
	background: url(../img/btn_video_o.jpg) no-repeat left top;
	height: 40px;
	width: 137px;
	color: #FFFFFF;
	display: block;
}
#gn_video{
	background: url(../img/btn_video_o.jpg) no-repeat left top;
	height: 40px;
	width: 137px;
	color: #FFFFFF;
	display: block;
}
#gn_back a{
	background: url(../img/btn_back.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}
#gn_back a:hover{
	background: url(../img/btn_back_o.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}
#gn_back{
	background: url(../img/btn_back_o.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}

#gn_wback a{
	background: url(http://www.igtv.co.jp/thorium/img/btn_wback.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}
#gn_wback a:hover{
	background: url(http://www.igtv.co.jp/thorium/img/btn_wback_o.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}
#gn_wback{
	background: url(http://www.igtv.co.jp/thorium/img/btn_wback_o.jpg) no-repeat left top;
	height: 40px;
	width: 81px;
	color: #FFFFFF;
	display: block;
}

#wback{
	text-align: right;
	width: 100px;
	padding-left: 650px;
}

/*-------------------------------------------------------*/
/*footer*/
#sub #footer{
	margin:0px auto;
	height: 40px;
	text-align: left;
	width: 870px;
	background: #FFFFFF url(../img/bg_footer.jpg) no-repeat center top;
}
#sub #footer p{
	line-height: 1.5em;
	font-size: 0.8em;
}




/*-------------------------clearfixの設定---------------------------------*/


/* clearfix */
	* html .overflow {
		zoom: 100%;
	}

	*+html .overflow {
		zoom: 100%;
	}

.overflow {
	overflow: hidden;
}
