@charset  "EUC-JP";

/* info.css

 01.contact_box お問合せ
 02.intro_text お問合せボックスの中のテキスト
 03.privacy_list 個人情報保護方針の表
 04.sitemap サイトマップ
 05.contact_02 お問い合わせフォーム
 06.compliance　IRJコンプライアンス・ホットライン
 07.個人情報の取扱いについて
 08.株式に関するお手続き
 09.経済産業省・日本IR協議会 アンケート調査について
 10.プロモーション
*/

/*
===============================================
 01.contact_box お問合せ
----------------------------------------------- */
#page_info_contact {
	padding: 22px 0 0 0;
}

#page_info_contact p {
	font-size: 93%;
	line-height: 1.5;
	padding: 0;
	text-align: left;
}

.contact_box {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.contact_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;
}

.contact_cate {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 1em 0 0 0;
	font-size: 108%;
	font-weight: bold;
}

.contact_charge {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	font-size: 93%;
	font-weight: bold;
	padding: 30px 0 0 0;
}

.contact_list {
	padding: 1em 0 0 0;
	margin: 0 0 0 0.3em;
}

.contact_list li {
	background-image: url(../common/img/icon_cercle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding: 0.3em 0 0.3em 1em;
	text-align: left;
	font-size: 93%;
}

/*-- 共同制作パートナー移植 --*/

 .partner {
	clear: both;
	width: 203px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	background-image: url(../img/partner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.partner p {
	margin: 0 auto;
}

.partner ul {
	padding: 0;
	background-image: url(../img/partner_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.partner li {
	margin: 0 auto;
	width: 165px;
	text-align: left;
	font-size: 100%;
	line-height: 1.3;
	padding: 0 0 0.1em 8px;
	background-image: url(../img/sankaku_red.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
}

/*-- 共同パートナー募集を左メニューに追加するため新設 --*/

#left_menu_02 {
	float: left;
	width: 219px;
	text-align: center;
}

#side_02 {
	width: 219px;
	background-image: url(../common/img/navi_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*
===============================================
 02.intro_text お問合せボックスの中のテキスト
----------------------------------------------- */
.intro_text {
	clear: both;
	width: 550px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}

.intro_text p {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	padding: 1em 0 0 0;
}

/*
===============================================
 03.privacy_list 個人情報保護方針の表
----------------------------------------------- */
#privacy_list {
	width: 550px;
	margin: 0 auto;
	padding: 2em 0 0 0;
}

#privacy_list li {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	padding: 0.5em 0 0.5em 16px;
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	margin: 0 0 0 1em;
}

#sign {
	width: 550px;
	margin: 0 auto;
	text-align: right;
	font-size: 93%;
	line-height: 1.5;
	padding: 2em 0 0 0;
}

/*
===============================================
 04.sitemap サイトマップ
----------------------------------------------- */
.sitemap {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 22px 0 0 0;
}

.sitemap_inner {
	width: 607px;
	margin: 0 auto;
	padding: 12px 0 5px 0;
}

.list_bottom {
	padding: 0 0 20px 0;
}

.list_bottom_2 {
	padding: 0 0 5px 0;
}

.category {
	text-align: left;
	font-size: 108%;
	margin: 0 auto 0 30px;
	padding: 15px 0 1.8em 0;
}

.square {
	clear: both;
	margin: 0 30px 0 30px;
	text-align: left;
	font-size: 93%;
	line-height: 1;
	padding: 0.5em 0 0.5em 0;
	background-image: url(../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.red {
	clear: both;
	margin: 1em 0 0 40px;
	text-align: left;
	font-size: 93%;
	line-height: 1;
	padding: 0;
}

.red_2 {
	clear: both;
	margin: 0.5em 0 0 40px;
	text-align: left;
	font-size: 93%;
	line-height: 1;
	padding: 0;
}

.category img,
.square img,
.red img {
	vertical-align: middle;
	margin-right: 6px;
}

.list_1,
.list_2 {
	clear: both;
	width: 510px;
	margin: 0.5em 0 0 50px;
	text-align: left;
	padding: 0 0 10px 0;
}

.list_2_left {
	width: 250px;
	float: left;
}

.list_2_right {
	width: 250px;
	float: right;
}

.list_1 li,
.list_2 li {
	font-size: 93%;
	line-height: 1.3;
	background-image: url(../common/img/icon_navi.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	padding: 0.2em 0 0.2em 8px;
}

/*
===============================================
 05.contact_02 お問い合わせフォーム
----------------------------------------------- */

#contact_table {	
    border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 1em 0 0 0;
	width:100%;
}


#contact_table th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #e9e9e9;
	padding: 5px;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
	white-space:nowrap;
	font-weight:bold;
}

#contact_table td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	font-size: 93%;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
}


#contact_priv{
    margin:30px 0 0 0;
}


.contact_list{
	clear: both;
	width: 600px;
	margin: 0.5em 0 0 10px;
	text-align: left;
	padding: 0 0 10px 0;
	
}

.contact_list li{
	font-size: 93%;
	line-height: 1.3;
	background-image: url(../common/img/icon_cercle_red.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	padding: 0.2em 0 0.2em 8px;
}


.contact_btn {
	width: 611px;
	background-color: #eef5fb;
	border:1px solid #dddddd;
	margin: 15px 0 0 0;
	padding:15px 0
}

.contact_btn_inner {
    text-align:center;
	margin: 0 auto;
	padding: 0 auto;
	line-height: 1.5;
}


/*--問い合わせ完了ページ--*/


.resist_name{
    margin:30px 0 0 0;
	font-size:120%;
	font-weight:bold;

}

.resist_name2{
    margin:30px 0 0 30px;
	font-size:120%;
	font-weight:bold;
	text-align:left;
}


.resist_txt{
    margin:30px 0 0 0;
	line-height: 1.5;
}

.resist_top{
    text-align:right;
    margin: 15px;
}

/*
===============================================
 06.compliance　IRJコンプライアンス・ホットライン
----------------------------------------------- */

.contact_list2 {
	padding: 1em 0;
	margin: 0 0 1em 0.3em;
}

.contact_list2 li {
	background-image: url(../common/img/icon_cercle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 1em;
	padding: 0.3em 0 0.3em 1em;
	
	text-align: left;
	font-size: 93%;
	line-height:1.5;
}

.compli_txt{
      margin: 30px 0;
	  text-align:left;
	  line-height:1.5;
}

.compli_file{
	text-align: center;
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
	margin: 1em 0 0 0;
	padding: 0.7em 0;
}

/*
===============================================
 07.個人情報の取扱いについて
----------------------------------------------- */
#priv_box {
	text-align: center;
	padding: 15px 0 0 0;
}

#priv_box_inner {
	width: 550px;
	margin: 0 auto;
	text-align: left;
}

.priv_t {
	font-size: 100%;
	font-weight: bold;
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 0.1em;
	padding: 0 0 0 15px;
	margin: 20px 0 0 0;
}

.priv_text {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	padding: 0.5em 0 0 0;
	margin: 0 0 0 15px;
}

.priv_list {
	margin: 0 0 0 40px;
	padding: 0.5em 0 0 0;
}

.priv_list li {
	list-style-type: decimal;
	font-size: 93%;
	padding: 0.3em 0;
}

/*-- 2010/08/11Pマーク対応に伴う追加 --*/

.priv_list2 {
	margin: 0 0 0 40px;
	padding: 0.5em 0 0 0;
}

.priv_list2 li {
	list-style-type: disc;
	font-size: 93%;
	padding: 0.3em 0;
}



.priv_text_2 {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	text-indent: -1em;
	margin: 0 0 0 25px;
	padding: 0.5em 0 0 0;
}

.gray_line {
	border: 1px solid #CCCCCC;
	margin: 0.8em 0 0 15px;
}

.gray_line p {
	font-size: 93%;
	line-height: 1.5;
	margin: 0.8em 1.5em;
}

/*-- 20120619 開示対象個人情報について --*/

#midashi_title {
	padding: 25px 0 0 0;
}

#privacy_re_list {
	width: 560px;
	margin: 0 auto;
	padding: 2em 0 0 0;
}

