@charset "UTF-8";
/* formatting style
--------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	background-image: url(../images/bg_pattern.jpg);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link style
--------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}
/* basic layout
--------------------------*/
#wrapper {
	width: 900px;
	margin: 0px auto;
}
#header {
	height: 101px;
	background-image: url(../images/rogo.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}
#main {
	margin-top: 39px;
	margin-left: 255px;
}
#mainB {
	margin-left: 255px;
	margin-top: 39px;
}
#wrapper #main oder {
	margin-top: 39px;
}
#sidebar {
	float: left;
	width: 255px;
}
#sidebar ul li {
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	margin-left: 60px;
}
#sidebar ul li a {
	height: 54px;
	width: 195px;
	display: block;
	text-decoration: none;
}
#sidebar .gnav .nav01 a {
	background-image: url(../images/nav01a.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 39px;
}
#sidebar .gnav .nav01 a:hover {
	background-image: url(../images/nav01a.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar .gnav .nav02 a {
	background-image: url(../images/nav02a.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar .gnav .nav02 a:hover {
	background-image: url(../images/nav02a.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar .gnav .nav03 a {
	background-image: url(../images/nav03a.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar .gnav .nav03 a:hover {
	background-image: url(../images/nav03a.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar .gnav .nav04 a {
	background-image: url(../images/nav04a.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar .gnav .nav04 a:hover {
	background-image: url(../images/nav04a.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar .gnav .nav05 a {
	background-image: url(../images/nav05a.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar .gnav .nav05 a:hover {
	background-image: url(../images/nav05a.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar .reed {
	line-height: 200%;
	width: 170px;
	text-align: justify;
	display: block;
	margin-left: 60px;
	margin-top: 20px;
}
#sidebar .reedred {
	line-height: 150%;
	width: 170px;
	text-align: justify;
	display: block;
	margin-left: 60px;
	margin-top: 20px;
	color: #C00;
}
#space {
	clear: both;
	height: 80px;
	position: static;
}
.button {
	margin-top: 20px;
	margin-left: 60px;
}
#space #welcome {
	float: right;
	position: absolute;
	right: 80px;
	top: 760px;
}
#footer {
	clear: both;
	background-image: url(../images/footer_il2.png);
	background-repeat: repeat-x;
	height: 145px;
	text-align: center;
	width: 100%;
}
#footer #illust {
	height: 145px;
	width: 162px;
	float: right;
}
#footer #ad {
	padding-top: 95px;
	font-size: 10px;
	padding-left: 81px;
}
#footer address {
	font-size: 10px;
	padding-left: 81px;
}
#mainOrdercake {
	padding: 0px;
	width: 645px;
	position: relative;
	margin-top: 39px;
	margin-left: 255px;
	overflow: visible;
	margin-right: -50px;
}
#mainOrder {
	width: 595px;
	position: relative;
	margin-top: 39px;
	margin-left: 255px;
	overflow: visible;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

