body {
	font-size:75%;
	color:#333333;
}

a {
	color:#0099FF;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
	text-decoration:underline;
}


/*--------------------------wrapper--------------------------*/

#wrapper {
	width:800px;
	margin:0 auto;
	line-height:1.5;
	border-right:1px solid #ff9933;
	border-left:1px solid #ff9933;
	padding:0px 0px 20px 0px;
}

/*--------------------------header--------------------------*/

h1 {
	font-weight:normal;
	color:#FFFFFF;
	background-color:#ff9933;
	padding:3px 0px;
	text-indent:1em;
}

/*--------------------------contents--------------------------*/

#contents {
	width:800px;
	margin:1px 0px 0px 0px;
}

/*--contents_L--*/

#contents_L {
	float:left;
	width:200px;
}

.logo {
	display:block;
	background-image:url(../images/translation/logo.gif);
	background-repeat:no-repeat;
	width:200px;
	height:45px;
	text-indent:-9999px;
}

.snav {
	width:200px;
}

.snav li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:200px;
	height:45px;
}

.snav01 a {
	background-image:url(../images/translation/snav01.gif);
	background-repeat:no-repeat;
}

.snav02 a {
	background-image:url(../images/translation/snav02.gif);
	background-repeat:no-repeat;
}


.snav03 a {
	background-image:url(../images/translation/snav03.gif);
	background-repeat:no-repeat;
}


.snav04 a {
	background-image:url(../images/translation/snav04.gif);
	background-repeat:no-repeat;
}


.snav05 a {
	background-image:url(../images/translation/snav05.gif);
	background-repeat:no-repeat;
}

.snav01 a:hover {
	background-image:url(../images/translation/snav01_on.gif);
	background-repeat:no-repeat;
}

.snav02 a:hover {
	background-image:url(../images/translation/snav02_on.gif);
	background-repeat:no-repeat;
}


.snav03 a:hover {
	background-image:url(../images/translation/snav03_on.gif);
	background-repeat:no-repeat;
}


.snav04 a:hover {
	background-image:url(../images/translation/snav04_on.gif);
	background-repeat:no-repeat;
}


.snav05 a:hover {
	background-image:url(../images/translation/snav05_on.gif);
	background-repeat:no-repeat;
}

.news_bar {
	display:block;
	width:200px;
	height:36px;
	text-indent:-9999px;
	background-image:url(../images/translation/bar_news.jpg);
	background-repeat:no-repeat;
}

.news_box {
	width:200px;
	height:515px;
	background-image:url(../images/translation/news_bg.jpg);
	background-repeat:no-repeat;
}

.news_boxIN {
	width:180px;
	margin:0px 0px 0px 10px;
}

.news_boxIN dt {
	background-image:url(../images/translation/icon_news.gif);
	background-repeat:no-repeat;
	background-position: left center;
	text-indent:35px;
	margin:0px 0px 5px 0px;
}

.news_boxIN dd {
	border-bottom:1px dotted #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

.dred {
	color:#990000;
}

/*--contents_R--*/

#contents_R {
	float:left;
	width:600px;
}

.nav {
	width:600px;
}

.nav li {
	float:left;
}

.nav li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:150px;
	height:28px;
}

.nav01 a{
	background-image:url(../images/translation/nav01.gif);
	background-repeat:no-repeat;
}

.nav02 a{
	background-image:url(../images/translation/nav02.gif);
	background-repeat:no-repeat;
}

.nav03 a{
	background-image:url(../images/translation/nav03.gif);
	background-repeat:no-repeat;
}

.nav04 a{
	background-image:url(../images/translation/nav04.gif);
	background-repeat:no-repeat;
}

.nav01 a:hover{
	background-image:url(../images/translation/nav01_on.gif);
	background-repeat:no-repeat;
}

.nav02 a:hover{
	background-image:url(../images/translation/nav02_on.gif);
	background-repeat:no-repeat;
}

.nav03 a:hover{
	background-image:url(../images/translation/nav03_on.gif);
	background-repeat:no-repeat;
}

.nav04 a:hover{
	background-image:url(../images/translation/nav04_on.gif);
	background-repeat:no-repeat;
}


