@charset "utf-8";

/* =======================================

 /information/index.html
 
 =maincolor：#ff495a

-----------------------------------------
goods index
-----------------------------------------
1.clearfix

2.goods-contentsbox

3.16種類の雑穀米

4.お召し上がり方

5.商品概要

6.文火楽々の使い方

========================================== */

/* 1.clearfix
========================================== */

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;}

.clearfix {overflow:hidden;}	 /* dreamweaver上で表示が崩れない用 */


div.clearfix {
 display:inline-block;}
 
dl.clearfix {
 display:inline-block;}

/* 2.goods-contentsbox
========================================== */

div#contents div#main div#boxInformation div.goods-contentsbox{
	margin:0 0 20px;
	padding:0;}

div#contents div#main div#boxInformation div.goods-contentsbox h3{
	margin-bottom:10px;}

div#contents div#main div#boxInformation div.goods-contentsbox img.imgR{
	display:block;
	float:right;
	margin:0 20px;
	padding:0;}

div#contents div#main div#boxInformation div.goods-contentsbox p{
	margin:0 20px;
	padding:0;}

/* 3.16種類の雑穀米
========================================== */

div#contents div#main div#boxInformation div.goods-contentsbox div#zakkoku dl{
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px #CCC solid;}

div#contents div#main div#boxInformation div.goods-contentsbox div#zakkoku dl dd{
	margin:0 0 0 250px;
	border:none;}

div#contents div#main div#boxInformation div.goods-contentsbox div#zakkoku dl dd h4{
	font-weight:bold;
	color:#960;
	margin:0;
	padding:0 0 0 56px;
	background-image: url(../img/goods/bg_zakkokuH4.gif);
	background-repeat:no-repeat;
	height:31px;
	font-size:1.0em;}

div#contents div#main div#boxInformation div.goods-contentsbox div#zakkoku dl dd p{
	margin:10px 0 0 0;
	padding:0;
	font-size:90%;}

div#contents div#main div#boxInformation div.goods-contentsbox div#zakkoku dl dd span{
	color:#f60;
	font-weight:bold;}

/* 4.お召し上がり方
========================================== */

div#contents div#main div#boxInformation div.goods-contentsbox p#suihan{
	background-image:url(../img/goods/suihanki.gif);
	background-repeat:no-repeat;
	margin:0 0 0 20px;
	padding:0 0 0 50px;
	line-height:1.4;
	height:40px;}

div#contents div#main div#boxInformation div.goods-contentsbox img.img-center{
	display:block;
	margin:0 auto;
	padding:0;}

div#contents div#main div#boxInformation div.goods-contentsbox dl#madication {
	margin:20px 0 0;
	padding:20px 0 0;
	border-top:1px #CCC dotted;}

div#contents div#main div#boxInformation div.goods-contentsbox dl#madication dt{
	margin:0 0px 0 20px;
	padding:0;
	float:left;}

div#contents div#main div#boxInformation div.goods-contentsbox dl#madication dd{
	margin:0 0 0 160px;
	border:none;}



/* 5.商品概要
========================================== */
div#contents div#main div#boxInformation div.goods-contentsbox div.goodsSummary table{
	background-color:#fff;
	font-size:0.9em;
	color:#333;
	line-height:140%;
	border-collapse:collapse;
	margin-top:14px;
	width:540px;
	height:200px;	
	border-top:1px solid #99cc00;
	border-left:1px solid #99cc00;}

div#contents div#main div#boxInformation div.goods-contentsbox div.goodsSummary table th{
	font-weight:normal;
	text-align:left;
	background-color:#F0FFC4;
	white-space:nowrap;
	border-right:1px solid #99cc00;
	border-bottom:1px solid #99cc00;}

div#contents div#main div#boxInformation div.goods-contentsbox div.goodsSummary table td{
	margin:0px;
	height:100px;
	border-right:1px solid #99cc00;
	border-bottom:1px solid #99cc00;}

/* 6.文火楽々の使い方
========================================== */

div#contents div#main div#boxInformation div.goods-contentsbox div#ranran{
	border-bottom:#ccc dotted 1px;}

div#contents div#main div#boxInformation div.goods-contentsbox div#ranran dl{
	margin:10px 0 0 0;
	width:670px;}


div#contents div#main div#boxInformation div.goods-contentsbox div#ranran dl dt img.torobi-step{
	margin:50px 0 0 8px;
	padding:0;}

div#contents div#main div#boxInformation div.goods-contentsbox div#ranran dl dd{
	margin:0;
	padding:0 0 0 60px;
	border:none;}

div#contents div#main div#boxInformation div.goods-contentsbox div#ranran dl dd h4{
	font-weight:bold;
	margin:0;
	width:550px;
	font-size:1.0em;
	border-bottom:#FC4966 3px solid;}

div#contents div#main div#boxInformation div.goods-contentsbox div#ranran dl dd p{
	margin:4px 0 0 0;
	padding:0;
	line-height:1.4;}

div#contents div#main div#boxInformation div.goods-contentsbox div#tyu-i{
	background-image:url(img/mark_warning.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:10px 0 0 14px;
	padding:0;}

div#contents div#main div#boxInformation div.goods-contentsbox div#tyu-i p{
	margin:0 0 0 50px;
	padding:0;}

div#contents div#main div#boxInformation div.goods-contentsbox div#tyu-i p span{
	color:#F03;}
