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 #4e8776;
	border-left:1px solid #4e8776;
	padding:0px 0px 20px 0px;
}

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

h1 {
	font-weight:normal;
	color:#FFFFFF;
	background-color:#4e8776;
	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/interpreter/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/interpreter/snav01.gif);
	background-repeat:no-repeat;
}

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


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


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


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

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

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


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


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


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

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

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

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

.news_boxIN dt {
	background-image:url(../images/interpreter/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/interpreter/nav01.gif);
	background-repeat:no-repeat;
}

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

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

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

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

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

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

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


.contents_box {
	clear:both;
	width:560px;
	margin:0px 0px 0px 20px;
	padding:20px 0px 0px 0px;
}
.pad_B15 {
	padding-bottom: 15px;
}

/*price*/

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

.bar_interpreter02 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/interpreter/price/bar_top02.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 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;
}

.small {
	font-size:80%;
}

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

.cp li{
	margin:0px 0px 20px 0px;
}

/*results*/


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

.resultsnav {
	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:239px;
	background-image:url(../images/interpreter/results/title01.gif);
	background-repeat:no-repeat;
}

.resultsnav02 a{
	width:271px;
	background-image:url(../images/interpreter/results/title02.gif);
	background-repeat:no-repeat;
}

.resultsnav03 a{
	width:304px;
	background-image:url(../images/interpreter/results/title03.gif);
	background-repeat:no-repeat;
}

.resultsnav04 a{
	width:326px;
	background-image:url(../images/interpreter/results/title04.gif);
	background-repeat:no-repeat;
}

.resultsnav05 a{
	width:180px;
	background-image:url(../images/interpreter/results/title05.gif);
	background-repeat:no-repeat;
}

.resultsnav06 a{
	width:180px;
	background-image:url(../images/interpreter/results/title06.gif);
	background-repeat:no-repeat;
}


.resultsnav01 a:hover{
	width:239px;
	background-image:url(../images/interpreter/results/title01_on.gif);
	background-repeat:no-repeat;
}

.resultsnav02 a:hover{
	width:271px;
	background-image:url(../images/interpreter/results/title02_on.gif);
	background-repeat:no-repeat;
}

.resultsnav03 a:hover{
	width:304px;
	background-image:url(../images/interpreter/results/title03_on.gif);
	background-repeat:no-repeat;
}

.resultsnav04 a:hover{
	width:326px;
	background-image:url(../images/interpreter/results/title04_on.gif);
	background-repeat:no-repeat;
}

.resultsnav05 a:hover{
	width:180px;
	background-image:url(../images/interpreter/results/title05_on.gif);
	background-repeat:no-repeat;
}

.resultsnav06 a:hover{
	width:180px;
	background-image:url(../images/interpreter/results/title06_on.gif);
	background-repeat:no-repeat;
}


.results_box {
	width:560px;
	background-image:url(../images/interpreter/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/interpreter/results/boxbot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 10px 0px;
}

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

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


/*introduction*/

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

.numTB {
	width:560px;
}

.numTB td {
	text-align:center;
	vertical-align:middle;
	padding:5px 0px;
}

.introduction_faq {
	width:560px;
	margin:20px 0px 0px 0px;
}

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

.introduction_faq dd {
	border-bottom:1px dotted #cccccc;
	padding:0px 0px 10px 25px;
	margin:0px 0px 10px 0px;
	background-image:url(../images/interpreter/introduction/a.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.mtb10 {
	margin:10px 0px;
}

/*faq*/

.bar_faq01 {
	display:block;
	width:560px;
	height:34px;
	background-image:url(../images/interpreter/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:422px;
	height:13px;
	background-image:url(../images/interpreter/faq/q01.gif);
	background-repeat:no-repeat;
}

.faqnav02 a{
	width:546px;
	height:28px;
	background-image:url(../images/interpreter/faq/q02.gif);
	background-repeat:no-repeat;
}

.faqnav03 a{
	width:359px;
	height:13px;
	background-image:url(../images/interpreter/faq/q03.gif);
	background-repeat:no-repeat;
}

.faqnav04 a{
	width:419px;
	height:13px;
	background-image:url(../images/interpreter/faq/q04.gif);
	background-repeat:no-repeat;
}

.faqnav05 a{
	width:379px;
	height:27px;
	background-image:url(../images/interpreter/faq/q05.gif);
	background-repeat:no-repeat;
}

.faqnav06 a{
	width:533px;
	height:13px;
	background-image:url(../images/interpreter/faq/q06.gif);
	background-repeat:no-repeat;
}

.faqnav07 a{
	width:492px;
	height:13px;
	background-image:url(../images/interpreter/faq/q07.gif);
	background-repeat:no-repeat;
}

.faqnav08 a{
	width:379px;
	height:13px;
	background-image:url(../images/interpreter/faq/q08.gif);
	background-repeat:no-repeat;
}

.faqnav09 a{
	width:178px;
	height:13px;
	background-image:url(../images/interpreter/faq/q09.gif);
	background-repeat:no-repeat;
}

.faqnav10 a{
	width:411px;
	height:26px;
	background-image:url(../images/interpreter/faq/q10.gif);
	background-repeat:no-repeat;
}

.faqnav11 a{
	width:267px;
	height:13px;
	background-image:url(../images/interpreter/faq/q11.gif);
	background-repeat:no-repeat;
}

.faqnav12 a{
	width:240px;
	height:13px;
	background-image:url(../images/interpreter/faq/q12.gif);
	background-repeat:no-repeat;
}

.faqnav13 a{
	width:228px;
	height:13px;
	background-image:url(../images/interpreter/faq/q13.gif);
	background-repeat:no-repeat;
}

.faqnav14 a{
	width:268px;
	height:13px;
	background-image:url(../images/interpreter/faq/q14.gif);
	background-repeat:no-repeat;
}

.faqnav15 a{
	width:422px;
	height:26px;
	background-image:url(../images/interpreter/faq/q15.gif);
	background-repeat:no-repeat;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.faqnav15 a:hover{
	width:422px;
	height:26px;
	background-image:url(../images/interpreter/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/interpreter/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/interpreter/faq/a.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

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












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

.fotnav {
	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/interpreter/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/interpreter/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/interpreter/copy.gif);
	background-repeat:no-repeat;
	margin:0 auto;
}

