/* ========================================================
	 title   :  鹿児島商工会議所
	 browser :  Firefox2, IE6-7, opera9, Safari
	 date    :  2011.10.13
======================================================== */

/*------------------
 ページ全体
------------------*/
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
}
html {
  overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 84%;
  font-weight: normal;
}
p,li,dt,dl {
  line-height: 1.6;
}
p {
  margin: 0 0 1em 0;
}
li {
  list-style-type: none;
}
img {
  border: 0;
}
em {
  font-size: 100%;
/*  font-size: 120%;*/
  font-style: normal;
  color: #C00;
}

/*------------------
 リンク
------------------*/
/*a {
  text-decoration: none;
  color: black;
  outline: none;
}
a:hover {
  text-decoration: underline;
}*/

/*------------------
 その他
------------------*/
.clearfix:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

/*------------------
 フレーム　エリア
------------------*/
#main_image{
	display: block;
}

#wrapper {
  width: 800;
  padding: 0 11px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  background: #FFFFFF url("http://www.kagoshima-cci.or.jp/css/img/bg.gif") repeat-y;
}
#wrapper_toppage {
	float:left;
	padding: 0 0 0 11px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF url("http://www.kagoshima-cci.or.jp/css/img/bg2.gif") repeat-y;
	width: 800px;
}
#top_wrap {
	width:1026;
	margin-left:auto;
	margin-right:auto;
	background: url(img/bg2.gif) repeat-y left top;
    overflow: hidden;
}

#link_bar {
  background: url("http://www.potika.net/contents/common/bg_header.gif") repeat-x left top;
}
#link {
  margin-right: auto;
  margin-left: auto;
  width: 760px;
  background: url("http://www.potika.net/contents/common/header.gif") no-repeat left top;
  text-align: right;
}
#link_logo a {
  display: inline; /*IE用marginバグfix*/
  float: left;
  margin: 17px 0 0 16px;
}
.link_other a {
  display: inline; /*IE用marginバグfix*/
  float: right;
  margin: 24px 5px 10px 0;
}

*
 ヘッダー [
----------------------------------------------------------- */
#header {
  width: 800px;
}

#sub_contents {
  margin: 0;
}
/* IE用幅調整 */
* html #sub_contents {
  line-height: 0;
  font-size: 0;
}

/*
 ボディ [
----------------------------------------------------------- */
#body {
	clear: both;
	width: 785px;
	_width: 800px;
	padding: 10px 0 0 15px;
}

/*
 フッター [
----------------------------------------------------------- */
#footer {
	clear: both;
  width: 800px;
  padding: 20px 0 0 0;
}

/*
 メニューバー [
----------------------------------------------------------- */
#menu_container {
  width: 800px;
}

/*
 リンクバー（検索窓他） [
----------------------------------------------------------- */
#link_bar_kcci {
  display: block;
  width: 780px;
  _width: 800px;
  height: 32px;
  padding: 0 10px 0 10px;
  _padding: 0 10px 0 -10px;
  background: url(http://www.kagoshima-cci.or.jp/css/img/bg_link_bar.gif) no-repeat;
}
#link_bar_kcci a {
  float: right;
  width: 96px;
  height: 32px;
}
#link_bar_kcci #search_form {
	float: right;
	padding: 5px 0 0 96px;
	font-size: 12px;
	background: url(http://www.kagoshima-cci.or.jp/css/img/bg_search.gif) no-repeat left top;
}
#link_bar_kcci .search_form {
	float: right;
	padding: 5px 0 0 96px;
	font-size: 12px;
	background: url(http://www.kagoshima-cci.or.jp/css/img/bg_search.gif) no-repeat left top;
}
#link_bar_kcci #box_size {
	width: 100px;
}

/*
 左サイドメニュー [
----------------------------------------------------------- */
#menu_layer {
	width: 180px;
	float: left;
}

#menu_layer_header {
  width: 180px;
}
#menu_layer_body {
  width: 180px;
  background: url(http://www.kagoshima-cci.or.jp/css/img/bg_menu_layer.gif) repeat-y;
}
#menu_layer_body dt {
  line-height:1.0;
}
#menu_layer_body li {
  line-height:1.4;
}
#menu_layer_body .a  {
	margin: 0 5px 0 6px;
	padding: 0 0 7px 0;
	background: url(http://www.kagoshima-cci.or.jp/css/img/side_menu_li.gif) no-repeat left center;
	border-bottom: 1px dotted #FA746B;
	font-size: 84%;
}
#menu_layer_body .a  a {
  display: block;
  margin: 0 0 0 11px;
}
#menu_layer_body .b  {
	margin: 0 5px 0 6px;
	padding: 5px 0 3px 0;
	background: url(http://www.kagoshima-cci.or.jp/css/img/side_menu_li.gif) no-repeat left center;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 84%;
}
#menu_layer_body .b  a {
  display: block;
  margin: 0 0 0 11px;
}
#menu_layer_footer {
  width: 180px;
  height: 6px;
  background: url(http://www.kagoshima-cci.or.jp/css/img/bg_menu_footer.gif) no-repeat;
}


