@charset "shift_jis";
*{
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
body {
	background-color: #666666;
	text-align: center;
}
#all {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
	background-color: #FFFFFF;
	background-image: url(images/topbase.jpg);
}
#all  #header {
	background-color: #220000;
	height: 300px;
	width: 900px;
}
#all #forrow {
	padding-top: 50px;
}
#all #main {
	width: 900px;
	height: 400px;
}
#all #main #box {
	padding-top: 160px;
}
#main  h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	text-align: center;
	padding-top: 40px;
	line-height: 25px;
	letter-spacing: 0.1em;
}

#all #main #icon {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	width: 410px;
}
#all  #main  #icon  #welcome {
	margin-right: 30px;
}
#all  #main  #icon  #history {
	margin-right: 30px;
}
#all  #main  #icon  #catalog {
	margin-right: 30px;
}
a {
	height: 80px;
	width: 80px;
}
.decoration {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #220000;
	text-align: center;
	float: left;
	height: 80px;
	width: 80px;
	font-size: 12px;
	line-height: 7em;
}
a:link{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #220000;
}
a:hover{
	color:#FFFFFF;
	background-color:#F15A24;
}
a:active{
	color:#FFFFFF;
	background-color:#F15A24;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	display: block;
	height: 80px;
	width: 80px;
}
