@charset "shift_jis";
/* CSS Document */

*:first-child+html * {
	zoom:1;
}
html {
	height: 100%;
}
body {
	font-size: 13px;
	line-height: 1.22em;
	text-align: center;
	height: 100%;
	font-family: "CI",Meiryo,"lr oSVbN", Osaka, "qMmpS Pro W3";
	background-color: #F0F0F0;
}
/* IE7ลpaddingw่ */
*:first-child+html body {
	padding-left: 1px;
}
/* IE6ศบลpaddingw่ */
*html body {
	padding-left: 1px;
}
a {
	color: #0088CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
input {
	margin: 2px;
}


.fsize11 {
	font-size: 85%;
}

.fsize12 {
	font-size: 93%;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0px;
	line-height:0;
	zoom:1;
}
#wrap {
	min-height: 100%;
	background-image: url(../img/wrapt_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
*html #wrap {
	height: 100%;
}
#header {
	height: 80px;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/headert_back.gif);
	margin-bottom: 10px;
}
#menu {
	clear: both;
	width: 815px;
	height: 36px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../img/menut/menut_back.gif);
}

#content {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 650px;
	overflow: hidden;
}
#right {
	width: 160px;
	float: right;
	overflow: hidden;
}
.pankuzu {
	font-size: 85%;
	width: 735px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 3px;
	color: #666666;
	padding-right: 10px;
	padding-left: 25px;
	background-image: url(../img/pankuzu_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer {
	text-align: center;
	overflow: hidden;
	width: 815px;
	background-image: url(../img/footert_bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	clip: rect(0px,auto,0px,auto);
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.clearfix:after {
  content: ".";  /* Vตขvf๐์้ */
  display: block;  /* ubNxvfษ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
