/* 全体 */
#main_contents {
	width:760px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
	font-size:small;
	}

#main_contents img {
	border:none;
	}

/* タイトル */


h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:small;
	}

h4 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:small;
	}

h4#ttl_01 {
	width:auto;
	min-height:25px;
	height:auto! important;
	height:25px;
	margin:0;
	padding:5px 5px 3px 45px;
	background:url("../images/ico_01.gif") no-repeat 10px 0;
	border-bottom:1px solid #cccccc;
}


h4#ttl_02 {
	width:auto;
	min-height:25px;
	height:auto! important;
	height:25px;
	margin:0;
	padding:5px 5px 3px 45px;
	background:url("../images/ico_02.gif") no-repeat 10px 0;
	border-bottom:1px solid #cccccc;
}

h4#ttl_03 {
	width:auto;
	min-height:25px;
	height:auto! important;
	height:25px;
	margin:0;
	padding:5px 5px 3px 45px;
	background:url("../images/ico_07.gif") no-repeat 10px 0;
	border-bottom:1px solid #cccccc;
}

h4#ttl_04 {
	width:auto;
	min-height:25px;
	height:auto! important;
	height:25px;
	margin:0;
	padding:5px 5px 3px 45px;
	background:url("../images/ico_04.gif") no-repeat 10px 0;
	border-bottom:1px solid #cccccc;
}

/* 左側コンテンツ */

#LEFT_CONTENTS {
	width:400px;
	margin:0;
	padding:10px 0;
	float:left;
}

#LEFT_CONTENTS a {
	color:#336699;
	}
	
#LEFT_CONTENTS a:hover {
	color:red;
	text-decoration:underline;
	}

.CONTAIN {
	width:400px;
	height:auto;
	margin:0 0 10px 0;
	padding:8px 0 0 0;
	background:url("../images/box_s_t.gif") no-repeat top left;
}

.CONTAIN span {
	display:block;
	width:400px;
	height:auto;
	margin:0;
	padding:0 0 8px 0;
	background:url("../images/box_s_b.gif") no-repeat bottom left;
}

.CONTAIN ul {
	margin:0;
	padding:5px 0 0 40px;
	list-style-type:none;
	}

.CONTAIN  li{
	margin:0;
	padding:5px 0 5px 15px;
	list-style-type:none;
	background:url("../images/arrow_a.gif") no-repeat 0 7px;
	}

.CONTAIN  li#GUIDE ul {
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
}

.CONTAIN  li#GUIDE ul li {
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	list-style-type:none;
	background:url("../images/btn_arrow_o.gif") no-repeat 0 4px;
}

.CONTAIN  li#GUIDE ul li a {
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:underline;
}

.CONTAIN li a {
	text-decoration:none;
	font-weight:bold;
}

.CONTAIN a#inquiry {
	display:block;
	font-weight:bold;
	min-height:20px;
	height:auto! important;
	height:20px;
	margin:10px 10px 20px 20px;
	padding:5px 0 0 35px;
	background:url("/support/images/ico_04_s.gif") no-repeat;
}

.CONTAIN a#repair {
	display:block;
	font-weight:bold;
	min-height:20px;
	height:auto! important;
	height:20px;
	margin:10px 10px 20px 20px;
	padding:5px 0 0 35px;
	background:url("/support/images/ico_05_s.gif") no-repeat;
}

/* 右側コンテンツ */
#RIGHT_CONTENTS {
	width:340px;
	margin:0;
	padding:0;
	float:right;
}

#RIGHT_CONTENTS ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

#RIGHT_CONTENTS ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	}


/* お客様へのお知らせ */
#list_news h3 {
	padding:3px 0 3px 10px;
	font-weight:bold;
	background:#dcdcdc;
}

#info ul {
	padding:10px 0 10px 5px;
	}

#info li {
	padding:0 0 10px 0;
	}

#info li a {
	display:block;
	padding:0 0 0 10px;
	background:url("../images/btn_arrow_o.gif") no-repeat 0 3px;
}

#caution ul {
	padding:10px 0 10px 5px;
	}

#caution li{
	padding:0 0 10px 0;
	}


#caution li a {
	display:block;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	background:url("../images/btn_arrow_o.gif") no-repeat 0 3px;
}

/* グレーの点線 */
.line_dot_gray {
	clear:both;
	display:block;
	width:auto! important;
	height:10px;
	margin:0;
	padding;0;
	background-image:url("../images/sttl_dot345.gif");
	background-repeat:repeat-x;
	}

/* 商品画像 */

#BOX_IMG {
	width:100%;
	margin:15px 0;
	text-align:center;
}

/* LINKS（関連リンク）*/

#LINKS h3 {
	font-weight:bold;
	font-size:small;
	margin:10px 0;
	padding:0 0 0 10px;
	border-left:5px solid #cc0000;
	}

#LINKS ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
	}
	
#LINKS ul li {
	margin:0 0 5px 0;
	padding:0;
	vertical-align:top;
	list-style-type:none;
	}


	
