
@charset "Shift_JIS";

/*-------------------------------------------------------------------------------------------------

 ファイル概要 : 共通仕様スタイル定義 
 @package   アクセラテクノロジー
 @license   http://www.accelatech.com/
 @copyright Copyright &copy; 2005, Wiseknot, Inc.
 @author    Yuho Murakami <y-murakami@wiseknot.co.jp>
 @access    public
 @modified  2005/4/25
 @version   1.0
 @remark

-------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------
概要 : 全体構造
-------------------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	color: #3a3a3a;
	background-color:#ffffff;
	font-family:  Osaka, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

/*---------------リンク設定-------------*/
a:link,a:visited{
	color:#317792;
	text-decoration:none;
}
a:hover,a:active{
	color:#9BB3BC;
	text-decoration:underline;
}

/*---------------ヘッダー-------------*/
#header {
	margin:0;
	padding:0;
	width: 729px;
}
#header-logo {
	float:left;
	width:147px;
	margin-bottom:-3px;
}
#header-right {
	float:right;
	width:582px;
	height:69px;
	background-image: url(/img/header_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding:0px;
}
#header-right img {
	margin-left:-4px;
}

#header-search{
	float:right;
	width:500px;
	padding:3px 6px 0 0;
}
#header-search form{
	margin:0 0 -1px 0;
	padding:0;
}
#header-search a{
	color:#ffffff;
	font-size:10px;
}

#header-navi{
	float:left;
	width: 729px;
	height:28px;
	background:#EFF4EE;
	border-top:1px solid #536954;
	border-bottom:1px solid #536954;
	margin: 0px;
}

#header-navi img {
	margin: 0px;
}

/*---------------検索部分-------------*/
.search-title{
	background:#EEFAED;/*#EBF5D4;*/
	border:1px outset #15890F;
	color:#0E5E0A;
	padding:1px 2px;
}



/*---------------フッター-------------*/
#footer{
	clear:both;
	float:left;
	width:729px;
	height:44px;
	background-image: url(/img/footer_bg.gif);
	background-repeat:repeat-x;
	margin:20px 0 0 0;
	color:#ffffff;
	font-size:10px;
	font-family: Arial;
	text-align:right;
}
#copy{
	padding:25px 6px 0 0;
}

/*---------------第2階層コンテンツ-------------*/
#page-body{
	background: url(/img/bg.gif);
	background-repeat:repeat-y;
}
#contents{
clear:both;
	width:729px;
	float:left;
}

#sidenavi{
	float:left;
	width:160px;
	text-align:left;
}
#maincontents{
	float:right;
	width:569px;
	text-align:left;
}
#pank{
	background:#E9F3EA;
	font-size:10px;
	padding:1px 0 1px 6px;
}
#detail{
	padding:15px 20px 0 25px;
	text-align: left;
}
#detail h2{
	clear:both;
	font-family:  Osaka, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight:normal;
	margin:0;
	padding:0;
}
#asp h2{
	clear:both;
	font-family:  Osaka, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight:bold;
	margin:0;
	padding:0;
}

/*
#detail td{
text-align: left;
}
*/
#p-top{
	clear:both;
	float:right;
	margin:40px 0 0 0;
}

/*---------------サイドナビゲーション-------------*/
#sidenavi ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidenavi li{
	border-bottom: 1px solid #B5BAB4;
	text-indent:22px;
}
#sidenavi li a{
	width:159px;
	display:block;
	line-height:30px;
	color:#000000;
	background:url(/img/side_navi_i.gif) no-repeat 10px 10px; 
}
#sidenavi li a:hover{
	background:url(/img/side_navi_on.gif) no-repeat 0px 0px; ; 
	text-decoration:none;
}

 li a #navi-long{
	line-height:500px;
}

#sidenavi li .nolink{
	width:159px;
	display:block;
	line-height:30px;
	color:#000000;
	background:url(/img/side_navi_i.gif) no-repeat 10px 10px; 
}

