@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background: url(../img-layout/bg_body.gif) repeat-y center top;
}
#WRAP {
	width:900px;
	margin:0 auto;
	position: relative;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px;
	line-height:180%;
	margin: 0;
	padding: 0 15px 20px;
	letter-spacing:1px;
}
ol, ul {
	margin: 0;
	padding: 0;
	font-size:12px;
}
li {
	margin: 0;
	list-style-type: none;
	line-height:1.8em;
}
img {
	vertical-align:bottom;
	border:0;
	margin:0;
	padding:0;
}

/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
#TOP {
	width: 900px;
	height: 130px;
	background: url(../img-layout/bg_top.jpg) no-repeat;
	position: relative;
}
.home h1 , #tagline {
	position: absolute;
	left: 175px;
	top: 20px;
	font-size:11px;
	font-weight: normal;
	letter-spacing: 0px !important;
	z-index: 999;
}
.home h1 , #tagline {
	top: 24px;
}
.home h1 {
	top: 27px;
}
.home h1{
	margin: 0;
	padding: 0;
	display: inline;
	font-size:11px;
}
.hand h1 , .hand #tagline p{
	display: block;
	line-height: 1.4;
}

#tagline , #tagline h1 {
	position: absolute;
	left: 175px;
	top: 20px;
	font-size:11px;
	font-weight: normal;
	letter-spacing: 0px !important;
	z-index: 999;
}
.home h1 , #tagline {
	top: 24px;
}
.home h1 {
	top: 27px;
}
#tagline h1 {
	position: static;
	left: auto;
	top: auto;
}
#CONTENTS h1 {
	margin: 0;
	padding: 0;
}
.home h1 , #tagline h1 , #tagline p{
	margin: 0;
	padding: 0;
	display: inline;
	font-size:11px;
}
.hand  h1 , .hand #tagline p{
	display: block;
	line-height: 1.4;
}



#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
#MENU0 {
	position: absolute;
	left: 530px;
	top: 22px;
}
#MENU1 {
	position: absolute;
	left: 720px;
	top: 35px;
}
#MENU {
	position: absolute;
	left: 170px;
	top: 70px;
	height: 60px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
#PATH {
	width:900px;
	height: 40px;
	float:left;
	background: url(../img-layout/bg_path.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
#PATH p {
	padding: 0 0 0 260px;
	margin: 0;
	line-height:40px;
	font-size:10px;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:900px;
	float:left;
	padding: 0 0 20px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 20px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:620px;
	float:right;
	margin: 0;
	padding: 0;
	font-size:13px;
}
.pan {
	color: #666666;
}
#FLASH-IMG {
	width: 900px;
	height: 360px;
	background: url(../img-layout/main_img00.jpg);
	margin-bottom:20px;
}
#FLASH {
	width: 540px;
	height: 180px;
	background: url(../img-flash/banner00.jpg);
}
#CONTENTS h2 {
	clear:both;
	padding:0 0 0 25px;
	margin: 0 0 10px 0;
	color:#FFF;
	background:url(../img/bg_h2.gif) no-repeat;
	line-height:40px;
	font-size:15px;
	letter-spacing: 1px;
	font-family: '小塚ゴシック Pro R','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
#CONTENTS .foot-txt {
	margin: 0;
	padding: 0;
	background: none;
	line-height: 1.4;
	text-align: left;
	color: #333;
	font-size: 12px;
}
#CONTENTS h2 a {
	display: block;
}
#CONTENTS h3 {
	letter-spacing: 0px;
	border-bottom: #666 dotted 1px;
	margin: 0 15px 5px 15px;
	padding:0 0 0px 0;
	line-height:1.5;
	font-size:17px;
}
#CONTENTS h4 {
	font-size:14px;
	margin:0 0 5px 0;
	padding: 0 0 0 15px;
	letter-spacing: 1px;
	clear:both;
	line-height:1.5;
	font-weight:bold;
}
#CONTENTS ul {
	margin-bottom:15px;
	padding:0 15px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
}
/*___________ 【CONTENTS】表設計 ___________ */
.main-table table {
	font-size: 12px;
	margin: 10px auto 10px auto;
	padding: 0;
}
.main-table tr,.main-table th,.main-table td {
	padding: 8px;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:220px;
	float:left;
	margin: 0;
}
#SIDE h2 ,
#SIDE dt {
	font-size:11px;
	height:19px;
	line-height: 19px;
	text-align: left;
	margin: 0;
	padding: 0 0 0 10px;
}
.side {
	margin: 0;
	padding: 0;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 2px 8px 4px;
}
.side ul {
	/*font-size: 12px;
	margin: 0;
	padding: 0 0 0px 0;*/
}
ul.s-menu {
	margin-bottom:10px;
}

