/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
/*ĄĄĄĄĄĄŽđËÜ„ż„°ĄÊ¶ŠÄÌĄËĄĄĄĄĄĄ*/
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
html,body{
	margin:0;
	padding:0;
	}
body{
	font: 12px arial,sans-serif;
	text-align:center;
	}
div#container{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
/*\*/
	width:750px;
/**/
	background-image:url(../img/container_background.jpg);
	background-repeat: repeat-y;
	text-align: left;
	}
.darkred{
	color:#FF0000;
	}
.inquiry_banner{
	margin-top:30px;
	}

/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
/*ĄĄĄĄĄĄĄĄ„Ű„Ă„ÀĄŒÉôÊŹĄĄĄĄĄĄĄĄ*/
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
div#header{
	background:url(../img/header.jpg) no-repeat;
	width: 750px;
	position: relative;
	height: 140px;
	}
div#header h1{
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 300px;
	margin:0;
	color: #b2d9ff;
	text-indent: 10px;
	line-height: 20px;
	}
div#header h2{
	font-weight: normal;
	font-size: 12px;
	float: right;
	width: 300px;
	margin:0;
	line-height: 20px;
	text-align: right;
	color: #b2d9ff;
	}
div#header p{
	font-weight: bold;
	font-size: 12px;
	left: 324px;
	float: left;
	width: 150px;
	color:#000066;
	position: absolute;
	top: 95px;
	text-align: right;
	line-height: 1.5em;
	}
div#header img{
	left: 8px;
	position: absolute;
	top: 28px
}
div#header img.header_banner{
	position: absolute;
	top: 84px;
	left: 358px;
}
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
/*ĄĄĄĄĄĄĄĄŸćÉô„á„Ë„ćĄŒĄĄĄĄĄĄĄĄ*/
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
#category{
	clear:both;
	}
#category ul{
	margin:0;
	padding:0 15px 0 15px;
	list-style-type:none;
	text-align:center;

	width:720px;

	height:24px;
	background:url(../img/category_background.jpg);
	background-repeat:repeat-x;
	background-color:#badcff;
	border-bottom:2px solid #004d99;
}
#category li { 
	display:block;
	width:120px;
	float: left;
	margin: 0px; 
}
#category li a { 
	display: block;
	font-size: 12px;
	background:url(../img/category.gif) no-repeat;
	margin: 0px; color: #333;
	line-height: 24px;
	height: 24px;
	text-decoration: none; 
} 
#category li a:hover {
	background-position: left bottom;
	display: block;
	color: #c30;
} 
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
/*ĄĄĄĄĄĄĄĄĄĄ„Ő„Ă„żĄŒĄĄĄĄĄĄĄĄĄĄ*/
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
div#footer{
	height:100px;
	clear: both; 
	border-top: #ccc 1px solid;
	background-color: #eeeeee;
	text-align: right;
	}
div#footer p{
	margin:5px 10px 5px 0;
	}
div#footer a{
	color:#333333;
	}
div#footer strong{
	font-size:14px;
	}
.footer_num{
	font-size:16px;
}
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
/*ĄĄĄĄĄĄĄĄĄĄĄĄĂæĂÊĄĄĄĄĄĄĄĄĄĄĄĄ*/
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
#middle{
	margin-top:10px;
}
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
/*ĄĄĄĄĄĄĄĄĄĄĂæĂÊ±ŠÉôĄĄĄĄĄĄĄĄĄĄ*/
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
div#content{
	float:right;
	padding:0;

	width:540px;

	}
div#content h3{
	padding:3px 10px;
	font-size:16px;
	color:#333333;
	background:url(../img/content_h3_background_ver2.jpg);

	height:18px;
	margin-top:10px;
	}
div#content h4{
	padding:2px 10px;
	font-size:14px;
	color:#222;
	border-left:6px solid #d8475b;
	border-bottom:1px solid #666666;
	margin-top:10px;
	}
div#content p{
	text-indent:10px;
	line-height:1.7em;

}

div#content table{
	border-collapse:collapse;
}
div#content li{
	background:url(../img/content_li.jpg) no-repeat 0 7px;
	list-style:none;
	padding:5px 15px;
}
div#content ul{
	margin:0 10px;
	}
div#content th{
	text-align:center;
	background-color:#dfe7ee;
	font-size:12px;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	font-weight:normal;
	padding:5px;
}
div#content td{
	background-color:#fffff5;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	padding:7px 10px;
	line-height:1.9em;
	}
div#content dt{
	background:url(../img/011-003.gif) no-repeat;
	margin:3px 0 5px 10px;
	text-indent:20px;
	font-size:12px;
	font-weight:bold;
}
div#content dd{
	width:420px;
	margin-left:30px;
	margin-bottom:25px;
	line-height:1.7em;
	color:#333333;
	text-indent:12px;
	}
.block_paragraph{
	margin:15px 5px 25px 5px;
	width:360px;
	padding:10px;

}
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
/*ĄĄĄĄĄĄĄĄĄĄĂæĂÊșžÉôĄĄĄĄĄĄĄĄĄĄ*/
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/
div#navigation{
	float:left;
	width:200px;
	}
.sidebar h3{
	font-size: 12px;
	background: url(../img/sidebar_h3.gif) no-repeat left bottom;
	color: #fff;
	text-indent: 10px;
	line-height: 22px;
	padding-top: 2px;
	text-align: center;
	margin:0; 
	}
.sidebar ul{
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	}
.sidebar li{
	border-bottom:dotted 1px #666666;
	width:180px;
	margin-left:10px;
	padding:6px 0;
	text-indent:15px;
	background:url(../img/sidebar_li.gif) no-repeat 0 11px;
	line-height:18px;
	}
.sidebar li.pink{
	background:url(../img/sidebar_li2.gif) no-repeat 0 11px;
	}
.sidebar li a{
	text-decoration:underline;
	color:#333333;
	}
.sidebar li img{
	border:none;
	}

.sidebar li a:hover{
	color:#CC3300;
	}
.supply{
	margin-bottom:3px;

}
#tel2{
	margin-bottom:3px;
	}
