﻿@charset "UTF-8";

/**************** サイト全体レイアウト ******************/

body {
	margin: 0px;
	padding: 0px;
	background-color: #F7F3E8;
	text-align: center;
	color:#564B4B;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

* {margin:0; padding:0;}

#box {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #997770;
}
#main {
	text-align: left;
	width: 800px;
}
#main_left {
	float: left;
	width: 170px;
}
#main_right {
	float: right;
	width: 620px;
}

#footer {
	width: 800px;
	margin-top: 20px;
	padding-bottom: 10px;
	background-image: url(./img/sen800.gif);
	background-repeat: no-repeat;
	background-position: top;
}



/**************** ヘッダー ******************/


.head_text {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #DDCFC2;
	text-align: right;
	padding: 3px;
}

.head_title_l {
	float: left;
	width: 296px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.head_title_l a {
display:block;
background-image:url(./img/title_logo.gif);
background-repeat:no-repeat;
background-position:0px 0px;
width:296px;
height:51px;
text-indent:-999px;
text-decoration:none;
}


.head_title_r {
	float: right;
	width: 111px;
	/* margin-top: 40px; */
	margin-top: 20px;
	margin-right: 15px;
}

.head_title_r a {
display:block;
background-image:url(./img/header_official.gif);
background-repeat:no-repeat;
background-position:0px 0px;
width:111px;
height:15px;
text-indent:-999px;
text-decoration:none;
}



/**************** 左メニュー ******************/

.l_menu1 ul {
list-style:none;
margin:0px;
padding:0px;
}
.l_menu1 li {
margin:0px;
padding:0px;
}

.l_menu1_01 a {
display:block;
background-image:url(./img/l_01monthly.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_01 a:hover {
background-image:url(./img/l_01monthly.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_02 a {
display:block;
background-image:url(./img/l_02new.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_02 a:hover {
background-image:url(./img/l_02new.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_03 a {
display:block;
background-image:url(./img/l_03kitchen.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_03 a:hover {
background-image:url(./img/l_03kitchen.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_04 a {
display:block;
background-image:url(./img/l_04living.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_04 a:hover {
background-image:url(./img/l_04living.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_05 a {
display:block;
background-image:url(./img/l_05relaxing.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_05 a:hover {
background-image:url(./img/l_05relaxing.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_06 a {
display:block;
background-image:url(./img/l_06wear.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_06 a:hover {
background-image:url(./img/l_06wear.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_07 a {
display:block;
background-image:url(./img/l_07kids.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_07 a:hover {
background-image:url(./img/l_07kids.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_08 a {
display:block;
background-image:url(./img/l_08sewing.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_08 a:hover {
background-image:url(./img/l_08sewing.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_09 a {
display:block;
background-image:url(./img/l_09others.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_09 a:hover {
background-image:url(./img/l_09others.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_10 a {
display:block;
background-image:url(./img/l_10gift.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_10 a:hover {
background-image:url(./img/l_10gift.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

.l_menu1_11 a {
display:block;
background-image:url(./img/l_11giftwrapping.gif);
background-repeat:no-repeat;
background-position:-170px 0px;
width:170px;
height:25px;
text-indent:-999px;
text-decoration:none;
}
.l_menu1_11 a:hover {
background-image:url(./img/l_11giftwrapping.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}


.l_menu2 {
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 150%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.l_menu2 ul {
	margin: 0px;
	padding: 0px;
}
.l_menu2 li {
	background-image: url(./img/yaji.gif);
	background-position: left 3px;
	padding-left: 15px;
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.l_menu2 a {
	color: #564B4B;
	text-decoration: none;
}
.l_menu3 {
	width: 149px;
	margin-right: 9px;
	margin-left: 10px;
	border: 1px solid #B9A47E;
	margin-bottom: 10px;
}

.l_mailmg_t a {
display:block;
background-image:url(./img/l_mailmagazine.gif);
background-repeat:no-repeat;
background-position:-149px 0px;
width:149px;
height:20px;
text-indent:-999px;
text-decoration:none;
}
.l_mailmg_t a:hover {
background-image:url(./img/l_mailmagazine.gif);
background-position:0px 0px;
}
.l_mailmg_text {
	font-size: 11px;
	line-height: 130%;
	padding: 7px;
}

.l_contact_t a {
display:block;
background-image:url(./img/l_contact.gif);
background-repeat:no-repeat;
background-position:-149px 0px;
width:149px;
height:20px;
text-indent:-999px;
text-decoration:none;
}
.l_contact_t a:hover {
background-image:url(./img/l_contact.gif);
background-position:0px 0px;
}

.l_home_t a {
display:block;
background-image:url(./img/l_home.gif);
background-repeat:no-repeat;
background-position:-149px 0px;
width:149px;
height:20px;
text-indent:-999px;
text-decoration:none;
}
.l_home_t a:hover {
background-image:url(./img/l_home.gif);
background-position:0px 0px;
}



/**************** メイン部分 ******************/



/**************** フッダー部分 ******************/
.pageup {
	background-image: url(./img/footer_back.gif);
	background-repeat: repeat-x;
	margin-bottom: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.foot_menu {
	font-size: 11px;
	margin-bottom: 12px;
	line-height: 150%;
	padding-top: 10px;
}
.foot_menu a {
	color: #564B4B;
	text-decoration: none;
}
.foot_menu a:hover {
	color: #FF9900;
	text-decoration: underline;
}



/**************** 共通スタイル ******************/
.spacer {
	clear: both;
	height: 1px;
}

a {
	color: #990000;
}
a:hover {
	color: #FF9900;
}
.b0 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.b15 {
	/* 2010.01.28 uchida update start */
	/*padding: 0px;*/
	padding: 0px 15px;
	/* 2010.01.28 uchida update end */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* 2010.01.28 uchida add start */
.b15_01 {
	padding: 0px 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* 2010.01.28 uchida add end */

.b10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.b5 {

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.b20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.midashi01 {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	background-color: #EAE2D5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BEA57C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #6D1900;
}

.td_l_ue {
	font-size: 12px;
	line-height: 130%;
	background-color: #F6F2E7;
	background-image: url(./img/sen500.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEA57C;
}
.td_r_ue {

	font-size: 12px;
	line-height: 130%;
	background-color: #FFFFFF;
	background-image: url(./img/sen500.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEA57C;
}
.td_l {

	font-size: 12px;
	line-height: 130%;
	background-color: #F6F2E7;
	background-image: url(./img/sen500.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.td_r {


	font-size: 12px;
	line-height: 130%;
	background-color: #FFFFFF;
	background-image: url(./img/sen500.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.td_l_sita {
	font-size: 12px;
	line-height: 130%;
	background-color: #F6F2E7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEA57C;
}
.td_r_sita {
	font-size: 12px;
	line-height: 130%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEA57C;
}
.td_l_1 {
	font-size: 12px;
	line-height: 130%;
	background-color: #F6F2E7;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEA57C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEA57C;
}
.td_r_1 {
	font-size: 12px;
	line-height: 130%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEA57C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEA57C;
}
.red {
	color: #CC0000;
}
.input_l {
	border: 1px solid #D4C4A9;
	width: 340px;
}
.input_m {

	border: 1px solid #D4C4A9;
	width: 270px;
}
.input_s {

	border: 1px solid #D4C4A9;
	width: 100px;
}

.t1114 {
	font-size: 11px;
	line-height: 14px;
}
.t1218{
	font-size: 12px;
	line-height: 150%;
}
.main2 {
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 15px;
}
.pagenavi {
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 15px;
	font-size: 11px;
	background-image: url(./img/footer_back.gif);
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.pagenavi a {
	color: #564B4B;
	text-decoration: none;
}
.pagetitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.main2 p {
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 15px;
}
.leftmargin25 {
	margin-left: 25px;
	padding-bottom: 10px;
}
.red_midashi {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main2 ul {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
}
.main2 li {
	background-image: url(./img/yaji.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
}
.nolist {
	list-style-type: none;
	background-image: none;
}
/* 2010.01.25 uchida add start*/
.leftmargin25 ul {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
}
.leftmargin25 li {
	background-image: url(../../images/yaji.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
}
.leftmargin25 p {
	font-size:12px;
	line-height:150%;
	margin-bottom:15px;
	margin-top:0;
}
.leftmargin1 {
	margin-left: 25px;
	padding-bottom: 3px;
           padding-top:3px;
}
.leftmargin1 ul {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
}
.leftmargin1 li {
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
}
/* 2009.12.18 uchida add end */