.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
/** こんな方にオススメ **/
#konna {
	margin:48px 0;
	padding:12px;
	background:#b5e9e7;	
}
#konna p {
	border:4px solid #fff;
	border-bottom:0;
	margin:0;
	padding:32px 0 16px 0;
	line-height:24px;
	height:24px;
	text-align:center;
	font-size:24px;
	letter-spacing:2px;
	color:#333;
}
#konna p em {
	font-size:32px;
	font-style:normal;
}
#konna ul {
	border:4px solid #fff;
	border-top:0;
	list-style:none;
	padding:0 32px 48px 32px;
	margin:0;
}
#konna ul li{
	border-bottom:2px solid #fff;
	height:48px;
	line-height:48px;
	font-size:16px;
	letter-spacing:1px;
	position: relative;
}
#konna ul li span {
	padding:0 0 0 56px;
	display:block;
	position: relative;
}
#konna ul li span::before {
	position: absolute;
	top: 8px;
	left: 8px;
	display: block;
	content: '＞';
	width: 18px;
	height: 18px;
	padding:6px;
	background-color:#fff;
	color:#c8161a;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	border:2px solid #ccc;
	transform: rotate(90deg);
}
/** コーディネートへのリンク **/
a.codlink * {
	cursor:pointer;
}
a.codlink {
	width:700px;
	height:280px;
	margin:32px 0;
	display:block;
	background:#eee;
}
a.codlink img {
	margin:0 32px 0 0;
	width:280px;
	float:right;
}
a.codlink span, a.codlink em {
	display:block;
	width:324px;
	margin:0 0 0 24px;
	float:left;
	text-decoration:none;
	text-align:center;
}
a.codlink span {
	width:344px;
	font-weight:bold;
	color:#cc3333;
	font-size:18px;
	line-height:28px;
	height:48px;
	padding:48px 0 24px 0;
}
a.codlink em {
	border-top:1px solid #ccc;
	padding:20px 0 0 20px;
	height:36px;
	color:#444;
	letter-spacing:1px;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	position:relative;
}
a.codlink em::before {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
	content: '≫';
	width: 12px;
	height: 12px;
	padding:10px;
	background-color:#fff;
	color:#444;
	font-size:16px;
	font-weight:bold;
	border:2px solid #ccc;
	border-radius:40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-ms-border-radius: 40px;
	text-align:center;
	line-height:12px;
}
/*新春バナー*/
#snsyn {
	width:702px;
	height:224px;
	background:#eee;
	position:relative;
	z-index:0;
	text-align:center;
	margin:0 auto 32px auto;
}
#snsyn strong {
	position:absolute;
	top:12px;
	right:12px;
	width:200px;
	height:200px;
	display:block;
	color:#fff;
	background:#b51a1e;
	border-radius:100px;
	font-size:48px;
	letter-spacing:4px;
	line-height:56px;
	z-index:3;

}
#snsyn em {
	padding:30px 0 0 0;
	display:block;	
	font-size:14px;
	letter-spacing:2px;
	line-height:28px;
}
#snsyn span {
	color:#fff;
	border-top:6px solid #ae7300;
	border-bottom:6px solid #ae7300;
	position:absolute;
	background:#c48c01;
	top:38px;
	z-index:2;
	padding:24px 224px 24px 0;
	width:478px;
	display:block;
	font-weight:bold;
	font-size:26px;
	letter-spacing:1px;
	line-height:44px;
	text-shadow: #000 2px 2px 2px;
}
/*商品ページレイアウト590に関する設定*/
.ip_head {
	margin:0 0 32px 0;
	padding:0 56px;
	width:590px;
}
.itempage {
	width:700px;
	height:auto;
	border:1px solid #cccccc;
	padding:0 0 32px 0;
}
.itempage h2 {
	margin:0 0 32px 0;
	padding:0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-fawif; 
	font-size:14px; 
	line-height:30px; 
	text-align:center;
	letter-spacing:2px;
	background:#cccccc; 
	border-bottom:1px solid #606060; 
	color:#1c1c1c;
}
.itempage dl {
	width:636px;
	margin:0 32px 32px 32px;
	padding:0px;
	height:32px;
	font-family:Arial, Helvetica, sans-fawif;
	border-bottom:1px dotted #cccccc; 
	color:#808080;
}
.itempage dt, .itempage dd {
	display:inline-block;	
	height:32px;
	margin:0px;
	line-height:24px;
}
.itempage dt {
	font-size:18px;
	letter-spacing:1px;
}
.itempage dd {
	font-size:14px;
	text-indent:12px;
	letter-spacing:1px;
}
.itempage table {
	width:636px;
	margin:0 0 32px 32px;
}
.itempage table tr {vertical-align:top;}
.ip_memo p, .ip_memor p {
	width:319px; 
	margin:0 16px; 
	padding:0; 
	font-family:"ＭＳ Ｐゴシック"; 
	font-size:12px; 
	line-height:24px; 
	font-weight:normal;
}
.itempage .lg {
	font-size:18px;
	font-family:Arial, Helvetica, sans-fawif;
	line-height:28px;
	border-bottom:1px dotted #cccccc;
	color:#808080;
	margin:0 16px 8px 16px;
}
.ip_memo img, .ip_memor img {width:285px;}
.ip_detail p {
	font-size:14px;
	line-height:28px;
	width:275px;
	height:128px;
	margin:0 0 24px 0;
	padding:0 21px;
}
.ip_detail img {
	margin:0 0 0 21px;
}
.itempage h3 {
	margin:9px 0 0 21px;
	padding:0;
	font-size:16px; 
	line-height:32px; 
	text-indent:2px; 
	color:#808080;
}
.ip_photos_s a { display:block; }
.ip_photos_s img {
	width:180px;
	margin:0 0 32px	0;
}
.ip_kyotsu { 
	font-size:14px;
	line-height:26px;
}
.ip_color td {
	width:201px;
	text-align:center;
}
.ip_color img {
	max-width:90%;
}
.ip_color p {
	max-width:90%;
	font-size:14px;
	line-height:28px;
	margin:0 0 24px 0;
	padding:6px 0;
}