@charset "UTF-8";

/* ----------------------------------------------
report 共通
----------------------------------------------- */
*{
	margin:0px;
	padding:0px;
}

/*▼全体*/
div#wrap{
	width:730px!important;
	background:url(../images/wrap_bk.gif) no-repeat scroll top right;
	min-height:270px;
}
/*▲全体*/

/*▼レポートヘッダー*/
div#r_head{
	width:730px;
	height:130px;
	margin-bottom:18px;
}

div#r_head h2{
	background:url(../images/r_head_1.jpg) no-repeat scroll 0 0;
	width:730px;
	height:23px;
	display:block;
	text-indent:-9999px;
}

div#r_head h3{
	background:url(../images/r_head_2.jpg) no-repeat scroll 0 0;
	width:528px;
	height:57px;
	display:block;
	text-indent:-9999px;
	margin-left:8px;
}

div#r_head h4{
	background:url(../images/r_head_3.jpg) no-repeat scroll 0 0;
	width:462px;
	height:50px;
	display:block;
	text-indent:-9999px;
	margin-left:8px;
}
/*▲レポートヘッダー*/

/*▼写真*/
div#pho{
	width:325px;
	float:left;
	margin-top:25px;
	padding-left:8px;
}
div#pho img{
	width:325px;
	height:425px;
}

div#pho p.pho_cap{
	color:#977A23;
	font-size:x-small;
	letter-spacing:1px;
	padding-top:2px;
}
/*▲写真*/

/*▼プロフィール　*/
div#prof{
	width:365px;
	/*margin-left:353px;*/
	float:right;
	margin-right:10px;
}

*html div#prof{
	padding-left:18px;
	margin-left:0;
	margin-right:0px;
}

div#media_ico p.net{
	background:url(../images/media_ico_net.png) no-repeat scroll 0 0;
	behavior:url("../htc/iepngfix.htc");
	width:159px;
	height:25px;
}
div#media_ico p.book{
	background:url(../images/media_ico_book.png) no-repeat scroll 0 0;
	behavior:url("../htc/iepngfix.htc");
	width:159px;
	height:25px;
}
div#media_ico p.fair{
	background:url(../images/media_ico_fair.png) no-repeat scroll 0 0;
	behavior:url("../htc/iepngfix.htc");
	width:167px;
	height:25px;
}
div#media_ico p{
	text-indent:-9999px;
}

div#prof h5{
	background:url(../images/prof_txt_bk.jpg) repeat-y scroll 0 0;
	width:365px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:113%;
	padding-left:10px;
	padding-top:1px;
}

div#prof h6{
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size:210%;
	padding-left:5px;
	padding-top:5px;
	line-height:125%;
}
div#prof h6.small{
	font-size:170%;
	font-weight:bold;
}

div#prof_txt{
	width:355px;
	padding-left:8px;
	margin-top:15px;
}

div#prof_txt p.sec{
	letter-spacing:1px;
}
div#prof_txt p.name{
	font-size:120%;
	font-weight:bold;
	letter-spacing:1.1px;
}
div#prof_txt p.name span{
	font-size:x-small;
	margin-right:10px;
}

div#prof_txt p.profile{
	padding-top:2px;
	font-size:x-small;
	letter-spacing:1px;
}
/*▲プロフィール　*/

/*▼開業データ　*/
div#open_data{
	background:url(../images/prof_txt_bk.jpg) repeat-y scroll 0 0;
	width:365px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:1px;
	margin-top:10px;
}

p.data_txt{
	letter-spacing:1px;
	font-weight:bold;
	margin-top:5px;
	padding-left:8px;
}
p.data_txt span{
	font-weight:normal;
	margin-right:5px;
}

table.fund{
	border:#999898 solid 1px;
	width:355px;
	margin-left:8px;
	margin-top:5px;
}
table.fund th.fund_l{
	width:50%;
	background:#424242;
	color:#FFFFFF;
	padding-left:12px;
}
table.fund th.fund_r{
	width:50%;
	text-align:right;
	background:#424242;
	color:#FFFFFF;
	padding-right:12px;
}
table.fund td.fund_l{
	width:50%;
	border-top:#999898 solid 1px;
	border-right:#999898 solid 1px;
	padding-left:12px;
}
table.fund td.fund_r{
	width:50%;
	text-align:right;
	border-top:#999898 solid 1px;
	padding-right:12px;
}

