
/*----------------------------------------------------------------
コンテンツ部分共通
----------------------------------------------------------------*/
#contents{
	float:right;
	width:700px;
}
#contents h2{
	width:705px;
	height:95px;
	margin-bottom:20px;
	text-indent:-9999px;
}
.top h2    { background:url(/ir/image/ttl_top.jpg) no-repeat; }
.topics h2 { background:url(/ir/image/ttl_topics.jpg) no-repeat; }
.kessan h2 { background:url(/ir/image/ttl_kessan.jpg) no-repeat; }
.yuho h2   { background:url(/ir/image/ttl_yuho.jpg) no-repeat; }
.houkoku h2{ background:url(/ir/image/ttl_houkoku.jpg) no-repeat; }
.tanshin h2{ background:url(/ir/image/ttl_tanshin.jpg) no-repeat; }
.annual h2 { background:url(/ir/image/ttl_annual.jpg) no-repeat; }
.sokuho h2 { background:url(/ir/image/ttl_sokuho.jpg) no-repeat; }
.movie h2  { background:url(/ir/image/ttl_movie.jpg) no-repeat; }
.yutai h2  { background:url(/ir/image/ttl_yutai.jpg) no-repeat; }
.jimul h2  { background:url(/ir/image/ttl_jimul.jpg) no-repeat; }
.faq h2    { background:url(/ir/image/ttl_faq.jpg) no-repeat; }
.houshin h2  { background:url(/ir/image/ttl_houshin.jpg) no-repeat; }
.business h2  { background:url(/ir/image/ttl_business.jpg) no-repeat; }
.disclaimer h2  { background:url(/ir/image/ttl_disclaimer.jpg) no-repeat; }

.get_reader{
	border-top:2px solid #ccc;
	padding-top:5px;
}
.get_reader img{
	float:left;
}
.get_reader p{
	float:right;
	width:580px;
	font-size:100%;
}

/*----------------------------------------------------------------
メニュー部分
----------------------------------------------------------------*/
#sub_menu{
	float:left;
	width:210px;
	height:542px;
	padding:5px;
	background:url(/ir/image/menu_on.jpg) no-repeat;
}
#sub_menu h3{
	width:210px;
	height:51px;
	text-indent:-9999px;
}
#sub_menu ul{
	list-style:none;
	text-indent:-9999px;
}
#sub_menu li{
	width:208px;
	height:35px;
	padding:1px;
}
#sub_menu li a{
	display:block;
	width:208px;
	height:35px;
	text-decoration:none;
	background:url(/ir/image/menu.jpg) no-repeat;
}

#sub_menu li a.ir01{ background-position:-6px -57px; }
#sub_menu li a.ir02{ background-position:-6px -94px; }
#sub_menu li a.ir03{ background-position:-6px -131px; }
#sub_menu li a.ir04{ background-position:-6px -168px; }
#sub_menu li a.ir05{ background-position:-6px -205px; }
#sub_menu li a.ir06{ background-position:-6px -242px; }
#sub_menu li a.ir07{ background-position:-6px -279px; }
#sub_menu li a.ir08{ background-position:-6px -316px; }
#sub_menu li a.ir09{ background-position:-6px -353px; }
#sub_menu li a.ir10{ background-position:-6px -390px; }
#sub_menu li a.ir11{ background-position:-6px -427px; }
#sub_menu li a.ir12{ background-position:-6px -464px; }
#sub_menu li a.ir13{ background-position:-6px -501px; }

#sub_menu li a:hover{
	background:none;
}

#sub_menu div.menseki{
	font-size:12px;
	color:#369;
	padding-top:10px;
}

#sub_menu div.menseki a{
	color:#369;
	text-decoration:none;
}

#sub_menu div.menseki a:hover{
	text-decoration:underline;
}

