body {
	margin: 0;
	background-color: #F2EFEC;
}

td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 5px 0 5px 15px; }

/* pagetop */
.ptop {
	text-align:right;
	}

/* SEO */
.seo {
	font-size: 10px;
	text-align: right;
	color: #D3B18B;
	padding: 5px 10px;
}

/* head menu */
.head_menu {
	font-size: 10px;
	color: #7D5C34;
	text-align: center;
}

.head_menu a { color: #7D5C34; }
.head_menu a:hover { text-decoration: none; }

.head_menu_about {
	text-align: center;
	height: 20px;
	background: url(images/index/head_menu.gif) no-repeat;
}

.head_menu_about a {
	color: #FFF;
	background: url(images/index/head_menu_adout_ya.gif) no-repeat 0 3px;
	padding: 0 10px;
}
.head_menu_about a:hover {
	background: url(images/index/head_menu_adout_ya-over.gif) no-repeat 0 3px;
	text-decoration: none;
}

/* left menu */
#left_menu_shop ul {
	margin: 0;
	padding: 0;
}
#left_menu_shop li {
	font-size: 10px;
	list-style-type: none;
	background: url(images/menu/menu_shop_04.gif) no-repeat 0 7px;
	padding-left: 8px;
}

#left_menu_shop a { color: #333; }

#left_menu_shop a.orange { color: #F30; }

/* Right Menu */
.right_menu_text {
	font-size: 10px;
	color: #7F674D;
	padding: 3px 4px;
}

/* Index Menu */
.index_menu_tilte {
	margin: 0;
	width: 89px;
	height: 19px;
	font-size: 10px;
	background: url(images/index/index_09.gif) no-repeat 5px 0px;
	padding-left: 21px;
	color: #805F3B;
}

.index_menu_tilte a { color: #805F3B; }

.index_menu_word {
	margin: 0;
	padding: 5px 5px;
	font-size: 10px;
}

/* foot */
.foot {
	color: #919191;
	font-size: 10px;
	text-align: center;
	padding: 10px 0;
}

.foot a { color: #919191; }

/* navi */
#navi {
	background: url(images/title/navi.gif) repeat-x;
	color: #B69673;
	padding-left: 5px;
	font-size: 10px;
}

#navi a { color: #B69673; }

/* title */
#title {
	background: url(images/title/title.jpg) no-repeat;
	color: #785836;
	padding-top: 17px;
	padding-left: 35px;
	padding-bottom: 25px;
	font-size: 12px;
}

/* midashi */
.midashi_01 {
	background: url(images/title/midashi_01.gif) no-repeat;
	height: 21px;
	margin: 0;
	color: #D35142;
	padding-bottom: 5px;
}

.midashi_02 {
	background: url(images/title/midashi_02.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin: 0;
	color: #855C33;
}

.midashi_question {
	background: url(images/title/q.gif) no-repeat 0 0;
	height: 25px;
	padding-top: 5px;
	padding-left: 35px;
	margin: 0;
	color: #855C33;
	font-size: 12px;
}
.midashi_03 {
	font-weight:bold;
	color:#669933;
	border-bottom:1px dotted #CCCCCC;
	}
.midashi_04 {
	font-weight:bold;
	color:#998A5E;
	}
/* Commercial Code */
#cm td {
	padding: 2px 0 2px 5px;
}
/* box */
.box1 {
	border:1px solid #CCCCCC;
	padding:3px;
	background-color:#FCFBEF;
	}
/* img */
.img_left_sp {
	margin: 0 0 0 10px;
}

.img_top_sp {
	margin: 10px 0 0 0;
}
/* font */
.font1 {
	color:#FF0000;
	font-weight:bold;
	}