/*
----------------------------------------
	IMG STORE グローバルスタイルシート
	最終更新日: 2012/12/10
----------------------------------------
*/


/* ======================================== */
/*    ブラウザのデフォルト設定をリセット    */
/* ======================================== */
:link,:visited {text-decoration: none;}
ul {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}


/* グローバル設定 */
body {
	-x-system-font:none;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
	line-height:1.5em;
	background-color: #FFF;
	color: #705F47;
	text-align: center;
}
div {
	text-align: left;
}
strong {
	font-weight: bold;
}
a, a:visited {
	color: #D68213;
	font-weight: bold;
	-webkit-transition:0.5s all;
}
a:hover {
	color: #F93;
	-webkit-transition:0.5s all;
}
ul {
	list-style: none;
}
p {
	margin-bottom: 1em;
}
sup {
	position: relative;
	top: -1ex;
	vertical-align: baseline;
	font-size: 0.5em;
}
.note {
	color: #F30;
	font-size: 12px;
}
.img_no_border {
	border-width: 0 !important;
}


/* ページ設定 */
#wrapper {
	width: 952px;
	margin: 0 auto;
	text-align: center;
}
#content_wrapper {
	width: 924px;
	margin: 19px auto 40px;
	overflow: hidden;
}
#contents {
	width: 672px;
	float: left;
}
#sidebar {
	width: 232px;
	float: right;
}

/* ヘッダースタイル */
#header {
	width: 950px;
	height: 86px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
#logo {
	width: 182px;
	height: 74px;
	padding: 12px 0 0 13px;
	float: left;
}
#global_nav {
	width: 744px;
	height: 34px;
	margin: 52px 11px 0 0;
	float: right;
	text-align: right;
	background: transparent url(i/global_nav_bg.gif) no-repeat;
	overflow: hidden;
}
#global_nav ul {
	overflow: hidden;
	padding: 3px 0 0 18px;
	float: left;
}
#global_nav li {
	margin-right: 10px;
	float: left;
}
#global_nav #cart_btn {
	padding: 3px 4px 0 0;
	float: right;
}


/* ページタイトル */
#pagetitle {
	width: 655px;
	height: 24px;
	padding: 8px 0 0 17px;
	background: transparent url(i/pagetitle_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#pagetitle a {
	color: #FFF;
}
#pagetitle a:hover, #pagetitle a:active {
	text-decoration: underline;
}


/* ホームスタイル */
#home_categories {
	width: 952px;
	height: 142px;
	margin: 0 auto;
	overflow: hidden;
}
#home_categories div {
	width: 306px;
	height: 108px;
	padding: 15px 5px 19px;
	float: left;
	background: transparent url(i/home_categories_bg.gif) no-repeat;
}
#home #content_wrapper {
	margin-top: 0 !important;
}
#ranking {
	width: 672px;
	margin: 10px 0 20px;
	background: transparent url(i/dotted_line_v.gif) repeat-y 319px 0;
	overflow: hidden;
	clear: both;
}
#ranking_l {
	width: 309px;
	padding-right: 10px;
	float: left;
}
#ranking_r {
	width: 342px;
	padding-left: 11px;
	float: right;
}
.ranking_box {
	width: 342px;
	padding-bottom: 10px;
	margin-bottom: 9px;
	background: transparent url(i/dotted_line_h.gif) repeat-x bottom;
	overflow: hidden;
	clear: both;
}
#ranking_1_pic {
	width: 297px;
	height: 149px;
	padding: 6px 6px 20px;
	background: transparent url(i/ranking_1_pic.gif) no-repeat;
}
.ranking_txt {
	width: 251px;
	float: right;
}
.ranking_pic {
	width: 70px;
	height: 70px;
	padding: 6px;
	background: transparent url(i/ranking_pic.gif) no-repeat;
	float: left;
}
#ranking_l h3 {
	background: transparent url(i/ranking_1.gif) no-repeat;
	font-size: 18px;
	padding: 6px 0 10px 50px;
}
#ranking_l ul {
	list-style: square;
	margin-left: 15px;
}
#ranking_l li {
	margin-bottom: 5px;
}
#ranking_r h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 5px 36px;
}
#ranking_r p {
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 0 !important;
}
#ranking_2 h3 {
	background: transparent url(i/ranking_2.gif) no-repeat;
}
#ranking_3 h3 {
	background: transparent url(i/ranking_3.gif) no-repeat;
}
#ranking_4 h3 {
	background: transparent url(i/ranking_4.gif) no-repeat;
}
#ranking_5 h3 {
	background: transparent url(i/ranking_5.gif) no-repeat;
}
.price {
	color: #F00;
}
#ranking_l .price {
	font-size: 14px;
}
#ranking_r .price {
	font-size: 12px;
}
#home_contents_bottom {
	overflow: hidden;
}
#about_imgstore {
	width: 299px;
	float: left;
}
#about_imgstore h4 {
	color: #FFF;
	padding: 5px 12px 15px;
	background: transparent url(i/home_about_imgstore_bg.gif) no-repeat;
}
#home_products {
	width: 353px;
	float: right;
}
#home_products h4 {
	font-size: 14px;
	font-weight: normal;
	background: transparent url(i/dotted_line_h.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#home_products p a {
	font-weight: normal;
	font-size: 11px;
}


