@charset "Shift_JIS";

* {
	margin: 0px;
	padding: 0px;
	font: normal 12px/140% "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
img {
	border: none;
}
/* 文字・余白設定
---------------------------------------------------- */
.small {
	font-size:9px;
	line-height:150%;
}
.large {
	font-size:12px;
	line-height:150%;
	font-weight:bold;
	padding-top:10px;
	color:#555555;
}
.xlarge {
	font-size:15px;
	line-height:170%;
}
.red {
	color: #FF0000;
}
.pink {
	color: #F184AB;
}
h1 {
	font-size:13px;
	font-weight:bold;
	color:#5DC628;
}
h2 {
	font-size:15px;
	color:#444444;
	line-height:150%;
}
.recom {
	font-size:15px;
	color:#F8688F;	
	font-weight:bold;
	padding-left:5px;
	margin-bottom:5px;
	border-bottom:1px solid #FBB2CA;
}
.waku {
	border:1px solid #F73B69;
	padding:5px;
	margin:5px 0;
	color:#F73B69;
	font-size:9px;
}

/* リンク設定
---------------------------------------------------- */
a:link {
	text-decoration: none; 
	color:#F73B70;
}
a:hover {
	text-decoration: underline; 
	color:#F8769A;
}
a:visited {
	text-decoration: none; 
	color:#67451C;
}
/* 全体構造
---------------------------------------------------- */
body {
	margin: 0px auto;
	padding: 0px;
	color:#444444;
	text-align:center;
	background:#FBEEE9 url(../img/back.gif) left top repeat-x;
}
#wrapper {
	margin:0 auto;
	width:840px;
	padding: 0px;   
	text-align:left;
}
#header {
	background:url(../img/header_back.gif) top no-repeat;
	padding:12px 10px 0px 10px;
	margin-top:10px;
}
#contents {
	background:url(../img/contents_back.gif) repeat-y;
	padding:0px 10px 20px 10px;
}
#footer {
	height:60px;
	padding:10px 30px;
	color:#333333;
	font-size:11px;
	background:url(../img/footer_back.gif) top no-repeat;
}
/* 商品カテゴリー
---------------------------------------------------- */
#category {
	border:2px solid #FBB2CA;
	padding:2px;
	margin-top:6px;
}
#category ul {
	list-style:none;
}
#category a {
	display:block;
	color:#543C1F;
	padding:7px 0 7px 22px;
	background: url(../img/listmark_pink.gif) 1em no-repeat;
	border-top:1px dotted #E1CCB4;
	text-decoration: none; 
}
#category a:hover {
	color:#543C1F;
	background: #FAF5EB url(../img/listmark_pink2.gif) 1em no-repeat;
	text-decoration: none; 
}
#category ul .visit {
	color:#543C1F;
	background: #FAF5EB;
	text-decoration: none; 
}
/* banner
---------------------------------------------------- */
#banner img {
	margin-top:10px;
}
/* Topics
---------------------------------------------------- */
#topics {
	background:url(../img/topics_back.gif) top no-repeat;
	height:127px;
}
#topics  ul {
	list-style:none;
	padding:40px 5px 10px 25px;
}
#topics  ul li {
	line-height:220%;
}

/* トップページ・買い物カゴ
---------------------------------------------------- */
.box {
	width:560px;
	border:2px dotted #FBB2CA;
	padding:8px;
	margin:6px 0px 0px 4px;
}
.kagoback {
	padding:5px;
	background-color:#FDE2EB;
}
.price {
	color: #FF0000;
	font-weight:bold;
	font-size:18px;
}
/* 商品ページ
---------------------------------------------------- */
h3 {
	font-size:17px;
	color: #F768A1;
	font-weight:bold;
	padding:15px 0 0 15px;

}
.itembox {
	padding:10px 0 50px 0;
}
h4 {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	padding:8px;
	margin-bottom:5px;
}
h4 img {
	vertical-align:middle;
}
h5 {
	background:url(../img/title_back.gif) top no-repeat;
	height:36px;
	padding:8px 10px 5px 20px;
	margin-top:6px;
	font-size:14px;
	font-weight:bold;
	color: #F19911;
}
table.tab {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:none;
}
.tab td {
	border-bottom:1px solid #CCCCCC;
	padding:2px 5px;
	font-size:11px;
}
.left {
	border-right:1px solid #CCCCCC;
	background-color: #EEEEEE;
}

/* 商品ページ（ナースノート）
---------------------------------------------------- */
table.tabn {
	border-top:2px dotted #FFCCCC;
	border-right:2px dotted #FFCCCC;
	border-left:2px dotted #FFCCCC;
	border-bottom:none;
}
.tabn td {
	border-bottom:2px dotted #FFCCCC;
	padding:3px 5px;
	font-size:11px;
}
.noteleft {
	border-right:2px dotted #FFCCCC;
	background-color: #FFFFE5;
}

/* 商品ページ（聴診器）
---------------------------------------------------- */
.steth p{
	margin-left:15px;
	vertical-align: top;
}

/* らくうるカートかごに入れるボタン用
---------------------------------------------------- */
.kagoback form {
    position: relative;
}
select[name="attrValues"] {
    width: 70% !important;
}
.raku-cart-quantity {
    display: inline-block;
    width: 45%;
    margin: 2px 0px 0 0;
}
.raku-cart-button {
    display: inline-block;
    width: 45%;
    bottom: 3px;
    position: absolute;
}
.raku-cart-button button{
    border: 0;
    margin: 0 auto;
    width: 100%;
    background-color: #FDE2EB;
}
