@charset "utf-8";
/* CSS Document */

/*font*/
h1,
h2,
h3,
h4,
h5,
h6,
h7,
table,
ul,
dl {
	line-height: 1.4;
}

#header ul,
#header dd {
	line-height: 1.7;
}

/**/
#container {
	margin-bottom: 50px;
}

#container #main {
	float: none;
	margin: 0 auto;
	width: 770px;
}

#faq dt,
#faq dd {
	background-image: url("/img/foreign/common/lang-conact.png");
	background-repeat: no-repeat;
}

/* 02.PART STYLE
--------------------------------------------------*/
#faq,
#contact-mail {
	padding-bottom: 20px;
}

/*#faq*/
#faq ol {
	list-style: none;
}

#faq ol li {
	margin-bottom: 20px;
}

#faq dt {
	background-position: 0 -20px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	margin: 0 10px 10px; 
	padding: 0 0 6px 23px;
}

#faq dd {
	background-position: -20px 0;
	margin: 0 10px 10px; 
	padding: 0 0 6px 23px;
}

/*contact-mail*/
#contact-mail ul {
	margin: 0 10px 10px;
}


#contact-mail ul li {
	margin-bottom: 1em;
}

#contact-mail dt,
#contact-mail dd {
	display: inline;
}

/**/
#container #main h1 {
	font-family: helvetica CY, Franklin Gothic Medium;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: 30px;
	font-size: 246%;
}

/**/
#container #main h2 {
	background: url(../img/square_red_l.gif) no-repeat left 0.35em;
	margin-bottom: 20px;
	font-size: 123.1%;
	font-weight: bold;
}

#container h2 span {
	background: url(../img/border_dot.gif) repeat-x left bottom;
	display: block;
	padding: 0 0 5px 20px;
}

/**/
#container #main ul li {
	background: url(../img/square_red_s.gif) no-repeat left 0.6em;
	list-style: none;
	margin-bottom: 3px;
	padding-left: 9px;
}

/**/
#mail {
	padding-left: 330px;
}

#mail p.mail-to {
	text-indent: -9999px;
}

#mail p.mail-to a {
	background: url("../img/lnquiry_form.png") no-repeat;
	display: block;
	height: 35px;
	width: 115px;
	outline: none;
}

#mail p.mail-to a:hover {
	background: url("../img/lnquiry_form_on.png") no-repeat;
}


