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


.block_news {
	background: #FDF7D9;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #222222;
}
#news_index {
	text-align: right;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-right: 10px;
	margin-left: 200px;
	border-top: 1px dotted #a85d4e;
	border-bottom: 1px dotted #a85d4e;
	padding-top: 20px;
	background: url(../img/news/newsindex.gif) no-repeat left top;
}
#news_index li {
	list-style: none;
	padding-bottom: 4px;
}

#news_index a {
	text-decoration: none;
}
.block_news h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	padding-bottom: 2px;
	border-bottom: 1px solid #CC9966;
	margin-bottom: 10px;
	padding-left: 6px;
}
.block_news p {
	padding-bottom: 8px;
	padding-left: 6px;
	font-size: 110%;
}

.speck {
	float: right;
	width: 280px;
	margin-right: 20px;
	background: #FFFDEC;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.speck_left {
	float: left;
	width: 320px;
	background: #FFFDEC;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.speck_left ul {
	width: 154px;
	float: left;
}
.speck_left li {
	text-indent: -1em;
	padding-left: 1em;
	list-style: none;
	line-height: 120%;
	font-size: 90%;
	padding-bottom: 4px;
	padding-right: 1em;
}
.speck_left p {
	padding-bottom: 10px;
}



.speck p, .speck_left p {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 90%;
}
.block_wagashi1, .block_products {
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#wagashi_photo2 {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}
.block_wagashi2 {
	float: right;
	margin-top: 20px;
	width: 360px;
	padding-top: 20px;
}

.block_wagashi1 .block_cart {
	background: #F3EBC9;
	color: #000000;
	padding: 8px;
	font-size: 12px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 282px;
	float: right;
	margin-top: 50px;
}
.block_cart del {
	color: #666666;
}
.block_cart strong, .block_cart_moon strong {
	color: #000000;
	font: 110% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.block_cart form {
	text-align: right;
	font-size: 12px;
}
.block_designer {
	margin-top: 30px;
}
.products_index {
	background: url(../img/products/index_bk.jpg) repeat-x;
	height: 55px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 60px;
}
.products_index a {
	text-decoration: none;
	font-weight: bold;
}

.tab_unlink{
	background: url(../img/products/index_now.jpg) no-repeat;
	display: block;
	width: 170px;
	height: 39px;
	float: left;
	list-style: none;
	padding-top: 16px;
}
.tab_link{
	background: url(../img/products/index_link.jpg) no-repeat;
	display: block;
	width: 170px;
	height: 39px;
	float: left;
	list-style: none;
	padding-top: 16px;
}
.tab_link a {
	display: block;
}

.postcard {
	width: 360px;
	margin-top: 20px;
}
/*.postcard img {
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
}*/
.explanation_right {
	float: right;
	width: 240px;
	margin-left: 16px;
	margin-top: 50px;
}
.explanation_right .block_cart {
	background: #F3EBC9;
	color: #000000;
	padding: 8px;
	font-size: 11px;
	text-align: left;
	margin-right: 20px;
	margin-top: 20px;
}
.new_item {
	margin: 0 4px 0 0;
	padding: 3px 4px;
	color: #990000;
	border: 1px solid #990000;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1;
}

#moon13 {
	background: url(../img/products/13moon_note.jpg) no-repeat right top;
	height: 458px;
}
#moon13 .copy {
	width: 210px;

}
#moon13 .speck {
	margin-top: 40px;
	float: left;
	margin-bottom: 20px;
}
#moon13 .explanation_right {
	padding-top: 80px;
}
.block_cart_moon {
	background: #F3EBC9;
	color: #000000;
	padding: 8px;
	font-size: 11px;
	text-align: left;
	float: right;
	width: 270px;
	margin-top: 10px;
}
.block_cart_moon form {
	text-align: right;
}
#column_index {
	float: right;
	width: 110px;
	border: 1px solid #a85d4e;
	padding: 30px 10px 10px;
	background: url(../img/co/column_index.gif) no-repeat left top;
}
#column_index li {
	list-style: none;
	line-height: 120%;
	padding-bottom: 8px;
}
#column {
	background: url(../img/column/colum_side.gif) repeat-y left top;
	float: left;
	width: 520px;
	/*padding-left: 60px;*/
}
#column .column_inner {
	margin-left: 60px;
}

#contents  #column p {
	padding-bottom: 10px;
	line-height: 150%;
}

#column  strong {
	color: #003333;
}
#inyo {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
}
.wide250 {
	width: 250px;
}
#shiki_spry {
	position: absolute;
	left: 545px;
	top: 287px;
}
hr {
	margin: 20px;
	clear: both;
}
#moon_name td {
	line-height: 150%;
	padding-right: 6px;
}
