@charset "utf-8";
/*
Theme Name: saitama Default
Theme URI: http://wordpress.org/
Description: 埼玉商工会議所連合会のテーマ
Version: 1.0
Author: Federation of Saitama Prefecture Chamber of Commerce and Industory.
Author URI: http://www.cci-saitama.or.jp/
Tags: saitama
*/

@import url(css/common.css);
@import url(css/icons.css);
@import url(css/sitemap.css);

/* Reset */

* {
   margin:0;
   padding:0;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana, sans-serif;
}
body{
   font-size:13px;
  *font-size: small;
  *font: x-small;
}
a {
   color:#000099;

}

a:link {
   color:#000099;

}

a:visited {
   color:#666;

}

a:hover {
   color:#888;

}


img {
  vertical-align: baseline;
}

a img{
  border: 0;
}

h1,h2,h3,h4,h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-weight:normal;
  font-size:108%;
}

ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}


div.printadd {
	display: none;
	}
	
img#wpstats{display:none}
