/*------------------------------------------------------*/
/*　サービス一覧・エコポイント・メーカーサポート・配送共通　　*/
/*------------------------------------------------------*/

body{
  font-size:75% ; /* IE */
  text-align:left;
margin:0px;
padding:0px;
}
html>/**/body{/*IE 以外のブラウザだけに読み込ませる*/
  font-size:12px; /* Except IE IE以外のブラウザでフォントサイズを固定*/
}

/*背景色を正常に表示させる*/
#main {
width:730px;
    color:#000;
    border:none;
	margin:0;
    padding:0;

}

/*項目*/
.box{
    border:#999 1px solid;
	float:left;
	width:235px;
    height:84px;
	text-align:left;
	margin-bottom:10px;
    overflow: auto;
	line-height:1.3em;
}

a:hover {/*マウスをのせたとき*/
	background-color:#ccc;
    font-style:normal;
    text-decoration:underline;
}

/* 画像にテキストを回り込み（画像：左寄せ） */
.img_L {
float:left;
margin:2px 5px 2px 2px;
border:none;
} 

h3,h4{
font-size:14px;
font-weight:900;
}

.colo img{
text-align:center;
margin:0 1px 0 0;
}

.setimg{
text-align:center;
margin-left:auto;
margin-right:auto;
}

img{border:0;}

.up{
text-align:right;
margin-bottom:10px;
}

a.roll{
    display:block;/*ロールオーバー*/
    width:100px;
    height:30px;/*ボタン１個分の高さ*/
    background-image:url(/image/09reneual/up.gif);
    text-align:right;
	margin-left:600px;
	margin-bottom:10px;
	text-decoration:none;
}
a:hover.roll{
    background-position:0 -30px;/*ロールオーバー差し替え*/
	text-decoration:none;
}
a:visited.roll{
    text-decoration:none;
}

span.bold{
font-weight:700;/*700=bold*/
}

/*--------エコ用----------*/
.ecobox{
    border:none;
	width:700px;
	text-align:left;
	margin:0 0 10px 10px;
	line-height:1.5;
}

H3.eco{/* エコ用見出し */
border:1px #99cc33 dashed;
width:auto;
background-color:#DDFEA7;
padding:5px;
margin:0 0 5px 0;
font-weight:bold;
color:#006633;
font-size:16px;
}

.eco2{/* エコ用見出し2 */
border:1px #99cc33 solid;
width:300px;
background-color:#fff;
padding:5px;
margin:0 0 5px 0;
font-weight:bold;
color:#006633;
font-size:14px;
}

/*エコ用*/
ul.globalNavi {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
}

ul.globalNavi li {
list-style:none;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;/* 固定幅にしたかったら	*/
	text-align: center;
	font-size: 13px; /* 文字サイズ */
}

ul.globalNavi li a {
	border-right: 0px solid #666;
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #000;
	background-color: #eee;
	text-decoration: none;
	background:url(../image/eco/bg01.gif) left no-repeat;
}

ul.globalNavi li a:hover {
	border-color: #666;
	color: #333;
	background-color:#CEF5B6;
	background:url(../image/eco/bg02.gif) left no-repeat;
}

/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*エコ用フォント*/
.chk{
color:#006633;
font-weight:400;
}

.clear{
clear:both;}

/*-----------サポート用------------*/
#sapp,#sappm,#sappr{
width:240px;
    border:none;
	float:left;
	margin:0;
    padding:0;
	overflow: hidden;
}
	

	
/*---------配送用-----------*/
#waku-l{
width:330px;
    border:none;
	float:left;
	margin:0;
    padding:0;
	overflow:hidden;
	}
	
#waku-r{
width:330px;
    border:none;
	float:left;
	margin:0;
    padding:0;
	overflow:hidden;
	}