/*
 コンテンツ [
----------------------------------------------------------- */
#contents_layer {
	padding: 10px 0 0 15px;
	width: 590px;
	_width: 590px;
	float: left;
	text-align: left;
}

/*
 下部リンク [
----------------------------------------------------------- */
#footer_link {
  font-size: 84%;
  text-align: center;
}
#footer_link p {
  margin-right: auto;
  margin-left: auto;
}
#footer_link a {
  padding: 0 10px 0 3px;
}

/*
 コピーライト [
----------------------------------------------------------- */
#copyrights {
  background: #00607F;
  color: #FFFFFF;
  font-size: 90%;
  text-align: center;
  margin: 10px 0 0 0;
  padding: 10px 0;
}

/*
 記事編集リンク [
----------------------------------------------------------- */
.edit {
  text-align: right;
}
.edit a{
  margin: 0 5px 0 5px;
  font-size: 84%;
}

/*
 トップページ [
----------------------------------------------------------- */
#main_contents {
  width: 380px;
  float: left;
}

#use_database {
  width: 360px;
  height: 125px;
  background: url(img/bg_use_database.gif) no-repeat;
  margin-bottom: 10px;
  padding: 75px 10px 10px 10px;
}
#rules_text {
	width: 360px;
	height: 95px;
	overflow: scroll;
	margin: 0 0 5px 0;
	font-size: 84%;
	line-height: 130%;
}
#rules_button {
  width: 360px;
  text-align: right;
}

#use_database2 {
	width: 160px;
	height: 141px;
	background: url(img/bg_use_database2.gif) no-repeat;
	margin-bottom: 10px;
	padding: 55px 10px 0 10px;
}
#use_database2 .rules_text {
	width: 160px;
	height: 80px;
	overflow-y: scroll;
	margin: 0 0 10px 0;
	font-size: 75%;
	line-height: 130%;
}
#use_database2 .rules_button {
	width: 160px;
	text-align: center;
}

.h1_bar {
  width: 380px;
  height: 20px;
  text-indent: -9999px;
}
#h1_news_bar {
  background: url(img/bar_news.gif) no-repeat;
}
#h1_info_bar {
  background: url(img/bar_information.gif) no-repeat;
}
#h1_topics_bar {
  background: url(img/bar_topics.gif) no-repeat;
}
ul.toppage_list {
	margin-bottom:15px;
}
ul.toppage_list li {
	display: block;
	padding: 5px 5px 5px 25px;
	border-bottom: 1px dotted #666666;
	background: url(img/allow.gif) no-repeat left center;
	font-size: 84%;
	line-height: 130%;
}


#bunner_contents {
  width: 165px;
  padding: 0 0 0 15px;
  float: left;
}
#box_yutai_bunner {
	width: 180px;
	_width: 180px;
	height: 80px;
	background: url(img/bg_yutai_bunner2.gif) no-repeat center top;
	padding: 92px 0 0 0px;
	clear: both;
	margin-bottom: 10px;
}
#box_yutai_bunner span {
	text-align:center;
	font-size:75%;
	width: 180px;
}
#box_yutai_bunner .text {
	text-align:center;
	font-size:75%;
	width: 180px;
}
#box_yutai_bunner .butt_yutai_bunner {
	display: block;
	margin-right: auto;
	margin-left: 35px;
	margin-bottom: 5px;
}
#box_yutai_bunner .butt_nyukai_bunner {
	margin-left: 2px;
}

#bunner_nyukai {
  width: 180px;
  margin: 10px 0 0 0;
  text-align: center;
}
#bunner_nyukai_note {
  width: 180px;
  color: #2480B7;
}
#bunner_nyukai span {
	text-align:center;
	font-size:75%;
}
#business_mall {
	width: 180px;
	height: 170px;
	padding: 0 0 0 0;
	background: url(img/bg_business_mall.gif) no-repeat left bottom;
	margin: 10px 0 10px 0;
}
#business_mall p {
  width: 174px;
  height: 238px;
  overflow: scroll;
}
#business_mall .text {
	width: 170px;
	height: 120px;
	overflow-y: scroll;
	font-size: 50%;
	line-height: 130%;
	margin-left: 5px;
}
#business_mall .syodanTABLE{
	font-size:140%;
}

.img_bunner {
  width: 180px;
  margin: 5px 0 0 0;
  text-align: center;
}

/* 広告バナー */
#ex_bunner {
	float:left;
	width:215px;
	background: url(../image/toppage/ex_banner_back.jpg) no-repeat left top;
}

