@charset "utf-8";

/* =======================================

 /information/index.html
 
 =maincolor：#ff495a

-----------------------------------------
goods index
-----------------------------------------
1.clearfix

2-1.goods-contentsbox

2-2.goods-contentsbox

3.文火楽々の使い方

========================================== */

/* 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-1.goods-contentsbox
========================================== */

div#contents div#main div#boxInformation div.goods-contentsbox{
	margin:0 0 20px;
	padding:0;
	line-height:1.5;}

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;}

/* 2-2.goods-contentsbox chapter
========================================== */

div#contents div#main div#boxInformation div.goods-contentsbox div#chapter {
	margin:18px 0 0 0;
	padding:0 196px;
	background-color:#ededed;
	clear:both;}

div#contents div#main div#boxInformation div.goods-contentsbox div#chapter ul li{
	display: inline;}
	

/* 3.文火楽々の使い方
========================================== */

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{
	width:50px; 
}
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 105px;
	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;}

div#contents div#main div#boxInformation div.goods-contentsbox div#symp-div{
	margin: 0 0 20px 20px;
	width:520px;}

div#contents div#main div#boxInformation div.goods-contentsbox div#symp-div div{
	width:240px;}

div#contents div#main div#boxInformation div.goods-contentsbox div#symp-div span{
	display:block;
	font-size: 14px;
	text-align:center;
	margin:0;}
	
	
div#contents div#main div#boxInformation div.goods-contentsbox ul#symp-ul{
	margin:10px 0 0 20px;
	font-size:14px;
	padding:0 0 0 20px;}

div#contents div#main div#boxInformation div.goods-contentsbox ul#symp-ul li{
	list-style-type:disc;}

div#contents div#main div#boxInformation div.goods-contentsbox div.divR{
	float: right;
	margin:0 8px;}

div#contents div#main div#boxInformation div.goods-contentsbox div.divR img{
	margin:0;
	padding:0;}

div#contents div#main div#boxInformation div.goods-contentsbox div.divR a{
	display:block;
	border: 1px #666 solid;
	margin-bottom: 0;
	padding: 3px;}

div#contents div#main div#boxInformation div.goods-contentsbox div.divR span{
	font-size: 14px;
	display:block;
	margin:0 0 8px 0;}

div#contents div#main div#boxInformation div.goods-contentsbox div#panel-table{
	margin: 0 0 0 20px;}

div#contents div#main div#boxInformation div.goods-contentsbox table#table-panel01{
	width:300px;
	float:left;
	margin:0 0 0 0 ;}

div#contents div#main div#boxInformation div.goods-contentsbox table#table-panel01 caption{
	padding:0 0 6px 0;
	font-size: 16px;
	font-weight:bold;}

div#contents div#main div#boxInformation div.goods-contentsbox table#table-panel01 td{
	margin:0;
	padding:10px 6px}


div#contents div#main div#boxInformation div.goods-contentsbox table#table-panel02{
	width:300px;
	float:right;
	margin:0 0 10px 0 ;}

div#contents div#main div#boxInformation div.goods-contentsbox table#table-panel02 caption{
	padding:0 0 6px 0;
	font-size: 16px;
	font-weight:bold;}

div#contents div#main div#boxInformation div.goods-contentsbox table#table-panel02 td{
	margin:0;
	padding:10px 6px}

div#contents div#main div#boxInformation div.goods-contentsbox h4.panel-h4{
	font-size:16px;
	margin: 8px 0 8px 20px;}

div#address{
	padding:14px 0 0 36px;}