/* サイドバー */
#sidebar .side_cat {
	padding-bottom: 3px;
	margin-bottom: 5px;
	background: transparent url(i/sidebar_cate_bottom.gif) no-repeat bottom;
}
#sidebar .side_cat h4 {
	width: 232px;
	height: 47px;
}
#sidebar .side_cat .cat_list {
	width: 202px;
	background: transparent url(i/sidebar_cate_bg.gif) repeat-y;
	padding: 10px 15px 7px;
}
#sidebar .side_cat .cat_list li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: transparent url(i/arrow_w_o.gif) no-repeat 0 4px;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: #D68213;
}
#sidebar .side_cat .cat_list li a {
	color: #705F47;
	font-weight: normal;
}
#sidebar .side_cat .cat_list li a:hover,#sidebar .side_cat .cat_list li a:active {
	color: #D68213;
}
.sidebar_box {
	padding-top:20px;
}
.sidebar_box_top {
	padding-top:0px;
}
#sidebar_traders div {
	padding-bottom: 6px;
	background: transparent url(i/traders_bottom.gif) no-repeat bottom;
}
#sidebar_traders h4 {
	height: 30px;
}
#sidebar_traders #traders_body {
	width: 198px;
	padding: 15px 17px 10px;
	background: transparent url(i/traders_bg.gif) repeat-y;
}
.sidebar_banner {
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
}
.sidebar_banner img {
	margin-bottom: 7px;
}
.sidebar_news {
	background: #F8F5EA url(i/sidebar_news_bg_bottom.gif) no-repeat bottom;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.sidebar_news h4 {
	background: #F8F5EA url(i/sidebar_news_bg_top.gif) no-repeat;
	padding: 10px 15px 7px;
	border-bottom: 1px solid #DDD7C9;
	line-height: 1em;
}
.sidebar_news ul {
	border-top: 1px solid #FFF;
	background-color: #F8F5EA;
	padding: 10px 15px 0;
}
.sidebar_news li {
	font-size: 11px;
	margin-bottom: 5px;
}
.sidebar_news .sidebar_news_list li {
	background: transparent url(i/arrow_b_o.gif) no-repeat 0 4px;
	padding-left: 10px;
	line-height: 1.2em;
}
.sidebar_news .sidebar_news_list_2 li {
	padding-bottom: 7px;
	border-bottom: 1px dotted #D3CCC1;
	margin-bottom: 10px;
	line-height: 1.5em;
}


/* 下層ページ設定 */
.contents_general {
	padding: 30px 0 0;
}


/* 商品カタログ */
.cat {
	padding-bottom: 3px;
	margin-bottom: 10px;
	background: transparent url(i/cate_bottom.gif) no-repeat bottom;
}
.cat h3 {
	width: 672px;
	height: 47px;
}
.cat .cat_list {
	width: 632px;
	padding: 20px 20px 15px;
	background: transparent url(i/cate_bg.gif) repeat-y;
	overflow: hidden;
	clear: both;
}
.cat .cat_list ul {
	width: 210px;
	float: left;
}
.cat .cat_list li {
	font-size: 12px;
	margin-bottom: 5px;
	background: transparent url(i/arrow_w_o.gif) no-repeat 0 5px;
	padding-left: 10px;
	line-height: 1.5em;
}
.cat .cat_list li a {
	color: #705F47;
	font-weight: normal;
}
.cat .cat_list li a:hover,.cat .cat_list li a:active {
	color: #D68213;
}
.product_box {
	background: transparent url(i/product_box_top.gif) no-repeat;
	margin-bottom: 10px;
}
.product_box_inner {
	width: 632px;
	background: transparent url(i/product_box_bottom.gif) no-repeat bottom;
	padding: 20px;
	overflow: hidden;
	clear: both;
}
.product_box_txt {
	width: 464px;
	float: right;
}
.product_box_txt h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.product_box_txt p {
	font-size: 14px;
	margin-bottom: 10px;
}
.product_box_pic {
	width: 148px;
	float: left;
}
.product_box_pic img {
	width: 146px;
	height: 98px;
	border: 1px solid #D3CCC1;
	float: left;
}


