@charset  "EUC-JP";

/* consulting.css

 01.service-box グレー罫のボックス
 02.service_box_inner ボックス内背景グラデーション
 03.intro_text インデックス用
 04.service_title_2 詳細ページ用
 05.list 段組リスト
 06.詳細ページの詳細ページ
 07.アナリスト・機関投資家の皆様
 08.WEBサービスのユーザーの皆様
 09.ディスクロ関連
 10.判明調査とは（業務解説関連） 
 11.広告動画用
 12.2010年の改定関連
 13.汎用テーブル組
 14.株ひろへのリンク
*/

/*
===============================================
 01.service-box グレー罫のボックス
----------------------------------------------- */
.service_box,
.service_intro {
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

/*
===============================================
 02.service_box_inner ボックス内背景グラデーション
----------------------------------------------- */
.service_box_inner {
	width: 607px;
	background-image: url(../service/consulting/img/midashi_back.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin: 0 auto;
}

.service_box2_inner {
	width: 607px;
	background-image: url(../common/img/grad_red_circle.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin: 0 auto;
}

/*
===============================================
 03.intro_text インデックス用
----------------------------------------------- */
.intro_text,
.intro_text_2 {
	clear: both;
	width: 550px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
}

.intro_text p {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	font-weight: bold;
	padding: 1em 0 0 0;
}

.intro_text_2 p {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	font-weight: normal;
	padding: 1em 0 0 0;
}

.service_title {
	width: 550px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

.investor_title {
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 18px 0 8px 0;
	font-size: 108%;
	font-weight: bold;
}

.btn_more {
	float: right;
	width: 75px;
}

.service_title a { color: #333333; text-decoration: none;}
.service_title a:hover { color: #D8000F; text-decoration: none;}

.service_banner {
	clear: both;
	width: 550px;
	padding: 1.5em 0 5px 0;
}

.service_banner_img {
	float: left;
	width: 180px;
	padding: 0.3em 0 0 0;
}

.service_banner_text {
	float: right;
	width: 350px;
	text-align: left;
	vertical-align: top;
}

.service_banner_text p {
	font-weight: normal;
	padding: 0.3em 0 0 0;
}

/*
===============================================
 04.service_title_2 詳細ページ用
----------------------------------------------- */
/* 背景グラデーションボックス内　タイトル */
.service_title_2 {
	width: 550px;
	margin: 0 auto;
	padding: 16px 0 10px 0;
	text-align: left;
	font-size: 108%;
	font-weight: bold;
}

.service_title h3 {
	float: left;
	width: 300px;
	text-align: left;
	padding: 0.5em 0 0 0;
	font-size: 108%;
	font-weight: bold;
}

/* 背景グラデーションボックス内　テキスト */
.service_info {
	clear: both;
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 15px 0;
}

.service_info p {
	font-size: 93%;
	line-height: 1.5;
	padding: 1em 0 0 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;
}

/*
===============================================
 05.list 段組リスト
----------------------------------------------- */
.list_1 li,
.list_2 li,
.list_3 li,
.service_banner_list li,
#stock_text li {
	list-style-type: none;
	padding-left: 12px;
	background-image: url(../common/img/icon_cercle_red.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-size: 93%;
	line-height: 1.3;
	margin: 0.3em 0;
}

.list_1,
.list_2,
.list_3,
.list_4,
.service_list_2 {
    clear:both;
	width: 550px;
	margin: 0 auto;
	text-align: left;
	padding: 1em 0 0 0;
}

.list_3_left {
	float: left;
	width: 180px;
}

.list_3_frame {
	float: right;
	width: 365px;
}

.list_3_center {
	float: left;
	width: 180px;
}

.list_3_right {
	float: right;
	width: 180px;
}

.list_2_left,
.list_4_left,
.service_list_left {
	float: left;
	width: 270px;
}

.list_2_right,
.list_4_right,
.service_list_right {
	float: right;
	width: 270px;
}

.service_list_right li.no {
	background-image: none;
}

/*-- 100210メニュー改編に伴う変更 --*/

.list_4 li {
	list-style-type: none;
	padding-left: 12px;
	background-image: url(../common/img/icon_navi.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-size: 93%;
	line-height: 1.3;
	margin: 0.3em 0;
}

/*
===============================================
 06.詳細ページの詳細ページ
----------------------------------------------- */
/* 赤い丸のタイトル */
#service_title_3 {
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 123.1%;
	font-weight: bold;
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* 赤い丸なしのタイトル */
#service_title_no {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 123.1%;
	font-weight: bold;
	background-image: none;
}

/* デモ画像 */
.right_demo {
	float: right;
	width: 240px;
	border: 1px solid #CCCCCC;
	margin: 15px 0 0 20px;
	text-align: center;
	background-color: #EFEFEF;
}

.demo_inner {
	width: 220px;
	margin: 0 auto;
}

.demo_img {
	margin: 10px 0 0 0;
}

.demo_inner p {
	font-size: 93%;
	line-height: 1.5;
	padding: 0.5em 0;
}

p.demo_link img,
p#login img {
	margin: 0 6px 0 0;
	vertical-align: middle;
}

p.demo_en {
	margin: 0;
	padding: 0;
}

/* グレー罫のボックスの上のタイトル */
.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 {
	clear: both;
	width: 550px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

/* プラン策定までのフロー */
.flow {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0.5em 0 0 0;
}

.flow_01 {
	margin: 20px 0 0 0;
}

.flow_title {
	width: 240px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	background-color: #EFEFEF;
}

.flow_title img {
	margin-left: 15px;
}

.flow_text {
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	padding: 1em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.flow_ya {
	margin: 0.5em 0 0 0;
	text-align: center;
}

/* 画像の上マージン */
.dum {
	padding: 15px 0 5px 0;
	display: block;
}

/* kvoice説明部分 */
#kvoice {
	clear: both;
	width: 611px;
	padding: 25px 0 0 0;
}

#kvoice_logo {
	float: left;
	width: 154px;
}

#kvoice_text {
	float: right;
	width: 436px;
	font-size: 93%;
	line-height: 1.5;
	text-align: left;
	font-weight: bold;
}

/* ストックウォッチ説明部分 */
#stock {
	width: 611px;
	padding: 20px 0 0 0;
}

#stock_logo {
	width: 180px;
	float: left;
	padding: 0.3em 0 0 0;
}

#stock_logo p {
	padding: 0.2em 0 0 0;
	font-size: 77%;
	line-height: 1.3;
}

#stock_text {
	width: 410px;
	float: right;
}