p.tyusyaku{
	padding-left:10px;
}
/*▲開業データ　*/

div#l_colum{
	width:500px;
	padding-left:8px;
	margin-top:20px;
	float:left;
}
*html div#l_colum{
	margin-top:0px;
}

/*▼本文*/
div.midashi{
	width:500px;
	position:relative;
	min-height:38px;
}
div.midashi div.q_ico{
	background:url(../images/q_ico.png) no-repeat scroll;
	behavior:url("../htc/iepngfix.htc");
	width:33px;
	height:35px;
	top:2px;
	left:5px;
	position:absolute;
}
div.midashi div.midashi_t{
	background:url(../images/midashi_t.jpg) no-repeat scroll 0 0;
	width:500px;
	height:16px;
	font-size:0;
}
div.midashi div.midashi_m{
	background:url(../images/midashi_m.jpg) repeat-y scroll 0 0;
	width:500px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:113%;
	padding:0;
	margin:0;
	/*padding-left:45px;*/
	line-height:1.2;
	padding-top:2px;
	text-align:left;
}
*html div.midashi div.midashi_m{
	padding-top:0px;
}
div.midashi div.midashi_m p{
	padding-left:45px;
}


div.midashi div.midashi_b{
	background:url(../images/midashi_b.jpg) no-repeat scroll 0 0;
	width:500px;
	height:3px;
}

p.ans{
	background:url(../images/a_ico.jpg) no-repeat scroll 0 0;
	text-indent:25px;
	margin-bottom:20px;
	width:490px;
	margin-left:5px;
	margin-top:15px;
}

*html p.ans{
	margin-top:5px;
}
/*▲本文*/

/*▼クレジット*/
div#rep_credit{
	text-align:right;
	margin-top:10px;
	font-size:x-small;
}
/*▲クレジット*/

/*▼本部担当者より*/
div#honbu{
	width:500px;
	border:#9e9e9e solid 1px;
	position:relative;
}

div#honbu div#honbu_img{
	background:url(../images/honbu.png) no-repeat scroll top;
	width:131px;
	height:23px;
	position:absolute;
	display:block;
	text-indent:-9999px;
	left:369px;
}
div#honbu_txt{
	width:340px;
	float:left;
}
div#honbu_txt p.sec{
	line-height:1.1;
	padding-left:10px;
	padding-top:10px;
	letter-spacing:1px;
}
div#honbu_txt p.name{
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	font-size:113%;
	letter-spacing:1px;
}
div#honbu_txt p.name span{
	font-size:small;
}

div#honbu_txt p.txt{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}

div#honbu img{
	width:130px;
	float:right;
	border:#D6D6D6 solid 1px;
	margin:53px 13px auto auto;
}
/*▲本部担当者より*/

div#r_colum{
	float:right;
	width:190px;
	margin-left:20px;
	margin-top:20px;
}
*html div#r_colum{
	margin-left:10px;
	margin-top:0;
}

/*▼記事バックナンバー箇所*/
div#r_colum div#bn_cap{
	background:url(../images/bn_cap.gif) no-repeat scroll 0 0;
	width:190px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

div#r_colum div#bn_md{
	background:url(../images/bn_md.gif) repeat-y scroll 0 0;
	padding-top:5px;
}

div#r_colum div#bn_md div.bn_lst_bg{
	background:#FFFFFF;
	padding:4px 0;
	width:180px;
	margin:0 auto;
}

div#r_colum div#bn_md div.bn_lst{
	width:180px;
	margin:0 auto;
}
div#r_colum div#bn_md div.bn_lst li.bn_li{
	margin-left:7px;
	padding-left:8px;
	padding-top:2px;
	background:url(../images/cmn_main_arrowicon.gif) no-repeat scroll 0 0.7em;
}

/*div#r_colum div#bn_md div.bn_lst li.bn_li span{
	padding-left:9px;
}

div#r_colum div#bn_md div.bn_lst p.bn_txt{
	padding-left:7px;
}*/

div#r_colum div#bn_bt{
	background:url(../images/bn_bt.gif) no-repeat scroll 0 0;
	width:190px;
	height:30px;
	text-align:center;
	padding-top:6px;
}
div#r_colum div#bn_bt span{
	background:url(../images/cmn_main_arrowicon_g.gif) no-repeat scroll 0 0.2em;
	padding-left:9px;
}

