@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

#adress {
	width: 860px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 30px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	background: #F5F5F5;
	clear: left;
}
#adress p {
	margin: 0px;
	padding: 8px 0px 0px;
	float: left;
	width: 500px;
	height: 20px;
}
#adress .comment {
	float: right;
	margin: 0px;
	padding: 8px 10px 0px 0px;
	height: 20px;
	width: 300px;
	text-align: right;
}
#wrapper .info {
	font: bolder 30px/60px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: left;
	margin: 100px 0px 0px;
	width: 880px;
	padding: 0px;
	text-align: center;
	color: #FF6600;
}
#unitmain {
	float: left;
	width: 880px;
}

.cartrogo {
	padding-left: 5px;
}
#unitmain .itemdata .1item {
	text-align: center;
	float: left;
	width: 98px;
	height: auto;
}
#unitmain .itemdata ul {
	list-style-type: none;
}
#unitmain .itemdata ul li {
	display: inline;
}


#unitmain h3 {
	width: 880px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-indent: 1em;
	color: #039;
	line-height: 28px;
	padding-top: 4px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#unitmain h3 .u-m1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin-right: 10px;
}
#unitmain h3 .u-m2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#unitmain .sub-title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-indent: 1em;
	color: #036;
}
#unitmain .imgxsiyou {
	float: left;
	height: auto;
	width: 880px;
	padding-bottom: 40px;
}

#unitmain .itemdata {
	float: left;
	height: auto;
	width: 880px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

#unitmain .etc-info {
	float: left;
	height: auto;
	width: 880px;
	padding-bottom: 40px;
	padding-top: 10px;
}

