body, h1, h2, h3, h4, p, form, hr, blockquote, ul, ol, li, dl, dt, dd { 
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana,arial,"\30D2\30E9\30AE\30CE\20Pro\20W3",osaka,HiraKakuPro-W3,sans-serif;
	font-size: 12px;
	padding: 0 0 10px 0;
	text-align: center;
	background: #FFF;
}

a img {
	border: none;
}

h1{margin:5 0 0 0px;
   color:#999999;
   font-size:10pt;
   height: 15px;
   padding: 2 0 0 20px;
   font-weight: normal;
   width: 800px;
   text-align: left;
   vertical-align: middle;
   }

/* 全体囲み */
#all {
	background: #FFF;
	clear: both;
	margin: 0px;
	width: 800px;
	background: url(../img/temp/mbg.gif) repeat-y #FFF;
	text-align: left;
}


/* ヘッダー */
#header {
	margin: 0px;
	background: url(../img/temp/headbg.gif) ;
	height: 55px;
	text-align: left;
	color:#ffffff;
}

#headerlogo {
    width: 160px; 
    height: 55px;
    vertical-align:top; 
    padding: 0px; 
	background: url(../img/temp/logobg.gif) no-repeat;
	float:left;
}

#headercome{
    width: 550px;
    text-align: right; 
    color: #666666;
    padding-top: 0px; 
    padding-right: 10px; 
    font-size: 11px;
    float:right;
    }

/* メイン */    
#main {
	overflow: hidden;
	width: 100%;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	padding-bottom: 0px;
	text-align: center;
}

/* フッター */
#home{
width: 800px;
height: 20px;
padding-top: 2px;
font-size: 10px;
color: #000000;
text-align: center;
}

#footer {
	height:60px;
	padding:3 0 3 0px;
	background: url(../img/temp/footbg.gif)  no-repeat #FFF;
	color: #333;
	letter-spacing: 0.01em;
	text-align: center;
	clear: both;
}
#footer a { text-decoration: underline; color:#000000; }
#footer a:active a:link a:visited {  color:#000000; text-decoration: none;}
#footer a:hover { color: red;  text-decoration: underline;}

h5{
font-weight: normal;
color: #666666;
font-size: 11px;
text-align: center;
margin:0 0 0 0px;
}