/* 商品詳細 */
#pro_details {
	padding-left: 20px;
	width: 652px;
}
.pro_details_title {
	margin-bottom: 30px;
}
#pro_details h2 {
	font-size: 20px;
	line-height: 1.1em;
	font-weight: bold;
	color: #D68213;
	margin-bottom: 10px;
}
.pro_lead {
	font-size: 18px;
	line-height: 1.4em;
}
.pro_details_box {
	width: 652px;
	padding-bottom: 30px;
	overflow:hidden;
	clear: both;
	position:relative;
}
.pro_details_mainimg {
	float: right;
	margin: 0 0 15px 15px;
}
.pro_details_mainimg img {
	border: 1px solid #D3CCC1;
}
.pro_details_mainimg_beauty {
	float: right;
	margin: 0 0 15px 15px;
}
.pro_details_mainimg_beauty_left {
	float: left;
	margin: 0 15px 15px 0;
}

.pro_details_subimg {
	position:absolute;bottom:45px;
	margin: auto 0 0 15px;
}
.pro_details_subimg img {
	border: 1px solid #D3CCC1;
}


.pro_details_box .pro_desc {
	font-size: 14px;
	line-height: 1.5em;
}
.pro_details_img {
	width: 321px;
	float: left;
}
.pro_details_img img {
	border: 1px solid #D3CCC1;
}
.pro_details_img p {
	width: 321px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 5px;
}
.pro_details_box h4 {
	font-size: 14px;
	margin-bottom: 5px;
}
.pro_details_box ul {
	margin-bottom: 20px;
}
.pro_details_box ul.ing {
	margin-bottom: 0px;
}
.pro_details_box ul li {
	margin-bottom: 5px;
	background: transparent url(i/pro_details_list.gif) no-repeat 0 4px;
	padding-left: 15px;
	font-size: 14px;
	line-height: 1.5em;
}
.pro_details_box ul.ing li {
	color:#D68213;
}
.pro_details_box ol {
	margin: 0 0 20px 20px;
}
.pro_details_box ol li {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 1.2em;
}
.price_tbl {
	width: 652px;
	padding-bottom: 30px;
	overflow: hidden;
	clear: both;
}
.price_tbl_img {
	width: 160px;
	float: left;
}
.price_tbl_img img {
	border: 1px solid #D3CCC1;
}
.price_tbl_img p {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 5px;
}
.price_tbl table {
	margin-bottom: 5px;
}
.price_tbl table {
	width: 652px;
}
.price_tbl table caption {
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}
.price_tbl .price_tbl_s {
	width: 482px;
	float: right;
}
.price_tbl .price_tbl_s table {
	width: 482px;
}
.price_tbl table {
	border-top: 1px solid #CCC;
}
.price_tbl th, .price_tbl td {
	border-bottom: 1px solid #CCC;
	padding: 5px 5px 3px;
}
.price_tbl th {
	background-color: #EEE;
}
.price_tbl td.code {
	color: #000;
	font-weight: bold;
}
.price_tbl td.price {
	font-weight: bold;
}
.price_tbl_btn {
	width: 101px;
	text-align: right;
}
.spec_tbl {
	width: 482px;
	font-size: 11px;
	border-collapse: collapse;
}
.spec_tbl th, .spec_tbl td {
	line-height: 1.2em;
	text-align: center;
	border: 1px solid #D0C0B1;
}
.spec_tbl th {
	background-color: #FAF7EE;
}
#excercises_sheet h4,
#related_products h4 {
	font-size: 14px;
	font-weight: normal;
	background: transparent url(i/dotted_line_h.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#excercises_sheet {
	padding-top: 30px;
}

