/*---  資料請求ページ共通  ---*/
/*---文字装飾---*/
.font_red {
	color:#FF0000;
}
.font_blue {
	color:#000099;
}
.font_gray {
	color:#3C3C3C;
}
.font_orange{
	color: #FF6600;
}
.font_bluegray{
	color: #5373AD;
}
/*---取消し用の淡いグレー---*/
.font_strike_gray {
	color:#999999;
}
/*---取消し線用ー---*/
.font_strike {
	color:#999999;
	text-decoration:line-through;
}
/*---太字---*/
.font_bold {
	font-weight: bold;
}
.font_small {
	font-size: small
}

/*---スペース---*/
.spacer {
	width: 100%;
	height:1px;
	margin-top: 0px;		
	margin-bottom: 5px;
}




/*---  共通スタイルの再定義  ---*/
/*---サイドメニュー---*/
#sidemenu{
}
#catlog {
}
.n_pagetop{
	margin-right: 2px;
	margin-bottom: 25px;
}




/*---  資料請求共通  ---*/
.n_pagetop_bottom{
	margin-bottom: 40px;
}
/*---ベース---*/
#request_catlog{
	float: left;
	width: 100%;
}
/*---余白の追加---*/
.mg-bottom {
	margin-bottom:100px;
}




/*---  TOPページ  ---*/
/*---導入文---*/
#catlogindex_message {
	width: 100%;
	height:auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
#catlogindex_comment {
	height:auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	color: #666666;
	font-size: 80%;
	letter-spacing: 1px;
}
#catlogindex_comment p {
	margin-top: 10px;		
	margin-right: 0px;
	margin-bottom: 0px;	
	margin-left: 0px;
}
#catlogindex_comment .link {
	width: 94%;
	padding-right: 15px;
	text-align:center;
}
/*---リンクボタン---*/
.linkimage {
	clear:both;
	width: 495px;
	height:58px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;	
}
.linkimage02 {
	clear:both;
	width: 495px;
	height: 70px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 20px;	
}
p.newsnavi {
	clear:both;
	padding-top: 0px;
	margin-top: 5px;
	color: #FB1C1C;
	font-size: 80%;
	text-align: center;
}
.mg-b{
	margin-bottom: 50px;	
}
.link_l {
	float:left;
	width: 163px;
	height:53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link_l a {
	display: block;
	height:53px;
}
.link_l a:hover {
	position:relative;
	top:2px;
	left:2px;
	width: 163px;
	height:53px;
}
.link_c {
	float:left;
	width: 163px;
	height:53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link_c a {
	display: block;
	height:53px;
}
.link_c a:hover {
	position:relative;
	top:2px;
	left:2px;
	width: 163px;
	height:53px;
}
.link_r {
	float:left;
	width: 163px;
	height:53px;
}
.link_r a {
	display: block;
	height:53px;
}
.link_r a:hover {
	position:relative;
	top:2px;
	left:2px;
	width: 163px;
	height:53px;
}

.link_l02 {
	clear:both;
	float:left;
	width: 163px;
	height:53px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 80px;
}
.link_l02 a {
	display: block;
	height: 53px;
}
.link_l02 a:hover {
	position: relative;
	top: 2px;
	left: 2px;
	width: 163px;
	height: 53px;
}
.link_c02 {
	float: left;
	width: 163px;
	height: 53px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.link_c02 a {
	display: block;
	height: 53px;
}
.link_c02 a:hover {
	position: relative;
	top: 2px;
	left: 2px;
	width: 163px;
	height: 53px;
}

/*---新着情報---*/
.linklist {
	float: left;
	width: 517px;
	margin-top: 10px;	
	font-size: 80%;
}
.linklist ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	border-top-width: 1px;
	border-top-color: #CCCCCC;	
	border-top-style: solid;
	list-style-type: none;	
}
.linklist li {
	display: block;
	/*height: 22px;*/
	height: auto;
	padding-top: 7px;
	padding-bottom: 7px;	
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	text-indent: 15px;
}




/*---　資料請求一覧　---*/
#intro_message {
	width: 100%;
	height:auto;
	padding-bottom: 6px;	
}
#intro_comment {
	width: 94%;
	height:auto;
	line-height: 1.3em;
	margin-bottom: 5px;	
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 80%;
	letter-spacing: 1px;	
}
/*---リンクボタン---*/
.page_navi {
	clear:both;
	width: 495px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align:center;	
}
.page_navi img{
	margin-right:4px;
	margin-bottom: 2px;		
	margin-left:4px;
}
/*---カタログリスト---*/
.catlog_lst{
	clear: both;
	width: 490px;
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	color:#3C3C3C;
}
.catlog_tbl {
	clear: both;
	width:100%;
	margin-top: 0px;	
	margin-right: 0px;
	margin-bottom:3px;	
	margin-left: 0px;
}
/*---テーブル---*/
.catlog_tbl .td1 {
	width:390px;
	padding-top:15px;	
	padding-bottom:15px;
}
.catlog_tbl .td1DL {
	width:410px;
	padding-top:15px;	
	padding-bottom:15px;
}
.catlog_tbl .td2 {
	padding-top:15px;		
	padding-bottom:15px;
	text-align:center;
}
.catlog_tbl .td2DL {
	padding-top:15px;		
	padding-bottom:15px;
	text-align:center;
}
.catalog_title {
	display: block;
	line-height: 13pt;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width:2px;
	border-bottom-color:#C0C0C0;
	border-bottom-style:dotted;	
	font-size:80%;
}
.catalog_title img {
	vertical-align:bottom;
}
.catlog_tbl .full-w{
	width:273px;
}
.catalog_outline {
	padding-top: 3px;
	padding-left: 8px; 
	font-size:80%;	
}
.catlog_tbl .tr_line {
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;	
}
.linkimage2 {
	clear:both;
	width: 330px;
	height:53px;
	margin-top: 10px;
	margin-right:auto;
	margin-bottom: 20px;
	margin-left:auto;
	padding-right: 0px;
	padding-left: 0px;
	text-align:center;
}
.link2_l {
	float:left;
	width: 163px;
	height:53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link2_l a {
	display: block;
	height:53px;
}
.link2_l a:hover {
	position:relative;
	top:2px;
	left:2px;
	width: 163px;
	height:53px;
}
.link2_r {
	float:left;
	width: 163px;
	height:53px;
}
.link2_r a {
	display: block;
	height:53px;
}
.link2_r a:hover {
	position:relative;
	top:2px;
	left:2px;
	width: 163px;
	height:53px;
}
/*---導入事例用文章スペース---*/
.description {
	height:auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	color: #666666;
	font-size: 80%;
	letter-spacing: 1px;
}




/*---申込みフォーム（興味のある機能）---*/
.func_table{
	font-size:125%;
}
.func_table td{
	width: 40%;
	height: 13px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 0px;		
}
.tdfunc{
	width:100%;
}
.tdfunc .title{
	float:left;
	width:140px;
}
.tdfunc .chbx{
	float:left;
	width:310px;
	padding-left:10px;
}
.tdfunc .txt{
	padding-top:5px;
	padding-bottom:3px;
}
/*---申込みフォーム（資料選択）---*/
.ctlg_table{
	font-size:125%;
}
.ctlg_table .td1{
	width: 40%;
	height: 13px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 0px;		
}
.ctlg_table .td2{
	width: 50%;
	height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;		
}
.tdctlg{
	width:100%;
}
.tdctlg .title{
	float:left;
	width:140px;
}
.tdctlg .chbx{
	float:left;
	width:345px;
	padding-left:10px;
}
/*---申込みフォーム（質問）---*/
.enquete_table{
	font-size:125%;
}
.enquete_table td{
	width: 40%;
	height: 13px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 0px;		
}
.tdenquete{
	width:100%;
}
.tdenquete .title{
	float:left;
	width:140px;
}
.tdenquete .rbtn{
	float:left;
	width:340px;
	padding-left:10px;
}
.tdenquete .txt{
	padding-top:5px;
	padding-bottom:3px;
}
/*---ラジオボタン---*/
.r-btn-box_ctlg	 {
	float: left;
	width: 200px;	
	vertical-align: middle;
	margin-left: 10px;
}




/*---　LanScope News　---*/
#LSN_intoro {
	width: 100%;
	height:auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
#LSN_intoro-msg {
	height:auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	color: #666666;
	font-size: 80%;
	letter-spacing: 1px;
}
#newtopics {
	clear: both;
	width: 94%;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;	
}
#newtopics p {
	margin-top: 0px;		
	margin-right: 0px;
	margin-bottom: 0px;	
	margin-left: 0px;
}
.newtopics1 {
	float: left;
	width: 178px;	
	line-height: 150%;	
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 0px;	
	font-size: 80%;		
}
.latest_index {
	float: left;
	width:auto;
	height: auto;
	margin-left: 19px;	
	padding-bottom: 15px;	
}
.newtopics2 {
	width:285px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 3px;		
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;		
	font-size: 80%;
}
.newtopics3 {
	width:285px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 3px;			
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;	
	font-size: 80%;
}
/*---申込み---*/
.news_appl{
	clear:both;
	width:100%;
	height:auto;
	margin-bottom:30px;	
	padding-top:15px;	
	padding-right:0px;
	padding-left:0px;	
	text-align:center;
}
.news_appl img{
	margin-right:10px;	
	margin-left:10px;
}
/*---Newsバックナンバーテーブル---*/
.news_table{
	clear: both;
	width: 480px;
	line-height: 110%;
	margin-top: 10px;		
	margin-right: auto;
	margin-bottom: 15px;	
	margin-left: auto;
}
/*---Newsバックナンバー　項目ヘッダ---*/
.news_table .tbh1 {
	width: 50px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;		
	background-color: #7F7F7F;
	color: #FFFFFF;
	font-weight: bold;		
	font-size: 80%;
	text-align: center;
}
.news_table .tbh2 {
	width: 40px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;		
	background-color: #7F7F7F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}
.news_table .tbh3 {
	width: 346px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;		
	background-color: #7F7F7F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}
.news_table .tbh4 {
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	background-color: #CCCCCC;
	color: #404040;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}
.news_table .tbh5 {
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	background-color: #CCCCCC;
	color: #404040;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}
/*---事例テーブル　項目---*/
.news_table .tbd1 {
	min-height: 25px;
	line-height: 1.5em;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;		
	background-color: #EEEEEE;
	font-size: 80%;
	text-align: left;
}
.news_table .tbd1 .right1-1 {
	float: right;
	clear:both;
	padding-top: 3px;
	text-align: right;
}
.news_table .tbd1 .right1-1 img {
	vertical-align: middle;
}



table.isl_box{
	margin-bottom : 10px;
}

table.isl_box tr td{
	width :240px;
	border: 1px #CECECE solid;
}
table.isl_box tr td#isl{
	width :277px;

}

table.isl_box2{
	margin-bottom : 10px;
}

table.isl_box2 tr td{
	width :517px;
	border: 1px #CECECE solid;
}

.remoto_txt{
	margin: 10px 10px 10px 10px;
	color : #0B547D;
	width : 210px;
	height: 130px;
}

p.remoto_box_footer{
	border-top : 1px #CCC solid;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 20px 0px;
	line-height :120%;
	height: 80px;
}

.remoto_txt2{
	border-top : 1px #CCC solid;
	margin: 5px 5px 0px 10px;
	padding: 5px 0px 0px 0px;
	color : #0B547D;
	height: 110px;
}

p.remoto_box_isl{
	color : #0B547D;
	margin: 0px 10px 10px 10px;
	padding: 5px 0px 0px 0px;
	line-height :0;
	vertical-align:bottom;
	height:160px;
	font-size:0;
}
p.remoto_box_isl2{
	color : #0B547D;
	margin: 15px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height :0;
	vertical-align:bottom;
	height:160px;
	font-size:0;
}

p.remoto_box_isl2b{
	color : #0B547D;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	line-height :0;
	vertical-align:bottom;
	height:200px;
	font-size:0;
}

p.isl_box{
	color : #0B547D;
	margin: 15px 15px 15px 15px;
	padding: 5px 0px 0px 0px;
}

p.isl_txt{
	margin: 10px 10px 10px 10px;
	color : #0B547D;
	height: 20px;
}

p.isl_txt2{
	margin: 0px 0px 15px 15px;
	color : #0B547D;
	line-height :120%;
	height: 20px;
	font-size:80%;
}