* {	
	margin:0px;
	padding: 0px;
}
a {
	text-decoration: none;
}

li img {
	display:block;			/*ブロックスタイル*/
}

a img {
	border:none;
}

li{
	list-style-type:none;	
}

a:link { color: #006; }
a:visited { color: #006; }
a:active { color: #006; }

body{
	font-size:75%; line-height:15pt
	}
	
h1 {
	width: 1020px;
	font-size: 40%;
	color: #69C;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

header {
    height: 100px;
}

#headerTop {
	margin: auto;
	width: 1020px;
	background-color: #FFF;
	height: 5px;
	vertical-align: middle;
}

#headerInner {
	margin: auto;
	width: 1020px;
}

#logo {
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#tel {
	float: right;
	padding-top: 32px;
}

#topNav {
	background-image: url(../img_common/blue.png);
	background-repeat: repeat-x;
	height:30px;
	clear: both;
	overflow: hidden;
}
#topNav ul {
	margin: auto;
	width: 1020px;
}
#topNav ul li {
	float: left;
}

#main{
	margin: auto;
	width: 1020px;
	padding-top: 30px;
	padding-bottom: 100px;
	overflow: hidden;
}

#leftBox{
	clear: both;
	float: left;
	margin-right: 30px;
	width: 200px;
}

#leftNav {
	width: 200px;
	height:471px;
}

aside {
	margin-bottom: 5px;
	width: 200px;
	height:450px;
}
aside ul li {
	margin-bottom: 20px;
}

#fb {
	margin-top: 5px;
	width: 200px;
}

#toTop {
	float: right;
	margin-top: 10px;
}



#contents {
	float: left;
	margin: auto;
	width: 790px;
}



footer {
	height: 85px;
}
#footerTop {
	background-color: #309;
	height: 2px;
}
#footerInner {
	width: 1020px;
	margin: auto;
	height: 50px;
	padding-top: 15px;
}
#footerLeft {
	width: 500px;
	float: left;
}
#footerInner p&p {
	font-size: 65%;
	color: #000;
}
#footerRight {
	width: 500px;
	float: right;
}
#sLogo {
	float: right;
	margin-left: 20px;
}
#footerInner small {
	float: right;
	font-size: 65%;
	color: #000;
}


table {
border-collapse:collapse;
border:0px;
}
.sp3{
	width: 263px;
}
.sp2{
	width: 395px;
}
.sp80{
	width: 80px;
}
.sp60{
	width: 60px;
}
.sp200{
	width: 200px;
}
