@charset "utf-8";
@import url("common.css");
@import url("archive.css");

/*---------------------------------------------------------------------
/* ResultInfo CSS */

/*--- Content image ---*/
div#contents_img{
background:url(../img/archive/contents_img/contents_result_info.jpg) no-repeat;
}

/*--- Contens Title ---*/
h2.contents_title{
margin-bottom:10px;
}

/*--- Card ---*/
div.card_fr{
width:910px;
background:url(../result_info/img/tb_in.jpg) repeat-y top;
}
div.card_inr{
padding:0 25px 0;
}

#tb_top{
width:910px;
height:10px;
}
#tb_bottom{
width:910px;
height:10px;
}

ul.r_title{
list-style:none;
background:url(../result_info/img/tb_bottom.jpg) no-repeat bottom left;
}
ul.r_title li{
font-size:140%;
font-weight:bold;
letter-spacing:0.1em;
padding:10px 10px 10px 0;
line-height:1.6;
background:url(../img/archive/tb_style/tb_bdr.png) left bottom repeat-x;
}

p.r_text{
padding:10px 0 10px 95px;
}

ul.r_title li span{
color:#990000;
}


/*--- tb_style1 ---*/
.tb_style1_fr{
left:0;
width:910px;
background:url(../business/img/table_in02.jpg) repeat-y;
}
.tb_style1_inr{
background:url(../business/img/table_top.jpg) top no-repeat;
}
.tb_style1_inr dl{
background:url(../business/img/table_bottom.jpg) bottom no-repeat;
padding:8px;
}
.tb_style1_inr dt{
font-size:110%;
font-weight:bold;
width:75px;
_width:85px;
clear:both;
float:left;
line-height:1.6;
padding:8px 0 8px 20px;
}
.tb_style1_inr dd{
font-size:120%;
padding:8px 10px 8px 50px;
line-height:1.6;
background:url(../img/archive/tb_style/tb_bdr.png) left bottom repeat-x;
}


/*--- 個別紹介 ---*/
#syokai{
width:440px;
float:left;
}

/*--- 他の事例紹介 tb_style1 ---*/
.syokai_style1_fr{
float:right;
width:412px;
margin-bottom:20px;
}
.syokai_style1_inr{
margin-bottom:20px;
}
.syokai_style1_inr dl{
padding:2px;
margin-top:-8px;
}
.syokai_style1_inr dt{
font-weight:bold;
width:40px;
_width:40px;
clear:both;
float:left;
line-height:1.6;
padding:5px 0 5px 0;
}
.syokai_style1_inr dd{
padding:5px 0px 5px 10px;
line-height:1.6;
background:url(../img/archive/tb_style/tb_bdr.png) left bottom repeat-x;
}

/*--- ライン付タイトル 通常 ---*/
h2.contents_title_line{
font-size:230%;
font-weight:bold;
letter-spacing:0.1em;
background:url(../business/img/line.jpg) repeat-x bottom;
padding:0 0 5px;
margin:0 0 15px;
clear:both;
}

p.syokai{
font-size:110%;
margin:10px 0 0;
line-height:1.6;
letter-spacing:0.1em;
}
p.syokai span{
color:#990000;
font-weight:bold;
}