@charset "utf-8";
* {
 margin: 0;
 padding: 0;
}
html, body {
 font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
 /*\*/
 font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", sans-serif;
 _font-family: "ＭＳ Ｐゴシック", sans-serif;
 margin: 0; 
 padding: 0;
 height: 100%;
 line-height:normal;
 letter-spacing: normal;
 color: #222222;
}
img {
	border:none;
	vertical-align: bottom;
}
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }

ul,dl,ol {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,address,ul,dl,ol,th {
 font-size: 100%;
 font-weight: normal;
 font-style: normal;
}
.clear {
 clear: both;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


#inner2    #new_contents p{
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 23px;
}
#swf {
	margin-top: 10px;
	padding-left: 5px;
}