#ex_bunner ul.kokoku {
	margin: 35px 18px 10px 17px;
	
}
#ex_bunner ul.kokoku li {
	margin-bottom: 5px;
}
#ex_bunner ul.hosoku li {
	background: url(../image/toppage/arrows2.gif) no-repeat left center;
	margin-left: 25px;
	font-size: 80%;
	color: #333;
	text-align: left;
	padding-left: 7px;
}
#ex_bunner ul.hosoku li a {
	text-decoration:none;
	color:#333;
}
#ex_bunner .hosoku_bun{
	font-size:65%;
	text-align: left;
	padding: 10px 10px 20px;
}

/* トップページカレンダー */
#top_calarea {
	width:180px;
	margin-top: 10px;
}






/* 以下セカンドページ */

/*
 セミナー・ 研修 [
----------------------------------------------------------- */
#seminar_h1_title {
	display: block;
	background: url(img/bg_seminar_h1_title.gif) no-repeat;
	width: 580px;
	height: 40px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
	color: #333333;
}
.h2_bar {
  display: block;
  background: url(img/bg_h2_bar.gif) repeat-x center top;
  width: 535px;
  margin: 20px 22px 5px 23px;
  padding: 5px;
  font-weight: bold;
}
.w_535 {
	font-size: 84%;
	width: 535px;
	margin: 0 22px 5px 23px;
	line-height: 130%;
}

.w_535 .left{ float:left;}

.w_535 .right{ float:right; text-align:left;}

.w_535 p.mousukoshi{
	text-align: left;
	padding-left: 1em;
}
.w_535 .padding1{text-align: left;	padding-left: 1em;}
.w_535 .padding2{text-align: left;	padding-left: 2em;}
.w_535 .padding3{text-align: left;	padding-left: 3em;}
.w_535 .padding4{text-align: left;	padding-left: 4em;}

.w_535 .padding0_list{
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}
.w_535 .padding1_list{
	text-align: left;
	padding-left: 2em;
	text-indent: -1em;
}
.w_535 .padding2_list{
	text-align: left;
	padding-left: 3em;
	text-indent: -2em;
}

.w_535 p.padding1{text-align: left;	padding-left: 1em;}
.w_535 p.padding2{text-align: left;	padding-left: 2em;}
.w_535 p.padding3{text-align: left;	padding-left: 3em;}
.w_535 p.padding4{text-align: left;	padding-left: 4em;}




.w_535 .mousukoshi{
	text-align: left;
	padding-left: 1em;
}

.w_500 {
	font-size: 90%;
	width: 500px;
	margin: 0 22px 5px 23px;
	line-height: 130%;
}

.box_allow {
  display: block;
  background: url(img/box_allow.gif) no-repeat left center;
  padding: 0 0 0 20px;
}


/*
 リンクページ
----------------------------------------------------------- */
#tab {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #333;
	height: 4.8em;
	overflow: hidden;
	font-size: 84%;
}
#tab li {
	float: left;
	/*width: 81px;*/
}
#tab li a {
	display: block;
	width: 113px;
	height: 1.5em;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #777;
	text-align: center;
overflow:hidden;
}
#tab li a:hover,
#tab li.present a {
	border-color: #333;
	color: #000;
	font-weight: bold;
	background: #66CCFF;
}

#tab2 {
	margin-left: 0px;
	padding-left: 0;
	margin-bottom: 0.5em;
	border-bottom: 2px solid #333;
	height: 1.5em;
	overflow: auto;
	font-size: 84%;
}
#tab2 li {
	float: left;
	width: 80px;
	height: 1.5em;
}
#tab2 li a {
	display: block;
	width: 60px;
	height: 1.5em;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #777;
	text-align: center;
}
#tab2 li a:hover,
#tab li.present a {
	border-color: #333;
	color: #000;
}

#page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9, #page10, #page11, #page12, #page13, #page14 {
	margin-bottom: 12em;
	padding-top: 1em;
}

.link_left{
	width: 280px;
	float: left;
	margin-left: 10px;
	font-size: 84%;
padding-bottom: 7px;
}
.link_right{
	width: 280px;
	float: left;
	clear: right;
	font-size: 84%;
	padding-bottom: 7px;
}


/*
 テーブルの設定
----------------------------------------------------------- */

.hyo1 table{
	font-size: 84%;
	width: 535px;
  margin: 0 22px 5px 23px;
  border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
  text-align: left;
}

.hyo1 th,td{
  border-bottom-width: 1px;
  border-bottom-style: solid;border-bottom-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}

.hyo1 .midasi{
	background:#CAF1F2;
}

.hyo2 table{
  width: 420px;
  margin: 0 ;
	font-size: 100%;
}

.hyo3 {
	font-size: 84%;
}


