/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #36322E url(images/bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	color: #4C4646;
}

h1 span, h2 span {
	color: #CF1B1B;
}

h1 {
	font-size: 21px;
	font-weight: bold;
}

h2 {
	padding: 3px 0px;
	font-size: 16px;
	font-weight: bold;
}

h1, h2 {
	padding-left: 36px;
	background: url(images/reddot.gif) no-repeat left center;
}

h3 {
	margin: 0px;
	font-size: 19px;
	text-align: center;
	color: #2b649b;
}
.sales h3 {
	margin-bottom: 10px;
	font-family: "MS UI Gothic";
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	color: #c33;
}
.sales h4 {
	text-align: center;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "メイリオ","ヒラギノ丸ゴ Pro W4","ＭＳ Ｐゴシック",Helvetica, Arial,Verdana,Sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 160%;
}
.sales {
	font-family: "メイリオ","ヒラギノ丸ゴ Pro W4","ＭＳ Ｐゴシック",Helvetica, Arial,Verdana,Sans-serif;
	font-size: 16px;
	line-height: 190%;
}
.text1 {
	color: #333;
	font-weight: normal;
}
.text2 {
	color: #333;
	font-weight: bold;
}
.text3 {
	color: #333;
	font-weight: bold;
	background-color: #ff3;
}
.text4 {
	color: #c33;
	font-weight: normal;
}
.text5 {
	color: #c33;
	font-weight: bold;
}
.text6 {
	color: #c33;
	font-weight: bold;
	background-color: #ff3;
}
.text7 {
	color: #048;
	font-weight: normal;
}
.text8 {
	color: #048;
	font-weight: bold;
}
.text9 {
	color: #048;
	font-weight: bold;
	background-color: #ff3;
}

p, ul, ol, dl {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 180%;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 3px 0px;
	border-top: 1px solid #C6C0B5;
}

.list1 li.first {
	border: none;
}

/** LINKS */

a {
	text-decoration: none;
	color: #2b4e64;
}

a:hover {
	color: #A70005;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 22px;
	background: url(images/bg07.gif) repeat-x left top;
}

/** HEADER */

#header {
	width: 778px;
	height: 167px;
}

#header2 {
	width: 778px;
	height: 480px;
}

/** LOGO */

#logo {
	width: 280px;
	height: 167px;
}

/** MENU */

#menu {
	width: 498px;
	height: 167px;
	background: url(images/bg02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 100px;
	height: 100px;
	padding-left: 2px;
	background: url(images/bg06.jpg) no-repeat left top;
}

#menu li.first {
	padding-left: 0px;
	background: none;
}

#menu a {
	display: block;
	width: 100px;
	height: 60px;
	padding-top: 40px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #5F584C;
}

#menu a:hover {
	color: #006880;
	text-decoration: none;
}

#menu li.active a {
	background: url(images/redcloth.jpg) no-repeat left top;
	color: #DDD3C4
}

/** MENU */

#menu2 {
}

#menu2 ul {
	list-style: none;
	line-height: normal;
	margin-left: 6px;
}

#menu2 li {
	float: left;
}

#menu2 li.first {
	padding-left: 0px;
	background: none;
}

#menu2 a {
	font-size: 12px;
	font-weight: normal;
	color: #5F584C;
}

#menu2 a:hover {
	color: #006880;
	text-decoration: none;
}

#menu2 li.active a {
	color: #DDD3C4
}

/** PAGE */

#page {
	width: 778px;
	background: url(images/bg03.jpg) repeat-y left top;
}

#bgtop {
	background: url(images/bg04.jpg) no-repeat left top;
}

#bgbtm {
	padding: 20px 0px 0px 0px;
	background: url(images/bg05.jpg) no-repeat left bottom;
}

#single-page {
	width: 778px;
	background: url(images/subpage2_01.jpg) repeat-y left top;
}

#single-page #bgtop {
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

#single-page #bgbtm {
	padding: 20px 0px 20px 0px;
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer p {
	padding: 15px 0px;
	text-align: center;
	color: #625D54;
}
