img{
	border:0;
}

body{
	padding:0;
	margin:0 auto;
	width:780px;
}

#header{
	margin:6px 0;
	border:1px solid #a5dbd0;
	height:31px;
	width:778px;
	background-color:#ccebe5;
}

.line{
	border-bottom:1px dotted #499182;
}

#flash{
}

#remark{
	height:74px;
	line-height:74px;
	font-family:"MS PGothic";
	font-size:14px;
	font-weight:bold;
	color:#499182;
	padding-left:100px;
}

#menu{
	width:149px;
	height:31px;
	margin-top:22px;
	margin-right:20px;
	display:block;
	background-image:url(/images/menu.gif);
}

#menu:hover{
	background-image:url(/images/menu.gif);				
	background-position:0 -31px;
}

#footer{
	margin:6px 0;
	border:1px solid #a5dbd0;
	height:55px;
	width:778px;
	text-align:center;
}
#footer2{
	margin:6px 0;
	border:1px solid #a5dbd0;
	height:31px;
	width:778px;
	background-color:#ccebe5;
	text-align:center;
}

.all_left{
	float:left;
}

.clear{
	clear:both;
}
.style1 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	font-weight: bold;
	color: #339966;
}
.style2 {
	color: #339966;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}
