@charset "UTF-8";


/*
*****************************************

			Rayout Stylesheet

*****************************************
*/


body {
	color: #333;
	font-family: Verdana, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 0.8em;
}

a {
	color: #d00;
}

a:hover {
	color: #f77;
}


/* --------------- wrap --------------- */

#wrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
}


/* --------------- header --------------- */

header h1 {
	position: absolute;
	top: 37px;
	left: 153px;
}

header p#description {
	position: absolute;
	top: 303px;
	left: 69px;
}


/* --------------- nav --------------- */

nav {
	height: 103px;
	padding-top: 436px;
}

nav ul {
	position: relative;
}

nav li {
	position: absolute;
}

nav li#nav01 {
	top: 0;
	left: -7px;
}

nav li#nav02 {
	top: 6px;
	left: 139px;
}

nav li#nav03 {
	top: 6px;
	left: 290px;
}

nav li#nav04 {
	top: 7px;
	left: 417px;
}

nav li#nav05 {
	top: 9px;
	left: 577px;
}

nav li#nav06 {
	top: -2px;
	left: 755px;
}


/* --------------- contetnt --------------- */

#contetnt {
	clear: both;
	overflow: hidden;
}


/* --------------- main --------------- */

.main {
	position: relative;
	float: left;
	width: 750px;
	margin-bottom: 20px;
	padding-bottom: 70px;
	background: #fff url(../img/main_bg_bottom.jpg) no-repeat bottom;
}

.main .inner {
	overflow: hidden;
	padding: 90px 20px 0;
	background: url(../img/main_bg_top.jpg) no-repeat top;
}

.main .japan {
	float: left;
	width: 335px;
	margin-bottom: 20px;
	padding: 0 20px 0 0;
	border-right: 1px dotted #999;
}

.main .english {
	float: right;
	width: 334px;
	padding: 0 0 10px 20px;
}

.main .japan h2 {
	position: absolute;
	top: 25px;
	left: 20px;
}

.main .english h2 {
	position: absolute;
	top: 25px;
	left: 395px;
}

.main h3 {
	color: #210;
	font-size: 1.1em;
	line-height: 1.3;
	margin: 1.6em 0 1em;
	padding: 10px;
	border-left: 3px solid #210;
	background-color: #ebca7c;
	text-shadow: 1px 1px 0 #f5e5be;
}

.main h3 span {
	font-size: 0.8em;
	font-weight: normal;
}

.main h4 {
	color: #d00;
	font-size: 1.2em;
	line-height: 1.3;
	margin: 1em 0 0 10px;
	padding-left: 16px;
	background: url(../img/red_circle.png) no-repeat left 0.2em;
}

.main h4 span {
	font-size: 0.8em;
	font-weight: normal;
}

.main ol {
	margin: 1em 10px 0 2.6em;
}

.main ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 10px;
}

/* gray_box */

.main .gray_box {
	font-size: 0.85em;
	margin: 1em 10px 0;
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}

/* shop_info */

.main .shop_info {
	margin-top: 1em;
	padding-bottom: 1em;
	border: 1px solid #fc2;
	background-color: #fff;
}

.main .shop_info {
	margin-top: 2.4em;
}

.main .shop_info h3 {
	margin: 0;
	padding: 10px 0 10px 35px;
	border: 1px solid #fff;
	background: #fadc53 url(../img/icon_shop.png) no-repeat 5px 0.4em;
}

.main .shop_info .pdf {
	margin: 0.3em 8px 0;
}

.main .shop_info p.attention {
	font-size: 0.85em;
	margin: 0 8px 8px;
}

.main p, .main ul, .main ol, .main dl {
	line-height: 1.6;
	margin-top: 1em;
}

.main strong.more {
	font-size: 1.2em;
}

.main .small {
	color: #888;
	font-size: 0.85em;
}

.main .red {
	color: #d00 !important;
}

.main .gray {
	color: gray !important;
}

.main .black {
	color: #333 !important;
}


/* --------------- welcome_note以外非表示 --------------- */

#about_purchase, #purchase, #bookstores, #each_information, #about_club-thali {
	display: none;
}


/* --------------- ごあいさつ --------------- */

#welcome_note .japan h2 {
	top: -35px;
	padding-top: 62px;
	background: url(../img/arrow01.png) no-repeat 38px top;
}

