body {
	margin: 0px;
	background-image: url(../common/body_bg.jpg);
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
img { border: 0px; }
td {
	font-size: 100%;
	line-height: 1.5;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	font-size: 78%;
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 10px;
}
#header2 {
	text-align: left;
	background-image: url(../common/header_ceno_2.gif);
	background-repeat: no-repeat;
	background-position: 330px bottom;
	padding-top: 40px;
	padding-bottom: 10px;
}
#logo {
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(../common/frame_mid01.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #b79241;
	border-bottom: 1px solid #b79241;
}
#maincontent {
	width: 778px;
	padding-bottom: 30px;
	margin: 0px auto;
}

#topcontent {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-left: -40px;
}
#mainmenu {
	margin: 0 auto;
	width: 670px;
	height: 23px;
	padding: 0 0 30px 0;
}
#mainmenu2 {
	width: 670px;
	height: 23px;
	padding: 0;
	margin: 0 auto;
}
#mainmenu li, #mainmenu2 li {
	margin-right: 20px;
	list-style-type: none;
	float: left;
	padding: 0px;
}
#mainmenu li a, #mainmenu2 li a {
	overflow: hidden;
	display: block;
	text-indent: -1000px;
}
li.menu01, li.menu01 a {
	background-image: url(../common/menu01.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
}
li.menu01 a:hover, li.menu01on, li.menu01on a {
	background-image: url(../common/menu01_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
}
li.menu02, li.menu02 a {
	background-image: url(../common/menu02.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 120px;
}
li.menu02 a:hover, li.menu02on, li.menu02on a {
	background-image: url(../common/menu02_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 120px;
}
li.menu03, li.menu03 a {
	background-image: url(../common/menu03.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
}
li.menu03 a:hover, li.menu03on, li.menu03on a {
	background-image: url(../common/menu03_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
}
li.menu04, li.menu04 a {
	background-image: url(../common/menu04.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
}
li.menu04 a:hover, li.menu04on, li.menu04on a {
	background-image: url(../common/menu04_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 70px;
}
li.menu05, li.menu05 a {
	background-image: url(../common/menu05.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 115px;
}
li.menu05 a:hover, li.menu05on, li.menu05on a {
	background-image: url(../common/menu05_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 115px;
}
li.menu06, li.menu06 a {
	background-image: url(../common/menu06.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 101px;
}
li.menu06 a:hover, li.menu06on, li.menu06on a {
	background-image: url(../common/menu06_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 101px;
}
#news {
	background-color: #f1e9cd;
	border-top: 1px solid #b79241;
	text-align: left;
	margin: auto;
	width: 778px;
}
#news table {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#news th {
	font-weight: normal;
	text-align: left;
	padding-right: 20px;
	color: #2499c1;
	padding-top: 2px;
	padding-bottom: 2px;
}
#news td { }
#footer {
	text-align: left;
	color: #675a3e;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer2 {
	text-align: left;
	color: #675a3e;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #C1A15A;
}
#footer p , #footer2 p{
	margin: 0px;
	line-height: 1.3;
}
#footer p.copyright, #footer2 p.copyright { margin-top: 10px; }
#menuBox {
	background-image: url(../common/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#pagetitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.proftable { margin-bottom: 20px; }
.proftable th {
	background-image: url(../common/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	text-align: left;
	padding: 4px 15px;
	border-bottom: 1px dotted #e1cfa8;
}
.proftable td {
	border-bottom: 1px dotted #e1cfa8;
	padding: 4px 0px;
}
.ordertable {
	margin-bottom: 20px;
	background: #e1cfa8;
}
.ordertable th {
	text-align: left;
	padding: 5px 15px;
	background: #F9F3DB;
	font-size: 120%;
}
.ordertable td {
	padding: 5px 10px;
	background: #FFFFFF;
	font-size: 120%;
}
.listtable {
	margin-bottom: 20px;
	border: 0px solid #E1CFA8;
}
.listtable th {
	font-weight: bold;
	text-align: left;
	padding: 5px 20px 5px 28px;
	border-bottom: 1px dotted #e1cfa8;
	color: #AC8837;
	background: url(../common/arrow01.gif) no-repeat 10px center;
	font-size: 14px;
}
.listtable td { padding: 8px 0px 8px 10px; 
}
#mapArea {
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#shoplist {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	background: url(../img/shoplist_ceno_bg.gif) no-repeat right bottom;
}

#toiro {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/book_illust_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
}
#privacy {
	width: 500px;
	font: 78%/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 20px auto;
}
#privacy li {
	margin: 0px 0px 10px;
	padding: 0px;
}
#privacy h1 { font-size: 120%; }
#privacy ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
.contBox01 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 620px;
	padding-bottom: 25px;
}
.font01 {
	font-size: 80%;
	font-weight: normal;
}
.float01 { float: right; }
.float02 {
	float: left;
	margin-right: 10px;
}
.icon_pdf {
	margin: 50px 0px 0px;
	font-size: 87%;
	line-height: 1.3;
}


.paymentbox {
	margin: 5px 0px 0px;
	padding: 5px 10px;
	background: #FCF6E0;
}
.book_sample { padding-bottom: 20px; }

.book_sample p { margin: 0px 0px 5px; }
.book_sample ul {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}
.book_sample li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.book_sample  li a {
	color: #B18E42;
	text-decoration: underline;
	padding-right: 15px;
}
.book_sample  li a:hover {
	text-decoration: none;
	background: url(../common/icon_check.gif) no-repeat right center;
}