/*----------サイドナビ バナースペース-----------*/
#sidenabibana{
	text-align:center;
	padding:20px 0 0 0;
}
#sidenavi-mail{
	padding:8px 0 20px 0;
}
#sn-mail-contents{
	background:url(/img/sn_mail_back.gif);
	width:140px;
	margin:0 0 0 10px;
	padding-top:5px;
	font-size:10px;
	line-height:120%;
}
.sidenavi-small{
	font-size:11px;
}
.sidenavi-small2{
	font-size:11px;
	line-height:15px;
}
.sidenavi-on{
	background:url(/img/side_navi_on.gif); 
	text-decoration:none;
	width: 159px;
}

#sidenavi-title{
	background:#58BA4E;
	border-right:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;

	color:#ffffff;
	padding:1px 2px;
	font-size:10px;
}

/*-------無料プレゼント--------*/
#sn-pre-box{
	float:left;
	width:133px;
	background:#ffffff;
	border:3px solid #9DC68A;
	text-align:center;
	margin:0 0 15px 10px;
}

#sn-precontents01{
	background:#ffffff;
	text-align:left;
	padding:4px;
	border-top:3px solid #9DC68A;
	font-size:11px;
	line-height:130%
}

#sn-precontents02{
	background:#ffffff;
	text-align:left;
	padding:4px;
	border-top:3px solid #9DC68A;
	font-size:11px;
	line-height:130%
}

/*----------サブナビゲーション---------*/
#sidenavi #subnavi li{
	border-top: 1px solid #DBE0DA;
	border-bottom: 0px solid #DBE0DA;
}
#sidenavi #subnavi a{
	width:159px;
	display:block;
	line-height:22px;
	font-size:10px;
	background:#FBFBFB;
}
#sidenavi #subnavi a:hover{
	background:#EDFBE3; 
	text-decoration:none;
	background-repeat:no-repeat;
}
#sidenavi #subnavi #subnavi-on a{
	background:#EDFBE3; 
	text-decoration:none;
}

/*-------------------------------------------------------------------------------------------------
概要 : テキスト
-------------------------------------------------------------------------------------------------*/

.nostrong{
	font-weight:normal;
}
.green10{
	color:#339900;
	font-size:10px;
}
.green{
	color:#339900;
}
.white{
	color:#ffffff;
}
.red10{
	color:#cc0000;
	font-size:10px;
}
.red12{
	color:#cc0000;
	font-size:12px;
}
.text10{
	font-size:10px;
	line-height:130%;
}

.t-green{
	color: #00AE3A;
	font-size:12px;
	border-left:5px solid #009933;
	padding:1px 5px;
}
.violet{
	color: #5F5FB1;
}


/*-------------------------------------------------------------------------------------------------
概要 : トップページ
-------------------------------------------------------------------------------------------------*/

/*-------トップページ用背景設定--------*/
#top-body {
	background-image: url(/img/bg_top.gif);
}

#Top-contents{
	clear:both;
	width:729px;
}

/*-------H1--------*/

#explanation{
	display:none;
}

/*-------メインバナー--------*/
#main-banner{
	float:left;
	width:729px;
	padding:0;
	margin:0 0 10px 0;
}
/*-------トピックス--------*/
#topics{
	float:left;
	width:450px;
	padding:5px 0 0 13px;
}
#topics-contents{
	overflow:auto;
	height:570px;
}
.topics-contents{
	border-bottom:1px dashed #999999;
	line-height:150%;
	font-size:11px;
	padding:3px 3px 3px 10px;
}
.topics-contents a{
	line-height:150%;
	font-size:11px;
}
.topics-day{
	padding:0 0 3px 0;
	margin-left:-10px;
}

/*-------バナー--------*/
#banner{
	margin-bottom:10px;
}

