﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.products2_title {
	background: url(../images/products2/products2_title.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 48px 0 0 0;
	width: 559px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:48px;/* for ie5.x */
	}

.products2_area {
	background: url(../images/products2/products2_image2.jpg) no-repeat;
	background-position: 25px 0;
	margin: 0 0 150px 0;
	padding:394px 25px 10px 25px;
	height:40px;
	}
	
.mailto {
	margin:0;
	padding:0 10px 0 0;
	background: url(../images/products/icon.jpg) no-repeat;
	background-position: right 0;
	}
	
.area_ex {
	margin:0 0 10px 0;
	padding:0;
	font-size:1.2em;
	line-height:1.6;
	color:#5D5D5D;
	}
	
.area_contact {
	margin:0 0 80px 0;
	padding:0;
	width:128px;
	height:25px;
	}
	
.area_contact a {
	background: url(../images/products2/button.jpg) no-repeat;
	margin: 0;
	padding: 25px 0 0 0;
	width: 128px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:25px;/* for ie5.x */
	}
	
.area_contact a:hover {
	background-position: 0 -25px;
	}

.products2_list {
	margin:0;
	padding:10px;
	background-color: #F0DAA3;
	line-height:1.7;
	}
	
.products2_list li {
	margin:0 0 5px 0;
	padding:0;
	font-size:1.2em;
	color:#4D4D4D;
	}
	
.products2_list li a:hover {
	color:#F00;
	}

.products2_list li span {
	margin:0;
	padding:0;
	float:left;
	width:40px;
	}

.products2_list li.i1 {
	background: url(../images/products2/products2_icon1.jpg) no-repeat;
	margin:0;
	padding:2px 0 0 22px;
	}
	
.products2_list li.i2 {
	background: url(../images/products2/products2_icon2.jpg) no-repeat;
	margin:0;
	padding:2px 0 0 22px;
	}
	
.products2_list li.i3 {
	background: url(../images/products2/products2_icon3.jpg) no-repeat;
	margin:0;
	padding:2px 0 0 22px;
	}