ul.s-menu li {
	height:40px;
	padding:0 0 0px 30px;
	font-size:13px;
	background:url(../img-layout/bg_sidemenu.jpg) no-repeat;
	line-height:40px;
	color:#161d31;
}

.s-menu li a {
	display: block;
	color:#161d31;
	text-decoration:none;
}

.s-menu li.current {
	background:url(../img-layout/bg_sidemenu_on.jpg) no-repeat;
	text-decoration:none;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat01 li a {
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	margin: 0;
	background-position: 4px center;
}
.cat01 .cat01 a {
	font-size: 11px;
	padding: 0 0 1px 28px;
	background:url(../img-layout/li_arrow02.gif) no-repeat 2px center;
}
.cat01 .cat01 li a:hover,
.cat01 .cat01 li a:active, /* for IE (Keyboard) */
.cat01 .cat01 li a:focus { /* for Netscape (Keyboard) */
	margin: 0;
	background-position: 4px center;
}
.bnr {
	margin: 0;
	padding-top:8px;
}
.bnr ul li {
	margin-bottom:8px;
}

/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(../img-layout/bg_f-menu.gif) repeat-x left top;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.copy{
	font-size:11px !important;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.dot{
	border: #999 1px dotted;
	clear:both;
	margin-bottom:10px;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.txt-l {
	text-align: left;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mlmb20 {
	margin: 0 0 20px 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
/*___________ 【CONTENTS】ページ送り ___________ */
.bute {
	font-size: 12px;
	line-height: 120%;
	text-align: center;
}
.bute a {
	color: #0066CC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.bute a:hover,
.bute a:active, 		/* for IE (Keyboard) */
.bute a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #0066CC;
	border: 1px solid #CCCCCC;
}
/*___________ 【CONTENTS】サイトマップ ___________ */
.sitemap ul{
	margin: 0 0 20px 20px;
}
.sitemap li{
	font-size: 12px;
	line-height: 180%;
}
/*___________ 【CONTENTS】チェックマーク ___________ */
.check {
	font-size: 14px;
	line-height: 140%;
	padding: 0 10px 0 10px;
}
.check li {
	background: url(../img-layout/ico_check01.gif) no-repeat left 6px;
	padding: 4px 0 4px 22px;
}
/*___________ 【CONTENTS】メルマガフォーム ___________ */
#MAG2 {
	border: 1px solid #999999;
	background: url(../img-layout/bg_mag2.jpg) no-repeat center top;
	padding-top: 120px;
	margin: 10px 5px 5px 5px;
}
#MAG2 form {
	margin: 10px;
	font-size: 12px;
}
/*___________ 【CONTENTS】プロフィール ___________ */
.profile {
	padding: 10px 0 10px 0;
}
.profile-l {
	width:160px;
	float:left;
}
.profile-r {
	width: 375px;
	float:right;
	background-color: #FCFCFC;
	border: 1px solid #999999;
}
/*___________ 【CONTENTS】２列レイアウト ___________ */
.double {
	padding: 10px;
	margin-top: 10px;
}
.double-l {
	width:250px;
	float:left;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}
.double-r {
	width: 250px;
	float:right;
	background-color: #F9F9F9;
	margin-bottom: 10px;
}
/*___________ 【OTOIAWASE】お問い合わせ ___________ */
#OTOIAWASE{
	position:relative;
	width:620px;
	height:150px;
	background:url(../img-layout/bg_otoiawase.gif) no-repeat;
}
.otoiawase{
	position:absolute;
	left:20px;
	top:40px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■1．トップ用コンテンツ枠・中央
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.reasonbox{
	width:300px;
	float:left;
}
#info {
	margin-bottom:20px;
}
#info h3{
	padding:0;
}
#info ul li{
	padding:10px 0px;
	border-bottom:dotted 1px #999;
}
h2.top{
	margin:0 0 115px 0;
	padding:0 !important;
}
h3.top{
	margin:0 0 5px 0 !important;
	padding:0 !important;
	border:none !important;
}
p.top{
	padding:0 0px 20px 5px;
	font-size:12px !important;
	line-height:170% !important;
}
.title{
	padding:0 0 20px 0 !important;
}
.line{
	border-bottom: #666 dotted 1px;
	margin: 0 15px 5px 15px !important;
	padding:0 0 3px 0 !important;
}
.content_img {
	padding: 0 5px 20px 0;
}
#price_img01 {
	margin: 0 35px 25px;
}
#price_img02 {
	margin: 0 35px 10px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■2．実績
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
h3.jisseki {
	width:620px;
	font-size:15px !important;
	font-weight:bold !important;
	padding-left:30px !important;
	color:#161d31 !important;
	letter-spacing:1px !important;
	background:url(../img/bg_h3.gif) no-repeat;
	width:620px;
	height:32px !important;
	line-height:32px !important;
	margin:0 0 10px !important;
	border:none !important;
	padding:0 0 0px 0;
}
p.jisseki {
	width:280px;
	float:left;
	line-height:2;
}