.hyo3 table{
	width: 500px;
  margin: 0 22px 5px 23px;
  border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
	display: inline;
}

.hyo3 th,td{
  /*border-bottom-width: 1px;
  border-bottom-style: solid;border-bottom-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc; */
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
}

.hyo3 .midasi{
	background:#CAF1F2;
}

.hyo4 table {
	font-size: 84%;
	width: 535px;
  margin: 0;
  border-top:1px #cccccc solid;
	border-left:1px #cccccc solid;
  text-align: left;
}

.hyo4 table td {
  line-height: 130%;
}
.hyo4 .midasi{
	background:#CAF1F2;
}

table.hyo_noborder{
}
table.hyo_noborder th{
  border: none;  
}
table.hyo_noborder td{
  border: none;  
}


.font_84 {
	font-size: 84%;
}


/*
 カレンダー [
----------------------------------------------------------- */
#calendar {
	margin:10px 0 0 15px;
}


/*
 会報誌アイム [
----------------------------------------------------------- */
#book_wrap {
	color:#454545;
	font-size:100%;
	line-height:140%;
	padding:0 5px 0 5px;
}
#book_wrap p {
	font-size:75%;
	line-height:1.4;
}
#book_wrap .book_download_L {
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#book_wrap .book_download_R {
	clear:right;
	float:left;
	margin-right:10px;
	width:360px;
}
#book_wrap .adobe_reader {
	border:1px solid #808080;
	margin-bottom:10px;
	padding:5px;
	width:350px;
}
#book_wrap .adobe_reader img {
	float:left;
	margin-right:5px;
}
#book_wrap .zentai_download {
	width:350px;
}
#book_wrap a.download {
	background:url("../image/07/butt_download.gif") no-repeat scroll left top transparent;
	display:block;
	float:none;
	font-size:95%;
	height:20px;
	padding-left:27px;
	padding-top:3px;
}
#book_wrap .size {
	font-size:75%;
	padding-left:25px;
}
#book_wrap ul {
	clear:both;
	padding:15px 15px 0 15px;
	width:540px;
}
#book_wrap li {
	border-bottom:1px dotted #000000;
	display:block;
	float:left;
	margin-bottom:5px;
	width:255px;
}
#book_wrap a.download {
	background:transparent url(img/butt_download.gif) no-repeat scroll left 3px;
	display:block;
	float:none;
	font-size:95%;
	height:20px;
	padding-left:27px;
}

/*
 鹿児島県中小企業再生支援協議会
----------------------------------------------------------- */
h2.shien_midashi{
	background:url(../image/shienkyougikai/bg_midashi02.jpg) no-repeat scroll left center;
	padding: 5px 0px 5px 15px;
	margin-top:10px;
	font-weight: bold;
	font-size:0.9em;
	height: 20px;
}
#shien_menu {
	clear:both;
	width: 560px;
	margin-bottom: 15px;
	margin-left: 10px;
	height:50px;
}
#shien_menu li{
	float:left;
	margin-right: 5px;
}
#shien_menu li a{
	text-indent: -9999px;
	display:block;
	width:272px;
	height:50px;
}
#shien_menu li.menu01{
	background: url(../image/shienkyougikai/menu01.jpg) no-repeat center center;
	width:272px;
}
#shien_menu li.menu02{
	background: url(../image/shienkyougikai/menu02.jpg) no-repeat center center;
	width:272px;
}
#shien_menu li.menu03{
	background: url(../image/shienkyougikai/menu03.jpg) no-repeat center center;
	width:272px;
}


ul.shienlist {
	font-size:85%;
	padding: 10px 25px 10px 10px;
	list-style: disc outside;
}
ul.shienlist li{
	background:url(../image/shienkyougikai/dot_list.jpg) no-repeat left 3px;
	padding: 5px 0 5px 25px;
	margin-left:10px;
	margin-right:15px;
	border-bottom: #333 dotted 1px;
}
ul.shienlist li.none{
	border-bottom: none;
}

ul.shienlist2 {
	font-size:85%;
	padding: 0 25px 10px 10px;
	margin-right: 15px;
	background:url(../image/shienkyougikai/bk_girl.jpg) no-repeat right bottom;
}
ul.shienlist2 li{
	background:url(../image/shienkyougikai/dot_list.jpg) no-repeat left 3px;
	padding: 2px 0 2px 25px;
	margin-left:10px;
	margin-right:15px;
	border-bottom: #333 dotted 1px;
	width:360px;
}
ul.shienlist2 li.none{
	border-bottom: none;
}


p.shien{
	font-size: 84%;
	width: 535px;
	margin: 0 22px 5px 23px;
	line-height: 160%;
}
p.shien em {
	font-style: normal;
	font-weight:bold;
	font-size:110%;
	color:#000;
}
p.shien em.tel {
	font-size:150%;
}