#stock_text p {
	padding: 0.3em 0 0.3em 0;
	font-size: 93%;
}

/* 無料トライアル説明部分 */
#trial {
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 22px 0 0 0;
}

#trial_inner {
	width: 550px;
	margin: 0 auto;
}

#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 {
	text-align: center;
	font-size: 93%;
	background-image: url(../service/consulting/img/contact_middle_s.gif);
	background-repeat: repeat-y;
}

p#indiv_no {
	text-align: right;
	padding: 0.8em 0;
	font-size: 85%;
}

p#login {
	background-image: url(../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0.8em 0 0 0;
	text-align: right;
	font-size: 93%;
}

.ryokin {
	text-align: center;
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
	color: #D8000F;
	margin: 0.3em 0 0 0;
	padding: 0.7em 0;
}

/* 詳しいご説明は　部分 */
.service_naiyou span.txt_right {
	text-align: right;
	font-size: 85%;
	display: block;
}

/* 上記の他　部分 */
.dotline_top {
	background-image: url(../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 1em 0 0 0;
	margin: 1em 0 0 0;
	text-align: left;
	font-size: 93%;
}

/*
===============================================
 07.アナリスト・機関投資家の皆様
----------------------------------------------- */
/* ログイン */
p.login_info {
	clear: both;
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 1.2em;
	font-size: 100%;
	padding: 1em 0 0 15px;
}

#login_btn {
	width: 440px;
	margin: 0 auto;
	padding: 1em 0 10px 0;
}

