@charset "UTF-8";
/* CSS Document */

/* ---- layout ---- */

body {
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 75%;
	line-height: 1.8em;
	word-wrap: break-word;
	background-image: url(../images/body.gif);
	background-repeat: repeat;
}

#top {
	background-image: url(../images/header_side.gif);
	background-repeat: repeat-x;
}
#top_about {
	background-image: url(../images/header_about.gif);
	background-repeat: repeat-x;
}
#top_buy {
	background-image: url(../images/header_about.gif);
	background-repeat: repeat-x;
}
#header{
	width: 1000px;
	clear: both;
	background-color: #FFFFFF;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}

#contents,
#footer {
	width: 1000px;
	clear: both;
	background-color: #FFFFFF;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}

.inner {
	text-align: left;
	overflow: hidden;
	color: #993300;
}

/* ---- box-sizing ---- */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

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

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

/* ---- text size, font ---- */

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.textSize12 {
	font-size:93%;
}

.textSize14 {
	font-size:108%;
}

.textSize15 {
	font-size:115%;
}

.textSize16 {
	font-size:120%;
}

.textSize18 {
	font-size:139%;
}

.textSize21 {
	font-size:162%;
}

.textSize24 {
	font-size:185%;
}

.textSize33 {
	font-size:200%;
}

.textSize35 {
	font-size:220%;
}

.textSize38 {
	font-size:293%;
	line-height: 1.2em;
}

.color_black {
	color: #333333;
}

.color_white {
	color: #FFFFFF;
}

.color_red {
	color: #FF0000;
}

.text-align_center {
	text-align: center;
}

.text-align_right {
	text-align: right;
}

.text_bold {
	font-weight: bold;
}

.marker_Brown {
	width: 840px;
	background-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.font_chelsea {
	font-family: 'Lora', serif;
}

.Azuki_font {
    font-family: 'あずきフォント';
}

/* ---- Header ---- */

#gNavi {
	background-color: #993300;
	margin: 0px;
	padding: 0px;
}

#gNavi li {	
	background-color: #993300;
	text-align: center;
	float: left;
	width: 248px;
	margin-top: 3px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	font-size:139%;
}

#gNavi li a {
	color: #FFFFFF;
	display: block;
}

#gNavi li:hover {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.7;
}

/* index about buy 共通 */

.article {
	width: 840px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 20px;
}

.article01 {
	width: 840px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: -15px;
}

.article_2clum {
	margin-top: 80px;
	margin-right: 100px;
	margin-bottom: 80px;
	margin-left: 100px;
	overflow: hidden;
}

.article_2clum_buy {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
	overflow: hidden;
}

.article_2clum_buy .section,
.article_2clum .section {
	margin-right: 50px;
	float: left;
	width: 266px;
}

#buy_recommend tr th a img:hover,
.article  a img:hover {
	opacity: 0.8;
}

.mailto_chelsea {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* H2共通 */

.H2_background01 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
}

.H2_background02 {
	margin-right: auto;
	margin-left: auto;
}

/* about h3 */

.h3_about {
	background-image: url(../images/h3_about.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 70px;
	height: 60px;
	width: 836px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/* ---- about こんな方におすすめ ---- */

.about_table .about_image {
	width: 200px;
}

/* buy */


.H3_buy {
	background-image: url(../images/h3_buy.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#buy_background01 {
	background-image: url(../images/backgorund_buy00.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 130px;
}

.buy_background00 { /* buy タイトル部分 購入・YAHOOショッピング紹介 共通margin/padding */
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#buy_background02 {
	background-image: url(../images/backgorund_buy02.jpg);
	background-repeat: repeat-y;
}

.buy_background03 {
	background-image: url(../images/backgorund_buy03.jpg);
	background-repeat: repeat-y;
}

.buy_section {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -15px;
}

#buy_recommend {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#buy_recommend tr th,
#buy_recommend tr td {
	width: 200px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

#buy_recommend tr td a:hover {
	text-decoration: underline;
}

/* ---- buy form ---- */

.buy_form {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* ---- footer ---- */

.inner_footer {
	background-image: url(../images/backgorund_footer.jpg);
	padding-top: 10px;
	padding-bottom: 10px;	
}

/* ---- inquiry ---- */
.inquiryform {
	text-align:left;
	width: 60%;
	margin-left: 20%;
	padding-left: 30px;
}
