@charset "Shift_JIS"; 
/* サイト内全体用デフォルトスタイルシート */

/* === スクロールのスタイル === */
BODY {
	scrollbar-3dlight-color : #B8B291;
	scrollbar-arrow-color : #B8B291;
	scrollbar-darkshadow-color : #B8B291;
	scrollbar-face-color : #F2F1E7;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	}

/* リンク装飾 */
A:link {
 color:#486786
}
A:visited {
 color:#486786
}
A:active {
 color:#BCCCDA
}
A:hover {
 text-decoration:underline;
 color : #B8B291
}
A {
 text-decoration:none
}
.undertext {
}
.undertext a:link {
	text-decoration:underline;
	color:#486786
}
.undertext a:visited {
	text-decoration:underline;
	color:#486786
}
.undertext a:active {
	color:#BCCCDA
}
.undertext a:hover {
	text-decoration:none;
	color : #B8B291
}
.undertext2 {
}
.undertext_2 a:link {
 text-decoration:underline;
 color:#7C7261
}
.undertext_2 a:visited {
 text-decoration:underline;
 color:#7C7261
}
.undertext_2 a:active {
 color:#999999
}
.undertext_2 a:hover {
 text-decoration:none;
 color : #333333
}


/* ページ全体 */
body {
	margin-top : 0px;
	color : #666666;
	background-image : url("img/back/dot3-5.gif");
	font-size : 10pt;
	font-family : "MS UI Gothic";
}
p {
   line-height : 120%;
}
img {
	border : none;
	margin : 0px;
}
TABLE {
font-size : 10pt;
font-family : "MS UI Gothic";
color : #666666;
}


/* === 画像フレームのスタイル === */
.pictureframe {
	border: solid #CCCCCC 1px;
	background-color: #FFFFFF;
}


/* === フォント（文字）のスタイル === */
.new_f {
	font-size : 10px;
	color : #BDDE59;
}
.date_f {
	font-size : 11px;
	line-height : 1.8em;
	color : #7B9AB9;
}
.bottom_f {
	font-family : Verdana;
	font-size : 11px;
}
.ms_f {
	font-family: ＭＳ ゴシック, Osaka−等幅;
	font-size: 10px;
	line-height : 1.5em;
}
.price_f {
	font-size : 10pt;
	font-family : "Arial";
}
.red_f {
	font-size : 8pt;
	font-family : "MS UI Gothic";
	color : #C14854;
}
.line15em {
	line-height : 1.5em;
}


/* === all全体800pxTABLE　スタイル === */
.all {
	background-color : #FFFFFF;
	width : 800px;
	padding: 5px;
}


/* === ヘッダーTABLE　スタイル === */
.head {
	background-color : #FFFFFF;
	width : 100%;
	height : 70px;
}

.headmenu {
	background-color : #F2F1E7;
	width : 100%;
	border-width : 1px;
	border-style : solid;
	border-color : #B8B291;
	font-family : "Arial";
}


/* === サイドバー部分のスタイル === */
.side {
	width:170px;
	background-color:#ffffff;
	vertical-align:top;
	padding-top:0px;
}

.menutitle {
	width : 100%;
	border : 0px;
	background-color : #B8B291;
}
.t1 {
	background-color : #F2F1E7;
	padding-left : 5px;
	color : #7C7261;
	font-size:9pt;
	font-family : "Arial";
	height : 30px;
}
.t2 {
	background-color : #B8B291;
	padding-left : 5px;
	color : #ffffff;
	font-family : "Arial";
	height : 30px;
}
.t3 {
	background-image : URL(mama/img/bg/flower_bg.gif);
	background-repeat : repeat;
	background-position : center;
	padding-left : 5px;
	color : #333333;
	font-family : "Arial";
	height : 30px;
}
.menu_red {
	width : 100%;
	border : 0px;
	background-color : #B50000;
}
.t_red {
	background-color : #B50000;
	padding-left : 5px;
	font-family : "Arial";
	color : #ffffff;
	height : 30px;
}
.menu_bul {
	width : 100%;
	border : 0px;
	background-color : #2B3F51;
}
.t_bul {
	background-color : #2B3F51;
	padding-left : 5px;
	font-family : "Arial";
	color : #ffffff;
	height : 30px;
}
.f_line {
	font-size : 8pt;
	padding-left : 5px;
	line-height : 1.8em;
}
.line100 {
	line-height : 100%;
}
.line12em {
	line-height : 1.2em;
}
.border_br {
	width : 100%;
	border:solid 1px #B8B291;
}
.border_br01 {
	width : 100%;
	border:solid 1px #F2F1E7;
}

/* === コンテンツ部分のスタイル === */
.main {
	width : 610;
	background-color:#ffffff;
	vertical-align:top
}
.main p {
	font-size:10pt;
	line-height:20px;
	color:#666666
}

.f_red {
	font-size : 8pt;
	font-family : "MS UI Gothic";
	color : #C14854;
}
.f_bul {
	font-size : 8pt;
	font-family : "MS UI Gothic";
	color : #2B3F51;
}
.ff {
	font-size : 10pt;
	font-family : "Arial";
}
.f8 {
	font-size:8pt;
	line-height : 11pt;
}
.f9 {
	font-size:9pt;
	line-height : 11pt;
}
.f11 {
	font-size:11pt;
}
.f7c {
	color : #7C7261;
	font-size:10pt;
}


/* === ec.html　shoplist.html　 === */
.topix {width:700px;
	background-color:#ffffff;
	border:solid 1px #B8B291;
	margin:10px;
	text-align:center}

.w150b {
	width : 160px;
	height : 30px;
	font-size : 9pt;
	text-align : left;
	font-weight : bold;
	background-color : #ffffff;
	border:solid 1px #cccccc;
	vertical-align : middle;
	padding : 5px;
}
.w150 {
	width : 150px;
	font-size : 8pt;
	background-color : #ffffff;
	vertical-align : top;
	padding : 5px;
}

.photo {width:600px;
	background-color:#ffffff;
	border:solid 1px #ffffff}
.photo div {font-size:14px;
	line-height:23px;
	color:#666666;
	font-family:"MS UI Gothic"}

.tit {border-top:dotted 2px #cccccc;
	width : 500;
	padding-top:5px;
	font-size:10px;
	color:#666666;
	font-family:"Comic Sans MS";
	text-align:left}


/* === アンダーバー部分のスタイル === */
.under_main {
	width:100%;
	border-top:none
}

.seo {
	font-size:8pt;
	text-align:center;
}

.copy {
	width : 100%;
	text-align:center
}
