/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://awd.heteml.jp/mt/mt-static/themes-base/blog.css);
@import url(http://awd.heteml.jp/mt/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

/* トップページ */
#top_alpha-inner {
	
}

.top_corner {
	margin-bottom: 20px;
}
.top_corner li {
	line-height: 140%;
	list-style: outside;
}
.floatclear {
	clear:both;
	height:1px;
	line-height:1px;
}
.Top_box01 {
	width: 160px;
	padding-right: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	display: inline;
	position: relative;
	float: left;
}
#Top_box02 {
	width: 160px;
	padding-bottom: 10px;
	overflow: hidden;
	display: inline;
	position: relative;
	float: left;
}
.Top_box_text01 {
	
}

/* 記事ページ */

.asset-content p, 
.asset-content table, 
.asset-content li {
	font-size: medium;
	line-height: 150%;
}
.asset-content h2 {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	background: #CCCCCC;
	padding: 3px 3px 3px 3px;
}
.asset-content td {
 padding: 3px;
}
.memo {
	font-size: small;
	color: #996600;
}
blockquote {
	
	background: #FFFFCC;
	font-size: small;
	border: solid #663300 1px;
	padding: 10px 10px 10px 10px;
}
.asset-body {
	margin-top: 20px;
	margin-bottom: 20px;
}
.GA_entry01 {
	padding-bottom: 15px;
}
/* 商品一覧のボックス */
.content_box01 {
	width: 200px;
	float: left;
	border-top: dotted #999999 3px;
	height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_box01 h2 {	
	font-size: 14pt;
	font-weight: normal;
}
.clearall {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.cfreviewurl {
	margin-bottom: 20px;
}
.cfprice {
	margin-bottom: 20px;
}
/* 文字装飾 */
em {
	
	font-style: normal;
}