@charset "utf-8";


body {
	font-family:  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 145%;
	margin: 0px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../img/bg_top.png);
	background-color: #544842;
	padding-top: 0px;
}

/* header(midashi) */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	display: block;
}

/* paragraph */
p {
	margin: 0;
	padding: 0;
}

/* anchor */
a {
	color: #666666;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF963F;
}
a img:hover {
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

div {
	margin: 0px;
	padding: 0px;
}

area {
	outline: none;
}

/* list */
dl, ul, ol, li, dt, dd {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
}

/* image */
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

/* address */
address {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

/* emphasis */
em {
	font-style: normal;
	color: #d43339;
}

/* strong */
strong {
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}
pre {
	margin: 0px;
	padding: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

.clear_both {
	clear: both;
	line-height: 0px;
}

.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.img_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

.margine_b5 {
	margin-bottom: 5px;
}
.margine_b10 {
	margin-bottom: 10px;
}
.margine_b15 {
	margin-bottom: 15px;
}
.margine_b20 {
	margin-bottom: 20px;
}
.margine_b25 {
	margin-bottom: 25px;
}
.margine_b35 {
	margin-bottom: 35px;
}
.margine_b40 {
	margin-bottom: 40px;
}
.margine_t25 {
	margin-top: 25px;
}

.margin_l10 {
	padding-left: 10px;
}
.margin_l20 {
	padding-left: 20px;
}
.margin_r10 {
	margin-right: 10px;
}
.margin_r8 {
	margin-right: 8px;
}

.img_btm {
	vertical-align: bottom;
}
.display_none {
	display: none;
}
.hidden {
	visibility: hidden;
}

.txt_align_right {
	text-align: right;
}
.txt_align_left {
	text-align: left;
}
.txt_align_center {
	text-align: center;
}
.v_align_bottom{
	vertical-align: bottom;
}
.v_align_top{
	vertical-align: top;
}
.table_a {
}
.table_a td {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.table_b {
	background-color: #413734;
	margin-bottom: 20px;
}
.table_b td {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
.table_b .td_a {
	background-color: #948076;
	text-align: right;
	padding-right: 15px;
}

.num_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}


#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header  .h_txt  h1  {
	text-align: right;
	font-size: 11px;
}
#header .left {
	width: 280px;
	float: left;
}
#header .right {
	width: 615px;
	float: right;
}
#header  .right  li  {
	float: left;
}
#content {
	padding-top: 20px;
	padding-bottom: 30px;
}
#content #main {
	width: 575px;
	float: left;
}

#content #main .shop_box {
	padding: 15px;
	width: 250px;
	background-color: #473C38;
	float: left;
	margin-bottom: 10px;
}
#content #main .shop_box_dmy {
	width: 250px;
	background-color: #473C38;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 95px;
	padding-right: 15px;
	padding-bottom: 95px;
	padding-left: 15px;
}

#content .sidebar {
	width: 295px;
	float: right;
	color: #FFF;
}
#content .sidebar .topi_box {
	background-image: url(../img/topic_mid.png);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#content .sidebar .topi_box .entry {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C322F;
	color: #473C38;
}
#content .sidebar .topi_box .entry .date {
	font-family: Arial, Helvetica, sans-serif;
}
#content #main .shop_box_l {
	padding: 10px;
	background-color: #413734;
	margin-bottom: 40px;
}
#content #main .shop_box_l .left {
	width: 330px;
	font-size: 11px;
	float: left;
}
#content #main .shop_box_l .left img {
	margin-bottom: 5px;
}
#content #main .shop_box_l .right {
	width: 200px;
	float: right;
}
#content   #main   .m_img_l img {
	background-color: #FFFFFF;
	color: #413734;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#content #main .m_img_l {
	width: 275px;
	text-align: center;
	float: left;
}
#content   #main   .m_img_r img {
	background-color: #FFFFFF;
	color: #413734;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#content #main .m_img_r {
	width: 275px;
	text-align: center;
	float: right;
}
#content #main .yurai {
	background-color: #413734;
	padding: 15px;
	margin-bottom: 50px;
}
#content #main .yurai a {
	color: #FF931E;
	text-decoration: underline;
}
#content #main .kodawari_p {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #493F38;
}
#content #main .kodawari_p .right p {
	padding-left: 8px;
}


#content #main .kodawari_p .left {
	width: 130px;
	float: left;
}
#content #main .kodawari_p .right {
	width: 440px;
	float: right;
}
#content #main .pic_katsu {
	padding-left: 25px;
}
#content #main .menu_box_01 {
	display: none;
	margin-bottom: 60px;
}
#content #mbtn_01 {
	cursor: pointer;
}
#content #main .menu_box_02 {
	display: none;
	margin-bottom: 60px;
}
#content #mbtn_02 {
	cursor: pointer;
}
#content #main .menu_box_03 {
	display: none;
	margin-bottom: 60px;
}
#content #mbtn_03 {
	cursor: pointer;
}
#content #main .menu_box_04 {
	display: none;
	margin-bottom: 60px;
}
#content #mbtn_04 {
	cursor: pointer;
}
#content #main .menu_box_05 {
	display: none;
	margin-bottom: 60px;
}
#content #mbtn_05 {
	cursor: pointer;
}


.fb_box {
	margin-top: 20px;
	background-color: #FFFFFF;
}







.ptop {
	text-align: right;
}
#footer {
	background-image: url(../img/bg_foot.png);
	padding-top: 30px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
