﻿@charset "UTF-8";
/* CSS Document */

/* 商品ページのサイドバー
---------------------------------------------------- */
#products_sidebar {
	float: left;
	width: 150px;
	padding: 0px 0px 10px;
}
#products_sidebar h2 {
	margin: 15px 0px 0px;
}

/* 二分割
---------------------------------------------------- */
.two_left {
	float: left;
	width: 300px;
	margin: 10px 0px;
}
.two_right {
	float: right;
	width: 250px;
	margin: 10px 0px;
}
.two_right a {
	font-size: 1em;
	font-weight: bolder;
	color: #FF0000;
}

/* 商品メニュー
---------------------------------------------------- */
#products {
	width: 100%;
	clear: both;
	height: 50px;
}
#products ul {
	list-style: none;
	text-align: center;
}
#products ul li {
	font-size: 1.2em;
	text-align: center;
	list-style-type: none;
	display: inline;
}
#products ul li a {
	float: left;
	width: auto;
	display: block;
	text-decoration: none;
	text-align: center;
}

/* サブメニュー
---------------------------------------------------- */
#sub_menu {
	background: #f2f2dd url(../img/products/submenu.jpg) no-repeat left top;
	padding: 8px 0px 0px 8px;
}
#sub_menu ul li {
	font-size: 1.2em;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	list-style: url(../img/products/submenu_mark.gif) none outside;
	padding: 0px 0px 5px;
	background: url(../img/products/submenu_line.gif) no-repeat left bottom;
	margin: 0px 10px 5px;
}
#sub_menu ul li a {
	font-weight: bold;
	color: #990000;
}

/* 文字
---------------------------------------------------- */
#item h2 {
	font-size: 2em;
	background: url(../products/img/h2.jpg) no-repeat;
	height: 50px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 0px 20px;
	margin: 10px 0px 0px;
}
#item h3 {
	margin: -15px 0px 15px;
	padding: 7px 10px 7px 15px;
	font-size: 1.4em;
	font-weight: bold;
	border-left: solid 5px #89a74f;
	background-color: #e5eed5;
}
#item h4 {
	font-size: 1.6em;
	background: url('../../products_renew/products/img/h4.jpg') no-repeat;
	height: 40px;
	font-weight: bold;
	color: #000000;
	padding: 15px 0px 0px 8px;
}
#item .sub {
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	text-align: right;
}
.price {
	font-size: 1.6em;
	font-weight: bolder;
	color: #FF0000;
}
#item p {
	font-size: 1.4em;
	padding: 0px 0px 5px;
}

.text1 {
	font-size: 1.4em;
	color: #FF0000;
}


/* 商品詳細
---------------------------------------------------- */
.two_right table {
	width: 100%;
	margin: 0px 0px 10px;
}
.two_right th {
	font-size: 1.2em;
	padding: 5px 10px 5px 0px;
	border-bottom: 1px solid #999999;
	color: #993333;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
.two_right td {
	font-size: 1.2em;
	padding: 5px 0px;
	border-bottom: 1px solid #999999;
}

/* 商品コメント
---------------------------------------------------- */
.comment {
	border: 1px solid #999999;
	padding: 10px;
	margin: 0px 0px 10px;
	font-size: 1.2em;
	line-height: 150%;
	background: #EEEEEE;
}
.support_item01 {
	float: right;
	width: 230px;
	border: 1px solid #999999;
	padding: 10px;
	margin: 15px 0px 0px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #990000;
	line-height: 100%;
	background: #EEEEEE;
}
.support_item02 {
	float:right;
	width:230px;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 1.4em;
	line-height: 150%;
	background: #EEEEEE;
}

.mark01 {
	float:right
}
.mark02 {
	font-weight:bold
}
.right {
	float:right
}
.left {
	float:left
}
.center{
	text-align:center;
}
#item .comment p {
	font-size: 1em;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

/* ?パンくずリスト
---------------------------------------------------- */
#topicpath {
	text-align: left;
	padding: 5px 0px;
	margin-right: auto;
	margin-left: auto;
}
#topicpath ol {
	display: block;
	list-style-type: none;
}
#topicpath ol li {
	display: inline;
	font-weight: bold;
	font-size: 1em;
}
#topicpath ol li a {
	margin: 0px;
	color: #666666;
	font-weight:bold;
	background: url(../img/common/ol.gif) no-repeat right center;
	padding: 5px 15px 5px 0px;
	font-size: 1em;
}
#tocart {
	text-align: right;
	padding-right:5px;
	margin-right: auto;
	margin-left: auto;
}
#tocart ol {
	display: block;
	list-style-type: none;
}
#tocart ol li {
	display: inline;
	font-weight: bold;
	font-size: 1em;
}
#tocart ol li a {
	margin: 0px;
	color: #666666;
	font-weight:bold;
	font-size: 1.4em;
}

/* おすすめ商品
---------------------------------------------------- */
#osusume_item table {
	width: 100%;
	margin: 0px 0px 10px;
}
#osusume_item th {
	text-align: center;
	border-right: 1px dotted #999999;
	width: 33%;
	vertical-align: middle;
}
#osusume_item td {
	font-size: 1em;
	border-right: 1px dotted #999999;
	width: 33%;
	padding: 5px 15px;
	vertical-align: top;
}
#osusume_item h4 {
	font-size: 1em;
	line-height: 150%;
	font-weight: normal;
}


/* インデックス
---------------------------------------------------- */
#index_item {
	width: 100%;
}
#index_item .gray {
	padding: 20px;
	background: #eeeeee;
}
#index_item .white {
	padding: 15px 40px 10px;
	border-bottom: 1px dotted #666666;
}
#index_item .left {
	float: left;
	width: 210px;
}
#index_item .right {
	float: right;
	width: 210px;
}
#index_item .left_title {
	float: left;
	width: 265px;
}
#index_item .right_title {
	float: right;
	width: 265px;
}
#index_item p {
	padding-left: 10px;
}
#index_item p.title {
 font-size: 1.6em;
	font-weight: bold;
	line-height: 140%;
	color: #CC0000;
}
#index_item p.text {
	font-size: 1.4em;
	line-height: 140%;
	font-weight: bold;
}
#index_item form {
		padding: 10px;
}


/*--------------------------------------------------- */

.div1	{
	width: 500px;
	text-align: center;
}

table.tablestyle1	{
	width:480px;
}

table.tablestyle1 th	{
	background: #E9D5D5;
	padding:3px;
	width: 24px;
}

table.tablestyle1 td	{
	text-align: left;
	background: #FFFFCC;
	padding:3px;
}

table.tablestyle1 td a	{
	color:#FF0000;
}

