/* CSS Document */

html, body{
	margin:0;
	padding:0;
}

.clearfix::after{
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

.clearfix{
  min-height: 1px;
}

* html .clearfix{
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* topimg
-----------------------------------------------*/

.topimg3{
	width:940px;
	margin:0 auto;
}

/* headmenu
-----------------------------------------------*/

.headmenu2{
	width:940px;
	margin:0 auto;
}

.headmenuTable{
	height:40px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

.headmenuTable a{
	color:#FFF;
	text-decoration:none;
}

.headmenuTable a:hover{
	color:#FFF;
	text-decoration: underline;
}

/* content
-----------------------------------------------*/

.content{
	width:940px;
	margin:0 auto;
}

.contentLeft{
	width:220px;
	float:left;
}

.contentRight{
	width:680px;
	float:right;
	padding:40px 0 50px 40px;
}

/* side
-----------------------------------------------*/

#sideframe{
	width:220px;
}

/* foot
-----------------------------------------------*/

.foot2{
	width:940px;
	margin:0 auto;
}

.foottable{
	width:940px;
}

.foottd1{
	color:#FFF;
	padding:0 0 0 260px;
	height:95px;
	font-size:12px;
	vertical-align:middle;
}

.foottd1 .footname{
	font-size:14px;
	font-weight:bold;
}

.foottd2{
	padding:10px 0 10px 260px;
	font-size:12px;
}

/* h1
-----------------------------------------------*/

h1{
	font-size:20px;
	font-weight:bold;
	margin:0;
}

/* btnPdf
-----------------------------------------------*/

.btnPdf table{
	background : url(btnPdfBg.jpg) 0px bottom / auto auto no-repeat scroll padding-box border-box transparent;
}

/* tableKoumoku
-----------------------------------------------*/

.tableKomoku{
	background : url(tableKomoku.jpg) 0px bottom / auto auto repeat-x scroll padding-box border-box #ffffff;
	text-align:center;
}

/* pagetop
-----------------------------------------------*/

.contentpagetop{
	width:940px;
	margin:0 auto;
	font-size:12px;
	text-align:right;
	padding:100px 0 30px 0;
}

/* table 12px
-----------------------------------------------*/

.table12px th, .table12px td{
	font-size:12px;
}