/*▲記事バックナンバー箇所*/


/*▼検索軸*/
hr.kensaku{
	margin-top:34px;
	border-top:#999999 solid 1px;
	height:1px;
	padding:0;
	margin-bottom:18px;
	width:730px;
}

div#kensaku_tit p{
	background:url(../images/kensaku_tit.png) no-repeat scroll 0 0;
	width:700px;
	height:25px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
	display:block;
}

div#kensaku_cont{
	width:698px;
	border:#d4d4d4 solid 1px;
	margin:0 auto;
}
div#kensaku_cont p.kensaku_style{
	background:url(../images/sagasu_style.gif) no-repeat scroll 0 0;
	width:135px;
	height:12px;
	text-indent:-9999px;
	margin-left:10px;
	margin-top:15px;
	padding:0;
}

div#kensaku_cont p.kensaku_key{
	background:url(../images/sagasu_key.gif) no-repeat scroll 0 0;
	width:245px;
	height:12px;
	text-indent:-9999px;
	margin-left:10px;
	margin-top:20px;
}
*html div#kensaku_cont p.kensaku_key{
	margin-top:40px;
}

div.kensaku_line{
	border-top:#999999 solid 1px;
	height:1px;
	padding:0;
	width:680px;
	margin-left:10px;
	margin-top:3px;
	line-height:0;
}
*html div.kensaku_line{
	margin-top:-3px;
}

ul.kensaku{
	margin-left:20px;
}

ul.kensaku li{
	font-size:120%;
	float:left;
	background:url(../images/cmn_kiji_arrowicon.gif) no-repeat scroll 0 0.4em;
	padding-left:15px;
	white-space:nowrap;
	margin-right:30px;
	padding-bottom:5px;
}
/*▲検索軸*/



/*▼バックナンバーページ*/
div#bn_r{
	width:690px;
	margin:0 auto;
}

div#bn_r div.bn_r_bg_t{
	background:url(../images/bn_r_bg.gif) no-repeat scroll 0 bottom;
	width:690px;
	height:2px;
}
*html div#bn_r div.bn_r_bg_t{
	line-height:0;
	margin-bottom:0px;
}
*:first-child+html div#bn_r div.bn_r_bg_t{
	line-height:0;
	margin-bottom:-5px;
}

div#bn_r div.bn_r_bg_m{
	background:url(../images/bn_r_bg_m.gif) repeat-y scroll 0 0;
	width:690px;
	position:relative;
	/*min-height:128px;*/
}

div#bn_r div.bn_r_bg_b{
	background:url(../images/bn_r_bg.gif) no-repeat scroll 0 0;
	width:690px;
	height:2px;
	clear:both;
	margin-bottom:10px;
}
*html div#bn_r div.bn_r_bg_b{
	font-size:0px;
	line-height:0;
	margin-bottom:0px;
}
*:first-child+html div#bn_r div.bn_r_bg_t{
	font-size:0px;
	line-height:0;
}

div#bn_r div.bn_r_bg_m a.leftimg{
	float:left;
}

div#bn_r div.bn_r_bg_m img{
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;

}

div#bn_r div.bn_r_bg_m h5.bn_subtit{
	margin-left:165px;
	font-weight:bold;
	font-size:120%;
	padding-top:5px;
}

div#bn_r div.bn_r_bg_m h6.bn_tit{
	margin-left:165px;
	font-size:210%;
	line-height:125%;
	font-weight:bold;
	padding-top:3px;
}
div#bn_r div.bn_r_bg_m h6.bn_tit a{
	color:#977A23;
}
div#bn_r div.bn_r_bg_m h6.bn_tit a:hover{
	text-decoration:underline;
}

div#bn_r div.bn_r_bg_m p{
	text-align:right;
	padding-bottom:2px;
	padding-right:10px;
	font-size:120%;
}

div#bn_r div.bn_r_bg_m p span{
	background:url(../images/cmn_kiji_arrowicon.gif) no-repeat scroll left 0.1em;
	padding-left:12px;
}
/*▲バックナンバーページ*/


/*▼伊藤暫定対応100625　*/
div#r_colum{
	/*display:none;*/
}
/*▲伊藤暫定対応100625　*/