/*-------無料プレゼント--------*/
#top-pre-box{
	float:left;
	width:229px;
	margin:5px 0 0 14px;
	background:#ffffff;
	border:3px solid #9DC68A;
}
#top-pre-box p{
	padding:0;
	margin:0 0 100px 0:
}
#prebox01{
	float:left;
	width:229px;
	border-top:3px solid #9DC68A;
}
#preimg01{
	float:left;
	text-align:center;
	width:80px;
	background:#ffffff;
}
#precontents01{
	float:right;
	width:149px;
	background:#ffffff;
}
#prebox02{
	float:left;
	width:229px;
	border-top:3px solid #9DC68A;
}
#preimg02{
	float:left;
	text-align:center;
	width:80px;
	background:#ffffff;
}
#precontents02{
	float:right;
	width:149px;
	background:#ffffff;
}

/*-------セミナー情報--------*/
#top-seminar-box{
	float:left;
	width:231px;
	margin:10px 0 0 14px;
	border:2px solid #e2e2e2;
}
#top-seminar-contents{
	padding:5px;
}
#top-seminar-contents a{
	line-height:130%;
}

/*-------事例紹介--------*/
#top-case-box{
	float:left;
	width:233px;
	margin:10px 0 0 14px;
	border:1px solid #e2e2e2;
}
#top-case-title{
	border-bottom:1px dashed #cccccc;
	padding:4px;
	margin:0 5px;
}
#top-case-contents{
	padding:7px;
	font-size:11px;
	line-height:150%;
}
#top-case-contents a{
	color:#3a3a3a;
	text-decoration:none;
}
#top-case-contents a:hover{
	color:#999999;
	text-decoration:underline;
}
/*-------BizSearch貸し出しバナー--------*/
#top-bs_bana{
	float:left;
	margin:10px 0 0 14px;
}
/*-------パートナーログイン--------*/
#login-box{
	float:left;
	width:115px;
	margin:9px 0 0 14px;
}
/*-------サポートページ--------*/
#support-box{
	float:left;
	width:115px;
	margin:9px 0 0 6px;
}
/*-------メールマガジン--------*/
#top-meil-box{
	float:left;
	width:235px;
	margin:10px 0 0 14px;
}


#top-mail-contents{
	padding:7px;
}
.mailtexteria{
	width:150px;
	color:#999999;
	border:1px solid #A5ACB2;
	padding:2px 0;
}
.mailsubmit{
	background:#DAF1D5;
	border:1px solid #339900;
	padding:1px 2px;
}


/*-------------------------------------------------------------------------------------------------
概要 : セミナーページ
-------------------------------------------------------------------------------------------------*/
.semenar-list{
	border-bottom:1px dashed #999999;
	padding:5px 0;
	width:500px;
}

.seminar-title{
	border-top:4px double #000000;
	border-bottom:4px double #000000;
	padding:6px 0;
	text-align:center;
}

.seminar-contents{
	padding:15px;
}
/*-------------------------------------------------------------------------------------------------
概要 : プレスリリース
-------------------------------------------------------------------------------------------------*/
.press-table td{
	border-bottom:1px dashed #999999;
}
/*-------------------------------------------------------------------------------------------------
概要 : BizLingo
-------------------------------------------------------------------------------------------------*/

.blind{
	display:none;
}

#pr-bana{
	float:left;
	width:500px;
}
#pr-bana-left{
	float:left;
	width:250px;
	text-align:center;
}
#pr-bana-right{
	float:left;
	width:250px;
	text-align:center;
}