.contents_box {
	clear:both;
	width:560px;
	margin:0px 0px 0px 20px;
	padding:20px 0px 0px 0px;
}

.mtb10 {
	margin:10px 0px;
}
.pad_B15 {
	padding-bottom: 15px;
}

/*price*/

.bar_translation01 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/translation/price/bar_top.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.bar_translation02 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/translation/price/bar_top02.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.orgbold {
	font-weight:bolder;
	color:#ff9933;
	margin:10px 0px;
}


.price_toptxt {
	width:560px;
}

.price_toptxt dt {
	margin:0px 0px 10px 0px;
}

.price_toptxt dd {
	border-bottom:1px dotted #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

.priceTB {
	width:560px;
}

.priceTB td {
	border-bottom:1px dotted #cccccc;
	padding:10px 0px;
}

.mr10 {
	margin:0px 10px 0px 0px;
}

.center {
	text-align:center;
	vertical-align:middle;
}

.vcenter {
	vertical-align:middle;
}

.p10 {
	padding:10px;
}

.blue_L {
	font-size:120%;
	color:#0066CC;
}

.red_L {
	font-size:120%;
	color:#FF0000;
	font-weight:bolder;
}

.red {
	color:#FF0000;
}

.small {
	font-size:80%;
}

/*results*/


.bar_results01 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/translation/results/bar_top.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.resultsnav {
	float:left;
	width:270px;
	margin:0px 0px 30px 0px;
}

.resultsnav li {
	margin:0px 0px 10px 20px;
}

.resultsnav li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	height:13px;
}

.resultsnav01 a{
	width:122px;
	background-image:url(../images/translation/results/title01_1.gif);
	background-repeat:no-repeat;
}

.resultsnav02 a{
	width:136px;
	background-image:url(../images/translation/results/title01_2.gif);
	background-repeat:no-repeat;
}

.resultsnav03 a{
	width:98px;
	background-image:url(../images/translation/results/title01_3.gif);
	background-repeat:no-repeat;
}

.resultsnav04 a{
	width:136px;
	background-image:url(../images/translation/results/title01_4.gif);
	background-repeat:no-repeat;
}

.resultsnav05 a{
	width:202px;
	background-image:url(../images/translation/results/title01_5.gif);
	background-repeat:no-repeat;
}

.resultsnav06 a{
	width:177px;
	background-image:url(../images/translation/results/title01_6.gif);
	background-repeat:no-repeat;
}

.resultsnav07 a{
	width:199px;
	background-image:url(../images/translation/results/title01_7.gif);
	background-repeat:no-repeat;
}

.resultsnav08 a{
	width:151px;
	background-image:url(../images/translation/results/title01_8.gif);
	background-repeat:no-repeat;
}

.resultsnav09 a{
	width:136px;
	background-image:url(../images/translation/results/title01_9.gif);
	background-repeat:no-repeat;
}

.resultsnav10 a{
	width:55px;
	background-image:url(../images/translation/results/title01_10.gif);
	background-repeat:no-repeat;
}