/*----------------------------------------------------------------
トップ
----------------------------------------------------------------*/
.top .box{
	width:340px;
	margin-bottom:15px;
}
.top .txt_box{
/*	float:right;
	width:230px;*/
}
.top #contents h3{
	font-size:140%;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding:3px 10px 3px 20px;
	margin-bottom:10px;
	background:url(/ir/image/icon_main.gif) no-repeat 3px 5px;
}
.top #contents h3 a{
	color:#369;
	text-decoration:none;
}
.top #contents h3 a:hover{
	text-decoration:underline;
}
.top .box p{
	font-size:120%;
	color:#666;
	padding:0 3px;
}


/*----------------------------------------------------------------
IR情報
----------------------------------------------------------------*/
.topics #list{
	list-style:none;
	width:683px;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
.topics #list li{
	display:inline;
	padding-right:20px;
	font-size:120%;
}
.topics #list li a{
	color:#666;
	text-decoration:none;
}
.topics #list li a:hover{
	color:#369;
	text-decoration:underline;
}
.topics #list li.active a{
	color:#369;
}
.topics #topics2008,
.topics #topics2007,
.topics #topics2006{
	margin-bottom:30px;
}
.topics .box{
	padding:10px 5px;
	width:695px;
	border-bottom:1px solid #ccc;
}
.topics .date{
	float:left;
	width:75px;
	font-size:120%;
}
.topics .box .txt{
	float:left;
	width:590px;
	font-size:120%;
}
.topics .box img{
	float:left;
	margin-right:10px;
}
.topics .box a{
	color:#666;
	text-decoration:none;
}
.topics .box a:hover{
	color:#369;
	text-decoration:underline;
}


.topics .pager{
	font-size:120%;
	padding:10px;
}
.topics .pager .next{
	float:right;
	width:100px;
	text-align:right;
}
.topics .pager .back{
	float:left;
	width:100px;
}
.topics .pager img{
	vertical-align:top;
}
.topics .pager a{
	color:#666;
	text-decoration:none;
}
.topics .pager a:hover{
	color:#369;
	text-decoration:underline;
}

/*----------------------------------------------------------------
公告
----------------------------------------------------------------*/
.kessan #contents h3{
	font-size:140%;
	color:#369;
	font-weight:normal;
	padding:8px 10px;
	background:#F0F0F0 url(/ir/image/line.gif) repeat-x left top;

}
.kessan .box_a{
	margin-bottom:30px;
}
.kessan .box{
	padding:10px 5px;
	width:695px;
	border-bottom:1px solid #ccc;
}
.kessan .box .txt{
	float:left;
	width:590px;
	font-size:120%;
}
.kessan .box img{
	float:left;
	margin-right:10px;
}
.kessan p.infotxt{
	font-size:100%;
	margin:10px 0 30px;
}
.kessan .box a{
	color:#666;
	text-decoration:none;
}
.kessan .box a:hover{
	color:#369;
	text-decoration:underline;
}
/*----------------------------------------------------------------
事業報告（KADOKAWA通信）
----------------------------------------------------------------*/

.houkoku #list{
	list-style:none;
	width:683px;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
.houkoku #list ul{
	width:680px;
	list-style:none;
}
.houkoku #list li{
	float:left;
	width:150px;
	padding-right:20px;
	font-size:120%;
}
.houkoku #list li a{
	color:#666;
	text-decoration:none;
}
.houkoku #list li a:hover{
	color:#369;
	text-decoration:underline;
}
.houkoku #list li.active a{
	color:#369;
}
.houkoku .main_box{
	margin-bottom:30px;
}
.houkoku .main_box .box{
	float:left;
	width:165px;
	font-size:120%;
	padding-right:10px;
}
.houkoku .main_box a{
	color:#666;
	text-decoration:none;
}
.houkoku .main_box a:hover{
	color:#369;
	text-decoration:underline;
}
.houkoku .main_box .box .txt{
	font-size:120%;
}
.houkoku .main_box img{
	margin-right:2px;
}

