body{
	margin:0 auto;
	padding:0
	text-align:center;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	background:#e0e0e0;
	line-height:1.4;
	}
#container{
	width:852px;
	margin:0 auto;
	text-align:left;
	background:#ffffff;
	border: solid 1px #b6c5d4;
	border-top: solid 6px #486d94;
	}
#wrapper{
	float:left;
	width:100%;
	}
div#content{
	margin: 0 20px 20px;
	padding: 0 5px;
	}
#footer{
	clear:left;
	width:100%;
}

img{
	border:0;
	}
a{
	color:#0044CC;
	text-decoration:underline;
	font-weight:normal;
	}
a:hover{
	text-decoration:underline;
	color:#0044CC;
	}

/******** Header ******************************/
#header{
	margin-bottom: 20px;
	}
#header h1{
	color:#333;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0px;
	margin: 0 0 1px;
	padding:1px 3px;
	}
#header h1 a{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	}
#header h1 a:hover{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	}
#header h1 a:visit{
	color:#333;
	text-decoration:none;
	font-weight:normal;
	}
#header #title{
	margin:10px 0;
	text-align:center;
	}
#header #menu{
	background: #eaedf7;
	font-size:12px;
	text-align: center;
	border-top: solid 1px #b6c5d4;
	border-bottom: solid 1px #e0e8cc;
	margin: 0 3px;
	padding:1px;
	}
#header #menu p{
	margin:3px 0;
	color: #999;
	}
#header #topicpass{
	font-size:12px;
	margin: 0 0 1px;
	padding:3px;
	}

/******** content ****************************/
#content{
	text-align:left;
	margin:0;
	padding:0;
	}
#content h2{
	font-size:16px;
	color: #fff;
	padding:3px 0 3px 18px;
	margin:0 0 10px 0;
	letter-spacing:1px;
	background-image: url('http://hikaku.lasikganka.com/images/bg_block_blue.gif');
	}
#content h3{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #dadada;
	margin:10px 0 8px 0;
	padding:1px 2px 2px 3px;
	}
#content p{
	font-size:16px;
	line-height:1.5;
	margin:0 20px 20px;
	}


#mytable {
	width: 800px;
	padding: 0;
	margin: 0;
	}
caption {
	padding: 0 0 5px 0;
	width: 800px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}
th {
	font-size: 14px;
	color: #333;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	text-align: center;
	}
th.cli {
	width:200px;
	text-align: center;
	}
th.cli250 {
	width:250px;
	text-align: center;
	}
th.cli300 {
	width:300px;
	text-align: center;
	}
td {
	font-size: 14px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	}
td.alt {
	background: #F5FAFA;
	color: #797268;
	}
th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	color: #333;
	}
th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	color: #333;
}


/******** Footer ********/
#footer{
	background: #486d94;
	color: #FFF;
	}
#footer p{
	margin:0;
	padding:5px 10px;
	font-size: 12px;
	text-align: right;
	}
#footer a{
	display:inline;
	padding:0;
	color: #ffffff;
}




/******** Various classes ********/

blockquote{
	font-size:14px;
	border:1px solid #dadada;
	margin:20px 10px;
	padding:8px;
	}
.box{
	background-color:#f6f6f6;
	border:1px solid #b6c5d4;
	line-height:1.8;
	padding:10px 5px 10px 5px;
	}
.box a{
	color:#f0f0f0;
	}

.left{
	float:left;
	margin:0 15px 4px 0;
	}

.right{
	float:right;
	margin:0 0 4px 15px;
	}

.textright{
	text-align:right;
	}

.readmore{
	text-align:right;
	margin:-10px 10px 12px 0;
	}

.center{
	text-align:center;
	}

.blue{
	color:#4088b8;
	}
.red{
	color:#b22222;
	}

.big{
	font-size:16px;
	}
.small{
	font-size:12px;
	}
.bold{
	font-weight:bold;
	}

.red-bold{
	font-weight:bold;
	color: #b22222;
	}
.clear{
	clear:both;
	}
.hide{
	display:none;
	}
.fade{
	color:#DC143C;
	}
.gray{
	color:#808080;
	}

.photo{
	border:1px solid #bababa;
	padding:2px;
	background-color:#ffffff;
	margin:6px 18px 2px 5px;
	}



/******** Entry Form ********/

#entryform2{
	font-size: 14px;
	text-align: center;
	margin: 20px 0;
	}

#entryform2 table{
	font-size:12px;
	width: 100%;
	background: #aaaaaa;
	margin: 15px 0;
	}

#entryform2 tr{
	}

#entryform2 td{
	}

#entryform2 td.eftd21{
	width: 25%;
	font-size:12px;
	text-align: left;
	background: #f5f5f5;
	}
#entryform2 td.eftd22{
	font-size: 12px;
	text-align: left;
	background: #ffffff;
	}
.eftd-h{
	color: #486d94;
	}
.eff{
	font-weight: bold;
	color: #cc0000;
	}
