@charset "shift-JIS";

html{filter: expression(document.execCommand("BackgroundImageCache", false, true));}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------main------- */

*{
	border: none;
	list-style: none;
	}

a:link{
	color: #666666;
	}

a:visited{
	color: #999999;
	}

a:hover, a:active{
	color: #FF9966;
	}

form {
	margin: 0px;
}

/* -------header------- */

div#head{
	margin: 0;
	width: 764px;
	height: 35px;
	border-bottom: 4px solid #547ADB;
	clear:both;
	}

div#head #headL{
	margin: 15px 0 0 0;
	float: left;
	}

div#head #headR{
	margin: 10px 0 0 0;
	float: right;
	}

div#head2{
	margin: 0;
	width: 764px;
	border-bottom: 4px solid #547ADB;
	clear:both;
	}

div#head2 h1{
	margin: 10px 0 0 0;
	display: block;
	width: 257px;
	height: 63px;
	background: url(http://www.keinet.ne.jp/img/logo.gif) no-repeat 0px 0px #FFF;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	}

div#head2 h1.h1t{
	margin: 2px 0 0 0;
	display: block;
	width: 379px;
	height: 83px;
	background: url(http://www.keinet.ne.jp/img/logo_t.gif) no-repeat 0px 0px #FFF;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	}

div#head2 h1 a.title:link, a.title:visited{
	margin: 0;
	display: block;
	width: 257px;
	height: 63px;
	text-indent: -9999px;
	text-decoration: none;
	}

div#head2 h1 a.title:link, a.title:active{
	text-decoration: none;
	}

div#head2 #headContentsLogNo{
	display: block;
	width: 500px;
	height: 82px;
	margin: 0;
	padding: 0;
	float: right;
	background-position: right top;
	text-align: right;
}
.toptable{
	margin-top: 12px;
}


/* -------ContentsArea------- */

div.massage{
	width: 764px;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}

.banzai_title {
width:630px;
background-color:#ff6347;
color:#ffffff;
font-weight:bold;
text-align:center;
margin:0;
padding:0.5em;
border:1px solid #ff6347;
}

.banzai_body {
width:630px;
border:1px solid #d7d7d4;
margin:0;
padding:0.5em;
text-align:left;
}

.banzai_title a:link{
	color: #ffffff;
	text-decoration:underline;
	}

.banzai_title a:visited{
	color: #ffffff;
	text-decoration:underline;
	}

.banzai_title a:hover, a:active{
	color: #ffffff;
	text-decoration:none;
}

.tok_title {
width:630px;
background-color:#24a0a0;
color:#ffffff;
font-weight:bold;
text-align:center;
margin:0;
padding:0.5em;
border:1px solid #24a0a0;
}

.tok_body {
width:630px;
border:1px solid #d7d7d4;
margin:0;
padding:0.5em;
text-align:left;


/* -------Footre------- */

div#footerArea{
	margin: 20px 0 0 0;
	padding: 0;
	width: 764px;
	text-align: center;
	border-top: 4px solid #547ADB;
	}

div#footerArea .foot{
	margin: 18px 0 8px 0;
	padding: 0;
	color: #688BDD;
	font-size:10px;
	}

div#footerArea .foot a.footLink:link, a.footLink:visited{
	text-decoration: none;
	color: #688BDD;
	}

div#footerArea .foot a.footLink:hover, a.footLink:active{
	text-decoration: underline;
	}

div#footerArea .cc{
	margin: 0 0 10px 0;
	}
