@charset "utf-8";

#main .main-img {
	margin-bottom: 40px;
	width: 750px;
}
#main .txt-img ,#main .img-txt{
	width: 750px;
	clear: both;
}

#main .txt-img .img {
	float: right;
	text-align: right;
	padding-bottom: 40px;
}


#main .txt-img .txt {
	float: left;
	width: 470px;
	text-align: left;
	padding-bottom: 40px;
}
#main .img-txt .img {
	float: left;
	text-align: left;
	padding-bottom: 40px;
}

#main .img-txt .txt {
	float: right;
	width: 470px;
	text-align: left;
	padding-bottom: 40px;
}
#main .seihin {
	width: 750px;
	clear: both;
}
#main h5 {
	font-size: 15px;
	font-weight: bold;
}
#main .seihin .price span {
	font-size: 130%;
	color: #FF6B21;
}
#main .txtRight {
	text-align: right;
	width: 750px;
	padding-bottom: 20px;
}



#main .seihin .photo {
	float: left;
	width: 470px;
	text-align: left;
	padding-bottom: 40px;
}
#main .seihin .txt {
	float: right;
	text-align: left;
	padding-bottom: 40px;
	padding-top: 15px;
}

#main .txt h3 {
	margin-bottom: 15px;
}

#main .img-border {
	display: block;
	background: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}
#main .jq {
	text-align: left;
	float: left;
	width: 255px;
}

#main .jq img {
	display: block;
	background: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

#main .border {
	border-bottom: 1px dotted #C1AE9F;
	margin-bottom: 40px;
}
#main .box-border ,#main .yosakoi-list li img{
	border: 1px solid #D7CABF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	behavior: url(../common/css/PIE.htc);
	position: relative;
}

#main p {
	margin-bottom: 10px;
}
#main .yosakoi-list {
	width: 750px;
	margin-bottom: 50px;
	overflow: hidden;
	clear: both;
}

#main .yosakoi-list .header {
	border-bottom: 1px solid #D7CABF;
	margin-bottom: 13px;
}
#main .yosakoi-list .header h4 {
	float: left;
	margin-bottom: 5px;
}
#main .yosakoi-list .header p {
	float: right;
	background: url(../../common/img/arrow2.gif) no-repeat left 6px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#main .yosakoi-list ul {
	list-style: none;
	position: relative;
	margin-right: -20px;
	zoom: 1;
}
#main .yosakoi-list li {
	width: 180px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
#main .yosakoi-list li p {
	margin-bottom: 0px;
}

#main .yosakoi-list li img {
	margin-bottom: 5px;
}
#company th , #company td{
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#company th{
	width: 10em;
}
#main #company h3 {
	font-weight: normal;
	font-size: large;
}
#main .txt-img .txt h3 {
	font-weight: normal;
}


#company td{
	padding-left: 0px;
}
#company table{
	border-collapse: collapse;
	margin-bottom: 50px;
}

#company [type=text],
#company [type=password],
#company textarea {
    padding:4px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.sitemap01 li {
	list-style-position: outside;
	list-style-image: url(../../common/img/list_arrow.png);
	margin-left: 20px;
}

#company  span {
	background-color:#bf495d;
	padding:2px 4px 0px 4px;
	color:#fafafa;
	font-size:9px;
	letter-spacing:1px;
	border-top:1px solid #bf495d;
	border-bottom:1px solid #bf495d;
	border-right:1px solid #bf495d;
	border-left:1px solid #bf495d;
	margin: 0px 0px 0px 10px;
	line-height: 2em;
}
#company footer	{ text-align: center; padding: 10px; }
#company .form-btn {
	text-align: center;
	width: 700px;
}

aside#company [type=submit]	{
	border: none;
	background: #333;
	padding: 15px 100px;
	color: #fff;
}
aside#company .wpcf7-not-valid-tip-no-ajax, #main aside#form .wpcf7-mail-sent-ok	{ margin-left: 5px; color:#F66; font-weight: bold; }
aside#company .wpcf7-validation-errors, #main aside#form .wpcf7-mail-sent-ok	{
	padding: 20px;
	background: #fff;
	border: 3px solid #F66;
	color:#F66;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