#welcome_note h3 {
	margin-top: 0;
}

#welcome_note p {
	margin: 5px 10px 0;
}

#welcome_note ul {
	margin-top: 1.6em;
}

#welcome_note ul li {
	list-style-type: disc;
	margin-left: 1.3em;
}

#welcome_note dl {
	text-align: right;
	margin-top: 3em;
}

#welcome_note .welcome_comment {
	margin: 1em 0 1em;
}

#welcome_note .welcome_comment p {
	margin: 0;
}

#welcome_note .welcome_comment strong {
	font-size: 1.3em;
	display: inline-block;
	margin-bottom: 5px;
}

#welcome_note #welcome_movie {
	clear: both;
	margin: 20px 0 30px;
}

#welcome_note #welcome_movie #youtube {
	text-align: center;
	padding: 10px 0;
	background-color: #000;
}

#welcome_note #welcome_movie p {
	text-align: right;
	margin-right: 0;
}


/* --------------- ご購入プラン --------------- */

#about_purchase .japan h2 {
	top: -41px;
	padding: 68px 110px 0 0;
	background: url(../img/arrow02.png) no-repeat 178px top;
}

#about_purchase p {
	margin: 5px 10px 0;
}


/* --------------- お申し込み方法 --------------- */

#purchase .japan h2 {
	top: -42px;
	padding: 69px 270px 0 0;
	background: url(../img/arrow03.png) no-repeat 300px top;
}

#purchase .japan h4 {
	margin-top: 20px;
}


#purchase p {
	margin: 5px 10px 0;
}

#purchase p.ml {
	margin-left: 26px;
}

#purchase .mail {
	margin-top: 0.3em;
	padding: 3px 0 3px 27px;
	background: url(../img/icon_mail.png) no-repeat left center;
}

#purchase .pdf {
	margin-bottom: -0.7em;
	padding: 3px 0 3px 22px;
	background: url(../img/icon_pdf.png) no-repeat left center;
}

#purchase .gray_box ul {
	margin-top: 0;
}

#purchase .gray_box li {
	list-style-type: disc;
	margin-left: 1.3em;
}

#purchase .gray_box dt {
	color: #060;
	font-weight: bold;
}

#purchase .gray_box dd {
	color: #060;
	margin-left: 1.3em;
}


/* --------------- 取扱書店情報 --------------- */

#bookstores .japan h2 {
	top: -41px;
	padding: 68px 400px 0 0;
	background: url(../img/arrow04.png) no-repeat 440px top;
}

#bookstores h4 {
	margin-top: 25px;
}

#bookstores table {
	table-layout: fixed;
	font-size: 0.9em;
	width: 335px;
	margin: 5px 0 0 10px;
}

#bookstores table tr {
	border-top: 3px solid #fff;
}

#bookstores table th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	line-height: 1.3;
	padding: 4px 8px;
	background-color: #e5e5e5;
}

#bookstores td {
	line-height: 1.3;
	padding: 4px 0 4px 8px;
}

#bookstores td {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}


/* --------------- バックナンバー --------------- */

#each_information h2.jp {
	position: absolute;
	top: -41px;
	left: 20px;
	padding: 68px 480px 0 0;
	background: url(../img/arrow05.png) no-repeat 610px top;
}

#each_information h2.en {
	position: absolute;
	top: 25px;
	left: 395px;
}

#each_information ul {
	margin-top: -20px;
	padding: 10px 0;
}

#each_information li {
	clear: both;
	overflow: hidden;
	min-height: 196px;
	margin-top: 30px;
}

#each_information li span {
	color: #777;
	font-size: 0.95em;
}

#each_information .image {
	float: left;
	width: 150px;
}

#each_information .text {
	float: right;
	width: 556px;
}

#each_information .text h3 {
	color: #d00;
	font-size: 1.5em;
	line-height: 1;
	margin-top: 5px;
	padding: 0 10px 5px;
	border-left: none;
	border-bottom: 1px dotted #d00;
	background: none;
	text-shadow: 1px 1px 0 #fd5;
}

#each_information .text h3 span {
	font-size: 0.7em;
	font-weight: normal;
	text-shadow: none;
}

#each_information .text p {
	font-size: 0.9em;
	margin: 5px 10px 0;
}