.jisseki2 {
    width:206px;
    float: left;
    margin: 0 ;
	line-height:2;
}

p.jisseki3{
	width:210px;
	float:left;
	line-height:2;
}

p.jisseki4{
	width:350px;
	float:left;
	line-height:2;
}
.jirei table{
	margin:0 15px 20px 15px;
}
.jirei tr{
	border:1px solid #FFF;
}
.jirei th {
	border: 1px solid #FFF;
	background-color: #d7e6ea;
	width: 160px;
	text-align: center;
	color: #035d91;
	font-size:14px;
}
.jirei p{
	padding: 10px !important;
}
	
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■3．会社概要
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#gaiyou {
	text-align:center;
}

#gaiyou table {
	border-top:solid 1px #630;
	border-left:solid 1px #630;
	width:560px;
	font-size:12px;
	line-height:1.7;
	margin:10px auto;
	text-align:left;
}

#gaiyou table tr td {
	padding:7px 15px;
	border-right:solid 1px #630;
	border-bottom:solid 1px #630;
}

#gaiyou table tr td.td01 {
	background:#845b3a;
	color:#FFF;
	width:110px;
	text-align:center;
}

#gaiyou h3{
	margin:0;
	background:url(../img/h3_gengo.gif) no-repeat;
}

#gaiyou h4{
	padding-left:20px;
}

#gaiyou p {
	padding: 0 20px 20px 20px;
}

#message{
	margin:50px 50px 20px;
}

#tennineway{
	margin:20px 80px 20px;
}

#sengenbox{
	width:195px;
	height:190px;
	padding:5px 0;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	background:url(../img/sengenbox.gif) no-repeat;
	line-height:1.5;
	font-size:11px;
}

#sengenbox h4{
	color:#F60;
}

#mapping{
	text-align:center;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■4．ご依頼の流れ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.step{
	text-align:center;
	padding:10px 0 30px;
}
.step dl{
	border:#45a6b1 1px solid;
	width:450px;
	margin:0 auto;
}
.step dt{
	height:25px;
	line-height:25px;
	background-color:#45a6b1;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.step dd{
	padding:10px 20px 10px 0;
	line-height:1.6em;
	text-align:left;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■5．通訳スタイル
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.style ul{
	background-color: #eeeded;
	padding:10px 15px !important;
	font-size:12px;
}
.style li{
	padding-bottom:10px;
	line-height:150%;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■6．機材について
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.kizai-box {
	float:left;
	width:180px;
	margin:0 0 20px 20px;
}

.kizai-box p {
	text-align:center;
	line-height:1.5;
	padding:0;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■7．Ｑ％Ａ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.qa-table{
	width:400px;
	margin:0 0 20px 20px;
	font-size:12px;
	border-top:#666 1px solid;
	border-left:#666 1px solid;
}
.qa-table tr td{
	padding:10px;
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
20110323_追加
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.special01 ul li {
	list-style-type: square;
	margin-left: 15px;
}
