@charset "utf-8";

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,ol{
	list-style-type:none;
}

ul li img {
	vertical-align: top;
}



#main_area {
	margin: 0 auto;
	width: 600px;
}
h1 { 
	margin: 10px 0px 30px 0px;
}
h2 {
	color: #000000;
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
}
h2.end {
	color: #6D6752;
	font-size: 80%;
	line-height: 150%;
	font-weight: bold;
}
#news_title {
	border-bottom: 1px #998F75 solid;
	padding-bottom: 3px;
}
.bn_link {
	text-align: center;
	padding: 20px 0px 20px 0px;
	border-bottom: 1px #998F75 dotted;
	font-size: 80%;
}
.newsBox {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px #998F75 dotted;
	overflow: auto;
}
.news_icon {
	float: left;
	padding: 0px 5px 0px 0px;
}
.sakuhin {
	float: right;
	padding-left: 15px;
}
.sakuhin_bottom {
	margin: 10px auto 0;
	text-align: center;
}
ul.news_text { 
	margin: 25px 0px 10px 0px;
}
.news_text li {
	line-height: 170%;
	font-size: 80%;
	margin: 0px;
}
.comment {
	line-height: 150%;
	font-size: 12px;
	padding: 0 0 10px 0px;
	color:#B34B35;
}
.comment_chiaki {
	border: 3px #998F75 double;
	padding: 10px 10px 5px 10px;
	overflow: hidden;
}
.comment_chiaki p {
	font-size: 10px;
	line-height: 150%;
	padding-bottom: 5px;
	color:#555;
}
.by_chiaki {
	font-size: 10px;
	color:#998F75;
	text-align: right;
}
#footer {
	padding: 20px 0px 30px 0px;
	text-align: center;
}
#copy {
	font-size: 12px;
	color: #998F75;
	text-align: center;
	padding-bottom: 20px;
}
.attention {
	font-size: 10px;
	text-align: center;
	line-height: 180%;
	color:#555;
	padding: 20px 0px 20px 0px;
}

a:link    { text-decoration:underline; color:#333333; }
a:visited { text-decoration:underline; color:#333333; }
a:active  { text-decoration:underline; color:#333333; }
a:hover   { text-decoration:underline; color:#A79D8D; }

.torikeshi {
	text-decoration: line-through;
}

.news_spe ul {
	margin: 20px 0px 0px 0px;
}
.news_spe li {
	line-height: 170%;
	font-size: 80%;
	margin: 25px 0 25px;
	text-align: center;
}

.spe001 {
    margin-top: 15px !important;
}