.privacy_re_list_irc {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	padding: 0.5em 0 0.5em 16px;
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	margin: 0 0 0 1em;
}

.privacy_re_smallheader {
	padding:  0;
	margin: 0 ;
}

.privacy_re_icg {
	background-image: url(../common/img/icon_cercle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 1em;
	padding: 0.5em 0 0.5em 1em;
	text-align: left;
	font-size: 93%;
	line-height:1.5;
}

.privacy_re_txt{
	padding: 0.5em 0 0.5em 0;
    line-height:1.5;

}

/*-- 20130712追記 --*/

.priv_party {
	clear: both;
	border: 1px solid #CCCCCC;
	margin: 22px 0 0 0;
}

.priv_party_inner {
	width: 591px;
	margin: 0 auto;
	padding: 10px;
}

.priv_party_txhead{
    line-height:1.3;
	margin: 15px 0 30px 0;

}

.priv_party_txt{
    line-height:1.5;
	margin: 10px 0 0 0;

}

/*-- 個人情報からのリンク --*/

.priv_link{
    margin: 10px 0 0 0;

}

/*
===============================================
 08.株式に関するお手続き
----------------------------------------------- */
.ta_info_title {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 18px 0 8px 0;
	font-size: 108%;
	font-weight: bold;
}

.ta_info_intro {
	clear: both;
	border: 1px solid #CCCCCC;
}


.ta_info_box_inner {
	width: 607px;
	background-image: url(../service/consulting/img/midashi_back.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin: 0 auto;
}


#intro_text_ta {
	clear: both;
	width: 550px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	text-align : left;
	
}

.ta_txt_header{
    font-weight:bold;
    padding : 30px 0 5px 0;
 

}

.ta_txt_inner{
	line-height:1.8;
	margin: 30px 0 0 0;

}

.ta_txt_fdial{
	background-image: url(../info/img/f_dial.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 35px;
	margin:3px 0 3px 0;


}

.ta_txt{
line-height:1.8;
}

/*
===============================================
 09.経済産業省・日本IR協議会 アンケート調査について
----------------------------------------------- */

.meti_box {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.meti_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;
}

.meti_cate {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 1em 0 0 0;
	font-size: 108%;
	font-weight: bold;
}

.meti_charge {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	font-size: 93%;
	font-weight: bold;
	padding: 30px 0 0 0;
}

.meti_list {
	padding: 1em 0 0 0;
	margin: 0 0 0 0.3em;
}

.meti_list li {
	background-image: url(../common/img/icon_cercle_gray.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding: 0.3em 0 0.3em 1em;
	text-align: left;
	font-size: 93%;
}


/*
===============================================
 10.プロモーション
----------------------------------------------- */

.promo_graf {
   margin: 30px 0 15px 0;


}

.pdf_dl {
	text-align: center;
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
	color: #D8000F;
	margin: 0.3em 0 0 0;
	padding: 0.7em 0;
}