﻿/* translation - index */
/*
--------------------------------------------------
	overwrite
--------------------------------------------------
*/

/*
--------------------------------------------------
	page style
--------------------------------------------------
*/

#translation .summary-text {
	margin-bottom: 20px;
	}

/* block-1 */

#translation .block-1 {
	width: 735px;
	margin-bottom: 25px;
	background: url(../image/index_bg_01a.gif) repeat-y left top;
	}
#translation .block-1 .wrap-1 {
	width: 735px;
	padding-top: 15px;
	background: url(../image/index_bg_01b.gif) no-repeat left top;
	}
#translation .block-1 .wrap-2 {
	width: 735px;
	padding-bottom: 15px;
	background: url(../image/index_bg_01c.gif) no-repeat left bottom;
	}
#translation .block-1 .l-block {
	width: 360px;
	float: left;
	}
#translation .block-1 .r-block {
	width: 360px;
	float: right;
	}
#translation .block-1 h3 {
	margin-bottom: 15px;
	}
#translation .block-1 h4 {
	margin-bottom: 5px;
	}

#translation .block-1 .text-block {
	margin: 0 15px;
	}

/* block-2 */

#translation .block-2 {
	width: 735px;
	}
#translation .block-2 .l-block {
	width: 495px;
	float: left;
	}
#translation .block-2 .r-block {
	width: 215px;
	float: right;
	}

/* block-3 */

#translation .block-3 {
	width: 495px;
	margin-bottom: 25px;
	}
#translation .block-3 .li-1 {
	width: 240px;
	float: left;
	}
#translation .block-3 .li-2 {
	width: 240px;
	float: right;
	}

/* block-4 */

#translation .block-4 {
	width: 495px;
	margin-bottom: 25px;
	padding-top: 16px;
	background: #f4f2fd url(../image/index_bg_02a.gif) no-repeat left top;
	}
#translation .block-4 .wrap {
	width: 495px;
	padding-bottom: 16px;
	background: #f4f2fd url(../image/index_bg_02b.gif) no-repeat left bottom;
	}
#translation .block-4 dl {
	margin: 0 20px;
	}
#translation .block-4 dt {
	width: 5.5em;
	color:#747e9c;
	position: absolute;
	}
#translation .block-4 dd {
	padding-left: 5.5em;
	}

/* block-5 */

#translation .block-5 {
	width: 495px;
	padding-top: 25px;
	border-top: solid 2px #ebedf1;
	}
#translation .block-5 dl {
	width: 495px;
	}
#translation .block-5 dt {
	width: 180px;
	float: right;
	}
#translation .block-5 dd {
	width: 280px;
	float: left;
	}

/* block-6 */

#translation .block-6 {
	width: 215px;
	padding-bottom: 25px;
	}
#translation .block-6 li {
	width: 215px;
	float: left;
	}

/* block-7 */

#translation .block-7 {
	width: 215px;
	}
#translation .block-7 h3 {
	margin-bottom: 10px;
	}
#translation .block-7 p {
	margin-bottom: 10px;
	}
#translation .block-7 .bt-block a {
	display: block;
	padding: 3px 10px;
	background: #f0f3f7;
	}