#login_btn_left {
	width: 188px;
	float: left;
}

#login_btn_right {
	width: 188px;
	float: right;
}

.intro_text p#contact_s_ad {
	padding: 0;
	font-weight: normal;
}

.intro_text p#contact_ad_atten {
	width: 550px;
	padding: 0;
	font-weight: normal;
	background-image: url(../service/consulting/img/contact_middle_s.gif);
	background-repeat: repeat-y;
}

.intro_text p#contact_ad_atten span {
	margin-right: 10px;
	padding: 0.2em 0 0 0;
	display: block;
}

/*
===============================================
 08.WEBサービスのユーザーの皆様
----------------------------------------------- */
#irpro_title {
	width: 550px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

.irpro_frame {
	border-bottom: 1px solid #CCCCCC;
}

.irpro_box {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.irpro_left {
	float: left;
	width: 49%;
}

.irpro_left p {
	text-align: left;
	font-size: 93%;
	line-height: 1.5;
	margin: 10px;
}

.irpro_right {
	float: right;
	width: 50%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.irpro_right h4 {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	margin: 10px;
	background-image: url(../common/img/icon_red_cercle.gif);
	background-repeat: no-repeat;
	background-position: left 0.15em;
	padding: 0 0 0 15px;
}

.irpro_right p {
	text-align: left;
	font-size: 93%;
	line-height: 1.5;
	margin: 0 10px;
}

.irpro_right p.irpro_more {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*--080630インベスターウォッチ緊急対応--*/

.irpro_right p.irpro_redtxt {
	text-align: left;
	color:#cc0000;
	margin-top: 5px;
	margin-bottom: 10px;
}


.irpro_right p.irpro_add {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px 5px;
	background-color:#eef5fb;
	border: 1px solid #cccccc;
}

#k_box {
	clear: both;
	background-image: url(../common/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 0 0 0;
	margin: 50px 0 0 0;
}

/* イラストのタイトル画像 */
.img_t {
	border-bottom: 1px solid #CCCCCC;
	padding: 25px 0 0.3em 0;
	text-align: left;
}

.kvoice_more {
	text-align: right;
	margin: 10px 0 0 0;
}

/*
===============================================
 09.ディスクロ関連
----------------------------------------------- */

#tool_achv_tbl{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 30px 0;
	text-align:center;
	width :100%;
}

#tool_achv_tbl th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #f2f2f2;
	padding: 5px;
	text-align: left;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
	white-space:nowrap;
	font-weight:bold;
}

#tool_achv_tbl td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:10px 5px;
	font-size: 93%;
	line-height: 15px;
	font-weight: normal;
	vertical-align: top;
}


/*-- リーガル サービス説明テーブル --*/


#legal_serv_tbl{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0 0 30px 0;
	text-align:center;
	width :100%;
}


#legal_serv_tbl th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #f2f2f2;
	padding: 5px;
	text-align: center;
	line-height: 1.5;
	vertical-align: center;
	white-space:nowrap;
	font-weight:bold;
}


#legal_serv_tbl td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:10px 5px;
	font-size: 93%;
	line-height: 15px;
	font-weight: normal;
	vertical-align: center;
	text-align: left;
}


#tool_achv_tbl img {
margin: 15px 0;
}


.td_ctr{
    text-align:center;
}


/*-- リーガル実績の移植 --*/

#legal_acv_table{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 1em 0 0 0;
}



#legal_acv_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;
}

#legal_acv_table th{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #e9e9e9;
	padding: 5px 2px;
	text-align: center;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
	white-space:nowrap;
	font-weight:bold;
}


#legal_acv_table 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;
}

#legal_acv_table .legal_year{
    white-space:nowrap;
}

#legal_acv_table .w30{
    width:30%;
}


#legal_acv_table .w30_blank{
    width:30%;
    text-align:center;
	vertical-align:middle;
}



#legal_acv_table .w15_center{
    width:17%;
	text-align:center;
}

