@charset "Shift_JIS";
body {
	margin: 0;
	padding: 0;
	font-size: 95%;	
}
a {
	color: #104080;		/* リンクカラー*/
	background: none;
}
a:active {			/* 選択されている状態のリンクに適用*/
	color: #000000;
	background: #E6E6E6;	/* 灰色系*/
}
a:hover {				/* マウスが上に乗っている状態のリンクに適用*/
	color: #0000FF;		/* blue 青色*/
	background: #E6E6E6;	/* 灰色系*/
	text-decoration: underline;
}
a:visited {
}
noscript {
	white-space: nowrap;
	text-align: left;
	color: #FFFFFF;
}
img {
	border: none;
}
:root #wrapper {
	font-size: small;
}
#wrapper {
	border: none;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	width: 100%;
/*background-image: url(../images/haikeiBule.png); #navBarへ移動*/
/*background-repeat: repeat; #navBarへ移動*/
/* (../top_img/menu_back04.gif);左側 青多重線 */
}
#pankuzu {
	font-size: 80%;
	position: absolute;
	top: 160px;
	margin: 0px;
	text-align: left;
	color: #333333;
	padding: 5px;
	background-image: url(../menu_img/pankuzu_back_top.jpg);
	background-repeat: repeat-x;
}
#pankuzu p {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
:root #maincontent {
	background-color: #FFFFFF;
	float: right;
	width: 59%;
	padding: 0px 0%;
	margin: 0px 0%;
	text-align: left;
}
#maincontent {
	background-color: #FFFFFF;
	float: right;
	width: 60%;
	padding: 0px 0%;
	margin: 0px 0% 0px 0px;
	text-align: left;
	border-right-width: 1%;
	border-left-width: 1%;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#maincontent ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-image: url(../top_img/link_li.gif);
	line-height: 150%;
}
#maincontent ol {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 150%;
}
#maincontent hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
#header {
	font-size: x-small;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	background-image: url(../top_img/banner_back01.jpg); */
}
:root #header {
	font-size: small;
}
#start {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.header_img {
	width: 500px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	white-space: nowrap;
	height: 130px;
/*	background-image: url(../top_img/banner_menu.jpg);*/
/*	background-repeat: repeat-x; */
	margin: 0px;
	padding: 0px;
}
/*.eqmono {
	position: absolute;
	left: 5px;
	top: 500px;
}
.miraikaigi{
	position: absolute;
	left: 10px;
}
.e-jyukyu {
	position: absolute;
	left: 182px;
	top: 52px;
}
.setsuden {
	position: absolute;
	left: 364px;
	top: 0px;
}
.23ygbook {
	position: absolute;
	left: 364px;
	top: 52px;
}
.umaimon {
	position: absolute;
	left: 546px;
	top: 0px;
}
.ecose {
	position: absolute;
	left: 546px;
	top: 52px;
}
.gutaitekina {
	position: absolute;
	left: 728px;
	top: 0px;
}
.fukkou {
	position: absolute;
	left: 728px;
	top: 52px;
}
.e-survey {
	position: absolute;
	left: 190px;
	top: 205px;
}
.vaward2012 {
	position: absolute;
	left: 375px;
	top: 205px;
}
.e-survey {
	position: absolute;
	left: 375px;
	top: 205px;
}

.sidebanner {
	position: absolute;
	left: 10px;
}
.kaigaishien{
	position: absolute;
	top: 220px;
	left: 210px;
}
.chukan{
	position: absolute;
	top: 920px;
	left: 20px;
}*/
.contents {
	position: absolute;
	top: 190px;
	margin: 0px;
	padding: 0px;
}
.header_menu {
	margin: 0px;				/* Delet Alert */
	z-index: 1;
	position: absolute;	
	left: 512px;
	top: 80px;
	padding: 10px 0px 0px;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
/*	height: 30px; */
}
.header_search {
	margin: 0px;				/* Delet Alert */
	padding: 10px 0px 0px;
	white-space: nowrap;
	margin: 0px 0px 0px 5%;
	position: absolute;
	left: 500px;
	top: 0px;
	height: 130px;
}
#header form {
	margin: 8px 0px 18px 0px;
	padding: 0px;
	margin: 10px 0px 18px 0px;
	border: none;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header li {
	display:inline;
	text-align: left;
	margin: 0px;
}
#footer {
	color: #000000;
	background: #ffffff;
	line-height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer p {
	font-size:small;
}
#footer td {
	font-size:x-small;
}
#footer hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
}

