@charset "utf-8";
/* ===================================================================
information	english
=================================================================== */

/*----------------------------------------------------
	english
----------------------------------------------------*/

/* ----- contents h2 ----- */
#contents h2#englishtitle {
	width: 950px;
	height: 68px;
	clear: both;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background: url(./images/title_english.gif) no-repeat left top;
}

/* ----- main english ----- */
#main #english {
	width: 740px;
	height: 100%;
	clear: both;
	padding-top: 4px;
	background: url(./images/top_service.gif) no-repeat left top;
}
#main #english .linetop {
	width: 678px;
	height: 100%;
	clear: both;
	background: url(./images/middle_service.gif) repeat-y left top;
	padding: 28px 31px 30px 31px;
}
#main #english .linetop h3 {
	font-weight: bold;
	border-left: 5px solid #aaa;
	padding-left: 0.5em;
	font-size: larger;
	margin-bottom: 10px;
}
#main #english .linetop p {
	margin-top: 25px;
}
#main #english .linetitle {
	width: 740px;
	height: 42px;
	clear: both;
	background: url(./images/title_h4.gif) no-repeat left top;
}
#main #english .linetitle h4 {
	color: #5e5e5e;
	font-weight: bold;
	padding: 10px 0 0 50px;
}
#main #english .line {
	width: 678px;
	height: 100%;
	clear: both;
	background: url(./images/middle_service.gif) repeat-y left top;
	padding: 20px 31px 41px 31px;
}
#main #english .line ul {
	background: #fff;
	border: 1px solid #f5f5f5;
	width: 100%;
}
#main #english .line ul li {
	height: 100%;
	padding: 10px 20px;
	border-bottom: 1px dotted #f5f5f5;
}
#main #english .line ul li.last {
	border-bottom: none;
}
#main #english .line ul li dl {
}
#main #english .line ul li dl dt {
	float: left;
	font-weight: bold;
	color: #cc0033;
	width: 12em;
}
#main #english .line ul li dl dd {
	float: left;
}
#main .bottomservice {
	width: 740px;
	height: 4px;
	clear: both;
	background: url(./images/bottom_lists.gif) no-repeat left top;
}

/* ----- rightside ----- */
#rightside #rightnavi {
	width: 200px;
	height: 100%;
	clear: both;
	margin-bottom: 10px;
	background: url(../user/common/images/line_rightnavi.gif) no-repeat left bottom;
}
#rightside #rightnavi ul {
}
#rightside #rightnavi ul li {
	margin-bottom: 10px;
}
#rightside #rightnavi ul li a {
	display: block;
	width: 200px;
	height: 37px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#rightside #rightnavi ul li#rightnavi1 a {
	background: url(./images/rightnavi1.gif) no-repeat left top;
}

