@charset "utf-8";
/*================================

common = for all.
p_index = for index.html only.
p_genre = for category-pages.
p_price = for each price-pages.
p_faq = for faq.html only.

================================*/



/* common ---------------------------------*/


#body #main {
	width: 750px;
	float: left;
	display: inline;
	margin-left: 15px;
	margin-bottom: 30px;
}
#body #main #topicpath {
	height: 20px;
	text-align: left;
	font-size: 79.5%;
}
#body #main #topicpath li {
	display: inline;
}
#body #main #topicpath li a {
	padding-right: 15px;
	background: url("../../common/img/icon_topicpath.gif") no-repeat right center;
	margin-right: 5px;
}
#body #side {
	width: 215px;
	padding: 5px 0;
	float: right;
	display: inline;
	margin-right: 0px;
	margin-bottom: 30px;
	background: #fff;
}
#body #side #menu {
	width: 205px;
	padding: 5px 0;
	float: right;
	display: inline;
	margin-right: 15px;
	margin-bottom: 30px;
	background: #f4f4ef;
}
#body #side #menu h2 {
	margin: 0 4px 0 5px;
}
#body #side #menu h2#online_faq {
	margin-bottom: 8px;
}
#body #versign {
	width: 190px;
	float: right;
	display: inline;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60;
	padding-right: 15px;
	font-size:79.5%;
}
#body #side h3 {
	margin: 0 2px 3px 2px;
}
#body #side ul {
	margin: 0 5px 13px 5px;
	padding-bottom: 5px;
	background: url("../img/side_bg.gif") repeat-y;
	border-bottom: 1px solid #ccc;
}
#body #side ul ul {
	margin: 0;
	border: none;
	background: none;
}
#body #side ul li,  #body #side ul li ul li {
	width: 100%;
	padding: 2px 0;
}
#body #side ul li li.current {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 79.5%;
	line-height: 2.2;
	background: url("../img/side_product_name_bg_on.jpg") no-repeat left center;
	text-indent: 30px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}
#body #side ul li li a {
	display: block;
	color: #333;
	text-decoration: none;
	margin: 0 2px;
	padding-left: 30px;
	font-size: 79.5%;
	line-height: 2.2;
	background: url("../img/side_product_name_bg.gif") no-repeat left center;
}
#body #side ul li li a.current,  #body #side ul li li a:hover {
	color: #fff;
	background: url("../img/side_product_name_bg_on.jpg") no-repeat left center;
}
/* p_index --------------------------------*/
#p_index #body #main {
	width: 746px;
	float: left;
	display: inline;
	margin-left: 15px;
}
#p_index h1  {
	margin: 0 auto 16px;
	width: 970px;
	position: relative;
}
#p_index #cat_list {
	padding: 10px 0 20px;
}
#p_index #cat_list li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
#p_index #shop_info {
	padding: 10px 25px 30px;
}
#p_index #shop_info dt {
	clear: both;
	float: left;
	width: 90px;
	margin-bottom: 1em;
}
#p_index #shop_info dd {
	float: left;
	width: 600px;
	margin-bottom: 1em;
}
#p_index #faq {
	text-align: right;
	margin: 0 8px;
	background: #eeece5;
	padding: 5px;
	margin-bottom: 13px;
}
#p_index #faq p {
	text-align: left;
	padding: 10px 0 0 10px;
	color:#584128;
}
#p_index #flow {
	text-align: center;
}
#p_index #flow p {
	text-align: left;
	margin-left: 15px;
}
#p_index #flow_step {
	border: 1px solid #eeece5;
	padding:20px;
	margin: 0 8px;
}
#p_index #flow_step dt {
	clear: both;
	float: left;
	width: 70px;
	margin-right: 10px;
	height: 60px;
}
#p_index #flow_step dd {
	float: left;
	width: 600px;
	height: 60px;
}
.btn {
	text-align: right;
	width: 640px;
}
}
/* p_genre ---------------------------------*/
	.genre #body #main h1 {
	margin-bottom: 17px;
}
.genre #body #main #item {
}
.genre #body #main #item li {
	background: #eeece5;
	padding: 4px;
	margin-bottom: 20px;
}
.genre #body #main #item .item_list {
	background: #fff;
	border: 1px solid #aca382;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}