/*----------------------------------------------------------------
決算短信
----------------------------------------------------------------*/
.tanshin #contents h3{
	font-size:140%;
	color:#369;
	font-weight:normal;
	padding:8px 10px;
	background:#F0F0F0 url(/ir/image/line.gif) repeat-x left top;
}
.tanshin p.lead{
	margin-bottom:15px;
}
.tanshin .main_box{
	margin-bottom:25px;
}
.tanshin .box{
	padding:10px 5px;
	width:695px;
	border-bottom:1px solid #ccc;
}
.tanshin .box .txt{
	float:left;
	width:590px;
	font-size:120%;
}
.tanshin .box img{
	float:left;
	margin-right:10px;
}
.tanshin p.infotxt{
	font-size:100%;
	margin:10px 0 30px;
}
.tanshin .box a{
	color:#666;
	text-decoration:none;
}
.tanshin .box a:hover{
	color:#369;
	text-decoration:underline;
}

.tanshin .pager{
	font-size:120%;
	margin-bottom:10px;
}
.tanshin .pager .next{
	float:left;
	width:100px;
}
.tanshin .pager .back{
	float:right;
	width:100px;
	text-align:right;
}
.tanshin .pager img{
	vertical-align:top;
}
.tanshin .pager a{
	color:#369;
	text-decoration:none;
}
.tanshin .pager a:hover{
	color:#369;
	text-decoration:underline;
}


/*----------------------------------------------------------------
アニュアルレポート
----------------------------------------------------------------*/
.annual .main_box{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}
.annual .main_box .box,
.annual .main_box .box2{
	float:left;
	width:165px;
	font-size:120%;
	padding-right:10px;
}
.annual a{
	color:#666;
	text-decoration:none;
}
.annual a:hover{
	color:#369;
	text-decoration:underline;
}


/*----------------------------------------------------------------
株主総会事業報告ビデオ
----------------------------------------------------------------*/
.movie .list_box{
	float:right;
	width:355px;
}
.movie .list_box .box{
	float:left;
	width:105px;
	padding-right:20px;
	margin-bottom:20px;
}
.movie .list_box .box2{
	float:right;
	width:105px;
	margin-bottom:20px;
}
.movie .list_box .txt{
	font-size:100%;
	padding:5px 0;
}
.movie .list_box .btn{
	text-indent:-9999px;
	font-size:10px;
	line-height:10px;
	width:60px;
	height:15px;
	background:url(/ir/image/btn_play_on.gif) no-repeat;
}
.movie .list_box .btn a{
	width:60px;
	height:15px;
	display:block;
	text-decoration:none;
	background:url(/ir/image/btn_play.gif) no-repeat;
}
.movie .list_box .btn a:hover{
	background:none;
}

.movie .player_box{
	float:left;
	width:320px;
	padding:0 15px 40px 0;
	border-right:1px solid #ccc;
}
.movie .player_box .media_player{
	margin-bottom:20px;
}
.movie .player_box .get_media_player{
	width:298px;
	border:1px solid #ccc;
	padding:10px;
}
.movie .player_box .get_media_player p{
	float:right;
	width:220px;
	font-size:100%;
}
.movie .player_box .get_media_player img{
	float:left;
}

.movie .pager{
	font-size:120%;
	padding:10px 0;
}
.movie .pager a{
	color:#666;
	text-decoration:none;
}
.movie .pager a:hover{
	color:#369;
	text-decoration:underline;
}
.movie .pager .next{
	float:right;
	width:100px;
	text-align:right;
}
.movie .pager .back{
	float:left;
	width:100px;
}
.movie .pager img{
	vertical-align:top;
}

/*----------------------------------------------------------------
ビデオプレイヤー
----------------------------------------------------------------*/
#player{
	margin:0 auto;
	width:320px;
	padding-top:20px;
}
#player p{
	margin-top:110px;
	font-size:14px;
	text-align:center;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #369;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:center;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*----------------------------------------------------------------
