body{
	font-size: 16px;
	color: #000;
	height: 100%;
	margin: 0 auto;
	line-height: 160%;
	letter-spacing: 0.1em;
	overflow-y:scroll;
}

A:link{
	color: #ddd;
}
A:visited{
	color: #dde;
	text-decoration: none;
}
A:hover{
	color: #C4ECD6;
}

img{
	border: none;
}

.clear{
	clear:both;
}
p{
	margin: 0px 10px 20px 20px;
}

h1{
	margin: 0px 0px 0px 10px;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

h2{
	clear: both;
	color: #212C2D;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	background:  url("../gif/h2.gif") no-repeat;
	background-position: bottom;
	
}

h3{
	clear: both;
	color: #182122;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	margin: 0px 0px 5px 0px;
	padding: 13px 0px 5px 0px;
	background: #606060;
	background:  url("../gif/h3.gif") no-repeat;
	background-position: bottom;
}
h4{
	clear: both;
	margin: 0px;
	padding: 8px 0px 6px 0px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.2em;
	color: #fff;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li{
	margin: 0px;
	padding: 0px;
}
.pankuzu{
	clear: both;
	width: 620px;
	margin: 10px 0px 0px 00px;
	padding: 0px 0px 0px 20px;
}
.pankuzu a{
	margin: 0px 10px 0px 0px;
}
.pankuzu strong{
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}

.all-1{
	background: #373737;
	clear: both;
}
.all-1 .contents{
	width: 640px;
	margin: 0px auto;
	padding: 0px;
}
.all-2{
	background: #fff;
	clear: both;
}
.all-2 .contents{
	width: 640px;
	height: 200px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
}
.all-3{
	background:  url("../gif/top-back.gif");
	clear: both;
}
.all-3 .contents{
	width: 640px;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
	color: #fff;
	background:  url("../gif/top.gif") no-repeat;
	background-position: 10px 10px;
}

.all-4{
	background: #fff;
	clear: both;
}
.all-4 .contents{
	width: 640px;
	height: 1000px;
	margin: 0px auto;
	padding: 0px;
}
.all-4 .contents .contents-right{
	float: right;
	width: 420px;
	height: 980px;
	padding: 10px;

}
.all-4 .contents .contents-right h4{
	background:#DAEDED;
	color: #000;
	margin: 10px 0px 2px 20px;
	padding: 3px 0px 2px 20px;
	width: 85%;
	text-align: left;
}

.all-4 .contents .contents-left{
	float: left;
	width: 200px;
	height: 980px;
	padding: 10px 0px;
}
.all-4 .contents a{
	color: #47787C
}
.all-4 .contents .contents-right .mailform{
	margin: 30px 20px 0px 30px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #aaa;
}
.all-4 .contents .contents-right .mailform p{
	margin: 0px 0px 20px 0px;;
	padding: 0px;
}
.all-5{
	background: #282828;
	clear: both;
}
.all-5 .contents{
	width: 640px;
	height: 200px;
	margin: 0px auto;
	padding: 0px;
	color: #fff;
}
.all-5 .contents .footlink{
	padding: 10px;
	text-align: center;
}
.all-5 .contents .copyright{
	text-align: right;
}
.all-6{
	clear: both;
	background: #141414;
	padding: 5px 0px 0px 0px;
	height: 200px;
	color: #fff;
	text-align: center;
}
.all-2 .contents img{
	float: left;
}
.menu{
	float: right;
	width: 400px;
	height: 200px;
}
.menu .menu-bottan1 a{
	float: left;
	margin: 0px;
	display:block;
	width: 80px;
	height: 200px;
	color: #F0027F;
	background: url(../gif/menu-1.gif) no-repeat;
	background-position: top;
}
.menu .menu-bottan1 a:hover{
	background:url(../gif/menu-1.gif) no-repeat;
	background-position: bottom;
}
.menu .menu-bottan2 a{
	float: left;
	margin: 0px;
	display:block;
	width: 80px;
	height: 200px;
	color: #F0027F;
	background: url(../gif/menu-2.gif) no-repeat;
	background-position: top;
}
.menu .menu-bottan2 a:hover{
	background:url(../gif/menu-2.gif) no-repeat;
	background-position: bottom;
}
.menu .menu-bottan3 a{
	float: left;
	margin: 0px;
	display:block;
	width: 80px;
	height: 200px;
	color: #F0027F;
	background: url(../gif/menu-3.gif) no-repeat;
	background-position: top;
}
.menu .menu-bottan3 a:hover{
	background:url(../gif/menu-3.gif) no-repeat;
	background-position: bottom;
}
.menu .menu-bottan4 a{
	float: left;
	margin: 0px;
	display:block;
	width: 80px;
	height: 200px;
	color: #F0027F;
	background: url(../gif/menu-4.gif) no-repeat;
	background-position: top;
}
.menu .menu-bottan4 a:hover{
	background:url(../gif/menu-4.gif) no-repeat;
	background-position: bottom;
}
.menu .menu-bottan5 a{
	float: left;
	margin: 0px;
	display:block;
	width: 80px;
	height: 200px;
	color: #F0027F;
	background: url(../gif/menu-5.gif) no-repeat;
	background-position: top;
}
.menu .menu-bottan5 a:hover{
	background:url(../gif/menu-5.gif) no-repeat;
	background-position: bottom;
}
.contents-left h4{
	margin: 20px 0px 0px 0px;
	background:url(../gif/left-menu.gif) no-repeat;
}
.contents-left li{
	border-bottom: 1px solid #aaa;
	text-indent: -1em;
}
.contents-left .left-banner a{

	margin: 10px;
	display: block;
	width: 180px;
	height: 180px;
	background: url(../gif/top-banner.gif) no-repeat;
	background-position: top;

}
.contents-left .left-banner a:hover{
	background:url(../gif/top-banner.gif) no-repeat;
	background-position: bottom;
}

.sub-menu1 a{
	margin: 10px 10px 10px 10px;
	display:block;
	width: 180px;
	height: 40px;
	color: #F0027F;
	background: url(../gif/ic-pc.gif) no-repeat;
	background-position: top;
}
.sub-menu1 a:hover{
	background: url(../gif/ic-pc.gif) no-repeat;
	background-position: bottom;
}
.sub-menu2 a{
	margin: 20px 10px 10px 10px;
	display:block;
	width: 180px;
	height: 40px;
	color: #F0027F;
	background: url(../gif/ic-mail.gif) no-repeat;
	background-position: top;
}
.sub-menu2 a:hover{
	background: url(../gif/ic-mail.gif) no-repeat;
	background-position: bottom;
}
.sub-menu3 a{
	margin: 20px 10px 10px 10px;
	display:block;
	width: 180px;
	height: 40px;
	color: #F0027F;
	background: url(../gif/ic-sp.gif) no-repeat;
	background-position: top;
}
.sub-menu3 a:hover{
	background: url(../gif/ic-sp.gif) no-repeat;
	background-position: bottom;
}
.go{
	margin: 100px 10px;
}
.go a{
	color: #444;
}
.go a:hover{
	color: #aaa;
}
