@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 100%;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B28500;
	background-image: url(../format/body/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6CB6FF;
}
#wrapper {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin-left: 24px;
	z-index: 5;
	position: absolute;
	display: block;
	width: 277px;
	overflow: hidden;
	margin-top: -4px;
	top: -4px;
}
#header .a {
	background-image: url(../format/header/header_r1_c1.png);
	background-repeat: no-repeat;
	display: block;
	height: 63px;
	width: 277px;
}
#header .b {
	background-image: url(../format/header/header_r2_c1.png);
	background-repeat: repeat-y;
	display: block;
	width: 277px;
	overflow: hidden;
}
#header .c {
	background-image: url(../format/header/header_r3_c1.png);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 277px;
}
#header h1 {
	text-align: center;
	margin-top: 5px;
}
nav {
	background-color: #FFF;
	display: block;
	width: 242px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
nav dt.btoc    {
	background-image: url(../format/navi/navi_r1_c1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 58px;
	width: 242px;
	text-indent: -9999px;
}
nav dd.item ,nav dd.item a{
	background-image: url(../format/navi/navi_r2_c1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 242px;
}
nav dd.shop ,nav dd.shop a{
	background-image: url(../format/navi/navi_r3_c1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 242px;
}
nav dt.btob {
	background-image: url(../format/navi/navi_r4_c1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 242px;
	text-indent: -9999px;
}
nav dt.corp {
	background-repeat: no-repeat;
	display: none;
	text-indent: -9999px;
}
nav dd.wholesale ,nav dd.wholesale a{
	background-image: url(../format/navi/navi_r5_c1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 242px;
}
nav dd.plan ,nav dd.plan a{
	background-image: url(../format/navi/navi_r6_c1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 242px;
}
nav dd.profile ,nav dd.profile a{
	background-image: url(../format/navi/navi_r8_c1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 242px;
	margin-top: 9px;
}
nav dd.blog ,nav dd.blog a{
	background-image: url(../format/navi/navi_r9_c1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 242px;
}
nav dd.item a:hover {
	background-image: url(../format/navi/navi_r2_c1_s2.gif);
}
nav dd.shop a:hover {
	background-image: url(../format/navi/navi_r3_c1_s2.gif);
}
nav dd.wholesale a:hover {
	background-image: url(../format/navi/navi_r5_c1_s2.gif);
}
nav dd.plan a:hover {
	background-image: url(../format/navi/navi_r6_c1_s2.gif);
}
nav dd.profile a:hover {
	background-image: url(../format/navi/navi_r8_c1_s2.gif);
}
nav dd.blog a:hover {
	background-image: url(../format/navi/navi_r9_c1_s2.gif);
}
#header .banner {
	display: block;
	width: 277px;
	overflow: hidden;
	margin-left: 4px;
}
#header ul.banner li {
	margin-bottom: 8px;
}
#header #contact {
	background-image: url(../format/navi/contact.gif);
	background-repeat: no-repeat;
	display: block;
	height: 103px;
	width: 244px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
#header #contact a {
	display: block;
	height: 60px;
	width: 244px;
}
article {
	width: 638px;
	display: block;
	background-color: #FFF;
	margin-left: 300px;
	margin-top: 14px;
	background-image: url(../format/body/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 20px;
	min-height: 550px;
	height: auto !important;	/*ie6*/
    height: 550px;	/*ie6*/
}
#catch {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	position: relative;
}
#footer {
	background-color: #FF8BB4;
	background-image: url(../format/footer/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	display: block;
	width: 100%;
}
#footer #footerArea {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
#footerArea .corporate {
	float: left;
	width: 260px;
	margin-right: 30px;
}
#footerArea .corporate h3 {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footerArea .corporate p {
	font-size: 80%;
	margin-bottom: 4px;
	margin-left: 1.5em;
}
#footerArea .navi {
	float: left;
	width: 670px;
	margin-top: 18px;
}
#footerArea .navi ul {
	overflow: hidden;
	text-align: right;
}
#footerArea .navi ul li {
	font-size: 75%;
	display: inline;
	background-image: url(../format/footer/marker.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 8px;
}
#footerArea  .navi .copyright{
	margin-top: 34px;
	display: block;
	text-align: right;
	font-size: 80%;
	color: #FFF;
}
#footer #design {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#totop {
	position: fixed;
	bottom: 0px;
	width: 64px;
	height: 87px;
	_display: none;
	overflow: hidden;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
	left: 50%;
	right: 50%;
}
p.cresit {
	font-size: 80%;
	color: #FFF;
	text-align: center;
	margin-top: 20px;
}
