@charset "UTF-8";
@import "common.css";
/* ---------------------------------------- ファイル情報 */
/* ファイル名：products.css */
/* 作成日：2009年09月08日 */
/* 更新日：2009年10月23日 */

.item_box {
	clear:both;
	color:#666666;
	height:225px;
	margin:5px 0px;
	padding:0px;
	border-bottom:2px dotted #999999;
}

.item {
	float:left;
	text-align:center;
	margin-right:10px;
	margin-left:20px;
	padding:0px;
}

* html .item {
	margin-left:10px;
}

.item p {
	font-size:90%;
	height:20px;
	width:150px;
	line-height:20px;
	margin-top:0px;
	text-align:center;
}

.item_explain p {
	padding:10px;
	font-size:90%;
	line-height:150%;
}

.item_explain table {
	font-size:90%;
	border-collapse:collapse;
}

#content strong {
	color:#223a70;
	font-weight:normal;
	font-size:90%;
	line-height:30px;
}

#content h3.kind_first {
	margin:0 auto;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	color:#777777;
	border-bottom:2px dotted #999999;
	border-top:2px dotted #999999;
	text-transform:uppercase;
	font-size:95%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
}

#content h3.kind {
	margin:0 auto;
	text-align:center;
	padding-bottom:5px;
	color:#777777;
	border-bottom:2px dotted #999999;
	text-transform:uppercase;
	font-size:95%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
}

#sidemenu {
	margin:20px 5px 5px 5px;
	width:188px;
	border:1px dotted #999999;
}

#sidemenu h4 {
	margin:0px;
	padding:2px 5px;
	font-size:80%;
	color:#555555;
}

#sidemenu a {
	font-size:70%;
}

#sidemenu dl {
	list-style:none;
	margin:0 0 10px 0;
	line-height:70%;
	padding:0 10px;
}

#sidemenu dt {
	margin-top:5px;
	margin-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	border-bottom:1px solid #c0c0c0;
}

#sidemenu dd {
	font-size:70%;
	margin:0 5px 0 8px;
	color:#666666;
}

#sidemenu p {
	font-size:70%;
	color:#666666;
	margin-left:13px;
	margin-right:13px;
}
.postcard {
	font-size:90%;
}