#legal_acv_table .blank{
	text-align:center;
	vertical-align:middle;
}

.red_txt{
color:#cc0000;
}

.blue_txt{
color:#006699;
}


/*-- 共同制作パートナー移植 --*/

 .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;
}

/*
===============================================
 10.判明調査とは（業務解説関連） 
----------------------------------------------- */

.flow_title_bl {
	width: 240px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	background-color: #eef5fb;
}


.flow_title_pk {
	width: 240px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: middle;
	background-color: #FDF3F4;
}

.flow_title_bl img, .flow_title_pk img{
	margin-left: 20px;
}



#inv_exp_tbl {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin:5px 0;
	text-align:center;
	width :100%;
}

#inv_exp_tbl th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #f2f2f2;
	padding: 5px;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
	white-space:nowrap;
	font-weight:bold;
}

#inv_exp_tbl td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:5px;
	font-size: 93%;
	line-height: 30px;
	font-weight: normal;
	vertical-align: top;
}

/*
===============================================
 11.広告動画用 
----------------------------------------------- */
#service_mov_box {
	clear: both;
	width: 550px;
	height: 85px;
	margin: 0 auto;
	border : 1px solid #cccccc;
	background-color: #f2f2f2;
}

#service_mov_box02 {
	clear: both;
	width: 550px;
	height: 85px;
	margin: 15px auto 0;
	border : 1px solid #cccccc;
	background-color: #f2f2f2;
}

#service_mov_pad{
    padding : 5px;
}
.serv_mov_pic{
float:left;
}

#serv_mov_title{
float:right;
	width: 410px;

}

.serv_mov_line{
vertical-align:baseline;
    margin:0 0 10px 0;
	padding:0;
	font-size: 115%;
	font-weight:bold;
	line-height: 1.5;
	border-bottom: 2px solid #cc0000;

}

/*
===============================================
 12.2010年の改定関連
----------------------------------------------- */

/*-- 社外取ページ用 --*/

.auth_number {
	text-align: center;
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
	color: #333333;
	margin: 0.7em 0 0 0;
	padding: 0.7em 0;
}

.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 ;
}


.outside_add {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 5px;
	font-size:85%;
	background-color: #FDF3F4;
	border: 1px solid #F3B3B7;
}


/*
===============================================
 13.汎用テーブル組
----------------------------------------------- */

#cons_table{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0;
	width: 100%;
}



#cons_table{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	font-size: 93%;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
}



#cons_table th{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #e9e9e9;
	padding: 5px 2px;
	text-align: center;
	line-height: 1.5;
	font-weight: normal;
	vertical-align: top;
	white-space:nowrap;
	font-weight:bold;
}

#cons_table td{
	padding: 2px 5px;
	border-right: 1px solid #CCCCCC;
	
}


.unkown_left{
width :17%;
white-space:nowrap;
padding:0;
margin:0;
}

.media_tbl_ttl{
text-align:center;
}


/*
===============================================
 14.株ひろへのリンク
----------------------------------------------- */

#kabuhiro_promo_box {
	clear: both;
	width: 607px;
	height: 85px;
	margin: 0 auto;
	border : 1px solid #cccccc;
	background-color: #f2f2f2;
}

#kabuhiro_promo_box02 {
	clear: both;
	width: 607px;
	height:154px;
	margin: 15px auto 0;
	border : 1px solid #cccccc;
	background-color: #f6f5e4;
}

#kabuhiro_promo_pad{
    padding : 5px;
}
.kabuhiro_promo_pic{
float:left;
width: 161px;
}

#kabuhiro_promo_title{
float:right;
	width: 430px;

}

.kabuhiro_promo_line{
vertical-align:baseline;
    margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	line-height: 1.5;

}

.kabuhiro_txt{
	line-height: 1.5;

}

.kabuhiro_notice{
	font-size: 85%;
	color: #ff0000;
	padding:10px 0;
}

.kabuhiro_button{
    width :265px;
	margin: 0 auto;
}