.BL-TopNavi a{
	float:left;
	width:123px;
	display:block;
	background:#eeeeee;
	padding:2px 0;
	margin-left:2px;
	text-align:center;
}
.BL-TopNavi-off{
	float:left;
	width:123px;
	display:block;
	background:#eeeeee;
	padding:2px 0;
	margin-left:2px;
	text-align:center;
}
#BL-main{
	float:left;
	width:500px;
	height:105px;
	background:url(/products/BL/img/lingo_title_bg.gif);
	text-indent:11px;
	line-height:20px;
	margin:20px 0 0 0;
}
#BL-main h1{
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a;
}
h1 img{
	margin:0;
	padding:18px 0 0 0;
}
#products p{
	clear:both;
	margin:0;
	padding:0 0 15px 0;
}
/*-----------system.html------------*/
.pr-allbox{
	float:left;
	width:500px;
	margin-bottom:15px;
}
.pr-leftbox{
	float:left;
	width:350px;
}
.pr-rightbox{
	float:right;
	width:140px;
}
#BL-crosslingal{
	float:left;
	width:500px;
	padding:10px;
	background:#F5F2F9;
	border:1px solid #999999;
	margin-bottom:30px;
}
/*-----------case.html------------*/
.case-title{
	float:left;
	width:500px;
	margin-bottom:15px;
}
.case-title-left{
	float:left;
	width:150px;
	color:#ffffff;
	background:#4C4AA2;
	padding:3px 0 3px 5px;
	font-weight:bold;
}
.case-title-right{
	float:left;
	width:335px;
	background:#ffffff;
	border:1px solid #4C4AA2;
	color:#4C4AA2;
	padding:2px 0 2px 5px;
	font-weight:bold;
}
/*-----------eope.html------------*/
.ep-text10{
	float:left;
	width:500px;
	font-size:10px;
	line-height:120%;
	margin-bottom:20px;
}
.pr-clear{
	clear:both;
	float:left;
	width:500px;
	margin-bottom:20px;
}
.pr-clear2{
	clear:both;
	float:left;
	font-size:12px;
	line-height:12px;
	width:500px;
	margin-bottom:10px;
}

/*-------------------------------------------------------------------------------------------------
概要 : BizSearch
-------------------------------------------------------------------------------------------------*/
#BS-main{
	float:left;
	width:500px;
	height:105px;
	background:url(/products/BS/img/bizsearch-main-back.jpg);
	text-indent:11px;
	line-height:20px;
	margin:20px 0 0 0;
}
#BS-main h1{
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a
}

#BS-main2 h1{
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a
}
/*-----------system.html------------*/
#BS-sys-all{
	float:left;
	width:500px;
	margin-bottom:15px;
}
#BS-sys-left{
	float:left;
	width:200px;
}
#BS-sys-right{
	float:right;
	text-align:right;
	width:295px;
}

#BS-ca-box{
	float:left;
	width:470px;
	padding:15px;
	margin-bottom:15px;
	border:1px solid #666666;
}
.pr-text{
	clear:both;
}

/*-------------------------------------------------------------------------------------------------
概要 : eMailBase
-------------------------------------------------------------------------------------------------*/
#eMB-main{
	float:left;
	width:500px;
	height:105px;
	background:url(/products/eMB/img/title_emalbase.gif);
	text-indent:25px;
	line-height:40px;
	margin:20px 0 0 0;
	text-align:left;
}
#eMB-main h1{
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a
}

/*-------------------------------------------------------------------------------------------------
概要 : 採用情報
-------------------------------------------------------------------------------------------------*/
.rtxt{
	padding: 3px 0 25px 5px;
}

.txtglay
{
	text-align:left;
	border-left:4px solid #e8e8e8;
	padding:5px;
}

.txtgreen
{
	text-align:left;
	border-left:4px solid #50B948;
	padding:5px;
}
	.popupExp
	{
		border-right:1px solid #006D03;
		border-left:1px solid #006D03;
		background-color:#ffffff;
		padding:10px;
	}
	#popupFrame
	{
		margin:10px;
		background-color:#ffffff;
	}
	
/*-------採用お問合せ--------*/
#sn-inq-box{
	width:133px;
	background:#ffffff;
	border:3px solid #50B948;
	text-align:center;
	margin:0 0 2px 10px;
}

