﻿@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

img {
	display: block;
	font-size: 0px;
	border: 0;
}

ol, ul{
    list-style:none;
}


/*----------------------------------------

html,body

----------------------------------------*/

html {
	font-size: 62.5%;
	overflow: auto;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%; 
}

body {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
	color: #635032;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	background-color: #F4EFE9;
	overflow: hidden;
	position: relative;
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
}

/*----------------------------------------

全体

----------------------------------------*/
#wrapper {
	width: 890px;
	height:100%;
	background-image: url(../img/back.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}


#header {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
}

#mio {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}



/*----------------------------------------

box1

----------------------------------------*/
.box1 {
	width: 890px;
	clear: both;
	padding-top: 20px;
}

.box1 p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8;
	color: #444;
	text-align: center;
}

.box1 .check {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8;
	color: #F66;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}

.box1 .check2 {
	color: #600;
}

.box1 p a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8;
	color: #600;
	text-align: center;
}

.box1 p a:hover {
	text-decoration:none;
}

.indexImg0 {
	margin-bottom: 10px;	
}

.indexImg {
	padding-top: 40px;
	margin-bottom: 10px;	
}

/*----------------------------------------

グッズ一覧

----------------------------------------*/
#goods {
	background-color: #FFF;
	width: 880px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 30px;
}


#goods #info {
	width: 530px;
	background: #F66;
	display: inline-block;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(css/PIE.htc);
	position: relative;
	vertical-align: middle;
	clear: both;
	padding: 10px 7px 7px 8px;
	margin-right: auto;
	margin-left: 178px;
	margin-bottom: 30px;
}

#info {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

#infoT {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.8;
	color: #FFF;
	text-align: center;
}

#info2 {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #F66;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

#info3 {
	font-size: 14px;
	font-size: 1.4rem;
	color: #F66;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
}

#info3 a {
	font-size: 14px;
	font-size: 1.4rem;
	color: #F66;
	text-align: center;
}

#info3 a:hover {
	text-decoration:none;
}

#info4 {
	font-size: 12px;
	font-size: 1.2rem;
	color: #555;
	text-align: center;
}

#info5 {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #900;
	text-align: center;
	font-weight: bold;
	margin-bottom: 35px;
}


#goods table {
	width: 860px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	color: #666;
	text-align: center;
}

/*↓↓11月用↓↓*/
#nov {
	width: 680px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	color: #666;
	text-align: center;
}
/*↑↑11月用↑↑*/

.goodsImg img {
	border: 1px #CCC solid;
}

.goodsTxt1 td {
	color: #930;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.3;
}

.goodsTxt2 td {
	padding-bottom: 5px;
}

.goodsTxt3 td {
	color: #F36;
	padding-bottom: 30px;
}

#tuhan {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


/*----------------------------------------

タイトル一覧

----------------------------------------*/
#month {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#month li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


/* --------テキスト-------- */

#infoText {
	width: 640px;
	color: #333;
	background: #FFCC66;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(css/PIE.htc);
	position: relative;
	vertical-align: middle;
	padding: 13px 7px 10px 8px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}


#t1 {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4em;
	color: #F00;
	font-weight: bold;
	margin-bottom: 10px;
}

#t2 {
	width: 600px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#t3 {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.3em;
	color: #444;
	font-weight: bold;
}


/* --------テキスト-------- */

#infoText2 {
	width: 600px;
	color: #333;
	background: #FFCC66;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(css/PIE.htc);
	position: relative;
	vertical-align: middle;
	padding: 20px 7px 20px 8px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#t1a {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4em;
	color: #F00;
	font-weight: bold;
	margin-bottom: 30px;
}

#t2a {
	width: 560px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.3em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	color: #111;
}

#t3a {
	width: 560px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.3em;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	color: #111;
}



/*----------------------------------------

フッター

----------------------------------------*/
#footer {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
	clear: both;
	padding-top: 50px;
	padding-bottom: 30px;
	background-color: #635032;
	color: #FFF;
	margin-top: 50px;
	margin-bottom: 0px;
}

#footer p {
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
}