株主優待制度について
----------------------------------------------------------------*/
.yutai #contents h3{
	font-size:140%;
	color:#369;
	font-weight:normal;
	padding:8px 10px;
	background:#F0F0F0 url(/ir/image/line.gif) repeat-x left top;
	margin-bottom:10px;

}
.yutai .info{
	font-size:120%;
	margin-bottom:15px;
}
.yutai .box_a{
	margin-bottom:30px;
}
.yutai .dt{
	font-size:120%;
	float:left;
	width:70px;
}
.yutai .dd{
	font-size:120%;
	float:left;
	width:620px;
}
.yutai .caution{
	padding-top:5px;
	clear:both;
	font-size:100%;
}
.yutai .line{
	clear:both;
	padding-top:9px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.yutai table{
	width:289px;
	border:1px solid #ccc;
	border-collapse: collapse;
}
.yutai .box_a table{
	float:left;
	margin-top:15px;
	width:289px;
}
.yutai td{
	font-size:120%;
	padding:8px 5px;
	border:1px solid #ccc;
}
.yutai .box_a .box_img{
	float:right;
	margin-top:15px;
}
.yutai .box_a .box_img .ca{
	font-size:100%;
	margin-top:5px;
}
.yutai .box_a .box_img .ca a{
	color:#369;
	text-decoration:underline;
}
.yutai table .bunko{
	color:#390;
}
.yutai table .book{
	color:#09C;
}
.yutai table .tankobon{
	color:#f60;
}
.yutai table .dvd{
	color:#f69;
}
.yutai table .movie{
	color:#f33;
}
.yutai table .teiki{
	color:#639;
}
.yutai .detail{
	margin-top:20px;
	width:668px;
	border:1px solid #ccc;
}
.yutai .detail .ttl{
	text-align:center;
	font-size:180%;
	padding:5px;
	border-bottom:1px solid #ccc;
}
.yutai .detail h4{
	font-size:140%;
	color:#369;
	font-weight:normal;
	padding:8px 0;
}

.yutai .detail .inner{
	padding:0 20px 10px;
	background:url(/ir/image/icon_plus.gif) no-repeat 325px 115px;
}
.yutai .detail .box{
	width:290px;
}
.yutai .detail .box .ca{
	font-size:100%;
	padding:5px 0;
}
.yutai .detail .long{
	height:188px;
}
.yutai .detail .long td{
	padding:10px;
}

/*----------------------------------------------------------------
株式事務のご案内
----------------------------------------------------------------*/
.jimul #contents h3{
	font-size:140%;
	color:#369;
	font-weight:normal;
	padding:8px 10px;
	background:#F0F0F0 url(/ir/image/line.gif) repeat-x left top;
	margin-bottom:10px;
}
.jimul #contents h4{
	font-size:120%;
	color:#369;
	font-weight:normal;
}
.jimul #contents p{
	margin-bottom:20px;
}
.jimul #contents p a{
	color:#369;
	text-decoration:underline;
}

/*----------------------------------------------------------------
よくあるご質問
----------------------------------------------------------------*/

.faq #list{
	list-style:none;
	width:683px;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
.faq #list li{
	display:inline;
	padding-right:20px;
	font-size:120%;
}
.faq #list li a{
	color:#666;
	text-decoration:none;
}
.faq #list li a:hover{
	text-decoration:underline;
}
.faq #list li.active a{
	color:#369;
}
.faq .main_box{
	margin-bottom:30px;
}
.faq .main_box .box{
	font-size:120%;
	padding:10px 5px;
	width:695px;
	border-bottom:1px solid #ccc;
}
.faq .main_box .box .txt{
	float:left;
	width:590px;
}
.faq .main_box img{
	float:left;
	margin-right:2px;
}

.faq .txt a{
	color:#369;
	text-decoration:none;
}

.faq .txt a:hover{
	text-decoration:underline;
}

.faq .question{
	color:#369;
	margin-bottom:10px;
}

.faq .answer{
	margin-bottom:10px;
}


