*{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
}
p {
	font-size:12px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}
p.english {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size:12px;
	height:100%;
	text-align:left;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/shade.gif);
	background-repeat: repeat-y;
	background-position: 780px;
}

#main-body{
	text-align:center;
	padding:0;
	width:780px;
	clear:both;
}
#header{
	background-image:url(../img/header_back.gif);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:bottom;
	width:100%;
	height:120px;
}

#footer{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
/*	background-image:url(../img/footer_back.gif);
	background-position:left bottom;
	background-repeat:no-repeat;*/
	font-size:12px;
	line-height:1.8em;
	text-align:center;
	width:760px;
	height:20px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#main-a{
	width:100%;
}


#forms{
	font-size:12px;
	text-align:right;
	vertical-align:bottom;
	padding-top:68px;
	padding-right:80px;
	width:250px;
	height:42px;
	float:right;
}
.infobar{
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
}
.title{
	text-align:left;
}
.title b{
	font-size:14px;
	font-weight:bold;
}

.infocont{
	line-height:2.5em;
	text-align:left;
	width:100%;
}
.infotitle{
	padding-left:6%;
	float:left;
	width:14%;
}
.info{
	width:80%;
	float:right;
}
span.name_point {
	color:#96D2CD;
}
.infoname{
	color:#336666;
	background-color:white;
	float:left;
	width:40%;
}
.infoname a:link{
	/*color:black;*/
	color:#336666;
	background-color:white;
}
.infoname a:visited{
	/*color:black;*/
	color:#336666;
	background-color:white;
}
.infoaddtel{
	color:#336666;
	background-color:white;
	width:58%;
	float:right;
}
#lists{
	text-align:left;
	margin-left:auto;
	margin-bottom:20px;
	margin-right:auto;
	width:80%;
}
#counts{
	line-height:1.5em;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	padding-left:10px;
	width:100%;
}
.infoconts{
	line-height:2.5em;
	text-align:left;
	width:100%;
	height:30px;
}
.infonames{
	color:#336666;
	background-color:#96d2cd;
	line-height:1.5em;
	width:250px;
	float:left;
}
.infoaddtels{
	color:#336666;
	background-color:#96D2CD;
	line-height:1.5em;
	width:370px;
	float:right;
}

select{
	font-size:12px;
	width:160px;
}
.note {
	clear:both;
	height: 30px;
}