@charset "shift_JIS";
/*---------------------------------------------------------------------------------
kaisetsu
---------------------------------------------------------------------------------*/

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath{
margin: 0px 0px 10px 0px;
}

ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

ul#topicPath li a{
margin: 0px 9px 0px 0px;
color: #000000;
}

/* タイトル */
div#kaisetsu h3{
width: 650px;
height: 50px;
background: url(../images/title_kaisetsu.gif) no-repeat;
text-indent: -9999px;
margin: 0px 0px 20px 0px;
}


/* テキスト */
div#kaisetsu p{
font-size: 75%;
line-height: 140%;
color: #333333;
margin: 0px 5px 15px 5px;
}


/* 業種テーブル */
table.gyousyu{
margin: 10px 0px;
}


/* 業種説明文*/
p.gyousyuExplain{
font-size: 75%;
line-height: 140%;
color: #333333;
margin: 0px 10px 20px 15px;
}


/* リンク */
div.link{
text-align:right; 
margin-right: 20px;
}

.gyousyu a{
color:#CC6600;
font-size: 75%;
margin-right: 10px;
text-decoration:underline;
}

.gyousyu a:hover{
color:#CC6600;
font-size: 75%;
margin-right: 10px;
text-decoration:underline;
}


/* テキスト回り込み */
div.gyousyu{
float:right;
width: 80%;
}

.gyousyuImg{
float:left;
}


/* 業種名画像 */
h4#gyousyu01,
h4#gyousyu02,
h4#gyousyu03,
h4#gyousyu04,
h4#gyousyu05,
h4#gyousyu06,
h4#gyousyu07,
h4#gyousyu08,
h4#gyousyu09,
h4#gyousyu10,
h4#gyousyu11,
h4#gyousyu12,
h4#gyousyu13,
h4#gyousyu14,
h4#gyousyu15{
width: 360px;
height: 60px;
text-indent: -9999px;
margin: 0px 0px 10px 0px;
}

h4#gyousyu01{
background: url(../images/title_01.gif) no-repeat;
}

h4#gyousyu02{
background: url(../images/title_02.gif) no-repeat;
}

h4#gyousyu03{
background: url(../images/title_03.gif) no-repeat;
}

h4#gyousyu04{
background: url(../images/title_04.gif) no-repeat;
}

h4#gyousyu05{
background: url(../images/title_05.gif) no-repeat;
}

h4#gyousyu06{
background: url(../images/title_06.gif) no-repeat;
}

h4#gyousyu07{
background: url(../images/title_07.gif) no-repeat;
}

h4#gyousyu08{
background: url(../images/title_08.gif) no-repeat;
}

h4#gyousyu09{
background: url(../images/title_09.gif) no-repeat;
}

h4#gyousyu10{
background: url(../images/title_10.gif) no-repeat;
}

h4#gyousyu11{
background: url(../images/title_11.gif) no-repeat;
}

h4#gyousyu12{
background: url(../images/title_12.gif) no-repeat;
}

h4#gyousyu13{
background: url(../images/title_13.gif) no-repeat;
}

h4#gyousyu14{
background: url(../images/title_14.gif) no-repeat;
}

h4#gyousyu15{
background: url(../images/title_07_02.gif) no-repeat;
}