@charset"utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	line-height: 24px;
	color: #333;
}
td,th {
	color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
}
#box {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	position: relative;
}



/* header */
#header {
	width: 900px;
	background-image: url(../img/main/header.gif);
	background-repeat: no-repeat;
	height: 103px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#header a {
	display: block;
	height: 103px;
	width: 900px;
}

ul.menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 33px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(../img/main/menu.gif);
}

li.top {
	height: 33px;
	width: 170px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/main/menu.gif);
}
li.top a {
	display: block;
	height: 33px;
	width: 140px;
	margin-left: 30px;
}
li.top a:hover {
	background-image: url(../img/main/menu2.gif);
	background-repeat: no-repeat;
	background-position: -30px;
}
li.profile {
	height: 33px;
	width: 140px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/main/menu.gif);
	background-position: -170px;
}
li.profile a {
	display: block;
	height: 33px;
	width: 140px;
}
li.profile a:hover {
	background-image: url(../img/main/menu2.gif);
	background-repeat: no-repeat;
	background-position: -170px;
}
li.works {
	height: 33px;
	width: 140px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/main/menu.gif);
	background-position: -310px;
}
li.works a {
	display: block;
	height: 33px;
	width: 140px;
}
li.works a:hover {
	background-image: url(../img/main/menu2.gif);
	background-repeat: no-repeat;
	background-position: -310px;
}

li.contact {
	height: 33px;
	width: 140px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/main/menu.gif);
	background-position: -450px;
}
li.contact a {
	display: block;
	height: 33px;
	width: 140px;
}
li.contact a:hover {
	background-image: url(../img/main/menu2.gif);
	background-repeat: no-repeat;
	background-position: -450px;
}

li.shop {
	height: 33px;
	width: 140px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/main/menu.gif);
	background-position: -590px;
}
li.shop a {
	display: block;
	height: 33px;
	width: 140px;
}
li.shop a:hover {
	background-image: url(../img/main/menu2.gif);
	background-repeat: no-repeat;
	background-position: -590px;
}

li.sitemap {
	height: 33px;
	width: 140px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/main/menu.gif);
	background-position: -730px;
}
li.sitemap a {
	display: block;
	height: 33px;
	width: 140px;
}
li.sitemap a:hover {
	background-image: url(../img/main/menu2.gif);
	background-repeat: no-repeat;
	background-position: -730px;
}



/* main */
#main {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page_top_box {
	width: 900px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.page_top {
	width: 84px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-image: url(../img/main/pagetop01.gif);
	background-repeat: no-repeat;
	float: right;
}
.page_top a {
	height: 20px;
	width: 84px;
	text-decoration: none;
	display: block;
}
.page_top a:hover {
	background-image: url(../img/main/pagetop02.gif);
	background-repeat: no-repeat;
}



/* footer */
#footer_1 {
	width: 900px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
#footer_2 {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
address {
	color: #999;
	font-style: normal;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}



/* その他 */
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
.out {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.decrease {
	letter-spacing: -1px;
}
.decrease_2 {
	letter-spacing: -2px;
}
