@charset "shift-jis";

form,input,p,ul,li,dl,th,
dd,dt,h1,h2,h3,h4,h5,h6	{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6		{
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
a img,img				{
	border:0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}
ul,ol,dl				{margin:0; padding:0;}
dt,dd,li				{list-style-type:none;}

a:link		{
	text-decoration:underline;
	color: #0067c4;
}
a:visited	{
	text-decoration:underline;
	color: #0067c4;
}
a:hover		{
	text-decoration:none;
}
a:hover img.ro{
	opacity:0.7;
	filter: alpha(opacity=70);
}
a:active	{text-decoration:underline;}

.clfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.clfix 		{display:inline-block;		/*for ie7*/}
.clear		{clear:both;}
.allclear	{clear:both; height:0; font-size:0;}

.tel {
font-size:18px;
font-weight:800;
}

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 77px;
	width: 860px;
}
#wrapper #header h1 {
	float: right;
	height: 38px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
#wrapper #header .logo {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top:3px;
	padding-bottom:1px;
	height: 74px;
	width: 140px;
}
#wrapper #header ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 33px;
}
#wrapper #header li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 33px;
}
#wrapper #footer {
	width: 860px;
	margin-top: 20px;
	padding-bottom: 30px;
	font-size: 10px;
}
#wrapper #footer ul {
	float: left;
}
#wrapper #footer li {
	float: left;
}
#wrapper #footer .copyright {
	float: right;
	letter-spacing: normal;
}
#wrapper #footer .pagetop {
	margin-bottom: 10px;
}
