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

#mainwrapper #title {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 750px;
}
#mainwrapper #intro {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#mainwrapper #intro h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 115%;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C06;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}
#mainwrapper #intro h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 23px;
	padding-left: 20px;
}
#mainwrapper #intro h4 strong {
	color: #C30;
	font-size: 110%;
}

#mainwrapper #table {
	margin-left: 20px;
	width: 580px;
	float: left;
}
#mainwrapper #table .kimono_title {
	margin-bottom: 15px;
}

#mainwrapper #table table {
	border-collapse: collapse;
	line-height: 18px;
	font-size: 81.25%;
	border: 1px solid #CCC;
}

#mainwrapper #table table tr th {
	border: 1px solid #CCC;
	background-color: #E4FDCA;
}
#mainwrapper #table table tr .goods {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}


#mainwrapper #table table tr td {
	padding: 5px;
	border: 1px solid #CCC;
}




#mainwrapper #kimono_image {
	float: right;
	width: 220px;
	display: inline;
	margin-right: 10px;
}

#mainwrapper #kimono_image p img {
	height: 260px;
	padding-bottom: 10px;
}
#mainwrapper #goods {
	float: left;
	width: 600px;
	display: inline;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#mainwrapper #goods #goodwrapper {
	background-color: #EEF0FF;
	height: 125px;
	width: 570px;
	padding-top: 5px;
	padding-left: 5px;
}


#mainwrapper #goods .kimono_title {
	margin-bottom: 10px;
}
#mainwrapper #goods .goods {
	float: left;
	width: 130px;
	height: 110px;
	display: inline;
	margin-top: 5px;
	margin-left: 5px;
}
#mainwrapper #goods .goods .goods li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 20px;
}
#mainwrapper #goods #contact {
	width: 580px;
	padding-top: 10px;
	clear: both;
	padding-left: 15px;
}
#mainwrapper #goods #contact ul li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 83%;
	line-height: 20px;
}

#mainwrapper #after {
	float: left;
	width: 580px;
	display: inline;
	margin-left: 20px;
	font-size: 90%;
	line-height: 23px;
}
#mainwrapper #after .kimono_title {
	margin-bottom: 15px;
}
#mainwrapper #end_title {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-top: 20px;
}
