@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

/* ---------------------------------------------------------------- *
	ドキュメント全体に関する設定
 * ---------------------------------------------------------------- */

body {
	color: #24140e;
	background-color: #FFF;
	background-image: url(../imgs/bg.png);
	background-repeat: repeat-x;
}


#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../imgs/main_bg.jpg);
	height: 850px;
}

#container_2 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../imgs/main_bg_2.jpg);
	height: 850px;
}

/* ---------------------------------------------------------------- *
	ヘッダ
 * ---------------------------------------------------------------- */

#header {
	margin-top: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header h1{
margin:0;
padding:0;
text-indent:-9999px;
}

#header h1 a {
display:block;
height:65px; /*画像高さ*/
width:255px; /*画像幅*/
}
/* ---------------------------------------------------------------- *
	メニュー
 * ---------------------------------------------------------------- */

#menu {
	height:25px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 880px;
	padding: 0px;
	margin-bottom: 15px;
}

#menu ul {
	padding:0px;
	margin: 0px;
}
#menu li {
	display:inline;
	list-style-type:none;
}
#menu li a {
	height:25px;
	display:block;
	float:left;
	text-indent:-9999em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#menu li.menu01 a {
	width:66px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li.menu02 a {
	width:66px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -66px 0px;
}
#menu li.menu03 a {
	width:86px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -132px 0px;
}
#menu li.menu04 a {
	width:105px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -218px 0px;
}
#menu li.menu05 a {
	width:118px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -323px 0px;
}
#menu li.menu06 a {
	width:54px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -441px 0px;
}
#menu li.menu07 a {
	width:60px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -495px 0px;
}
#menu li.menu08 a {
	width:60px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -556px 0px;
}

/*------hover*/
#menu li.menu01 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
}
#menu li.menu02 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -66px -25px;
}
#menu li.menu03 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -132px -25px;
}
#menu li.menu04 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -218px -25px;
}
#menu li.menu05 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -323px -25px;
}
#menu li.menu06 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -441px -25px;
}
#menu li.menu07 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -495px -25px;
}
#menu li.menu08 a:hover {
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -556px -25px;
}


/*------on*/
#menu li.menu01_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#menu li.menu02_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -94px -80px;
}
#menu li.menu03_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -188px -80px;
}
#menu li.menu04_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -282px -80px;
}
#menu li.menu05_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -376px -80px;
}
#menu li.menu06_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -470px -80px;
}
#menu li.menu07_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -564px -80px;
}
#menu li.menu08_on a {
    width:94px;
	background-image: url(../imgs/menu.png);
	background-repeat: no-repeat;
	background-position: -658px -80px;
}

#pan {
	width: 700px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#info {
	width: 860px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#pagetop {
	width: 840px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}



/* ---------------------------------------------------------------- *
	コンテンツコンテナの設定
 * ---------------------------------------------------------------- */

#main {
	background: transparent;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 850px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ---------------------------------------------------------------- *
	コンテンツ部分の設定
 * ---------------------------------------------------------------- */

.contents_index {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/index.jpg);
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	height: 470px;
}

.contents_about {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 840px;
	margin-right: auto;
	background-color:#FFF;
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	height: 450px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../about/bg.jpg);
}

.contents_about p {
	text-indent: 30px;
}

.contents_bouquet {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 840px;
	margin-right: auto;
	background-color:#FFF;
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	height: 450px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../bouquet/bg.jpg);
}

.contents_bouquet p {
	text-indent: 30px;
}

	table.about {
	width: 700px;
	margin: 0px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 130%;
}
	
	.about th {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
}
	
	.about td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #E8E8E8;
}
	
	.about td h3{
	font-weight: bold;
	color: #006634;
}