.resultsnav01 a:hover{
	width:122px;
	background-image:url(../images/translation/results/title01_1_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02 a:hover{
	width:136px;
	background-image:url(../images/translation/results/title01_2_on.gif);
	background-repeat:no-repeat;
}

.resultsnav03 a:hover{
	width:98px;
	background-image:url(../images/translation/results/title01_3_on.gif);
	background-repeat:no-repeat;
}

.resultsnav04 a:hover{
	width:136px;
	background-image:url(../images/translation/results/title01_4_on.gif);
	background-repeat:no-repeat;
}

.resultsnav05 a:hover{
	width:202px;
	background-image:url(../images/translation/results/title01_5_on.gif);
	background-repeat:no-repeat;
}

.resultsnav06 a:hover{
	width:177px;
	background-image:url(../images/translation/results/title01_6_on.gif);
	background-repeat:no-repeat;
}

.resultsnav07 a:hover{
	width:199px;
	background-image:url(../images/translation/results/title01_7_on.gif);
	background-repeat:no-repeat;
}

.resultsnav08 a:hover{
	width:151px;
	background-image:url(../images/translation/results/title01_8_on.gif);
	background-repeat:no-repeat;
}

.resultsnav09 a:hover{
	width:136px;
	background-image:url(../images/translation/results/title01_9_on.gif);
	background-repeat:no-repeat;
}
.resultsnav10 a:hover{
	width:55px;
	background-image:url(../images/translation/results/title01_10_on.gif);
	background-repeat:no-repeat;
}


.resultsnav02_01 a{
	width:99px;
	background-image:url(../images/translation/results/title02_1.gif);
	background-repeat:no-repeat;
}

.resultsnav02_02 a{
	width:113px;
	background-image:url(../images/translation/results/title02_2.gif);
	background-repeat:no-repeat;
}

.resultsnav02_03 a{
	width:137px;
	background-image:url(../images/translation/results/title02_3.gif);
	background-repeat:no-repeat;
}

.resultsnav02_04 a{
	width:125px;
	background-image:url(../images/translation/results/title02_4.gif);
	background-repeat:no-repeat;
}

.resultsnav02_05 a{
	width:125px;
	background-image:url(../images/translation/results/title02_5.gif);
	background-repeat:no-repeat;
}

.resultsnav02_06 a{
	width:125px;
	background-image:url(../images/translation/results/title02_6.gif);
	background-repeat:no-repeat;
}

.resultsnav02_07 a{
	width:87px;
	background-image:url(../images/translation/results/title02_7.gif);
	background-repeat:no-repeat;
}

.resultsnav02_08 a{
	width:137px;
	background-image:url(../images/translation/results/title02_8.gif);
	background-repeat:no-repeat;
}

.resultsnav02_09 a{
	width:167px;
	background-image:url(../images/translation/results/title02_9.gif);
	background-repeat:no-repeat;
}

.resultsnav02_10 a{
	width:55px;
	background-image:url(../images/translation/results/title02_10.gif);
	background-repeat:no-repeat;
}


.resultsnav02_01 a:hover{
	width:99px;
	background-image:url(../images/translation/results/title02_1_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_02 a:hover{
	width:113px;
	background-image:url(../images/translation/results/title02_2_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_03 a:hover{
	width:137px;
	background-image:url(../images/translation/results/title02_3_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_04 a:hover{
	width:125px;
	background-image:url(../images/translation/results/title02_4_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_05 a:hover{
	width:125px;
	background-image:url(../images/translation/results/title02_5_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_06 a:hover{
	width:125px;
	background-image:url(../images/translation/results/title02_6_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_07 a:hover{
	width:87px;
	background-image:url(../images/translation/results/title02_7_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_08 a:hover{
	width:137px;
	background-image:url(../images/translation/results/title02_8_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02_09 a:hover{
	width:167px;
	background-image:url(../images/translation/results/title02_9_on.gif);
	background-repeat:no-repeat;
}
.resultsnav02_10 a:hover{
	width:55px;
	background-image:url(../images/translation/results/title02_10_on.gif);
	background-repeat:no-repeat;
}

h3 {
	clear:both;
	margin:0px 0px 20px 0px;
}


.results_box {
	width:560px;
	background-image:url(../images/translation/results/boxtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px 0px;
	margin:10px 0px;
	border-bottom:1px dotted #cccccc;
}

.results_box_bot{
	width:560px;
	background-image:url(../images/translation/results/boxbot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 10px 0px;
}

.results_box_IN {
	width:560px;
	background-image:url(../images/translation/results/boxmid.gif);
	background-repeat:repeat-y;
}

.results_box_IN li {
	margin:0px 0px 0px 10px;
}


/*service*/

.bar_service01 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/translation/service/bar_top.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.service_box {
	width:560px;
}

.service_box_L {
	float:left;
	width:210px;
}

.service_box_L li {
	padding:0px 0px 10px 0px;
}

.service_box_R {
	float:right;
	width:340px;
}

.serviceTB {
	clear:both;
	width:560px;
}

.serviceTB th {
	text-align:center;
	vertical-align:middle;
	padding:3px 10px 3px 10px;
}

.serviceTB td {
	padding:10px;
}

.serviceTB td p{
	border-left:3px solid #cccccc;
	padding:0px 0px 0px 10px;
}

.lang_box {
	width:520px;
	padding:0px 0px 0px 40px;
	background-image:url(../images/translation/service/lang_bg.gif);
	background-repeat:no-repeat;
	font-size:80%;
}

.lang_box ul {
	margin:10px 0px;
}

.lang_box_a {
	float:left;
	width:110px;
}

.lang_box_b {
	float:left;
	width:110px;
}

.mtb20 {
	margin:20px 0px;
}

/*faq*/

.bar_faq01 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/translation/faq/bar_top.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
}

.faqnav {
	margin:0px 0px 30px 0px;
}

.faqnav li {
	margin:0px 0px 10px 20px;
}

.faqnav li a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

.faqnav01 a{
	width:391px;
	height:14px;
	background-image:url(../images/translation/faq/q01.gif);
	background-repeat:no-repeat;
}

.faqnav02 a{
	width:217px;
	height:14px;
	background-image:url(../images/translation/faq/q02.gif);
	background-repeat:no-repeat;
}

.faqnav03 a{
	width:342px;
	height:14px;
	background-image:url(../images/translation/faq/q03.gif);
	background-repeat:no-repeat;
}

.faqnav04 a{
	width:263px;
	height:14px;
	background-image:url(../images/translation/faq/q04.gif);
	background-repeat:no-repeat;
}

.faqnav05 a{
	width:316px;
	height:14px;
	background-image:url(../images/translation/faq/q05.gif);
	background-repeat:no-repeat;
}

.faqnav06 a{
	width:518px;
	height:25px;
	background-image:url(../images/translation/faq/q06.gif);
	background-repeat:no-repeat;
}

.faqnav07 a{
	width:456px;
	height:14px;
	background-image:url(../images/translation/faq/q07.gif);
	background-repeat:no-repeat;
}

.faqnav08 a{
	width:525px;
	height:25px;
	background-image:url(../images/translation/faq/q08.gif);
	background-repeat:no-repeat;
}

.faqnav09 a{
	width:208px;
	height:14px;
	background-image:url(../images/translation/faq/q09.gif);
	background-repeat:no-repeat;
}

.faqnav10 a{
	width:501px;
	height:28px;
	background-image:url(../images/translation/faq/q10.gif);
	background-repeat:no-repeat;
}

.faqnav11 a{
	width:456px;
	height:14px;
	background-image:url(../images/translation/faq/q11.gif);
	background-repeat:no-repeat;
}

.faqnav12 a{
	width:328px;
	height:14px;
	background-image:url(../images/translation/faq/q12.gif);
	background-repeat:no-repeat;
}

.faqnav13 a{
	width:500px;
	height:14px;
	background-image:url(../images/translation/faq/q13.gif);
	background-repeat:no-repeat;
}

.faqnav14 a{
	width:295px]];
	height:14px;
	background-image:url(../images/translation/faq/q14.gif);
	background-repeat:no-repeat;
}

.faqnav15 a{
	width:515px;
	height:14px;
	background-image:url(../images/translation/faq/q15.gif);
	background-repeat:no-repeat;
}


.faqnav01 a:hover{
	width:391px;
	height:14px;
	background-image:url(../images/translation/faq/q01_on.gif);
	background-repeat:no-repeat;
}

.faqnav02 a:hover{
	width:217px;
	height:14px;
	background-image:url(../images/translation/faq/q02_on.gif);
	background-repeat:no-repeat;
}

.faqnav03 a:hover{
	width:342px;
	height:14px;
	background-image:url(../images/translation/faq/q03_on.gif);
	background-repeat:no-repeat;
}

.faqnav04 a:hover{
	width:263px;
	height:14px;
	background-image:url(../images/translation/faq/q04_on.gif);
	background-repeat:no-repeat;
}

.faqnav05 a:hover{
	width:316px;
	height:14px;
	background-image:url(../images/translation/faq/q05_on.gif);
	background-repeat:no-repeat;
}

.faqnav06 a:hover{
	width:518px;
	height:25px;
	background-image:url(../images/translation/faq/q06_on.gif);
	background-repeat:no-repeat;
}

.faqnav07 a:hover{
	width:456px;
	height:14px;
	background-image:url(../images/translation/faq/q07_on.gif);
	background-repeat:no-repeat;
}

.faqnav08 a:hover{
	width:525px;
	height:25px;
	background-image:url(../images/translation/faq/q08_on.gif);
	background-repeat:no-repeat;
}

.faqnav09 a:hover{
	width:208px;
	height:14px;
	background-image:url(../images/translation/faq/q09_on.gif);
	background-repeat:no-repeat;
}

.faqnav10 a:hover{
	width:501px;
	height:28px;
	background-image:url(../images/translation/faq/q10_on.gif);
	background-repeat:no-repeat;
}

.faqnav11 a:hover{
	width:456px;
	height:14px;
	background-image:url(../images/translation/faq/q11_on.gif);
	background-repeat:no-repeat;
}

.faqnav12 a:hover{
	width:328px;
	height:14px;
	background-image:url(../images/translation/faq/q12_on.gif);
	background-repeat:no-repeat;
}

.faqnav13 a:hover{
	width:500px;
	height:14px;
	background-image:url(../images/translation/faq/q13_on.gif);
	background-repeat:no-repeat;
}

.faqnav14 a:hover{
	width:295px;
	height:14px;
	background-image:url(../images/translation/faq/q14_on.gif);
	background-repeat:no-repeat;
}

.faqnav15 a:hover{
	width:515px;
	height:14px;
	background-image:url(../images/translation/faq/q15_on.gif);
	background-repeat:no-repeat;
}






.faq {
}

.faq_box_IN dt {
	font-weight:bolder;
	color:#333333;
	margin:0px 0px 10px 0px;
	background-image:url(../images/translation/faq/q.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 25px;
}

.faq_box_IN dd {
	padding:0px 0px 0px 25px;
	background-image:url(../images/translation/faq/a.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.faq_box_IN {
	width:540px;
	padding:0px 10px;
	background-image:url(../images/translation/results/boxmid.gif);
	background-repeat:repeat-y;
}












/*--------------------------footernavi--------------------------*/

.fotnav {
	clear:both;
	width:560px;
	margin:10px 0px 0px 0px;
}

.fotnav li {
	float:left;
	margin:0px 0px 10px 0px;
}

.fotnav li a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	width:180px;
	height:50px;
}

.fotnav01 a {
	background-image:url(../images/basic/fotnav01.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav02 a {
	background-image:url(../images/basic/fotnav02.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav03 a {
	background-image:url(../images/basic/fotnav03.jpg);
	background-repeat:no-repeat;
}

.fotnav04 a {
	background-image:url(../images/basic/fotnav04.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav05 a {
	background-image:url(../images/basic/fotnav05.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav06 a {
	background-image:url(../images/basic/fotnav06.jpg);
	background-repeat:no-repeat;
}

.fotnav07 a {
	background-image:url(../images/basic/fotnav07.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav08 a {
	background-image:url(../images/basic/fotnav08.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav09 a {
	background-image:url(../images/translation/fotnav09.jpg);
	background-repeat:no-repeat;
}



.fotnav01 a:hover {
	background-image:url(../images/basic/fotnav01_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav02 a:hover {
	background-image:url(../images/basic/fotnav02_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav03 a:hover {
	background-image:url(../images/basic/fotnav03_on.jpg);
	background-repeat:no-repeat;
}

.fotnav04 a:hover {
	background-image:url(../images/basic/fotnav04_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav05 a:hover {
	background-image:url(../images/basic/fotnav05_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav06 a:hover {
	background-image:url(../images/basic/fotnav06_on.jpg);
	background-repeat:no-repeat;
}

.fotnav07 a:hover {
	background-image:url(../images/basic/fotnav07_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}

.fotnav08 a:hover {
	background-image:url(../images/basic/fotnav08_on.jpg);
	background-repeat:no-repeat;
	margin:0px 10px 0px 0px;
}


#footer {
	width:760px;
	margin:20px 0px 20px 20px;
	border-bottom:1px solid #cccccc;
}

.pagetop {
	float:right;
}

.copy {
	display:block;
	width:173px;
	height:11px;
	text-indent:-9999px;
	background-image:url(../images/translation/copy.gif);
	background-repeat:no-repeat;
	margin:0 auto;
}
