@charset "utf-8";
/* CSS Document */

/*.container {
	background: #fff;
}*/

.contents_L {
	float: left;
}

.sidebar_R {
	float:right;
	display: inline;
	width: 240px;
}

/* ボックス01 */

.sidebar_R .sideBox01 {
	clear: both;
	margin: 10px 10px 10px 9px;
	background: url(../img/product_bg_sidebox.gif) repeat-y 0 100%;
	padding-bottom: 5px;
}

.sidebar_R .sideBox01 h2 {
	color: #fff;
	font-weight: bold;
	text-align: center;
/*	height:21px;*/
	margin:0px 7px 0px 4px;
	padding: 10px 5px 7px 5px;
	background-image:url(../img/product_sidebar_title_bg.gif);
	background-position: 0px 0px;
	background-repeat:repeat-x;
}
.sidebar_R .sideBox01 h2 a {
	color: #fff;
}

.sidebar_R .sideBox01  h2.long {
	color: #fff;
	font-weight: bold;
	text-align: center;
/*	height:21px;*/
	margin:0px 7px 0px 4px;
	padding: 10px 5px 7px 5px;
	background-image:url(../img/bg_lnavi_title02.gif);
	background-position: 0px 0px;
	background-repeat:repeat-x;
}

.sidebar_R .sideBox01 .inner {
	padding: 10px 15px 15px 15px;
}

/* ボックス02 */

.sidebar_R .sideBox02 {
	clear: both;
	margin: 10px 15px 10px 12px;
	background:#FFF;
	border: 1px solid #e4e4e4;
	padding: 10px 5px 15px 15px;
}

.side_menu_bg {
	margin-top:22px;
	background-image: url(../../common/img/bg_container.gif);
	background-repeat: repeat-y;
	background-position: 710px 0px;
}

#mian_img {
	width:949;
	height:219px;
	background-image:url(../img/main.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin-top:8px;
}

#main_img_contact {
	float:right;
	margin:45px 20px 0px 0px;
}

#main_contact_box {
	width:236px;
	float:right;
	margin:45px 43px 0px;
	text-align:center;
}

* html #main_contact_box {
	width:236px;
	float:right;
	margin:45px 22px 0px;
	text-align:center;
}

#main_img_text {
	float:left;
	margin:75px 0px 0px 25px;
}

#main_img_text2 {
	margin-bottom:8px;
}

.container_R {
	background:none;
}

.product_title1 {
	margin-top:15px;
	padding: 7px 25px 5px;
	background: url(../img/product_h.gif) #9bdfd3 no-repeat 0 0;
}

/* -----090702追加----- */
* html .product_title1 {
	padding: 9px 25px 5px;
}
/* -----/090702追加----- */

.product_title1 p {
	float: left;
	margin: 1px 0px;
	padding: 0px;
	line-height: 1.2;
}

.product_h2 {
	font-size: 107%;
	line-height: 1.2;
	color: #000000;
	float: left;
}

/* -----090629追加----- */
.product_h2 a:visited {
	text-decoration: none;
	color:#000000;
}
.product_h2 a:link {
	text-decoration: none;
}

.product_h2 a:hover, .product_h2 a:active {
	text-decoration:underline;
}


.mini_contents_box {
	padding:22px 20px 14px 20px;
	background-image:url(../img/contents_box_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.mini_contents_box .trans_top_text {
	width:480px;
	margin:0px 0px 15px 0;
	padding:0px;
	float:right;
}

.mini_contents_box:after {
	content:".";
	visibility:hidden;
	clear:both;
	display:block;
	height:0px;
}

.mini_contents_box .mini_box {
	width:460px;
	margin-top: 0;
	padding:12px;
	float:right;
	border:1px solid #e4e4e4;
	background-color:#FFFFFF;
}

/* ---090626追加 --- */
.mini_contents_box p {
	margin:0px 0px 15px 0pt;
}
/* ---090626追加 --- */


.mini_box li {
	width:11em;
	padding-left:10px;
	background: url(../../common/img/icon_arw001.gif) no-repeat 0 0.5em;/*--- 090625修正　元0.7em ---*/
	float:left;
}

/* ---090727追加 ---*/
.mini_contents_box .mini_box2 {
	width:460px;
	margin-top: 0;
	padding:12px;
	float:right;
	border:1px solid #e4e4e4;
	background-color:#FFFFFF;
}
.mini_box2 li {
	padding-left:10px;
	background: url(../../common/img/icon_arw001.gif) no-repeat 0 0.5em;/*--- 090625修正　元0.7em ---*/
	float:left;
}

/* ---090727追加 ---*/

.f_left {
	float:left;
}

.product_listDisc li {
	margin-top:10px;
	margin-bottom: 7px;
	padding-left: 10px;
	background: url(../../common/img/icon_square_gray.gif) no-repeat 0 0.6em;
	line-height: 1em;
	font-size:78%;
	color:#666666;
}

#gas_img {
	margin-bottom:10px;
}

#contact_box2 {
	height:143px;
	background-image:url(../img/contact_04.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#contact_box2_img {
	margin-top: 20px;
}

#contact_box2 p {
	float:right;
	width:415px;
	margin-top:21px;
}

