*{
margin:0px;
padding:0px;
}
body{
background:/*url(../image/main_bg.gif) top repeat-x */#fbfbfb;
font-size:0.8em;
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
line-height:1.6em;
color:#555555
}
#layout{
margin:0 auto;
width:750px;
}

/*　ヘッダー　*/
#header{
/*background:url(../image/hbc_logo.gif) no-repeat;*/
background:#66b821;
height:75px;
}
.header{
margin:0 auto;
background:url(../image/hbc_logo.gif) no-repeat;
width:750px;
height:75px;
}

/*　フッター　*/
#footer{
margin:10px auto 0;
padding:10px 0 15px;
background:#66b821;
color:#FFFFFF;
}
.f_box{
margin:0 auto;
width:750px;
}
address{
margin:5px 0;
font-size:0.9em;
font-style:normal;
line-height:1.4em;
}

/*　メインボックス　*/
#main{
margin:10px auto;
width:750px;
}
.main_box_t{
margin:0;
background:url(../image/main_box_t.gif) top no-repeat;
height:10px;
}
.main_box_c{
margin:0;
padding:0 20px 5px;
background:url(../image/main_box_c.gif);
height:100%;
}
.main_box_b{
margin:0;
background:url(../image/main_box_b.gif) bottom no-repeat;
height:10px;
}
.default_box{
padding:10px;
border:1px solid #ccc;
}



/*　見出し　*/
h1{ text-indent:-9999px; }
h2{
margin:0 0 10px;
text-indent:-9999px;
}
	h2.profile{
	background:url(../image/h2_profile.gif) left no-repeat;
	height:70px;
	}
	h2.history{
	background:url(../image/h2_history.gif) left no-repeat;
	height:70px;
	}
	h2.tv{
	background:url(../image/h2_tv.gif) left no-repeat;
	height:70px;
	}
	h2.channel{
	background:url(../image/h2_channel.gif) left no-repeat;
	height:70px;
	}
	h2.radio{
	background:url(../image/h2_radio.gif) left no-repeat;
	height:70px;
	}
	h2.kijun{
	background:url(../image/h2_kijun.gif) left no-repeat;
	height:70px;
	}
	h2.staff{
	background:url(../image/h2_staff.gif) left no-repeat;
	height:70px;
	}
	h2.affiliated-company{
	background:url(../image/h2_affiliated-company.gif) left no-repeat;
	height:70px;
	}
	h2.organization{
	background:url(../image/h2_organization.gif) left no-repeat;
	height:70px;
	}
h3{
margin:1px 0 8px;
padding:5px;
font-weight:bold;
font-size:1.3em;
color:#0a84ae;
border:1px solid #cccccc;
background:#fbfbfb;
}
h4{
margin:1px 0 5px;
/*padding:0 0 5px 0;*/
font-weight:bold;
font-size:1.2em;
color:#66B821;
/*border-bottom:1px solid #ccc;*/
}

/*　基本設定　*/
p{ margin:0 0 20px;text-align:left; }
dl{ padding:0 0 10px; }
dd{ margin:5px 0px 30px; }
/*ul{ margin:0 20px; }
li{ margin:0px; }*/

/*　文字とか　*/
.bold{ font-weight:bold; }
.normal{
font-weight:normal;
color:#555555;
}
.green{ color:#66b821; }

/*　clear　*/
.clear{ clear:both; }
/*　チビナビ　*/
.navi{ margin:20px 0; }
/*　ページの先頭へ　*/
.pagetop{
clear:both;
margin:20px 0;
text-align:right;
}
.pagetop_2{
clear:both;
margin:0;
text-align:right
}
.pagetop_3{
clear:both;
margin:0 0 15px;
text-align:right
}
/*　会社案内トップへ　*/
.back_home{
float:right;
margin:20px 0 0 0;
padding:0;
color:#FFFFFF;
text-indent:-9999px;
}

/* ----------　リンク　---------- */
a:link{ color:#333333;text-decoration:underline; }
a:visited{ color:#333333;text-decoration:underline; }
a:hover{ color:#333333;text-decoration:none; }

/*　チビナビリンク　*/
.navi a:link{ color:#000;text-decoration:none;background:#d4d4d4 }
.navi a:visited{ color:#000;text-decoration:none;background:#d4d4d4 }
.navi a:hover{ color:#000;text-decoration:none; }

/*　フッターリンク　*/
#footer a:link{ color:#FFF;text-decoration:none; }
#footer a:visited{ color:#FFF;text-decoration:none; }
#footer a:hover{ color:#FFF;text-decoration:underline; }