/*----------------------------------------------------------------
経営方針
----------------------------------------------------------------*/
.houshin h3{
	font-size:180%;
	font-weight:normal;
}

.houshin h4{
	font-size:140%;
	font-weight:normal;
	color:#369;
}

.houshin .box{
	margin-bottom:25px;
}

.houshin ol{
	list-style:none;
	font-size:120%;
	line-height:150%;
	margin:10px 0;
}

.houshin p{
	line-height:150%;
	text-indent:1em;
}

.houshin p.name{
	font-size:140%;
	text-indent:0;
	text-align:right;
	margin-bottom:10px;
}

.houshin p.last{
	text-indent:0;
	text-align:right;
}

/*----------------------------------------------------------------
業績・財務情報
----------------------------------------------------------------*/
.business #list{
	list-style:none;
	width:683px;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
.business #list li{
	display:inline;
	padding-right:20px;
	font-size:120%;
}
.business #list li a{
	color:#666;
	text-decoration:none;
}
.business #list li a:hover{
	text-decoration:underline;
}
.business #list li.active a{
	color:#369;
}

.business .main_box h3{
	font-size:140%;
	font-weight:normal;
	margin-bottom:5px;
}

.business .unit{
	font-size:100%;
	text-align:right;
}

.business .main_box .box{
	width:705px;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
	padding-bottom:15px;
}

.business table{
	width:705px;
	font-size:120%;
	text-align:center;
	border-collapse: collapse;
}

.business th span{
	font-size:10px;
}

.business td{
	border:1px solid #ccc;
	padding:3px 0;
	border-collapse: collapse;
}

.business tr.date{
	background-color:#e6e6e6;
}

.business tr.green{
	background-color:#cfc;
}

.business tr.blue{
	background-color:#c2e1ff;
}

.business tr.sea{
	background-color:#cff;
}

.business tr.yellow{
	background-color:#ff9;
}

.business .box_1,.business .box_2,.business .box_3{
	margin-bottom:25px;
}

.business th{
	width:305px;
	text-align:left;
	font-weight:normal;
	border:1px solid #ccc;
	padding:5px;
	border-collapse: collapse;
}

.business td{
	width:80px;
	font-weight:normal;
	border:1px solid #ccc;
	padding:5px;
	border-collapse: collapse;
}

/*----------------------------------------------------------------
免責事項について
----------------------------------------------------------------*/
.disclaimer h3{
	font-size:180%;
	font-weight:normal;
}

.disclaimer p{
	line-height:150%;
	text-indent:1em;
	margin-top:15px;
}

/*----------------------------------------------------------------
決算説明会資料
----------------------------------------------------------------*/
.sokuho #contents h3{
	font-size:140%;
	color:#369;
	font-weight:normal;
	padding:8px 10px;
	background:#F0F0F0 url(/ir/image/line.gif) repeat-x left top;
}
.sokuho p.lead{
	margin-bottom:15px;
}
.sokuho .main_box{
	margin-bottom:25px;
}
.sokuho .box{
	padding:10px 5px;
	width:695px;
	border-bottom:1px solid #ccc;
}
.sokuho .box .txt{
	float:left;
	width:590px;
	font-size:120%;
}
.sokuho .box img{
	float:left;
	margin-right:10px;
}
.sokuho p.infotxt{
	font-size:100%;
	margin:10px 0 30px;
}
.sokuho .box a{
	color:#666;
	text-decoration:none;
}
.sokuho .box a:hover{
	color:#369;
	text-decoration:underline;
}

.sokuho .pager{
	font-size:120%;
	margin-bottom:10px;
}
.sokuho .pager .next{
	float:left;
	width:100px;
}
.sokuho .pager .back{
	float:right;
	width:100px;
	text-align:right;
}
.sokuho .pager img{
	vertical-align:top;
}

.sokuho .pager a{
	color:#369;
	text-decoration:none;
}
.sokuho .pager a:hover{
	color:#369;
	text-decoration:underline;
}

