@charset "UTF-8";
/*--------------------------------------------------------------------------------
[product.css]
■製品情報 & 製品情報以下各製品
1.body
2.div[contents,wrap,main,left]
3.プロダクトメインリスト ブラインド スタイルシート

4.topicPath ー 共通
5.topImage -p 

--------------------------------------------------------------------------------*/

/*---- body background ----
*/
body {
	background:url(../_img/default/back_body02.gif) repeat-x 0 79px #fff;
}
/*
---- Contents ----
*/
div#contents{
	background:#fff;
	width:760px;
	clear:both;
}
/*
---- ContentsEnd ----
*/
/*---- Wrap ----
*/
div#wrap {
	margin:10px 0 0;
	width:760px;
}
/*
---- Wrap End ----*/

/*---- topicsPath ----
*/
ol#topicPath:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
/* WinIE7 only */
*:first-child+html ol#topicPath{
  height:1%;
}
/* WinIE6 and below */
/*\*/
* html ol#topicPath{
  height:1%;
}
/**/

/* MacIE only */
/*\*//*/
ol#topicPath{
  display:inline-table;
}
/**/

ol#topicPath {
	display:block;
	margin:5px 0;
	font-size:0.9em;
	line-height:1.1;
	color:#666;
}

ol#topicPath li {
	display:inline;
	margin-right:5px;
}
ol#topicPath li a{
	color:#006bad;
	margin-right:5px;
	text-decoration:none;
}
ol#topicPath li a:hover{
	text-decoration:underline;
}

/*
---- / topicsPath end ----*/

/*-------productTopImage--------*/
#top_image {
	margin:0 0 10px;
	padding:0;
	width:760px;
	clear:both;
}
/*-------/productTopImage end---*/



/*
---- Main ----
*/
div#main{
	float:right;
	background:#fff;
	width:590px;
}
/*
---- MainEnd ----
*/
/*---- Left ----
*/
div#left{
	float:left;
	background:#fff;
	width:150px;
	margin:0 20px 0 0;
}
/*
---- LeftEnd ----*/


div#main p#sp_ber{
	clear:both;
	margin:20px 0;
	height:5px;
}

/*
--- productDetail_List */

/*--------------------------------------------------------------------------------
 左サイドナビゲーションボタン ※トップのみ
--------------------------------------------------------------------------------*/
div#left ul#left_navi li.left_btn {
	margin:0 0 4px;
}
/*--- tl_btn08 ---*/
div#left ul#left_navi li#tl_btn08 {
	background:url(../_img/default/side_separatesber.gif) 0 0 no-repeat;
	display:block;
	padding-top:10px;
	margin:5px 0;
}
div#left ul#left_navi li#tl_btn08 a{
	display:block;
}
/*--- tl_btn09 ---*/
div#left ul#left_navi li#tl_btn09 {
	background:url(../_img/default/side_separatesber.gif) 0 0 no-repeat;
	padding:10px 0;
}
div#left ul#left_navi li#tl_btn09 a{
	display:block;
	/*background:url(../product/_img/btn_side/side_webcatalog.gif) 0 0 no-repeat;
	text-indent:-10000em;*/
	height:100px;
}
/*--- tl_btn10 ---*/
div#left ul#left_navi li#tl_btn10{
	background:url(../_img/default/side_separatesber.gif) 0 0 no-repeat;
	display:block;
	padding-top:10px;
}

/*--- tl_btn11 --
div#left ul#left_navi li#tl_btn11 {
	background:url(../_img/default/side_separatesber.gif) 0 0 no-repeat;
	display:block;
	padding-top:10px;
	margin-bottom:5px;
}
-*/
/*--- tl_btn12 kyoyokaju ---*/
div#left ul#left_navi li#tl_btn12 {
	background:url(../_img/default/side_separatesber.gif) 0 0 no-repeat;
	display:block;
	padding-top:10px;
	margin:5px 0;
}
div#left ul#left_navi li#tl_btn12 a{
	display:block;
}

/*--------------------------------------------------------------------------------
 左サイドナビゲーションボタン ※トップのみ おわり
--------------------------------------------------------------------------------*/







/*--------------------------------------------------------------------------------
 フォントカラー
--------------------------------------------------------------------------------*/
.t_col_936 {
	color:#936;
}
.t_col_006bad {
	color:#006bad;
}
/*製品情報詳細.caprion*/
.t_col_333 {
	font-size:91%;
	color:#333;
}
/*--------------------------------------------------------------------------------
 フォントカラー おわり
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
 フォントサイズ
--------------------------------------------------------------------------------*/
.tx_size12{
	font-size:100%;
	letter-spacing:-.1em;
}
.tx_size11{
	font-size:91%;
}
.tx_size7{
	font-size:58%;
	vertical-align:.5em;
}
/*--------------------------------------------------------------------------------
 フォントサイズ おわり
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
 ライン
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
 ライン おわり
--------------------------------------------------------------------------------*/
