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

.section01{
	width: 583px;
	border: 1px solid #d4d5d5;
	margin: 0 0 30px 1px;
	overflow: hidden;
	clear: both;
	}

.section01 .article-title{
	width: 568px;
	background: #defaa5;
	margin: 0 0 15px 0;
	padding: 3px 10px 3px 5px;
	overflow: hidden;
	}

.section01 .article-title h2{
	display: inline;
	float: left;
	font-size: 124%;
	font-weight: bold;
	color:#076c06;
	}

.section01 .article-title h2 .sale{
	color:#CC0000;
	}

.section01 .article-title .update{
	float: right;
	padding-top:2px;
	}

.section01 .article-image{
	width: 131px;
	float: left;
	margin: 0 10px 10px 10px;
	display: inline;
	clear:both;
	}

.section01 .article-data{
	width: 420px;
	float: left;
	margin: 0 0 10px 0;
	display: inline;
	}

.section01 .article-data p{
	margin: 0 0 15px 0;
	}

.section01 .article-data table{
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	margin: 0 0 10px 0;
	}

.section01 .article-data table th{
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	background-color: #dedede;
	text-align: center;
	padding: 5px;
	font-size: 77%;
	}

.section01 .article-data table td{
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	font-size: 77%;
	}

.section01 .article-data ul{
	width:420px; 
	}

.section01 .article-data ul li{
	float: left;
	}

.contact-info {
	text-align: center;
	margin: 0 0 30px 0;
	}

.contact-info p {
	margin: 0 0 10px 0;
	}