#contact_box2_bt {
	width:227px;
	margin-left:20px;
	float:left;
}

* html #contact_box2_bt {
	width:227px;
	margin-left:10px;
	float:left;
}

#contact_box3 {
	height:143px;
	background-image:url(../img/contact_06.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#contact_box3_img {
	margin-top: 20px;
}

#contact_box3 p {
	float:right;
	width:415px;
	margin-top:21px;
}

#contact_box3_bt {
	width:227px;
	margin-left:20px;
	float:left;
}

* html #contact_box3_bt {
	width:227px;
	margin-left:10px;
	float:left;
}

.product_pagetop{
	text-align: right;
	margin: 10px 0 12px;
}

.product_pagetop a{
	background: url(../img/product_icon_pagetop.gif) no-repeat 0 0.7em;
	padding-left: 11px;
	text-decoration:none;
	font-size:78%;
}

.pdf_sidebox {
	padding-left:1em;
}

#product_h1 {
	margin:0px;
	padding:0px;
	line-height:0px;
}









.sidebar_R .lNavi {
	margin: 10px;
}

.sidebar_R .lNavi h2 {
	background: url(../../common/img/bg_lnavi_title.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 7px 10px;
}

.sidebar_R .lNavi ul {
	background: url(../../common/img/bg_sidebox.gif) repeat-y 0 100%;
	padding-bottom: 5px;
	display: block;
}
/*----- clearfix scheme -----*/

.sidebar_R .lNavi ul {
	display: inline-block;
}
.sidebar_R .lNavi ul:after{
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	line-height: 0;
}
/*MacIE \*/
* html .sidebar_R .lNavi ul {
	height: 1em;
}
.sidebar_R .lNavi ul {
	display: block;
}
/* initialization for clearfix */
.sidebar_R .lNavi li {
	padding: 0 6px;
	margin: 0;
	display: inline;
	width: 208px;
	float: left;
}

.sidebar_R .lNavi li.separate {
	background: #f1f1f1 url(../../common/img/bg_lnavi_separate.gif) no-repeat 0 0;
	height: 10px;
	overflow: hidden;
}

.sidebar_R .lNavi li.stay {
}

.sidebar_R .lNavi a:link,
.sidebar_R .lNavi a:hover,
.sidebar_R .lNavi a:visited,
.sidebar_R .lNavi a:active {
	color: #636363;
	text-decoration: none;
 }
 
.sidebar_R .lNavi a:hover{
 	text-decoration: underline;
}


.sidebar_R .lNavi li a {
	background: #f4f4f4 url(../../common/img/bg_lnavi_off.gif) no-repeat 0 0;
	padding: 12px 10px 9px 32px;
	display: block;
	margin: 0;
}

.sidebar_R .lNavi li.stay a {
	background: #d4ddee url(../../common/img/bg_lnavi_on.gif) no-repeat 0 0;
	font-weight: bold;
}

.sidebar_R .lNavi li.stay a:link,
.sidebar_R .lNavi li.stay a:visited,
.sidebar_R .lNavi li.stay a:hover{
	color: #326099;
}

.sidebar_R .lNavi p {
	padding-top: 5px;
	text-align: right;
	font-size: 84%;
}

.sidebar_R .lNavi p a {
	padding-left: 12px;
	background: url(../../common/img/icon_lnavi_cattop.gif) no-repeat 0 0.2em;
}