#navBar {
  background-image: url(../images/haikeiBule.png);
  background-repeat: repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	width: 40%;
}
#navBar p{
	line-height: 130%;
	margin-top: 5px;
}
#navBarLong {				/* 中小企業関連団体・おすすめコンテンツ にて使用*/
	float: left;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	width: 99%;
}
#navBarLong p{				/* 中小企業関連団体・おすすめコンテンツ にて使用*/
	line-height: 130%;
	margin-top: 5px;
	padding-left: 10px
}
#menu {
	background-image: url(../menu_img/menu_back.gif);
	z-index: 1;
	position: absolute;
	top: 128px;
	width: 100%;
	white-space: nowrap;
	margin: 0px;
	height: 30px;		/* height 26px*/
	padding: 4px 2px 0px 0px;
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'HG丸ｺﾞｼｯｸM-PRO','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;	/* left*/
	background-repeat: repeat;
}
html* #menu ul {
	margin: 0px 2px 0px 0px;
	list-style: none;
	font-weight: bold;
	height: 26px;
	padding: 8px 0px 3px 3px;
	font-size: 12px;
}
html>body #menu ul {
	margin: 0px 2px;
	list-style: none;
	font-weight: bold;
	padding: 7px 0px 1px 5px;
}
:root #menu ul {
	margin: 0px 2px 2px;
	list-style: none;
	font-weight: bold;
	height: 26px;
	padding: 7px 1px 1px 3px;
	font-size: 12px;
}
#menu li {
	display:inline;
	margin: 0px 2px 0px -5px;
	padding: 0px;
}
#menu a {
	COLOR: #FFFFFF;					/* 文字の色 標準 白色*/
	TEXT-DECORATION: none;
	background-image: url(../menu_img/btn_back_normal.gif);
	margin: 1px;
	border-right: 1px solid #CCCCCC;
	padding: 5px 7px 0px 0px;
	white-space: nowrap;
	font-weight: bold;
}
#menu a:hover {						/* マウスが上に乗っている状態*/
	background-image: url(../menu_img/btn_back_on.gif);
	padding: 5px 7px 0px 0px;
	border-right: 1px solid #CCCCCC;			/* 文字の色 */
	color: #FFF000;					/* 文字の色 白色*/
} 
#menu pre {
	text-align: left;
	background-color: #FFFFFF;
	letter-spacing: normal;
	border-bottom-width: 0px;
	border-right-width: 0px;
	margin-bottom: 1%;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	white-space: -moz-pre-wrap;	/* Firefox （Mozilla） 向け */
	white-space: -pre-wrap;		/* Opera 4-6 */
   	white-space: -o-pre-wrap;		/* Opera 7 */
	white-space: pre-wrap;		/* CSS3 対応ブラウザ向け （Opera 8 以降とか） */
	word-wrap: break-word;		/* IE5.5 以降と Safari 向け */
}
.hotnews {
	border: 2px solid #0099FF;		/* 枠線色 青色*/
	background-color: #FFFFFF;		/* 背景色 白色*/
	margin: 10px 10px 0px 10px;
	padding: 0px 5px 0px 0px;
	height: 4.5em;
	text-align: left;
}
.joker {
	text-align: center;
	padding-right: 5px;
	padding-top: 15px;
/*	padding-bottom: 1px; */
	height: 6.5em;
}
.keiei {
  background-color: #FFFFFF;
  border: 2px solid #E10B17;
  height: 100%;
  margin: 10px 10px 0;
  padding-right: 5px;
  text-align: left;
}
.kinyu {
  background-color: #FFFFFF;
  border: 2px solid #6EAB23;
  height: 6.5em;
  margin: 10px 10px 0;
  padding-right: 5px;
  text-align: left;
}
.zaimu {
  background-color: #FFFFFF;
  border: 2px solid #00884E;
  height: 6.5em;
  margin: 10px 10px 0;
  padding-right: 5px;
  text-align: left;
}
.syougyou {
  background-color: #FFFFFF;
  border: 2px solid #FC7215;
  height: 6.5em;
  margin: 10px 10px 0;
  padding-right: 5px;
  text-align: left;
}
.soudan {
  background-color: #FFFFFF;
  border: 2px solid #DF0049;
  height: 100%;
  margin: 10px 10px 0;
  padding-right: 5px;
  text-align: left;
}
.hoka {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  height: 6.5em;
  margin: 10px 10px 0;
  padding-right: 5px;
  text-align: left;
}
.icon {
	text-align: left;
	float: left;
	margin: 0px 3px 0px -3px;
	width: 75px;
	height: 75px;
}
.icon a {
	background: none;
}
.icon2 {
	text-align: left;
	float: left;
	margin: 0px 3px 0px -3px;
}
.icon2 a {
	background: none;
}
.icon_bn {
	text-align: left;
	float: left;
	margin: 0px 3px 0px -3px;
}
.icon_bn a {
	background: none;
}
.newbar {
	white-space: nowrap;
	float: left;
}
.newbar_btn {
	float: right;
}
.menubox {
	width: 100%;
	background-image: url(../top_img/menubar_back.jpg);
	background-repeat: repeat;
	height: 25px;
	border-top: none;
	border-right: 1px solid #9B9B9B;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #663333;
}
.banner01 {
	margin-left: 40px;
	margin-top: 10px;
}
#sesaku_img {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../top_img/menubar_back02.jpg);
	font-weight: bold;
	color: #0066CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: small;
