/* reset CSS */

html{
	background:#fff;
	color:#333;
	font-size:13px;
	font-family:"MS P Gothic",sans-serif;
	line-height:100%;
 *font-size:small;
 *font:x-small;
}

body{
	margin:0px;
	padding:0px;
 font-size:93%;
 text-align:center;
 background: url(../image/bg_body.gif) repeat-x top center;
}

img{
	border:0px;
	vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	line-height:160%;
	font-size:100%;
}

p,ul,ol,li,dl,dt,dd{
	margin:0px;
	padding:0px;
	font-size:100%;
	line-height:140%;
}

ul,dl,ol{text-indent:0;}

li{list-style:none;}

address,caption,cite,code,dfn,em,th,var{
	font-style:normal;
	font-weight:normal;
}

sup{ vertical-align:text-top;}
sub{ vertical-align:text-bottom;}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	font-family:"MS P Gothic",sans-serif;
}

* html input,
* html textarea,
* html select{
	font-size:100%;
	font-family:"MS P Gothic",sans-serif;
} /* IE6 */
*:first-child+html input,
*:first-child+html textarea,
*:first-child+html select{
	font-size:100%;
	font-family:"MS P Gothic",sans-serif;
} /* IE7 */

table{
	border-collapse:collapse;
	border-spacing:0px;
	font-size:inherit;
	font:100%;
 margin:0; padding:0;
}
th,td{
	text-align:left;
	vertical-align:top;
 margin:0; padding:0;
}
caption{ text-align:left;}

pre,code,kbd,samp,tt{ font-family:monospace;}
*html pre,
*html code,
*html kbd,samp,
*html tt{
	font-size:108%;
	line-height:100%;
}
*:first-child+html pre,
*:first-child+html code,
*:first-child+html kbd,samp,
*:first-child+html tt{
	font-size:108%;
	line-height:100%;
}


.none{display:none;}
.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;
  /**/
}
.clearfixSec  {
overflow:hidden;
}
* html .clearfixSec {
height:1%;
}

a:link,
a:visited {color:#3366FF;text-decoration:none;}

a:hover,
a:active {color:#3366FF;text-decoration:underline;}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }