﻿@charset "utf-8";

/* ボディスタイル */

body	{
	margin: 0px;
	padding: 0px;
	background:#0A396D url(../img_cmn/bg.jpg) repeat-x scroll top left;	}

body.detail	{
	margin: 0px;
	padding: 0px;
	background:#FFFFFF url(../img_cmn/sp.gif) repeat-x scroll top left;	}


/* テキストセット */

.dfm	{	font-size:12px;	line-height:18px;	color: #333333;	}
.dfs	{	font-size:10px;	line-height:14px;	color: #333333;	}

.Bdfm	{	font-size:12px;	line-height:18px;	color: #333333;	font-weight: bold;	}
.Bbrm	{	font-size:12px;	line-height:18px;	color: #990000;	font-weight: bold;	}
.Bblm	{	font-size:12px;	line-height:18px;	color: #003399;	font-weight: bold;	}

.rm	{	font-size:12px;	line-height:18px;	color: #FF0000;	}
.brm	{	font-size:12px;	line-height:18px;	color: #990000;	}


.ti	{	font-size:12px;	line-height:18px;	color: #333333;	font-weight: bold;	}
.tbl	{	font-size:12px;	line-height:16px;	color: #333333;	}
.fcu	{	font-size:10px;	line-height:14px;	color: #990000;	}
.pnvm	{	font-size:12px;	line-height:14px;	color: #333333;	}
.pnvs	{	font-size:10px;	line-height:14px;	color: #333333;	}

/* テキストと画像のレイアウト */

.imageRight{
	float:right;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}

.imageRight02{
	float:right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.imageLeft{
	float:left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

.imageLeft02{
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


p.text{
	margin: 0px;
	float: right;
}


div.text {
	width:310px;
	float: left;
	}
	
div.col {
	clear: both;
	height: 180px;
	}
	
/* 見出し */

h4	{
	margin-top: 0px;
	font-size: 1.2em;
}

h5	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1em;
}

/* 見出し */

ol	{
	display: block;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
	padding: 0px;
}

/* リンク・?嚼F・・ */

a:link	{
	color: #333333;
	text-decoration:none;	}
a:visited	{
	color: #333333;
	text-decoration:none;	}
a:active	{
	color: #003399;
	text-decoration:underline;	}
a:hover	{
	color: #003399;
	text-decoration:underline;	}

a.vi:link	{
	color: #003399;
	text-decoration:none;	}
a.vi:visited	{
	color: #003399;
	text-decoration:none;	}
a.vi:active	{
	color: #003399;
	text-decoration:underline;	}
a.vi:hover	{
	color: #003399;
	text-decoration:underline;	}

a.bl:link	{
	color: #003399;
	text-decoration:none;
	font-weight:bold;	}

a.bl:visited	{
	color: #003399;
	text-decoration:none;
	font-weight:bold;		}
a.bl:active	{
	color: #003399;
	text-decoration:underline;
	font-weight:bold;		}
a.bl:hover	{
	color: #003399;
	text-decoration:underline;
	font-weight:bold;		}

/* サイドナビゲーション・・ */

.snvt	{
	padding: 5px;
	width: 174px;
	color: #FFFFFF;
	font-size:12px;
	line-height:16px;	}

a.snvt:link	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvt:visited	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvt:active	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvt:hover	{
	color: #FFFFFF;
	text-decoration:none;	}


.snv	{
	padding: 5px;
	width: 184px;
	font-size:12px;
	line-height:16px;	}

a.snv:link	{
	color: #333333;
	text-decoration:none;	}
a.snv:visited	{
	color: #333333;
	text-decoration:none;	}
a.snv:active	{
	color: #333333;
	text-decoration:none;	}
a.snv:hover	{
	color: #FFFFFF;
	text-decoration:none;	}


.snvac	{
	padding: 5px;
	color: #CBD8E7;
	font-size:12px;
	line-height:16px;	}

.snvaca	{
	padding: 5px;
	width: 184px;
	font-size:12px;
	line-height:16px;	}

a.snvaca:link	{
	color: #CBD8E7;
	text-decoration:none;	}
a.snvaca:visited	{
	color: #CBD8E7;
	text-decoration:none;	}
a.snvaca:active	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvaca:hover	{
	color: #FFFFFF;
	text-decoration:none;	}


.snvs	{
margin-bottom:1px;	}

.snvsac	{
	margin-bottom:1px;
	padding: 4px 0px;
	width: 178px;
	font-size:12px;
	line-height:14px;
	color: #FFFFFF;
	background-color:#507DB0;	}

.snvsa	{
	padding: 4px 0px;
	width: 178px;
	font-size:12px;
	line-height:14px;	}

.snvsad	{
	padding: 4px 0px;
	width: 170px;
	font-size:12px;
	line-height:14px;	}
	
a.snvsa:link	{
	color: #333333;
	text-decoration:none;	}
a.snvsa:visited	{
	color: #333333;
	text-decoration:none;	}
a.snvsa:active	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvsa:hover	{
	color: #FFFFFF;
	text-decoration:none;	}

a.snvsad:link	{
	color: #333333;
	text-decoration:none;	}
a.snvsad:visited	{
	color: #333333;
	text-decoration:none;	}
a.snvsad:active	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvsad:hover	{
	color: #FFFFFF;
	text-decoration:none;	}
	
a.snvsaca:link	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvsaca:visited	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvsaca:active	{
	color: #FFFFFF;
	text-decoration:none;	}
a.snvsaca:hover	{
	color: #FFFFFF;
	text-decoration:none;	}

/* マージン?w・ */

.m3	{	margin:3px;	}
.m5	{	margin:5px;	}
.m10	{	margin:10px;	}
.m15	{	margin:15px;	}
.m20	{	margin:20px;	}

.my2	{	margin:2px 0px;	}
.my3	{	margin:3px 0px;	}
.my5	{	margin:5px 0px;	}
.my10	{	margin:10px 0px;	}
.my15	{	margin:15px 0px;	}
.my20	{	margin:20px 0px;	}

.mx3	{	margin:0px 3px;	}
.mx5	{	margin:0px 5px;	}
.mx10	{	margin:0px 10px;	}
.mx15	{	margin:0px 15px;	}
.mx20	{	margin:0px 20px;	}

.mL222	{
	margin-left: 222px;
	margin-top: 0px;
}
.mL302	{
	margin-left: 302px;
	margin-top: 10px;
}

.mR222	{
	margin-right: 222px;
	margin-top: 0px;
}
.mR302	{
	margin-right: 302px;
	margin-top: 10px;
}

/* メインコンテンツ配置?w・ */

.br5	{	width:534px;	margin:5px 0px 0px;	}
.br10	{	width:534px;	margin:10px 0px 0px;	}
.br15	{	width:534px;	margin:15px 0px 0px;	}
.br20	{	width:534px;	margin:20px 0px 0px;	}
.br30	{	width:534px;	margin:30px 0px 0px;	}
.br50	{	width:534px;	margin:50px 0px 20px;	}
.br0_30	{	width:534px;	margin:5px 0px 30px 0px;	}

.dbr5	{	width:524px;	margin:5px 0px 0px 10px;	}
.dbr10	{	width:524px;	margin:10px 0px 0px 10px;	}
.dbr15	{	width:524px;	margin:15px 0px 0px 10px;	}
.dbr20	{	width:524px;	margin:20px 0px 0px 10px;	}
.dbr30	{	width:524px;	margin:30px 0px 0px 10px;	}

/* テーブルデータ配置?w・ */

.th	{	margin:5px 0px;	}
.td	{	margin:5px 5px;	}

.smap	{	margin:3px 0px 3px 10px;	}

.icl	{	margin-right:6px;	}
.icr	{	margin-left:8px;	}

table.network	{
	width: 530px;
	border-collapse: collapse;
}

table.network caption	{
	text-align: left;
	font-weight: bold;
	line-height: 1.6;
	font-size: 12px;
}


table.network th	{width: 120px;
	border: solid 1px #aaaaaa;
	padding: 8px;
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: left;}

table.network td	{border: solid 1px #aaaaaa;
	padding: 8px;
	font-size: 12px;}
	
table.network td.center	{
	text-align: center;
}



/* フォームサイズ?w・ */

input	{	font-size:12px;	color: #333333;	}
.tf01 {	width:340px;	}
.tf02 {	width:280px;	}



/* 販売パートナー募集　お問い合わせ */

.contact_area {
	width:534px;
	margin:0 auto;
}
.contact_area .telfax {
	width:274px;
	height:100px;
	float:left;
}
.contact_area .btnarea {
	width:260px;
	height:100px;
	vertical-align:middle;
	text-align:left;
	background:url(../solution/img/contact_btnarea.jpg) no-repeat;
}
.contact_area .btnarea .btn {
	margin:0px 0 0 0;
	width:247px;
	height:66px;
}

/* クリア */

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.clear {
	clear: both;
}


.sp_gr {
	border-style:none;
}


.sp_text {
	color:#333333;
	font-size:12px;
	line-height:14px;
}