@charset "utf-8";
 @import "../css/style.css";
/********************
 *  title
 ********************/
#contact h2 {
	background:transparent url(../img/h2/contact.jpg) no-repeat scroll left top;
}
/********************
 *  side_menu
 ********************/
#side_menu h3 {
	background:transparent url(../img/side_menu/contact.gif) no-repeat scroll left top;
}
#side_menu li a {
	background:transparent url(../img/icon/triangle_contact.gif) no-repeat scroll 7px center;
}
#side_menu li.hear a {
	background-color:#f4dfe7;
}
#side_menu li a:hover {
	background-color:#f4dfe7;
}
#privasy #content div.privasy {
	margin: 0 50px 40px 20px;
}
#privasy #content div.privasy p {
	margin: 0;
	padding: 0;
}
#privasy #content div.privasy ol {
	padding: 10px 0 10px 20px;
}
/********************
 *  h3
 ********************/
h3 {
	background:transparent url(../img/h3/contact/contact.gif) no-repeat scroll left top;
}
/********************
 *  h4
 ********************/
h4 div {
	border-left: 5px #006675 solid;
}
/********************
 *  index
 ********************/
p.h3_text {
	margin: 0 50px 40px 20px;
}
#contact table {
	width: 400px;
}
