@charset "utf-8";

/* clearfix
----------------------------------------------------------- */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from MacIE \*/

*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from MacIE */

/* IEでimgの拡大縮小を綺麗にする
----------------------------------------------------------- */

img {
	-ms-interpolation-mode: bicubic;
}

/* タグの定義
----------------------------------------------------------- */

html {
}
body {
	margin: 0px;
	padding: 0px;
	color: #F9F7F2;
	text-align: center;
	word-break:break-all;
	font: 87%/1em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #2C2925 url(../images/bg-body.jpg) no-repeat center top;
}
h1, h2, h3, h4, h5, h6, table, form, p, ul, ol, li, dl, dt, dd, img {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	line-height: 1;
}
div, p, table, form {
	text-align: left;
}
p {
	font-size: 100%;
	line-height: 1.5;
	margin-bottom: 16px;
}
table {
	empty-cells: show;
}
th, td {
	vertical-align: top;
	line-height: 1.5;
	text-align: left;
}
img {
	border: 0px;
	vertical-align: top;
}
ul, ol, dl {
	line-height: 1.5;
}
strong {
	font-weight: bold;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #F0D2AA;
	text-decoration: underline;
}
a:hover, a:active {
	color: #8F7E69;
	text-decoration: none;
}
hr {
	display: none;
}
blockquote {
}
address {
	font-size: 86%;
	font-style: normal;
	line-height: 1.5;
	color: #ADA59B;
	margin-bottom: 12px;
}

/* クラスの定義
----------------------------------------------------------- */

.clear {
	clear: both;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.last {
	margin-bottom: 0px !important;
}
.general-list {
	margin: 0px 0px 16px 36px;
	padding: 0px;
}
.note {
	text-indent: -1em;
	margin-left: 1em;
}

/* 全体の定義
----------------------------------------------------------- */

#container {
	width: 800px;
	margin: 0 auto 0px;
}
#header {
	position: relative;
	height: 90px;
}
#header h1 {
	position: absolute;
	left: -3px;
	top: 23px;
}
#navigation {
	position: absolute;
	list-style: none;
	background: url(../images/bg-navigation.gif) no-repeat;
	height: 31px;
	width: 530px;
	top: 29px;
	right: 0px;
	padding-top: 3px;
	padding-left: 10px;
}
#navigation li {
	float: left;
	margin-right: 5px;
}
#main {
}
.pagetop {
	text-align: right;
	font-size: 86%;
	margin-top: 36px;
	margin-bottom: 8px;
}
#footer {
	background: url(../images/bg-footer-line.gif) no-repeat center top;
}
.footer-inner {
	background: url(../images/bg-footer-line.gif) no-repeat center bottom;
	padding: 6px 0px;
	margin-bottom: 12px;
}
#footer-navigation {
	line-height: 1.2;
	float: left;
	width: 600px;
}
#footer-sub-navigation {
	line-height: 1.2;
	float: right;
	width: 150px;
	text-align: right;
}
#footer .credit {
	font-size: 86%;
	color: #ADA59B;
	margin-bottom: 12px;
}
#footer a:link, #footer a:visited {
	color: #E3D4BF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #8F7E69;
	text-decoration: none;
}

/* ホームを定義
----------------------------------------------------------- */

#home #main {
	float: left;
	width: 504px;
	background: url(../images/bg-home-main.gif) no-repeat right top;
	padding-top: 8px;
	padding-right: 28px;
}
#home #side {
	float: right;
	width: 240px;
}
#home #lead {
	background: url(../images/bg-main-visual.gif) no-repeat center top;
	padding: 3px;
	position: relative;
	margin-bottom: 30px;
}
#home #lead h2 {
	position: absolute;
	z-index: 10;
	top: 62px;
	left: 262px;
}
#home #lead-photo {
	width: 794px;
	height: 444px;
}
#home #main h3 {
	margin-bottom: 20px;
}
#home #main .box {
	background: url(../images/line-home2.gif) repeat-y;
	margin-top: 38px;
}
#home #main .box h4 {
	background: url(../images/line-home1.gif) no-repeat left top;
	height: 24px;
}
#home #main .box h4 img {
	position: relative;
	margin-top: -10px;
	margin-left: -2px;
}
#home #main .box p {
	margin: 0px 16px 18px;
}
#home #main .box-footer {
	background: url(../images/line-home1.gif) no-repeat left bottom;
	height: 1px;
}
#home #side {
	font-size: 86%;
}
#home #side h4 {
	margin-bottom: 12px;
}
#home #side .sub-text {
	margin-bottom: 4px;
}
#home #side .link {
	text-align: right;
}

/* コンテンツを定義
----------------------------------------------------------- */

