@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-size: 16px;
	line-height: 20px;
	font-family:"qMmpS Pro W3", "lr oSVbN", "Osaka", "Verdana", sans-serif
	background-color:#FFF;
}

a:link {
	color: #0000CC;
	text-decoration:none;
}
a:visited {
	color: #0000CC;
	text-decoration:none;
}
a:active {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}

img {
	border: 0;
}


/* =================================== */
/* 繝ｬ繧､繧｢繧ｦ繝医・險ｭ螳・*/
/* =================================== */
.thrColFixHdr #container {
	width: 880px;
	margin: 0 auto;
}

.thrColFixHdr #header {
	width: 840px;
	height: 75px;
	margin: 0 auto;
	margin-top: 10px;
	background:white url(../image/icold_header.jpg);;
}

.thrColFixHdr #menu {
	width: 840px;
	margin: 0 auto;
	margin-top: 5px;
}

.thrColFixHdr #main { 
	width: 840px;
	margin: 0 auto;
	margin-top: 30px;
        text-align:justify;
        text-justify:auto;
}  

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thrColFixHdr #footer{
	width: 838px;
	height: 110px;
	margin: 0 auto;
	margin-top: 30px;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background-color:#F7F7F7;
}

TABLE.gray {
	border-collapse : collapse ;
	border-color:#999;
	border-width : 1px ;
	border-style : solid ;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
}

TABLE.black {
	border-collapse : collapse ;
	border-color:#000000;
	border-width : 1px ;
	border-style : solid ;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
}

.cell-1{
	background-color:#CCCC99;
}

.cell-2{
	color:#990000;
}

.cell-3{
	background-color:#CCCCFF;
}

.cell-4{
	background-color:#DFDFAC;
}
.cell-5{
	background-color:#000000;
}

.dot-1 {
	background:white url(../icold/e/image/dot-black.gif) repeat-x;
}

.txt-1 {
	font-size:14px;
	font-weight:bold;
}

.txt-2 {
	color:#3366CC;
}

.txt-3 {
	color:#666666;
}

.txt-4 {
	color:#999999;
}

.txt-b {
	color:#000000;
	font-weight:bold;
}

.line-1 {
	border-top: #CCCCCC 5px solid;
}

.txt-red-1 {
	color:#FF0000;
	font-weight:bold;
	font-size: 16px;
}

.txt-red-2 {
	color:#FF0000;
}

.txt-red-3 {
	color:#FF0000;
	font-weight:bold;
}

.day{
	border:none;
	background-color:#FFF;
	color:#F00;
	font-size:16px;
	width:40px;
}

TABLE.black2 {
	border-collapse : collapse ;
	border-color:#000000;
	border-width : 1px ;
	border-style : solid ;
	background-color:#FFFFFF;
	font-size: 16px;
	text-align:left;
}

.cell-10{
	background-color:#EACEA6;
}
.cell-11{
	background-color:#FFFFFF;
}
.cell-12{
	background-color:#E4E4E4;
}