.contents_link {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 840px;
	margin-right: auto;
	background-color:#FFF;
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.contents_link a img {
	border: 1px none #CCC;
}

	table.link {
	width: 840px;
	margin: 0px;
	font-size: 12px;
	line-height: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
	
	.link th {
	width: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #CCC;
}
	
	.link td {
	width: 320px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	vertical-align: top;
}
	
	.link td h3{
	font-weight: bold;
	color: #006634;
}

.contents_howto {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 840px;
	margin-right: auto;
	background-color:#FFF;
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.contents_shop_main {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 865px;
	margin-right: 60px;
	background-color:#FFF;
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	margin-left: 60px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 0px;
	float: left;
}

.contents_shop_main a {
	text-decoration: none;	
}

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

.contents_shop {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 840px;
	margin-right: 60px;
	background-color:#FFF;
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	margin-left: 60px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

table.contents_shop {
	width: 820px;
	margin-top: 0px;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
	.contents_shop th {
	width: 110px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
	
	.contents_shop td {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}


.contents_shop_sumleft {
	width: 360px;
	float: left;
	position: relative;
	padding: 10px;
}


.contents_shop_sumright {
	width: 360px;
	padding: 10px;
	float: right;
	position: relative;
}

.contents_shop_left {
	width: 350px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}

.txt_honbun_strong{
	font-size: 130%;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.close{
	width: 800px;
	text-align: center;
}

.contents_shop_right {
	width: 400px;
	float: right;
	position: relative;
	height: 350px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.contents_shop_top_left {
	width: 400px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 0px;
}

.contents_shop_top_right {
	width: 400px;
	float: right;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.back{
	width: 800px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contents_order {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 840px;
	margin-right: 10px;
	background-color:#FFF;
	background-repeat: no-repeat;
	border: 1px solid #24140e;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}


/* ---------------------------------------------------------------- *
	コンテンツ画像の設定
 * ---------------------------------------------------------------- */

.contents img.fig {
	margin: 0 auto;
	border: 1px solid #24140e;
}

/* ---------------------------------------------------------------- *
	画像のみのボックスを作る場合の設定です
 * ---------------------------------------------------------------- */

.imgbox {
  background: #FFFFFF;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

/* ---------------------------------------------------------------- *
	サムネイルリストの設定
 * ---------------------------------------------------------------- */
#main2 {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #330000;
	background-color: #333333;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

ul#thumbslist {
  /* ★--- マージンを設定してください --- */
  margin: 0;
  /* ★--- パディングを設定してください --- */
  padding: 0;
}

ul#thumbslist li {
	/* --- 背景を設定してください（短縮プロパティでの設定です） --- */
  background: #FFFFFF;
	/* Note:サムネイルのリストアイテム（サムネイルとキャプションを囲むボックス）に関する設定です。 */
  /* ★--- マージンを設定してください --- */
  /* Note:float:left;をすでに設定しているため、左方向のマージンは0にし、右方向のマージンでリスト同士の間隔を調整してください */
  margin-right: 5px;
	margin-bottom: 5px;
	/* ★--- パディングを設定してください --- */
  /* Note:このオブジェクトはフロートさせるため、0と設定し、余白はさらに内側のボックスで設定いただくことをおすすめします */
  padding: 0;
	/* ★--- ボックスの幅と高さを設定してください --- */
  /* Note：ボックスからはみ出す分は出力されません；内容の量にに対して
           余裕をもって設定してください */
  width: 102px;
	/* ★--- 枠線の幅・線種・色を設定してください（短縮プロパティでの設定です）--- */
  border: 0px none #EEEEEE;
	margin-left: 0px;/* ★Note:（このボックスの幅[width]＋左右線幅[border]＋右マージン[margin]）x １列のボックスの数　で算出される寸法が、#mainの横幅以内に収まるように設計してください */
	height: 120px;
	margin-top: 7px;
}

/* ---------------------------------------------------------------- *
	サムネイル画像についての設定
 * ---------------------------------------------------------------- */
div.thumbnail {
	/* --- 背景を設定してください --- */
  /* Note：パディングと組み合わせると，縁取りなどの効果が期待
           できます */
  background: transparent;
	/* --- 上下マージンを設定してください --- */
  margin-top: 0px;
	margin-bottom: 7px;
	padding: 0;
}


/* ---------------------------------------------------------------- *
	フッタ部分の設定です
 * ---------------------------------------------------------------- */

#footer {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	clear: both;
}

#footer ul {
    margin-bottom: 4px;
    padding: 0;
    border-left: 1px solid #CCCCCC;
}

#footer ul li {
  margin: 0;
  padding: 0 5px;
  border-right: 1px solid #CCCCCC;
  background-image: none;
}