#general #main {
	position: relative;
}
#general #sub-title {
	background: url(../images/bg-line-bold.png) no-repeat center top;
	height: 148px;
	position: relative;
}
#general #sub-title h2 {
	position: absolute;
	right: 0px;
	top: 51px;
}
#general #sub-title ul {
	position: absolute;
	top: 88px;
	right: 0px;
	list-style: none;
}
#general #sub-title ul li {
	float: left;
	margin-left: 12px;
}
#general #main h3 {
	margin-bottom: 36px;
}
#general #main .pagetop {
	margin-bottom: 36px;
}

/* 会社概要を定義
----------------------------------------------------------- */

#outline-table {
	width: 800px;
	margin-bottom: 36px;
	background: url(../images/bg-line-thin.gif) no-repeat left bottom;
}
#outline-table th {
	color: #EDE0C6;
	width: 184px;
	padding: 4px 4px;
	background: url(../images/bg-line-thin.gif) no-repeat left top;
}
#outline-table td {
	width: 600px;
	padding: 4px 4px;
	background: url(../images/bg-line-thin.gif) no-repeat left top;
}
html > body #outline-table th { /* Win IE6 以外のモダンブラウザに適用 */
	background: url(../images/bg-line-thin.png) no-repeat left top;
}
html > body #outline-table td { /* Win IE6 以外のモダンブラウザに適用 */
	background: url(../images/bg-line-thin.png) no-repeat left top;
}
#outline-table td.cell {
	width: 264px;
}
#outline-table td.cell-photo {
	width: 332px;
	text-align: right;
	padding-right: 0px;
}
#outline-table td.cell-photo img {
	margin-top: 12px;
}
.outline .photo-section {
	margin-bottom: 42px;
}
.outline .photo-section ul {
	list-style: none;
}
.outline .photo-section ul li {
	float: left;
	margin-right: 26px;
}
.outline .photo-section ul li.last {
	margin-right: 0px;
}


/* 製品のご案内を定義
----------------------------------------------------------- */

.item-outer {
	background: url(../images/bg-line-thin.png) no-repeat left bottom;
	margin-bottom: 16px;
	padding-bottom: 16px;
}
.item-box {
	width: 384px;
	float: left;
}
.item-box.wide {
	width: 800px;
	float: none;
}
.item-box.right {
	float: right;
}
.item-box .left-column {
	width: 180px;
	float: left;
}
.item-box.wide .left-column {
	width: 400px;
	float: left;
}
.item-box.wide .left-column img {
	margin-right: 20px;
}
.item-box .right-column {
	width: 184px;
	float: right;
}
.item-box.wide .right-column {
	width: 384px;
	float: right;
}
.item-box h4 {
	line-height: 1.5;
	margin-bottom: 6px;
}
.item-box p {
	font-size: 86%;
	margin-bottom: 0px;
}
.products #main .pagetop {
	margin-top: 8px;
}

/* 体験学習のご案内を定義
----------------------------------------------------------- */

.experience #main {
	background: url(../../experience/images/bg-main.png) no-repeat right 200px;
}
.experience #main h4 {
	margin-top: 36px;
	margin-bottom: 16px;
	line-height: 1.2;
	background: url(../images/bg-line-thin.png) no-repeat left bottom;
	padding-bottom: 6px;
}

/* アクセスマップを定義
----------------------------------------------------------- */

.access #map1, .access #map2 {
	width: 800px;
	height: 500px;
}
.access #map1 p, .access #map2 p {
	color: #333333;
}

/* お問い合せを定義
----------------------------------------------------------- */

.inq .tel-number {
	font-size: 171%;
}
.inq #main h4 {
	margin-top: 36px;
	margin-bottom: 16px;
}
.inq-table {
	width: 800px;
	margin-bottom: 36px;
	background: url(../images/bg-line-thin.gif) no-repeat left bottom;
}
.inq-table th {
	color: #EDE0C6;
	width: 184px;
	padding: 4px 4px;
	background: url(../images/bg-line-thin.gif) no-repeat left top;
}
.inq-table td {
	width: auto;
	padding: 4px 4px;
	background: url(../images/bg-line-thin.gif) no-repeat left top;
}
.inq-table input.input-middle {
	width: 200px;
}
.inq-table input.input-short {
	width: 60px;
}
.inq-table input.input-long {
	width: 420px;
}
.inq-table textarea {
	height: 10em;
	width: 420px;
	margin-bottom: 2px;
}
.inq .form-button {
	text-align: center;
}
.inq .necessary {
	font-size: 86%;
	font-weight: normal;
	color: #DF5213;
}
.inq .error-message {
	color: #DF5213;
}

/* ロウソクにまつわるイベントを定義
----------------------------------------------------------- */

.event #main h4 {
	margin-bottom: 16px;
}
.event .section .left-column {
	float: left;
	width: 504px;
}
.event .section .right-column {
	float: right;
	width: 240px;
}
.event .section .right-column p {
	margin-bottom: 36px;
}
.event #section1 {
	margin-bottom: 36px;
	background: url(../images/bg-line-thin.png) no-repeat center bottom;
	padding-bottom: 36px;
}
.event #section2 .right-column p {
	margin-bottom: 16px;
}