#sn-inqcontents01{
	background:#ffffff;
	text-align:left;
	padding:3px;
	border-top:3px solid #50B948;
	font-size:11px;
	line-height:130%
}

#sn-inqcontents02{
	background:#ffffff;
	text-align:left;
	padding:3px;
	border-top:1px dotted #50B948;
	font-size:11px;
	line-height:130%
}


/*-------------------------------------------------------------------------------------------------
概要 : サイトマップ
-------------------------------------------------------------------------------------------------*/
#navcontainer ul
{
margin: 3px;
padding: 0px;
list-style-type: none;
}

#navcontainer .map-1 a
{
color: #ffffff;
margin-left: 0px; 
display: block;
padding: 0px 3px;
width: 230px;
background:#75d152;
border:1px solid #bbbbbb;
text-decoration: none;
margin: 0 0 5px 0;
}

#navcontainer .map-1 a:hover
{
background-color: #ffffff;
text-decoration:none;
color: #497076;
}

#navcontainer .map-2 a
{
margin-left: 10px; 
margin: 0 0 5px 20px; 
display: block;
padding: 0px 3px;
width: 210px;
background:#d7efcd;
border:1px solid #bbbbbb;
text-decoration: none;
}

#navcontainer .map-2 a:hover
{
background-color: #ffffff;
text-decoration:none;
color: #497076;
}

#navcontainer .map-2-2 a
{
margin-left: 10px; 
margin: 0 0 5px 20px; 
display: block;
padding: 0px 3px;
width: 210px;
background:#d7efcd;
border:1px solid #bbbbbb;
text-decoration: none;
line-height:18px;
}

#navcontainer .map-2-2 a:hover
{
background-color: #ffffff;
text-decoration:none;
color: #497076;
}

#navcontainer .map-3 a
{
margin-left: 20px; 
margin: 0 0 5px 32px; 
display: block;
padding: 0px 3px;
width: 195px;
background:#f2f2f2;
border:1px solid #bbbbbb;
text-decoration: none;
}

#navcontainer .map-3 a:hover
{
background-color: #dfdfdf;
text-decoration:none;
color: #497076;
}

#navcontainer .map-3-2 a
{
margin-left: 20px; 
margin: 0 0 5px 32px; 
display: block;
padding: 0px 3px;
width: 195px;
background:#f2f2f2;
border:1px solid #bbbbbb;
text-decoration: none;line-height:18px;
}

#navcontainer .map-3-2 a:hover
{
background-color: #dfdfdf;
text-decoration:none;
color: #497076;
}

#navcontainer .map-4 a
{
margin-left: 20px; 
margin: 0 0 5px 32px; 
display: block;
padding: 0px 3px;
width: 195px;
background-color:#DDEEFF;
border:1px solid #bbbbbb;
text-decoration: none;
}

#navcontainer .map-4 a:hover
{
background-color: #dfdfdf;
text-decoration:none;
color: #497076;
}


/*-------------------------------------------------------------------------------------------------
概要 : Accela BizSearch ASP  
-------------------------------------------------------------------------------------------------*/
#ASP-main{
	float:left;
	width:500px;
	text-indent:11px;
	margin:20px 0 0 0;
}


/*Q&A第3階層ナビ*/


.ASP-TopNavi a{
	float:left;
	width:123px;
	display:block;
	background:#eeeeee;
	padding:2px 0;
	margin-right:2px;
	text-align:center;
}
.ASP-TopNavi-off{
	float:left;
	width:123px;
	display:block;
	background:#eeeeee;
	padding:2px 0;
	margin-right:2px;
	text-align:center;
}