#excercises_sheet_inner,
#related_products_inner {
	overflow: hidden;
	clear: both;
	width: 652px;
}
.related_product_box {
	float: left;
	padding-right: 20px;
}
.related_product_box_last {
	padding-right: 0 !important;
}
.related_product_box a {
	color: #705F47;
	font-weight: normal;
}
.related_product_box a:hover,.related_product_box a:active {
	color: #D68213;
}
.related_product_box img {
	border: 1px solid #D3CCC1;
	margin-bottom: 5px;
}
.related_product_box p {
	width: 138px;
	font-size: 11px;
	background: transparent url(i/arrow_w_o.gif) no-repeat 0 8px;
	padding-left: 10px;
	line-height: 1.2em;
	padding-top: 5px;
}


/* ニュース */
#news_contents {
	padding: 30px 0;
}
.news_entry {
	background: transparent url(i/672_rcbox_bottom.gif) no-repeat bottom;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.news_entry .news_date {
	background: #E4DDD3 url(i/news_entry_top.gif) no-repeat;
	padding: 5px 30px 3px;
	font-size: 11px;
	line-height: 1.2em;
}
.news_entry_body {
	border-left: 1px solid #E4DDD3;
	border-right: 1px solid #E4DDD3;
}
.news_entry_body h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 15px 30px;
}
.news_entry_body .news_txt {
	background: transparent url(i/rcbox_body_bg.gif) no-repeat center top;
	padding: 20px 30px;
}
.news_entry_body .news_txt p {
	margin-bottom: 1em;
}


/* 会社概要 */
#about_contents {
	padding-top: 15px;
}
#about_contents td,#about_contents th {
	padding: 15px 0;
	background: transparent url(i/dotted_line_h.gif) repeat-x bottom;
	vertical-align: top;
}
#about_contents th {
	width: 120px;
	padding-right: 25px;
	text-align: right;
}
#about_contents td {
	width: 527px;
	text-align: left;
}


/* お問い合わせ */
#contact_form_box {
	background: transparent url(i/672_rcbox_bottom.gif) no-repeat bottom;
	padding-bottom: 6px;
}
#contact_form_box h3 {
	background: transparent url(i/672_rcbox_top.gif) no-repeat;
	padding: 15px 30px 10px;
	font-size: 18px;
	line-height: 1.2em;
	color: #D68213;
}
#contact_form {
	background: transparent url(i/rcbox_body_bg.gif) no-repeat center top;
	padding: 20px 30px;
	border-left: 1px solid #E4DDD3;
	border-right: 1px solid #E4DDD3;
	font-size: 14px;
	line-height: 1.5em;
}
#contact_form table {
	width: 610px;
	font-size: 12px;
}
#contact_form table th, #contact_form table td {
	vertical-align: top;
	padding: 0 10px 20px;
}
#contact_form table th {
	width: 110px;
	text-align: right;
}
#contact_form table .txtfield {
	width: 449px;
	border: 1px solid #E4DDD3;
	border-top: 1px solid #BDB3A6;
	border-left: 1px solid #BDB3A6;
	padding: 5px;
}
#contact_form table .inquiry {
	width: 449px;
	height: 200px;
	border: 1px solid #E4DDD3;
	border-top: 1px solid #BDB3A6;
	border-left: 1px solid #BDB3A6;
	padding: 5px;
}


/* FAQ */
.faq_box {
	background: transparent url(i/672_rcbox_bottom.gif) no-repeat bottom;
	padding-bottom: 6px;
	margin-bottom: 30px;
}
.faq_box h3 {
	background: transparent url(i/672_rcbox_top.gif) no-repeat;
	padding: 15px 30px 10px;
	font-size: 18px;
	line-height: 1.2em;
	color: #D68213;
}
.faq_body {
	background: transparent url(i/rcbox_body_bg.gif) no-repeat center top;
	padding: 20px 30px;
	border-left: 1px solid #E4DDD3;
	border-right: 1px solid #E4DDD3;
	font-size: 14px;
	line-height: 1.5em;
}
.faq_body .answer {
	font-size: 18px;
	color: #F30;
}


/* フッター設定 */
#footer {
	width: 924px;
	margin: 0 auto;
	padding: 18px 0 20px;
	background: #F8F5EA url(i/footer_bg.gif) no-repeat;
	text-align: center;
}
#footer_nav {
	width: 924px;
	background: transparent url(i/footer_bg.gif) no-repeat;
	text-align: center;
	font-size: 11px;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*
2011.12.26追加
メッセージ用
*/

#message {
	margin: 0 40px;
}
#message p.title {
	text-align: center;
	color: #D68213;
	font-weight: bold;
}