#company .form-btn .form-btn-input {
	background: url(../img/btn_form.png);
	height: 35px;
	width: 120px;
	border-style: none;
	cursor: pointer;
}#main .txt p strong {
	font-weight: bold;
	color: #BF495D;
}
#main .sakuhinList {
	margin-bottom: 30px;
}

#main .sakuhinList .sakuhinCategory p {
	background-image: url(../../common/img/arrow3.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px;
	float: right;
	font-weight: normal;
}

#main .sakuhinList .sakuhinCategory h4{
	float: left;
	margin: 0px;
	padding: 0px;
}

#main .sakuhinList .sakuhinCategory {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #624330;
	width: 750px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#main h3  {
	width: 750px;
}

#main .sakuhinList img  {
	padding-bottom: 2px;
}
#main .sakuhinList ul {
	width: 800px;
}
#main .sakuhinList li {
	list-style-type: none;
	float: left;
	width: 150px;
	margin-right: 50px;
	margin-bottom: 20px;
}

#main .sakuhinList ul li p {
	font-weight: bold;
}
#main .sakuhin .sakuhinName {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #624330;
	width: 750px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#main .sakuhin .sakuhinName h4 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#main .sakuhin .sakuhinName p {
	background-image: url(../../common/img/arrow3.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px;
	float: right;
	font-weight: normal;
}
#main .sakuhin .sakuhinName {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #624330;
	width: 750px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#main .sakuhin .sakuhinImg {
	float: left;
	width: 200px;
	margin-right: 50px;
}
#main .sakuhin .swap {
	width: 775px;
}
#main .sakuhin .swap p {
	width: 200px;
	float: left;
	margin-right: 50px;
}
#main .sakuhin .swapY p {
	width: 565px;
	float: left;
	margin-right: 0px;
	margin-bottom: 50px;
}


#main .sakuhin .swap ul {
	width: 525px;
	margin-left: 250px;
}
#main .sakuhin .swapY ul {
	width: 225px;
	margin-left: 0px;
	clear: both;
	float: left;
	margin-right: 25px;
}


#main .sakuhin .swap li {
	float: left;
	margin-right: 25px;
	list-style-type: none;
	margin-bottom: 40px;
}
#main .sakuhin .swapY li {
	margin-right: 0px;
	list-style-type: none;
	margin-bottom: 15px;
}

#main .sakuhin .swap .txt  p{
	width: 500px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main .sakuhin .swapY .txt {
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	width: 250px;
}
#main .sakuhin .swapY .txt p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 315px;
}


#main .sakuhin .swap  .txt p.small{
	font-size: 80%;
}
#main .sakuhin .swapY .txt p.small {
	font-size: 80%;
}



#main .nagare {
	margin-bottom: 30px;
	width: 750px;
}
#main .nagareImg {
	margin-bottom: 80px;
}
#main .nagareImg1 {
	margin-bottom: 20px;
}


#main .nagareLeft {
	width: 240px;
	float: left;
}
#main .nagareRight {
	width: 470px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1AE9F;
	padding-left: 20px;
}
#main .nagareRightEtc {
	width: 470px;
	float: right;
	padding-left: 20px;
}
#main .last {
	margin-bottom: 80px;
}


#main .nagareLeft h4 {
	font-weight: normal;
	font-size: 18px;
}



#main .nagareLeft img {
	float: left;
	padding-right: 15px;
}
#main .nagareRight .small {
	font-size: 80%;
	line-height: 1.5em;
}
#main .nagareRight .link {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	color: #BE485C;
	margin-bottom: 0px;
}
#main .arrow {
	padding-left: 23px;
	padding-bottom: 20px;
}

#main .nagareRight .link span {
	font-size: 140%;
	color: #BE485C;
	padding-right: 10px;
	padding-left: 10px;
}
#main .nagareRight a:link , #main .nagareRight a:visited {
	color: #BE485C;
	text-decoration: none;
}
#main .nagareRight a:hover , #main .nagareRight a:active {
	color: #BE485C;
	text-decoration: underline;
}
#main .linkArrow {
	background-image: url(../../common/img/arrow3.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
}

#main .cartjs_product_table th, #main .cartjs_product_table th{
	white-space: nowrap;
	padding: 5px;
}
#main .seihin .btn  p{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
}