#each_information .text p.back_number_btn {
	display: inline-block;
	cursor: pointer;
	font-size: 0.9em;
	margin-top: 10px;
	padding: 3px 5px;
	border: 1px solid #bbb;
}

* html #each_information .text p.back_number_btn {
	display: inline;
}

*+html #each_information .text p.back_number_btn {
	display: inline;
}

#each_information .back_number_btn:hover {
	background-color: #eee;
}

#each_information .text h4 {
	color: #d00;
	font-size: 1em;
	font-weight: normal;
	margin: 3px 10px 0;
	padding-left: 0;
	background: none;
}

#each_information .text h4.sub_title_en {
	margin: 1.5em 10px 0;
}

#each_information .text dl {
	font-size: 0.9em;
	margin: 10px 10px 0;
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}

#each_information .text dt {
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 1px dotted #999;
}

#each_information .text dd {
	
}

#each_information .text ul {
	margin-top: 0;
	padding: 0;
}

#each_information .text li {
	list-style-type: disc;
	overflow: visible;
	min-height: 0;
	margin: 0 0 0 1.4em;
}


/* --------------- クラブ・ターリーとは --------------- */

#about_club-thali .japan h2 {
	top: -36px;
	padding: 63px 526px 0 0;
	background: url(../img/arrow06.png) no-repeat 700px top;
}

#about_club-thali p {
	margin-top: 1.6em;
}

#about_club-thali dl.club-thali_box {
	line-height: 1.3;
}

#about_club-thali dl.club-thali_box dt {
	margin-top: 1em;
}

#about_club-thali .english dl.club-thali_box {
	margin-top: 1.6em;
}

#about_club-thali dt {
	font-weight: bold;
}

#about_club-thali dl.kawamura_box {
	margin-top: 3em;
	padding: 9px;
	border: 2px solid #bbb;
	background-color: #f2f2f2;
	-webkit-box-shadow: 2px 2px 6px #ccc;
	-moz-box-shadow: 2px 2px 6px #ccc;
	box-shadow: 2px 2px 6px #ccc;
}

#about_club-thali dl.kawamura_box dt {
	font-size: 1.1em;
	margin-bottom: 8px;
	border-bottom: 1px dotted #999;
}

#about_club-thali dl.kawamura_box dd {
	font-size: 0.85em;
	line-height: 1.8;
}


/* --------------- aside --------------- */

aside {
	float: right;
	width: 190px;
	margin-bottom: 30px;
}

aside #bn_spice_journal {
	width: 190px;
	height: 306px;
	text-align: center;
	background: url(../img/bn_spice_journal_bg.png) no-repeat left top;
	-webkit-box-shadow: 2px 2px 6px #333;
	-moz-box-shadow: 2px 2px 6px #333;
	box-shadow: 2px 2px 6px #333;
}

aside #bn_spice_journal h2 {
	margin-left: 3px;
	padding-top: 17px;
}

aside #bn_spice_journal #bn_spice_journal_price {
	
}

aside #bn_spice_journal #bn_spice_journal_btn {
	margin: -2px 0 0 1px;
}

aside #bn_online_shop {
	margin-top: 15px;
	-webkit-box-shadow: 2px 2px 6px #333;
	-moz-box-shadow: 2px 2px 6px #333;
	box-shadow: 2px 2px 6px #333;
}

aside #blog-thali {
	position: relative;
	height: 126px;
	margin: 10px 0 0 -2px;
}

aside #blog-thali img {
	position: absolute;
	top: 0;
	left: 0;
}

aside #twitter {
	position: relative;
}

aside #twitter h2 {
	position: absolute;
	top: -55px;
	right: -13px;
	z-index: 2;
}

iframe.twitter-timeline {
	width: 800px;
}

aside .twtr-doc {
	-webkit-box-shadow: 2px 2px 6px #333;
	-moz-box-shadow: 2px 2px 6px #333;
	ox-shadow: 2px 2px 6px #333;
}

/* --------------- footer --------------- */

footer {
	clear: both;
}

footer #page_top {
	position: relative;
	left: 6px;
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

footer #copyright {
	width: 100%;
	text-align: center;
	padding: 15px 0;
	background-color: #fff;
}


/* --------------- maximage --------------- */

.maximage {
	position: fixed !important;
}

.maximage_resized {
	display: none;
}
