@charset  "EUC-JP";

/* irj.css

 01.report_anchor アンカー
 02.report_box グレー罫のボックス
 03.IRJウィークリー
 04.IRJニュース
 05.新着情報
 06.セミナー案内
 07.セミナー（開催告知）
 08.情報開示資料の解説
 09.IRといえばIRJapan
 10.ツール・翻訳　パートナー申し込みフォーム関連
 11.所在不明株主

*/

/*
===============================================
 01.report_anchor アンカー
----------------------------------------------- */
#report_anchor,
#seminar_anchor {
	width: 611px;
	background-color: #F5F5F5;
	margin: 22px 0 0 0;
	text-align: center;
}

#report_anchor_inner,
#seminar_anchor_inner {
	width: 550px;
	margin: 0 auto;
	padding: 15px 0;
}

#report_anchor li {
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	font-size: 100%;
	padding: 0.3em 0 0.3em 13px;
	text-align: left;
}

#seminar_anchor li {
	background-image: url(../common/img/icon_cercle_red.gif);
	background-repeat: no-repeat;
	background-position: left 0.55em;
	font-size: 93%;
	padding: 0.3em 0 0.3em 10px;
	text-align: left;
}

/*
===============================================
 02.report_box グレー罫のボックス
----------------------------------------------- */
.report_box {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.report_box_inner {
	width: 607px;
	background-image: url(../common/img/grad_red_circle_dot.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin: 0 auto;
}

.report_title {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 1.2em 0 0 0;
	font-size: 108%;
	font-weight: bold;
}

.report_title span {
	font-weight: normal;
	font-size: 93%;
}

.report_list {
	width: 540px;
	margin: 0 auto;
	text-align: left;
	padding: 25px 0 15px 0;
}

/*
===============================================
 03.IRJウィークリー
----------------------------------------------- */
.accordion_toggle {
	font-size: 100%;
	display: block;
	padding-left: 10px;
	margin: 0px;
	width: 408px;
	cursor: pointer;
	height: 18px;
	outline: none;
	background-image: url(../common/img/icon_navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.25em;
}

.accordion_toggle_active {
	display: block; 
	padding-left: 10px;
	margin: 0px; 
	width: 408px; 
	cursor: pointer;  
	height: 18px; 
	outline: none
}

.accordion_content { 
	padding: 0 0 10px 10px; 
	overflow: hidden; 
	width: 408px; 
}

.accordion_toggle p,
.accordion_content p { 
	line-height: 1.3;
}

/*
===============================================
 04.IRJニュース
----------------------------------------------- */
.pdf_file {
	font-size: 93%;
}

.report_news li {
	font-size: 93%;
	padding: 0.3em 0;
}

#rank_info  {
	font-size: 93%;
	line-height: 1.5;
	padding: 15px 0 5px 0;
	text-align: left;
	font-weight:bold;
}

/*-- 連絡先 --*/
.irj_news_info {
	margin: 0;
	padding:10px;
}


/*
===============================================
 05.新着情報
----------------------------------------------- */
.past_box {
	padding: 15px 0 15px 0;
	background-image: url(../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}


/*-- 091022TAB化実験用 --*/

.past_box02 {
　　width:550px;
	padding: 15px 0 15px 0;
	background-image: url(../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}


.past_title {
	font-size: 100%;
	font-weight: bold;
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 0.2em;
	padding: 0.1em 0 0.1em 15px;
}

.past_box p {
	font-size: 93%;
	line-height: 1.5;
	padding: 0.8em 0 0 0;
}

.past_box p img {
	margin: 0 5px 0 0;
}

.img_left {
	width: 130px;
	float: left;
	margin: 12px 15px 0 0;
}

.past_bn{
padding : 5px 0 10px 0;


}
/*
===============================================
 06.セミナー案内
----------------------------------------------- */
.seminar_box {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.seminar_box_inner {
	width: 607px;
	background-image: url(../common/img/grad_red_circle.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin: 0 auto;
}

.seminar_title {
	width: 591px;
	margin: 0 auto;
	text-align: left;
	padding: 1em 0 0.5em 0;
	background-image: url(../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.seminar_title h3 {
	font-size: 108%;
	line-height: 1.3;
	font-weight: bold;
	padding-left: 20px;
}

.seminar_body {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 20px 0;
}

.seminar_body p {
	font-size: 93%;
	line-height: 1.5;
	padding: 1em 0 0 0;
}

.seminar_body ol {
	margin: 0 0 0 2em;
}

.seminar_body li {
	list-style-type: decimal;
	font-size: 93%;
	line-height: 1.5;
}

.img_right {
	width: 130px;
	float: right;
	margin: 15px 0 0 15px;
}

.img_right p {
	padding: 0 0 15px 0;
}


.paneler_title{
font-size: 85%;
}

#panelist td{
vertical-align:text-top;
padding: 6px 0 0 0;

}

#p_name{
white-space:nowrap;
}


/*-- 20110907セミナー追加 --*/
#panelist2{
margin: 0 0 5px 0;


}

#panelist2 td{
vertical-align:text-top;
padding: 6px 0 0 0;

}

.paneler_title2{
font-size: 85%;
padding: 0 0 130px 0;
}
/*
===============================================
 07.セミナー（開催告知）
----------------------------------------------- */


/* グレー罫のボックスの上のタイトル */
.tokucho_title {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	padding: 25px 0 0.3em 0;
}

/* グレー罫のボックス */
#tokucho {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#tokucho_inner {
	width: 550px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

/* 背景グラデーションボックス内　サービス内容 */
.service_naiyou {
	clear: both;
	text-align: left;
	padding: 0.5em 0 0 0;
}

.service_naiyou_2 {
	clear: both;
	text-align: left;
	padding: 0;
}

.service_naiyou_3 {
	clear: both;
	text-align: left;
	padding: 0.5em 0 0 0;
	margin: 0 0 0 1em;
}

.service_naiyou_4 {
	clear: both;
	text-align: left;
	padding: 0;
}

.service_naiyou_tsume {
	clear: both;
	text-align: left;
	padding: 1em 0 0 0;
}

.service_naiyou_tsume dt {
	font-size: 93%;
	line-height: 1.5;
	font-weight: bold;
	padding: 0.2em 0 0 1em;
	background-image: url(../common/img/icon_cercle_gray_b.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
}

.service_naiyou dt {
	font-size: 93%;
	line-height: 1.5;
	font-weight: bold;
	padding: 1.2em 0 0.3em 1em;
	background-image: url(../common/img/icon_cercle_gray_b.gif);
	background-repeat: no-repeat;
	background-position: left 1.7em;
}

.service_naiyou_3 dt {
	font-size: 93%;
	line-height: 1.5;
	font-weight: normal;
	padding: 1.2em 0 0.3em 1em;
	background-image: url(../common/img/icon_cercle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 1.7em;
}

.service_naiyou_4 dt {
	font-size: 93%;
	line-height: 1.5;
	font-weight: bold;
	padding: 0.5em 0 0.3em 1em;
	background-image: url(../common/img/icon_cercle_gray_b.gif);
	background-repeat: no-repeat;
	background-position: left 1em;
}

.service_naiyou dd,
.service_naiyou_3 dd,
.service_naiyou_4 dd {
	font-size: 93%;
	line-height: 1.5;
	font-weight: normal;
	margin-left: 1em;
}

.service_naiyou_list {
	padding: 0.8em 0 0 0;
}

.service_naiyou_list_2 {
	padding: 0.8em 0 0 0;
	margin: 0 0 0 1em;
}

.dd_list {
	padding: 0;
}

.service_naiyou_list li,
.service_naiyou_list_2 li,
.service_list_2 li {
	font-size: 93%;
	line-height: 1.3;
	text-align: left;
	margin: 0.3em 0;
	background-image: url(../common/img/icon_cercle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding: 0 0 0 1em;
}

.dd_list li {
	font-size: 100%;
	line-height: 1.3;
	text-align: left;
	margin: 0.3em 0;
	background-image: url(../common/img/icon_cercle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	padding: 0 0 0 1em;
}

/* .service_naiyouのパディング変更用 */
.enq {
	padding: 20px 0 0 0;
	margin: 0;
}
/*--注記--*/
#semi_atten{
	font-weight: normal;
	padding: 5px 0 0 0;
	font-size: 85%;
}


/*--参加費用--*/

.ryokin_semi {
	text-align: center;
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
	color: #D8000F;
	margin: 0.3em 0 0 0;
	padding: 0.7em 0;
}

/*--講師テーブル--*/

#koushi_tbl th{
vertical-align: text-top;
white-space: nowrap;
padding: 0 10px 0 0;

}

#koushi_tbl td{
vertical-align: text-top;
padding: 0 0 15px 0;

}

/*-- 好評につき締め切り --*/

#alert_box {
    text-align: center;
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
	margin: 0 0 15px 0;
}

#alert_box_inner {
	width: 550px;
	margin: 0 auto;
	padding: 15px 0;
}

.alert_box_text {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	color:#cc0000;
}


/*
===============================================
 08.情報開示資料の解説
----------------------------------------------- */



/* 情報開示資料 */

.tool_doc_02 {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 15px 0 0 0;
}

.tool_doc_02 th.category {
	padding: 0.8em 0.3em;
	text-align: center;
	font-size: 93%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	font-weight: bold;
	white-space: nowrap;
}

.tool_doc_02 td {
	padding: 0.5em 0.6em 0.5em 0.8em;
	font-size: 93%;
	line-height: 1.4;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}

.tool_doc_02 th.cell_01 {
    width : 17%;
	text-align: left;
	font-size: 93%;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 0.5em 0.3em;
	vertical-align: middle;
	background-color: #F5F5F5;
}

.tool_doc_02 td.cell_02 {
    width : 6%;
	padding: 0.5em 0.3em;
	font-size: 93%;
	line-height: 1.4;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
}

.tool_doc_02 td.cell_03 {
	padding: 0.5em 0.3em;
	font-size: 93%;
	line-height: 1.4;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}

.tool_doc_02 td.cell_04 {
	padding: 0.5em 0.3em 0.5em 0.7em;
	font-size: 93%;
	line-height: 1.4;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
}


.tool_doc_02 td li {
	background-image: url(../common/img/icon_navi.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding: 0.3em 0 0.3em 10px;
}

/*-- リンク集 --*/


#msg_prof {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 1em 0 0 0;
}

#msg_prof th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 5px 5px;
	text-align: left;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
}

#msg_prof td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1em 1.5em;
	text-align: left;
	font-size: 93%;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
}

#msg_prof td img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

#sig_msg {
	padding: 5px 0 0 0;
}

