@charset "shift_jis";

/* ======================================================================



====================================================================== */

/* ======================================================================
====================================================================== */


div#mainContentsRight {
	margin:0px 10px;
	width:575px;
	float:right;
}

#topImg {
    width:820px;
    height:150px;
}

h1 {
	margin:10px 0px;
	height:32px;
	line-height:32px;
	border-left:5px solid #4893d7;
	border-bottom:1px solid #9d9d9d;
	font-size:18px;
	text-indent:10px;
	font-weight:bold;
}

/* 見出し */
h4.smallH4 {
	color:#4893d7;
	background:url(/img/common/item_h4_smallicon.jpg) left center no-repeat;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	text-indent:10px;
	border-bottom:1px solid #9d9d9d;
}
h4.normalH4 {
	margin-top:20px;
	color:#4893d7;
	background:url(/img/common/item_h4_icon.jpg) left center no-repeat;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	text-indent:10px;
	border-bottom:1px solid #9d9d9d;
}


/* 左側 */
.imgBox {
    width:320px;
    height:240px;
	padding:0px;
    background:url(/img/common/frame_large.jpg) no-repeat;
}
.imgL {
    padding:15px 0px 0px 18px;
}
.imgCap {
    margin:20px 10px 10px 20px;
    font-size:11px;
}

/* 右側 */
p.itemComment01 {
	margin-bottom:15px;
	font-size:13px;
	line-height:20px;
}
p.itemComment02 {
	margin-bottom:15px;
	padding-top:5px;
}
p.itemPrice {
	padding:5px 0px;
	color:#cc0000;
	font-weight:bold;
}

/* カートに入れるボタン */
p.buttonIntoCart {
	width:240px;
	height:50px;
}
p.buttonIntoCart a {
	background:url(/img/common/button_into_cart.jpg) no-repeat;
	display:block;
	width:240px;
	height:50px;
}

/* リスト */
.itemExplain {
	margin:5px 0px;
	padding-left:20px;
	list-style:url(/img/common/icon_list_01.jpg);
}
.itemExplain li {
	margin:5px 0px;
}


/* 説明文 */
.itemText {
	padding:5px;
	line-height:150%;
}

/* 使用前/使用後 */
.extraPhoto {
    margin:10px;
}

/* 問い合わせ・注文 */
.itemTextRight {
	padding:5px;
	line-height:150%;
	width:340px;
	float:left;
}
/* 問い合わせボタン */
p.buttonInquiry {
	width:200px;
	height:40px;
}
/* 注文用紙ダウンロードボタン */
p.buttonDownload {
	width:200px;
	height:40px;
}
p.buttonDownload a {
	background:url(/img/common/button_download.jpg) no-repeat;
	display:block;
	width:200px;
	height:40px;
}

/* 電話番号 */
.phoneNumber p {
	padding:30px 0px;
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #9d9d9d;
}

/* ページの上に戻る */
.linkToPagetop {
	margin:20px 0px;
}
.linkToPagetop a {
	padding-right:10px;
	display:block;
	height:20px;
	line-height:20px;
	width:auto;
	float:right;
	text-decoration:none;
	text-indent:25px;
	background:url(/img/common/arrow_to_pagetop.jpg) left center no-repeat;
}