.genre #body #main #item .item_list h2 {
	display: inline;
}
.genre #body #main #item .item_list h2 img {
	vertical-align: middle;
}
.genre #body #main #item .item_list p {
	padding: 12px 0 0 3px;
}
.genre #body #main #item .item_list dl {
	margin-bottom: 8px;
}
.genre #body #main #item .item_list dl dt {
	clear: left;
	display: block;
	float: left;
	width: 7em;
	background: #f0ebd7;
	font-weight: bold;
	padding: 4px 8px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.genre #body #main #item .item_list dl dd {
	display: block;
	padding: 4px 8px;
	margin-bottom: 5px;
}
.genre #body #main #item .item_list dl dd img,  .genre #body #main #item .item_list dl dd span {
	margin-right: 5px;
}
.genre #body #main #item .item_data_list {
	clear: left;
	padding-bottom: 20px;
}
.genre #body #main #item .item_data_list li {
	display: inline;
	padding: 0;
	background: none;
}
.genre #body #main #item .item_detail_list li {
	padding: 0;
	padding-bottom: 15px;
	background: none;
	border-bottom: 1px dotted #ccc;
}
.genre #body #main #item .item_detail_list li.last {
	border: none;
	margin-bottom: 0;
}
.genre #body #main #item .item_detail_list img.item_img {
	float: left;
}
.genre #body #main #item .item_detail {
	width: 510px;
	padding-bottom: 15px;
}
.genre #body #main #item .item_detail_list .item_detail {
	float: left;
	padding-bottom: 0;
}
.genre #body #main #item .item_detail strong {
	font-size:120%;
}
.genre #body #main #item .item_detail table {
	width: 100%;
	margin: 5px 0 10px;
}
.genre #body #main #item .item_detail table th,  .genre #body #main #item .item_detail table td {
	border: 1px solid #ccc;
	padding: 5px 13px;
	vertical-align: top;
}
.genre #body #main #item .item_detail table th {
	color:#999;
	background: #efefef;
	border-bottom: 0;
	font-weight: normal;
}
.genre #body #main #item .item_detail table td {
	border-top: 0;
}
.genre #body #main #item .item_detail table td.innerlist {
	font-size: 79.5%;
}
.genre #body #main #item .item_detail div {
	text-align: right;
}
/* p_price --------------------------------*/
.p_price #body #main {
	margin-left: 20px;
}
.p_price #body #main h1 {
	margin-bottom: 5px;
}
.p_price #page_navi {
	padding-left: 10px;
	margin-bottom: 30px;
}
.p_price #page_navi li {
	display: inline;
	padding-right: 50px;
}
.p_price #page_navi li a,  .p_price #page_navi li span {
	background: url("../img/icon_arrow.gif") no-repeat left center;
	padding: 0 0 0 20px;
}
.p_price #body #main h2 {
	position: relative;
}
.p_price #body #main h2 #bt_nutrition {
	position: absolute;
	top: 6px;
	right: 134px;
}
.p_price #body #main h2 #bt_material {
	position: absolute;
	top: 6px;
	right: 4px;
}
.p_price #body #main #price_item {
}
.p_price #body #main #price_item li {
	padding: 15px 0;
	background: none;
	border-bottom: 1px dotted #ccc;
}
.p_price #body #main #price_item .item_thumb {
	width: 140px;
	float: left;
}
.p_price #body #main #price_item .item_data {
	width: 510px;
	float: left;
}
.p_price #body #main #price_item li .item_data h3 {
	font-size: 140%;
}
.p_price #body #main #price_item li .item_data h3 span {
	font-size: 100%;
}
.p_price #body #main #price_item li .item_data p strong {
	font-weight: bold;
	font-size: 120%;
}
.p_price #body #main #price_item .item_data dl {
	margin-bottom: 8px;
}
.p_price #body #main #price_item .item_data dl dt {
	clear: left;
	display: block;
	float: left;
	width: 7em;
	background: #f0ebd7;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.p_price #body #main #price_item .item_data dl dd {
	display: block;
	padding: 4px 8px;
	margin-bottom: 5px;
}
.p_price #body #main #price_item .item_data dl dd img,  .p_price #body #main #price_item .item_data dl dd span {
	margin-right: 5px;
}
.p_price #body #main #price_item .item_data table {
	width: 100%;
	margin: 5px 0 10px;
}
.p_price #body #main #price_item .item_data table th,  .p_price #body #main #price_item .item_data table td {
	border: 1px solid #ccc;
	padding: 5px 13px;
	vertical-align: top;
}
.p_price #body #main #price_item .item_data table th {
	color:#999;
	background: #efefef;
	border-bottom: 0;
	font-weight: normal;
}
.p_price #body #main #price_item .item_data table td {
	border-top: 0;
}
.p_price #body #main #price_item .item_data table td.innerlist {
	font-size: 79.5%;
}
.p_price #body #main #price_item .item_data div {
	text-align: right;
}
/* p_faq --------------------------------*/
#p_faq #body #main ul {
	padding: 20px 20px 35px;
	border-bottom: 1px dotted #ccc;
}
#p_faq #body #main ul li {
	background: url("../../common/img/icon_faq_q.gif") no-repeat 20px 50%;
	padding-left: 60px;
}
#p_faq #body #main ul li a {
	font-weight: bold;
	line-height: 2.2em;
}
#p_faq #body #main dl {
	padding: 25px 20px;
}
#p_faq #body #main dl dt {
	background: url("../../common/img/icon_faq_q2.gif") no-repeat 20px 50% #f8f8f8;
	padding-left: 60px;
	color: #003366;
	line-height: 2.2em;
	margin-bottom: 0.5em;
	font-size: 120%;
	font-weight: bold;
}
#p_faq #body #main dl dd {
	background: url("../../common/img/icon_faq_a.gif") no-repeat 20px 0;
	padding-left: 60px;
	padding-bottom: 30px;
}
#p_faq #body #main dl dd span {
	margin-top: 2em;
	padding-right: 5px;
}
#p_faq #body #main dl dd p {
	padding: 1em 0;
}
/* p_guide --------------------------------*/
#p_guide {
}
#p_guide h2 {
	margin-bottom: 10px;
}
#p_guide #content ul {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#p_guide #content ul li {
	padding-left: 1.5em;
	background-image: url(../../common/img/icon_circle.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-left: 1em;
	padding-bottom: 5px;
}
#p_guide #content ul li.online {
	background: url("../../common/img/icon_square2.gif") no-repeat 0 8px;
}
#p_guide #content ul li img {
	vertical-align: middle;
	margin: 0 2px;
}
#p_guide #guide00 {
	margin-bottom: 10px;
}
#p_guide #guide00 ul {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#p_guide #guide00 ul li {
	padding-left: 1.5em;
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-left: 1em;
	padding-bottom: 5px;
	font-size: 100%;
	background-image: url(../../common/img/icon_circle_blue.gif);
	font-weight: bold;
}
#p_guide #guide01 {
	margin-bottom: 10px;
}
#p_guide #guide01 p {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 1.5em;
}
#p_guide #guide01 ul {
	margin-bottom: 20px;
}
#p_guide #guide01 ul li {
	margin-left: 20px;
	background-image: url(../../common/img/icon_circle.gif);
	font-weight: normal;
}
#p_guide #guide01 ul li span {
	font-weight: bold;
}
#p_guide #guide01 ul li span.suppl {
	font-weight: normal;
	color: #FF0000;
}
#p_guide #guide01 ul li span.supplfinger {
	font-weight: normal;
	list-style-position: outside;
	font-size: 79.5%;
}
#p_guide #guide02a {
	margin-bottom: 10px;
	margin-left: 10px;
}
#p_guide #guide02atable {
	margin-left: 80px;
	width: 500px;
	margin-bottom: 50px;
}
#p_guide #guide02atable table {
	margin: 10px;
	padding: 5px;
}
#p_guide #guide02atable th {
	padding: 5px;
	text-align: center;
}
#p_guide #guide02a p {
	margin: 0 0 10px 20px;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}
