/* ////// サイト内共通 /////////////////////////////////////////////////////// */
/* --- 見出し・定義 --- */
h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0;
}

/* --- 段落 --- */
p{
	margin-top:0;
	margin-bottom:1em;
}

/* --- FORMタグ --- */
form{
	margin:0;
}

/* --- テーブルの見出し --- */
th{
	text-align:left;
}

/* --- 上付注釈マーク --- */
sup {
	color: #FF0000;
}

/* --- 画像のキャプション位置 --- */
.image_cap{
	text-align:right;
	padding-right:10px;
}


/* --- 米印の注釈文 --- */
.kome{
	text-indent:-1em;
	padding-left:1em;
	display:block;
}
/* - IE6以下用 - */
* html .kome{
	text-indent:-1em;
	padding-left:1em;
	display:block;
	margin-left:4px;
}

/* --- Pタグ内にある米印の注釈文 --- */
p .kome{
	text-indent:-1em;
	padding-left:1em;
	display:block;
	margin-left:0;
}

/* --- 複数の米印注釈文がある場合に上下マージンをなくす --- */
div.komes p,
td.komes p {
	margin:0
}

/* --- 画像の下マージン --- */
.image_margin{
	margin-bottom: 5px;
}

/* --- フォントサイズ14px --- */
.idisk_ja14{
	font-size: 14px;
	font-weight:bold;
	color:#0A196C;
}

/* --- リスト --- */
.ul1{
	margin-left:1em;
	padding-left:0;
}

/* --- リスト（通常はこれ） --- */
.ul2{
	margin-left:2em;
	padding-left:0;
}

/* --- リスト（list styleなし） --- */
.ul2_none {
	margin-left: 1.5em;
	padding: 0;
	list-style-type:none;
}

/* --- リスト（list styleなし2） --- */
.ul2_none2  {
	text-indent:-1em;
	list-style-type:none;
	margin-left: 1em;
	padding: 0;
}


/* --- 星印の色 --- */
.hosi {
	color: #FF0000;
}

/* --- 星印の色と太さ --- */
.hosi-b {
	font-weight: bold;
	color: #FF0000;
}

/* --- 注釈コラムのタイトル --- */
h6.notes_title{
	color:#0A196C;
	font-weight:bold;
	text-align:left;
	margin:10px 0 3px 15px;
}

/* --- 注釈コラム以外の、注釈のタイトル --- */
.notes_title{
	color:#0A196C;
	font-weight:bold;
	text-align:left;
}

/* --- 左側17pxあけ --- */
.left19{
	padding-left: 17px;
}



/* ////// トップページ /////////////////////////////////////////////////////// */
/* --- トップページのNEWS --- */
.news{
	margin:0 0 0 1em;
	padding-left:1em;
	color:#0A196C;
}

/* --- トップページのキーワード --- */
.keywords{
	line-height:100%;
}





/* ////// guide /////////////////////////////////////////////////////// */
/* ======= InternetDisk ASPとは ======= */
/* --- 見出し --- */
body.index h4 {
	color:#0A196C;
	padding-left:1em;
	text-indent:-1em;
}

/* --- リスト --- */
body.index ul {
	margin:0 0 1em 2em ;
	padding:0;
}



/* ======= サービスの詳細について ======= */
/* ===== 管理者機能/Webビュー ===== */
/* --- 小見出し --- */
body.admin h4,
body.webview h4 {
	color: #0A196C;
	font-weight: bold;
}


/* ===== アップロード・ダウンロードと通知機能 ===== */
/* --- 通知メールからダウンロードする場合 --- */
body.updown table.m-download p{
	margin:0 15px 15px;
}


/* ===== 英語環境でのご利用について ===== */
/* --- 英語表示モードをご利用いただく際の注意事項 --- */
body.english .hyphen{
	margin:0 0 0 16px;
	text-indent:-1em;
	padding-left:1em;
	list-style-type:none;
}
body.english .hyphen p{
	margin:0;
}


/* ===== 導入ご担当者様へ ===== */
/* --- 本文領域 --- */
body.intro .intro_td{
	padding-top:8px;
	padding-left:20px;
}

/* --- 見出し --- */
body.intro h5 {
	color: #0A196C;
	font-weight: normal;
}


