﻿@charset "UTF-8";

body#cals h2 {
	margin-bottom:20px;
	}
body#cals ul#glNavi li.menu01 a { background:url(../../common/img/glnavi01.gif) bottom left no-repeat;}

/*------- トップのテーブル --------*/
table.topTable {
	width:100%;
	border-collapse:collapse;
	}
table.topTable th,
table.topTable td {
	border:1px #dedede solid;
	}
table.topTable th {
	padding:4px 10px 4px 4px;
	border-right:none;
	width:50%;
	text-align:left;
	}
table.topTable th img {
	width:312px;
	height:83px;
	}
table.topTable th img.exp {
	height:59px;
	}
table.topTable td {
	padding:5px 10px 5px 26px;
	line-height:1.5;
	background:url(../../common/img/icon01.gif) 15px 1em no-repeat;
	}
table.topTable td.exp {
	background:url(../../common/img/icon01.gif) 15px center no-repeat;
	}
table.topTable td.blank {
	background:url(../../common/img/icon04.gif) 8px 0.8em no-repeat;
	}

/*------- ユーザ様へ --------*/

ul#userList li {
	padding-left:1.85em;
	line-height:1.67;
	text-indent:-1.85em;
	}
table#userTable td.blank {
	padding-left:30px;
	}
table#userTable th img.exp {
	width:384px;
	height:60px;
	}
.look {
	padding:8px 9px 6px 9px;
	border:1px #dedede solid;
	line-height:1.67;
	background-color:#f7f7f7;
	}

/*------- ダウンロード --------*/
table.downloadTable {
	width:100%;
	border-collapse:collapse;
	}
table.downloadTable th,
table.downloadTable td {
	border:1px #dedede solid;
	}
table.downloadTable th {
	padding:10px;
	width:32%;
	text-align:center;
	}
table.downloadTable th img {
	width:157px;
	}
table.downloadTable td {
	padding:10px;
	line-height:1.5;
	}
table.downloadTable td a.blank {
	padding-left:20px;
	background:url(../../common/img/icon04.gif) left center no-repeat;
	}
.calsDownload h4 {
	width:135px;
	height:14px;
	line-height:0;
	}

/*------- リンク集関連 --------*/
ul.calsList {
	margin-top:10px;
	background:url(../../common/img/dot.gif) left top repeat-x;
	}
ul.calsList li {
	padding:10px 0;
	background:url(../../common/img/dot.gif) left bottom repeat-x;
	}
ul.calsList li a {
	padding-left:23px;
	background:url(../../common/img/icon04.gif) 5px center no-repeat;
	}





