@charset "utf-8";
/* CSS Document */

div.example {
behavior: url(../iepngfix/iepngfix.htc);
}

body {
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	color:#333333;
    font:12px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	line-height:160%;
	text-align:center;
}
a:link {
	color: #003366;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
	border: none;
}
a:active {
	color: #006699;
	text-decoration: none;
	border: none;
}
img{
	border: none;
	vertical-align:middle;
}
div, h1, h2, h3, h4, h5, h6, p, ul, blockquote, pre, address {
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 160%;
}
table {
    font-size:inherit;
    font:100%;
}
li img {
	vertical-align:bottom;
}
.clear {
	clear:both;
	}
.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%; }
.red { color:#CC0000;}
.green { color:#007B3A;}
.orange { color:#FF9933;}
.bottom10 { margin-bottom:10px;}
.bottom20 { margin-bottom:20px;}
.bottom30 { margin-bottom:30px;}
.bottom40 { margin-bottom:40px;}
.left10 {margin-left:10px;}
.left20 {margin-left:20px;}
.left30 {margin-left:30px;}
.left40 {margin-left:40px;}
.center { text-align:center;}