.FAQ-TopNavi a{
	float:left;
	width:123px;
	display:block;
	background:#D6D6D6;
	padding:2px 0 0 0;
	margin-right:2px;
	margin-bottom:4px;
	text-align:center;
}
.FAQ-TopNavi-off{
	float:left;
	width:123px;
	display:block;
	background:#eeeeee;
	padding:2px 0 4px 0;
	margin-right:2px;
	margin-bottom:0;
	text-align:center;
	border:solid 1px #dddddd;
	border-bottom:none;
	position:relative;
	z-index:1;
}
.FAQ-BottomNavi a{
	float:left;
	width:123px;
	display:block;
	background:#D6D6D6;
	padding:2px 0 0 0;
	margin-right:2px;
	margin-top:4px;
	text-align:center;
}
.FAQ-BottomNavi-off{
	float:left;
	width:123px;
	display:block;
	background:#eeeeee;
	padding:4px 0 3px 0;
	margin-right:2px;
	margin-bottom:0;
	margin-top:-2px;
	border:solid 1px #dddddd;
	border-top:none;
	text-align:center;
	position:relative;
	z-index:3;
}

.FAQ-2ndNavi{
	float:left;
	margin-top:-1px;
	padding:1px 2px 1px 5px;
	background:#eeeeee;
	border-top:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	position:relative;
	z-index:0;
}

.FAQ-2ndNavi a{
	float:left;
	width:79px;
	padding:3px 0;
	margin:0;
	line-height:1.0em;
	display:block;
	margin-right:3px;
	text-align:center;
	font-size:10px;
}
.FAQ-2ndNavi-off{
	float:left;
	width:79px;
	line-height:1.0em;
	padding:3px 0;
	display:block;
	margin:0;
	margin-right:3px;
	text-align:center;
	font-size:10px;
}


.FAQ-2ndNavi a:link{
	color:#3a8aa9;
	text-decoration:none;
}

.FAQ-2ndNavi a:visited{
	color:#3a8aa9;
	text-decoration:none;
}

.FAQ-2ndNavi a:hover{
	color:#9BB3BC;
	text-decoration:underline;
}

.FAQ-2ndNavi a:active{
	color:#9BB3BC;
	text-decoration:underline;
}

/*-------ページ下部リンクボタン--------*/	
.ASP-Linkbutton{
	margin:10px 0 25px 0;
	padding:0;
	width:500px;
}

.ASP-Linkbutton img{
	margin:10px 0 0 6px;
	border:none;
}


/*---------------コンテンツタイトル-------------*/
.content-title {
	padding-bottom:14px;
}

/*---------------コンテンツ見出し-------------*/
.content-subtitle {
	border-bottom:solid 1px #33CC66;
}

/*-------------------------------------------------------------------------------------------------
概要 : プレゼントファオーム
-------------------------------------------------------------------------------------------------*/
#form_title {
	width:450px;
	margin:20px auto 0 auto;
}

#form_title  p{
	font-weight:bold;
	padding: 0;
}

#form_title .right{
	float:right;
}

#form_title  ul.list_dot{
	display:block;
	clear:both;
	margin:30px 0;
	padding: 0;
}

#form_title  ul.list_dot li{
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0 0 3px 10px;
	background: transparent url(/img_common/list_styleDot.jpg) no-repeat left 8px;
}
/*-------------------------------------------------------------------------------------------------
サイト内検索　サジェスト用
-------------------------------------------------------------------------------------------------*/
#bizasarchAspSuggest {
  position:absolute;
  margin:0;
  padding:0;
  z-index:1000;
}
#bizasarchAspSuggest li {
  list-style:none;
  border-left:1px solid #B0C4DE;
  border-bottom:1px solid #B0C4DE;
  border-right:1px solid #B0C4DE;
  background-color:#f5f5f5;
  padding:1px 0;
  text-align: left;
}
#bizasarchAspSuggest li.sgItemOn {
  border-left:1px solid #cc9900;
  border-bottom:1px solid #cc9900;
  border-right:1px solid #cc9900;
  background-color:#ffeeaa;
  font-weight:bold;
  cursor:pointer;
  text-align: left;
}