#p_guide #guide02a ul {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#p_guide #guide02a ul li {
	padding-left: 1.5em;
	padding-bottom: 2px;
	background-image: url(../../common/img/icon_circle02.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#p_guide #guide02a ul li.online {
	background: url("../../common/img/icon_square2.gif") no-repeat 0 8px;
}
#p_guide #guide02a ul li img {
	vertical-align: middle;
	margin: 0 2px;
}
#p_guide #guide02b {
	margin-bottom: 10px;
	margin-left: 10px;
}
#p_guide #guide02b p {
	margin: 0 0 10px 20px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
#p_guide #guide02b ul {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#p_guide #guide02b ul li {
	padding-left: 1.5em;
	padding-bottom: 2px;
	background-image: url(../../common/img/icon_circle02.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#p_guide #guide02b ul li.online {
	background: url("../../common/img/icon_square2.gif") no-repeat 0 8px;
}
#p_guide #guide02b ul li img {
	vertical-align: middle;
	margin: 0 2px;
}
#p_guide #guide02c {
	margin-bottom: 10px;
	margin-left: 10px;
}
#p_guide #guide02c p {
	margin: 0 0 10px 20px;
	font-size: 100%;
	font-weight: bold;
}
#p_guide #guide02c p.nonemark {
	list-style-type: none;
	font-weight: normal;
}
#p_guide #guide02c ul {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#p_guide #guide02c ul li {
	padding-left: 1.5em;
	padding-bottom: 2px;
	background-image: url(../../common/img/icon_circle02.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#p_guide #guide02c ul li.online {
	font-weight: bold;
	background-image: url(../../common/img/icon_square2.gif);
	background-repeat: no-repeat;
	background-position: 0 14px;
	padding-top: 10px;
}
#p_guide #guide02c ul li.nonemark {
	list-style-type: none;
	font-weight: normal;
}
#p_guide #guide02c ul li img {
	vertical-align: middle;
	margin: 0 2px;
}
#p_guide #guide2c #credit_cards {
	padding-right: 30px;
}
#p_guide #guide02c #credit_cards img {
	vertical-align: top;
	margin: 3px 2px 5px 0;
}
#p_guide #guide03 {
	margin: 0 0 40px 20px;
}
#p_guide #guide03 th {
	vertical-align: top;
	width: 95px;
	padding-bottom: 20px;
	font-weight: normal;
}
#p_guide #guide03 th span {
	background: url("../../common/img/icon_square2.gif") no-repeat 0 2px;
	padding-left: 1em;
}
#p_guide #guide03 td {
	background: url("../../common/img/icon_dot.gif") no-repeat 0 2px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#p_guide #guide03 td#credit_cards {
	padding-right: 30px;
}
#p_guide #guide03 td#credit_cards img {
	vertical-align: top;
	margin: 3px 2px 0 0;
}
#p_guide #guide03 td div#daibiki {
	margin-top: 5px;
	border: 1px solid #676767;
	width: 360px;
}
#p_guide #guide03 td div#daibiki #inner {
	padding: 10px 30px;
}
#p_guide #guide03 td div#daibiki table th {
	background: none;
	width: auto;
	padding: 0;
}
#p_guide #guide03 td div#daibiki table td {
	vertical-align: top;
	padding: 0;
	padding-left: 15px;
	background: none;
}
#p_guide #guide03 td #banks {
	border: 1px solid #676767;
	width: 360px;
	margin-top: 5px;
}
#p_guide #guide03 td #banks p {
	font-weight: bold;
	padding: 10px 35px;
	margin: 0;
}
#p_guide #guide04 {
	margin-bottom: 10px;
	margin-left: 10px;
}
#p_guide #guide04 p {
	margin: 0 0 10px 35px;
	color: #FF0000;
}
#p_guide #guide04table {
	margin-left: 145px;
	border: 1px solid #676767;
	width: 500px;
	margin-bottom: 40px;
}
#p_guide #guide04table table {
	margin: 20px;
}
#p_guide #guide04table th {
	font-weight: normal;
	padding-right: 30px;
	padding-bottom: 5px;
}
#p_guide #guide04table td {
	text-align: right;
	padding-right: 10px;
}
#p_guide #guide04atable {
	margin-left: 145px;
	border: 1px solid #676767;
	width: 400px;
	margin-bottom: 40px;
}
#p_guide #guide04atable table {
	margin: 20px;
}
#p_guide #guide04atable th {
	font-weight: normal;
	padding-right: 30px;
	padding-bottom: 5px;
}
#p_guide #guide04atable td {
	text-align: right;
	padding-right: 30px;
}
#p_guide #guide05 {
	margin: 0 20px 30px 20px;
}
#p_guide #guide05 img {
	margin-right: 10px;
}
#p_guide #guide05list {
	margin-right: 10px;
	margin-left: 100px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 2.5em;
}
#p_guide #guide06 {
	margin: 0 20px 30px 20px;
}
#p_guide #guide06 p {
	color: #FF0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#p_guide #guide06_list {
	margin: 0 0 0 30px;
}
#p_guide #guide06_list th {
	width: 180px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
#p_guide #guide06_list th,  #p_guide #guide06_list td {
	padding-bottom: .5em;
}
#p_guide #guide06atable {
	margin-left: 145px;
	width: 500px;
	margin-bottom: 40px;
}
#p_guide #guide06atable table {
	margin: 0px;
	border: 1px solid #676767;
	padding-right: 20px;
	padding-left: 20px;
}
#p_guide #guide06atable th {
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#p_guide #guide06atable td {
	text-align: center;
	padding-right: 30px;
}
#p_guide #guide07 {
	margin: 0 20px 10px 20px;
}
#p_guide #guide07_list {
	margin: 0 0 40px 30px;
}
#p_guide #guide07_list th {
	width: 110px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
#p_guide #guide07_list td {
	width: 500px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
#p_guide #guide07_list th, #p_guide #guide07_list td {
	padding-bottom: .5em;
}
#p_guide #guide08_list {
	margin: 0 0 30px 30px;
}

#p_guide #guide08_list th {
	width: 180px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

#p_guide #guide08_list td {
	width: 270px;
	vertical-align: top;
	text-align: left;
}

#p_guide #guide08_list th, #p_guide #guide08_list td {
	padding-bottom: .5em;
}
