@charset "utf-8";
/* base reset
===================================================================== */
* {
	font-weight: normal;
	font-style: normal;
}
html,body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,
pre,form,fieldset,
input,textarea,blockquote {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

p,li,dt,dl {
	line-height: 1.4;
}
p {
	margin: 0 0 1em 0;
}
ol,ul,li {
	list-style-type: none;
}
table{
	font-size:inherit;
	font:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
th,td {
	border: solid 1px #000;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
caption {
	text-align: left;
}

img {
	border: none;
	vertical-align: bottom;
}

/* */
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
hr,legend {
	display: none;
}
/*=================================================================== reset end */
/* base set
===================================================================== */
html {
	height: 100%;
	overflow: scroll;
}

body{
	font:13px;
/*
	*font-size:small;	/* IE7 */
*/
/*
	*font:x-small;	/* IE6 */
*/
	width: 100%;
	color: #333;
	background: #FFF;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Osaka,Arial,sans-serif;
/*	text-align: center;
*/	line-height: 1.4;
}
* html body {	/* --IF6用-- */
	font-family: Verdana,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Sans-Serif;
}
*:first-child+html body {	/* --IE7用--- */
    font-family: Verdana,"ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo",Arial,sans-serif;
}
/* head~/* */body */ 
*+html>/**/body  body {	/* --IE8用--- */
    font-family: Verdana,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif;
}

/*=================================================================== set end */
/* link color
===================================================================== */
a {
	border: none;
	text-decoration: none;
}
a:link { 
	color: blue;
}
a:visited {
	color: purple;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color: red;
}
/*=================================================================== link end */
/* body
===================================================================== */

html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #fff;
}
/*=================================================================== body end */
body{	
    text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:170%;
}

h1{
  width:915px;
  height:27px;
  background-image:url(../_img/kcd_img_15.jpg);
  font-size:20px;
  text-align:left;
  margin:20px auto;
  padding-left:65px;
  padding-top:3px;
}

h2{
  font-size:15px;
  text-align:left;
  margin:0 40px;
}
.indent{
  font-size:15px;
  text-align:left;
  margin:0 70px;
}
.ber{
  width:905px!important: width: 920px;
  height:26px;
  font-size:15px;
  text-align:left;
  margin:0 40px!important:margin: 20px 40px 0 40px;
  color:#FFFFFF;
  background-image:url(../_img/img.jpg);
  padding:4px 0 0 15px;
}

img {
border:none;
margin:0;}

#wrapper{
	width:1000px;
	margin:0 auto;
	background-image:url(../_img/kcd_img_18.jpg)}

#header{
  margin:0 auto;
  padding:0;
  background-image:url(../_img/kcd_img_02.jpg);
  height:80px;
  width:960px;
  text-align:right;
  padding-right:20px;
  padding-top:40px;
}

#main{
  margin:0 auto;
  padding:0;
}

#menu {
  width:980px;
  margin:0 auto;
}

#menu ul{
  width:980px;
  list-style:none;
  margin:0 auto 0 -20px;
  }
  
.li{
  display:block;
  float:left;
  }

#footer{
 width:960px;
 font-size:10px;
 background-image:url(../_img/kcd_img_22.jpg);
 margin:40px auto 0 auto;
 color:#FFFFFF;
 line-height:50px;
 clear:both;
 text-align:left;
 padding-left:20px;
 overflow:hidden;
}

#footer img{
  float:right;
  margin:20px;
  height:80px;
  width:80px;
}


.img_1{
  float:left;
  margin-right:20px;
}

.img_2{
  float:right;
  margin-left:20px;
}

.p2_span{
  font-weight:700;
  margin-bottom:10px;
  display:block;

}
.ce {
	text-align:center;

}
.area {overflow:auto; width:860px; height:100px; border: solid 1px; 
}
* html table.ryoukin {
    border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-align: center;
	width:750px; height: 20px;
	margin-left: 20px  ;
	}
*:first-child+html  table.ryoukin {

    border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-align: center;
	width:750px; height: 20px;
	margin-left: 20px  ;
	}
table.ryoukin {
    border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-align: center;
	width:750px; height: 20px;
	margin-left: 120px ;

}
.ryoukin th {
    border-right:1px solid #a8befa;
    border-bottom:1px solid #a8befa;
    color:#330000;
    background-color:#a8befa;
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
}

.ryoukin td {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
}
td.r1 { text-align:right; }

table.sinryou_jikan{
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-align:center;
	width:630px;
}
.sinryou_jikan th{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    color:#FFFFFF;
	font-weight:700;
    background-color:#0099FF;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sinryou_jikan td{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding:0.3em 1em;
}

.sinryoujikan_tx{
  float:left;
  margin:10px 0;
  font-weight:700;
  text-align:left;
  }
.tx_1{
  margin:0 40px;
  padding:20px 0;
  text-align:left;
  overflow:hidden;
  }
.navi{
  margin:0 40px;
  padding:0 0 10px 0;
  text-align:left;
  overflow:hidden;
  }
/* li */
.tx_1B{
  margin:0 ;
  padding:0 ;
  text-align:left;
  overflow:hidden;
}
.tx_1R{
  color:#FF0000;
  margin:0;
  padding:0;
  text-align:left;
  overflow:hidden;
  }
.tx_1 ul{
 margin:0;
}
.txr_1{
  margin:0 40px;
  padding:10px 0;
  text-align:right;
  overflow:hidden;
}


.tx_1 li{
  margin:0;
}

.tx_1 p{
	padding-left:10px;
}

  
.tx_2{
   margin-top:30px;
 }

.tx_3{
  font-size:10px;
  font-weight:700;
}



/* ------------------------------
ボタン
------------------------------ */

#menu_2{
width:940px;
margin:0 auto;
overflow:hidden;
}
#menu_3{
width:940px;
margin:0 auto;
overflow:hidden;
}
.menu_btn,.menu_btn_2{
  background-image:url(../_img/btn_bg_off.jpg);
  height:32px;
  width:103px;
  display:block;
  border-left:#CCCCCC 1px solid;
  float:left;  
   }

.menu_btn_2{
  border-right:#CCCCCC 1px solid;
  width:106px;
}


.menu_btn a:hover,
.menu_btn a,
.menu_btn_2 a:hover,
.menu_btn_2 a
{
    height:32px;
    width:103px;
    display:block;
    line-height:32px;
    text-decoration:none;
    color:#0;
	background-image:url(../_img/btn_bg_off.jpg);
}
.left{ float:left;
}
.right { float:right;}

