@charset "Shift_JIS";


/*【トップページ以外body】
------------------------------------------------*/
body {
	background-color: #FFFFFF;
	background-image: url(../img/back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", "Arial", "Helvetica", "sans-serif", "Osaka";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*Lightbox
------------------------------------------------*/
.kuro{position:absolute;top:0%;left:0%;width:100%;height:156%;background-color:#000;filter:alpha(opacity="80");-moz-opacity:0.8;opacity:0.8; display:none;z-index:1001;}
* html .kuro{width:2000px;height:1000px;}
.siro{position:absolute;top:50%;left:50%;width:340px;height:260px;background-color:#fff;display:none;z-index:1002;margin:-180px 0 0 -170px;}
.siro img{border:0;margin:10px 0 0 10px;}

/*【table1】
------------------------------------------------*/
.table1 { 
width: 680px;
border-collapse: collapse;
border: 1px #AB9E8F solid;
} 

.table1 TD { 
border: 1px #AB9E8F solid;
padding: 5px;
text-align: left
vertical-align: top
} 

/*【table2】
------------------------------------------------*/
.table2 { 
border-collapse: collapse;
border: 1px #AB9E8F solid;
white-space: nowrap
} 

.table2 TD { 
border: 1px #AB9E8F solid;
padding: 5px;
text-align: left
} 

/*【table3】
------------------------------------------------*/
.table3 { 
border-collapse: collapse;
border: 1px #AB9E8F solid;
width: 445px;
} 

.table3 TD { 
border: 1px #AB9E8F solid;
padding: 3px;
text-align: left
vertical-align: top
} 