/* ===== 個人向けサービスとの違い ===== */
/* --- リスト見出し --- */
body.kojin h4{
	color:#BB5C1B;
	font-weight:normal;
}

/* --- リスト見出し --- */
body.kojin ul{
	margin:6px 0 0 18px;
	padding:0;
}

/* --- 星付き丸 --- */
body.kojin td.hosi {
	padding-left:0.6em;
	color:#000000;
}

/* --- 星付き注釈 --- */
body.kojin p.hosi {
	margin-top:6px;
	color:#000000;
}



/* ======= オプションサービス ======= */
/* ===== 共同編集機能/IPアドレス制限・ログイン制御 ===== */
/* --- 専用のツールだから誰でもわかりやすい --- */
body.edit ul li,
body.login-control ul li{
	margin-bottom:12px;
}


/* ===== オプション ===== */
/* --- 強調テキスト --- */
body.option strong{
	color: #0A196C;
	font-weight: bold;
}

/* --- 各オプションの文 --- */
body.option p{
	margin-top:6px;
}


/* ===== 自動実行機能 ===== */
/* --- 小見出し --- */
body.automatic .use h4{
	color: #000000;
	font-weight: bold;
}

/* --- 小見出し --- */
body.automatic h4 {
	color: #0A196C;
	font-weight: normal;
}

/* --- 小見出し --- */
body.automatic h5 {
	color: #0A196C;
	font-weight: bold;
	margin-bottom:6px;
}

/* --- 実行するタスクのスケジュール設定 --- */
body.automatic .setaction ul{
	width:220px;
	margin:0;
	padding:0;
}

/* --- 実行するタスクのスケジュール設定 --- */
body.automatic .setaction ul li{
	margin-left:18px;
	padding-left:0;
}

/* --- タスク数の考え方 --- */
body.automatic dd p.kome{
	margin:0;
}


/* ===== 共同編集機能 ===== */
/* --- ファイルアイコン一覧見出し --- */
body.edit h4{
	margin:10px 15px;
}

/* --- ファイルアイコンアイコン一覧見出し赤枠 --- */
.akawaku{
	border:2px solid #FF0000;
}


/* ===== アクセスログ ===== */
/* --- アクセスログとして取得される内容 --- */
table caption{
	text-align:left;
	margin-bottom:6px;
}
/* --- 例） --- */
.rei{
	display:block;
	text-indent:-2em;
	padding-left:2em;
}
* html .rei{
	display:block;
	text-indent:-1.2em;
	padding-left:2em;
}


/* ===== 個人ディスク ===== */
/* --- 画像のキャプチャ --- */
body.personal .image_cap{
	display:block;
	text-align:right;
	padding:0;
}



/* ======= InternetDisk ASPのセキュリティ ======= */
/* --- 小見出し --- */
body.anzen h4 {
	color: #0A196C;
	font-weight: bold;
}

/* --- 小見出し --- */
body.anzen h4.datacenter  {
	color: #ffffff;
	font-weight: bold;
	margin:3px 0;
}



/* ======= ご導入検討のための詳細情報 ======= */
/* --- 見出し --- */
body.menu table.detail h3,
body.menu table.option h3,
body.menu table.charge h3,
body.menu table.demo h3{
	color: #0A196C;
	background-color:#C4CCE6;
	font-weight:bold;
	margin:12px 10px 15px;
	padding:3px;
	text-align:left;
}

/* --- 見出しのリンクテキスト --- */
body.menu h4 a:link,
body.menu h4 a:visited {
	color: #0A196C;
	font-weight:normal;
	text-decoration:underline;
}


/* ======= よくあるお問い合わせ ======= */
/* --- 小見出し --- */
body.faq h3 {
	color: #0A196C;
	font-weight: bold;
}
/* --- Qタイトル --- */
body.faq h4 {
	font-weight: bold;
	color: #0A196C;
	margin:2px;
}

/* --- 大項目 --- */
body.faq table.q-menu a:link,
body.faq table.q-menu a:visited {
	color: #0A196C;
}

/* --- Q一覧 --- */
body.faq .q-list,
body.faq .q-list a {
	color: #0A196C;
}


