@charset "Shift_JIS";

/*　風呂敷専門店・唐草屋サイトへの移動ページ　*/

#shop {
	margin: 0 auto 0 auto;
	padding: 0;
}
#about_jisin {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 400px;
	margin: 0 150px 5px 150px;
	padding: 5px 0 0 5px;
}
#vd {
	background-image: url('../img/img_VD.jpg');
	background-repeat: no-repeat;
	height: 267px;
	margin: 0 50px 0 50px;
	padding: 20px 20px 0 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 130%;
	line-height: 2.5em;
	font-weight: bold;
}
.choco {
	text-align: center;
	font-size: 200%;
	color: #543f32;
}
#wd_back {
	background-image: url('../img/img_wd_waku.jpg');
	background-repeat: no-repeat;
	height: 315px;
}
#wd {
	font-size: 110%;
	font-weight: bold;
	line-height: 2.5em;
	width: 440px;
	float: right;
	padding: 20px 0 0 0;
}
.whiteday_color {
	text-align: center;
	font-size: 250%;
	color: #4c6473;
}
.darkgray {
	color: #544a47;
}
.masuhanairo {
	color: #5b7d91;
}

/* 宮井本店についてページ */
#about_jisin2 {
	width: 660px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0 0 5px 30px;
	padding: 5px 0 5px 10px;
}
body:nth-of-type(1) #about_jisin2 {
	width: 610px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0 0 5px 50px;
	padding: 5px 0 5px 20px;
}
.miyaihonten_right {
	float: right;
	text-indent: 1em;
	width: 400px;
	padding: 10px 10px 0 0;
	line-height: 2.2em;
}
body:nth-of-type(1) .miyaihonten_right {
	float: right;
	text-indent: 1em;
	width: 400px;
	padding: 10px 10px 0 0;
	line-height: 2.4em;
}
.miyaihonten_left {
	clear: both;
	float: left;
	text-indent: 1em;
	width: 400px;
	padding: 10px 20px 0 0;
	line-height: 1.9em;
}
body:nth-of-type(1) .miyaihonten_left {
	clear: both;
	float: left;
	text-indent: 1em;
	width: 400px;
	padding: 10px 20px 0 0;
	line-height: 2em;
}
#aboutmiyaihonten {
	padding: 0 0 0 10px;
}
#b_miyaihonten {
	text-align: center;
	padding: 10px 0 10px 0;
}
#b_miyaihonten_right {
	float: right;
	width: 355px;
}
#b_miyaihonten_left {
	float: left;
	width: 355px;
}
.mh_rinjieigyo {
	border:2px #FF3300 solid;
	width:400px;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
	color:#FF3300;
	font-size:110%;
}