@charset "UTF-8";

/* ===================================================================
CSS information

 file name  :policy.css
 author     :lassic(admin)
 style info :コンテンツ内CSS

=================================================================== */

.lower {}
.lower h2 {
	width:534px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin-bottom: 15px;
	}
	

.caption-policy1 dt {
	height:30px;
	text-indent: -9999px;
}


.caption-policy1 dd {
	margin:10px 70px 10px 10px;
}


		
.caption-policy1 img{
	float:left;
	margin:0px 30px 10px 0px;
}


#about-order-and-delivery-title {
	background-image:url("../policy/image/about-order-and-delivery-deatail-title.jpg");
}

#hight-quality-led-title {
	background: url("../policy/image/about-high-quality.jpg") no-repeat 0 0;
}

#our-policy {
	background-image:url("../policy/image/our-policy.jpg");
}

#about-order-and-delivery {
	background:url("../policy/image/about-order-and-delivery-title.jpg") no-repeat 0 0;
}

		
/*----------------------------------------------------
	格ページ css設定
----------------------------------------------------*/
/*high-quality-led css*/

#spacep {
	margin-top:10px;
}

.indent li {
	margin-left:15px;
}

#about-high-quality-led-title {
	background-image:url("../policy/image/about-high-quality-led-title.jpg");
}


#patent td{
	width:180px;
	}

#producer-policy {
	float:left;
	width:320px;
	margin-right:20px;
}
	

#policy-deatail {
	float:left;
	width:360px;
	margin-right:20px;
}


/*about-order-led css*/

#about-order-and-delivery-deatail-title {
	background-image:url("../policy/image/about-order-and-delivery-deatail-title.jpg");
}

/*===================================================================
	clearfix
	floatclear
=================================================================== */


/* clearfix */
#patent-info:after,
#about-patent:after,
#manufacture-policy:after,
.caption-policy1:after,
.aout-manufacture:after {
	content: ".";  /* 新しい要素を作る */
	display: block;   /*ブロックレベル要素に */
	height: 0;
	clear: both;
	visibility: hidden;
}

#patent-info,
#about-patent,
#manufacture-policy,
.caption-policy1,
.aout-manufacture { display: inline-block; }

/* Hide from IE-mac \*/
*html #patent-info,
*html #about-patent,
*html#manufacture-policy,
*html .caption-policy1,
*html #aout-manufacture { height: 1%; }

#patent-info,
#about-patent,
#manufacture-policy,
.caption-policy1,
.aout-manufacture { display: block; }
/* End hide from IE-mac */
@charset "UTF-8";
/* CSS Document */