/* ======= 動作環境 ======= */
/* --- 動作環境見出し --- */
body.dousa table.env th{
	color:#FFFFFF;
	font-weight: bold;
	background-color:#0A196C;
	text-align:center;
}
body.dousa table.env th.th2{
	color:#000000;
	font-weight:bold;
	background-color:#F7E8EE;
	text-align:left;
}
body.dousa table.env th.th2 span.ja10{
	font-weight:normal;
}
body.dousa table td.komes p{
	margin:0;
}





/* ////// charge /////////////////////////////////////////////////////// */
/* ===== Corporatet Edition 料金ひょう/Government Edition 料金ひょう ===== */
/* --- 小見出し --- */
body.corporate h3,
body.government h3 {
	color: #0A196C;
	font-weight: bold;
}

/* ===== Government Edition 料金ひょう ===== */
/* --- 見出し --- */
body.government th {
	font-weight:normal;
}


/* ===== 料金ひょう ===== */
/* --- body --- */
body.charge-c,
body.charge-g {
	background-color:#FFFFFF;
	text-align: center;
}

/* --- ページ全体 --- */
body.charge-c div.charge-table,
body.charge-g div.charge-table{
	margin: 0 20;
	text-align:left;
}

/* --- 大見出し --- */
body.charge-c h1,
body.charge-g h1{
	color: #0A196C;
	margin:0;
	font-weight:bold;
}

/* --- 見出し --- */
body.charge-c th,
body.charge-g th{
	font-weight:normal;
	text-align:center;
	white-space: nowrap;
}

/* --- td 折り返さない --- */
body.charge-c td,
body.charge-g td{
	white-space: nowrap;
}

/* --- td 折り返す長い文言 --- */
body.charge-c td.text,
body.charge-g td.text{
	white-space: normal;
}


/* --- 基本ご利用料金[A] --- */
body.charge-c th.th-a,
body.charge-g th.th-a{
	padding-left:10px;
	text-align:left;
	white-space: nowrap;
}

/* --- フッター --- */
body.charge-c .footer_charge,
body.charge-g .footer_charge{
	font-size: 10px;
	color: #FFFFFF;
	visibility: hidden;
}


/* ===== Academic Editionの対象について ===== */
/* --- 画像のキャプチャ --- */
body.atarget .maru{
	color: #666666;
}


/* ===== 料金規定 ===== */
/* --- 料金算出方法の小見出し --- */
body.rules h4.calc {
	width:300px;
	margin-bottom:15px;
	padding:3px;
	color: #0A196C;
	background-color:#AAB1CE;
	font-weight:bold;
}
body.rules h5.calc {
	color: #0A196C;
	font-weight:bold;
}

/* --- 料金規定の小見出し --- */
body.rules h6.calc {
	font-weight:normal;
}

/* --- 料金規定の小見出し --- */
body.rules h4.kitei {
	width:510px;
	padding:3px;
	color: #0A196C;
	background-color:#cccccc;
	font-weight:bold;
	text-align:left;
}

/* --- 料金規定の小見出し --- */
body.rules h5.kitei {
	margin-top:15px;
	margin-left:15px;
	padding:3px 0;
	color: #0A196C;
	font-weight:bold;
	text-align:left;
}

/* --- 料金規定の小見出し --- */
body.rules th.kitei {
	font-weight:normal;
	padding-left:12px;
}

/* --- リスト --- */
body.rules ul.calc {
	margin-top:0;
	margin-bottom:0;
}





/* ////// trial /////////////////////////////////////////////////////// */
/* ===== 無料トライアルのご利用方法 ===== */
/* --- ＊リスト --- */
body.use .ul-hosi{
	margin:0 0 12px 16px;
	text-indent:-1em;
	padding-left:1em;
	list-style-type:none;
}
body.use em{
	display:block;
	font-weight: bold;
	margin-bottom: 1em;
	font-style: normal;
}





/* ////// toiawase /////////////////////////////////////////////////////// */
/* ===== お問い合わせ ===== */
/* --- 入力項目名 --- */
.form_item_l {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #553D9A;
}

/* --- 必須 --- */
.indispensable {
	color: #CC0000;
}


/* ///お申し込み/// */
.red{
	color: #ff0000;
}
.table1 table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-collapse:collapse;
	width:450px;
}
.table1 th{
	font-weight: bold;
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #dcdcdc;
	font-size: 12px;
}

.table1 td {
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}
.table1 .center {
	text-align: center;
}

.table1 .short {
	text-align: center;
	width: 60px;
}