#board_doc{
border-top : 1px solid #cccccc;
margin:5px 0 0 0;
padding:5px 0 0 0;

}

.p_name{
font-weight:bold;
}

/*
===============================================
 09.IRといえばIRJapan
----------------------------------------------- */


#midashi_title {
	padding: 25px 0 0 0;
}

.use_text p {
	font-size: 93%;
	line-height: 1.8;
	text-align: left;
	padding: 1em 0 0 0;
}

#case_box {
	width: 611px;
	background-color: #eef5fb;
	border:1px solid #dddddd;
	margin: 15px 0 0 0;
}

#case_inner {
	margin: 0 ;
	padding: 5px;
	line-height: 1.5;
}

.biz_type{
padding : 0 0 3px 0;
}

/*-- TOPページ新設 --*/

.use_irj_top_box,
.use_irj_top_intro {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.use_irj_top_box2_inner {
	width: 607px;
	background-image: url(../common/img/grad_red_circle.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin: 0 auto;
}

.use_irj_top_title_2 {
	width: 550px;
	margin: 0 auto;
	padding: 16px 0 10px 0;
	text-align: left;
	font-size: 108%;
	font-weight: bold;
}

.use_irj_top_info {
	clear: both;
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 15px 0;
	line-height: 1.5;

}

.use_irj_top_text {
	margin: 0 ;
	padding: 5px;
	line-height: 1.5;
}

/*
===============================================
 10.ツール・翻訳　パートナー申し込みフォーム関連
----------------------------------------------- */

#container02 {
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

#container02 td{
	text-align: left;
}

/*
===============================================
 11.所在不明株主
----------------------------------------------- */

.notice_box {
	text-align: left;
	line-height: 1.5;	
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
	color: #333333;
	margin: 0.7em 0 1.5em 0;
	padding: 0.5em ;
}

#contact_s {
	width: 550px;
	margin: 10px auto 0 auto;
	background-image: url(../service/consulting/img/contact_bottom_s.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
}

#contact_s_inner {
	width: 550px;
	background-image: url(../service/consulting/img/contact_top_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 0;
}

p#contact_s_ad {
	font-size: 93%;
	line-height: 1.5;		
	background-image: url(../service/consulting/img/contact_middle_s.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 10px;
}

