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

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
     margin:0;   
     padding:0;   
} 
table {  
     border-collapse:collapse;   
     border-spacing:0;   
} 
fieldset,img {    
     border:0;   
} 
address,caption,cite,code,dfn,em,strong,th,var {  
     font-style:normal;   
     font-weight:normal;   
} 
ol,ul {  
     list-style:none;   
} 
caption,th {  
     text-align:left;   
} 
h1,h2,h3,h4,h5,h6 {  
     font-size:100%;  
     font-weight:normal;   
} 
q:before,q:after {  
     content:'';   
} 
abbr,acronym { border:0;   
}  

body {
	background: url(../images/top/header/header_bg.gif) repeat-x 0 0 #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #000000;
	/* for IE5.x */
	text-align: center;
}
html>/**/body {
  font-size: 12px; /* Except IE */
}

#container{
	padding: 0px;
	margin: 0px auto;
	width: 810px;
	position: relative;
	text-align: left; /* for IE5.x */
}
#header {
	padding: 0px;
	height: 24px;
	_height: 19px;
	width: 806px;
	padding: 0;
	_padding: 5px 0 0 0;
	margin: 0px 0px 25px 0px;
	background-attachment: scroll;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: top;
}
*+html body #header {
height: 19px;
padding: 5px 0 0 0;
}
/* safari only */
html[xmlns*=""] body:last-child  #header {
	height: 24px;
	padding: 0;
}
/* end */
h1{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	padding: 5px 0 0 0;
	_padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px 0px 0px 20px;
}
*+html body h1 {
	padding: 0;
}
/* safari only \*/
html[xmlns*=""] body:last-child  h1 {
	padding: 5px 0 0 0;
}
/* end */
#main{
	margin: 0px;
	padding: 0;
	height: 496px;
	width: 804px;
	background-color: #CCCCCC;
}
#footer {
	padding: 0px;
	height: 24px;
	width: 806px;
	margin: 25px 0px 0px 0px;
	clear: both;
	background-attachment: scroll;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer p {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 0 0 0;
	margin: 8px 20px 0px 0px;
	text-align: right;
}
h2 {
	font-weight: bold;
	margin: 15px 0 10px 10px;
}
h3 {
	font-weight: bold;
	margin: 0 0 5px 10px;
}
p {
	margin: 0 0 5px 30px;
}
*+html body p {
	font-size: 11px;
}
/* safari only \*/
html[xmlns*=""] body:last-child p {
	font-size: 11px;
}
/* end */
dl {
	width: 500px;
	height: 290px;
	margin: 0 0 0 10px;
}
*+html body dl {
	height: 250px;
}
/* safari only \*/
html[xmlns*=""] body:last-child dl {
	height: 250px;
}
dl dt {
	width: 500px;
	height: 15px;
	font-size: 12px;
	font-weight: bold; 
	line-height:130%;
	margin: 0 0 0 0;
}
dl dd {
	width: 480px;
	height: 15px;
	font-size: 12px;
	line-height:130%;
	margin: 10px 0 0 20px;
}
dl dd dl {
	width: 480px;
}
dl dd dl dt {
	font-weight: normal;
	width: 100px;
	float: left;
	display: inline;
	margin: 0 0 5px 0;
}
dl dd dl dd {
	width: 370px;
	float: right;
	display: inline;
	margin: 0 0 5px 0;
}
*+html body dl dd dl dt {
	font-size: 11px;
	margin: 0 0 0 0;
}
/* safari only \*/
html[xmlns*=""] body:last-child dl dd dl dt {
	font-size: 11px;
	margin: 0 0 0 0;
}
/* end */
*+html body dl dd dl dd {
	font-size: 11px;
	margin: 0 0 0 0;
}
/* safari only \*/
html[xmlns*=""] body:last-child dl dd dl dd {
	font-size: 11px;
	margin: 0 0 0 0;
}
/* end */
.hi1 {
	height: 45px;
}
.hi2 {
	height: 30px;
}
.note {
	color: #FF0000;
	clear: both;
}