/*	width: 40%; */
	height: 25px;
}
#sesaku_kensaku {
	margin: 10px 10px 0px;
	padding: 2px;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	height: 30px;			/*Orignal height:26px; */

}
.kako_link {
	text-align: right;
}
.point_img14 {
	vertical-align: middle;
	width: 14px;
	height: 14px;
}
.point_img24 {
	vertical-align: middle;
	width: 24px;
	height: 24px;
}
.banner {
	border: 2px solid #0099FF;
	background-color: #FFFFFF;
	margin: 10px 10px 0px 10px;
	text-align: left;
	padding: 0px 5px 0px 0px;
	height: 3em;
	line-height: 120%;
}
#bannerNew {
	margin: 0 auto;
	padding: 0;
	width: 95%;
	text-align: left;
}
#bannerNew ul {
	margin-left: 10px;
	padding: 0;
	width: 95%;
}

#bannerNew ul li {
	border: 2px groove #0099FF;
	margin: 5px 5px 5px 0px;
	padding:1px 1px 15px 0px;
	float: left;
	width: 49%;
}
div.infoBox{
	width:46%;
	padding:0px 0px 5px 10px;
	float:left;
	border-right:5px solid #c0c0c0;
}

div.cc{
		clear:all;
		background:url(images/background.gif) 0 0 repeat-x;
		width:92%;
		height:1px;
		border:none;
		margin:10px 0px -10px 10px;
}
img.bbox  { margin: 2px 1px; }

h3.red a	{
		color: #b22222;
		padding-left:20px;
}
h4.red a	{	color: #b22222;	
		padding-left:20px;
}
h4.red-o a	{
		color: #ff7316;
		padding-left:20px;
}
.keiei a img, .kinyu a img, .zaimu a img, .syougyou a img, .soudan a img {
  		padding-left:3px;
}
.ichiran_link {
 		margin: 0 0 0 80px;
}
.shousai_page_link {
 		margin: 0 0 5px 83px;
}
.shousai_page_link a {
 		margin-right: 0.5em;
}
#textsizer 
{ 
		margin-bottom: 6px;
		position: absolute;
		top: 10px;
		left: 513px;

} 
#textsizer p 
{        
		display: inline;
} 
ul.textresizer 
{    
		list-style: none;    
		display: inline;     
		margin: 0px;    
		padding: 0px; 
} 
ul.textresizer li 
{     
		display: inline; 
		margin: 0px;        
		margin-right: 5px;        
		padding: 0px; 
}    
ul.textresizer a     
{         
		border: solid 1px #999;       
		padding: 2px 3px;        
		font-weight: bold;        
		text-decoration: none;    
} 
ul.textresizer a:hover 
{ 
		background: #e5e5e5;       
		border: solid 1px #cccccc;  
} 
ul.textresizer .small-text 
{ 
		font-size: 11px; 
} 
ul.textresizer .medium-text 
{ 
		font-size: 13px; 
} 
ul.textresizer .large-text 
{ 
		font-size: 15px; 
} 
ul.textresizer .larger-text 
{ 
		font-size: 17px; 
} 
ul.textresizer a.textresizer-active 
{ 
		border: solid 1px #2B562B; 
		background: #FFCA6F; 
		color: #000000;              
} 
