@charset "utf-8";
body, th, td{
	font-size: 75%;
	line-height: 150%;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html>body, th, td{
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
table {
	margin: 0px;
	padding: 0px;
}

p	{
	margin-bottom: 5px;
	margin-top:0px;
}		
th, td{ font-size: 100%;
padding:0;
margin:0;
                }
a {
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}		
img, object, embed, div, table {  
     vertical-align: top; }	

 /*ページレイアウト*/
div.page {
	background-image: url(cmnfix/contents_back.jpg);
	background-repeat: repeat-y;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 60px;
}

 


#footer {
	color: #A1A277;
	background-image:url(cmnfix/fotter_back.jpg);
	background-repeat:no-repeat;
	width: 890px;
	margin-top: 0px;
	padding-bottom: 55px;
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:clear;
}
div#pagetop {
	margin-top: 30px;
	text-align:right;
	clear:left;
	padding-right:30px;
}

