@charset "utf-8";
/* CSS Document */

#page_title{
	background-image:url(news/bg_title.jpg);
}

/*-------------------------------------------------*/


.block01{
	margin:0px 10px;
	overflow:hidden;
}

.block01 .block_ins{
	overflow:hidden;
}

/*-------------------------------------------------*/

.cat_btn{
	display: none;
	/*
	overflow:hidden;
	margin:10px auto;
	*/
}

.cat_btn ul{
	overflow:hidden;
	text-align:center;
	margin-left:4px solid #fff;
	font-size:0;
}

.cat_btn ul li{
	overflow:hidden;
	list-style-type:none;
	margin:2px 0px 2px 0px;
}

.cat_btn ul li a{
	display:block;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	background-color:#E9F2CC;
	line-height:48px;
	font-size:15px;
	font-weight:bold;
	
}


/*-------------------------------------------------*/

.a_entry{
	width:100%;
	overflow:hidden;
	margin-bottom:50px;
	margin-top:50px;
}

.entry_title{
	overflow:hidden;
	position:relative;
	border-bottom:3px solid #8FBE00;
	box-sizing:border-box;
	margin-bottom:15px;
}

.entry_title dl{
	width:100%;
	overflow:hidden;
	min-height:50px;
}

.entry_title dl dt{
	vertical-align:middle;
	text-align:left;
	font-size:15px;
	margin-left:10px;
}

.entry_title dl dd{
	vertical-align:middle;
	text-align:left;
	font-size:18px;
	margin-left:10px;
}

.entry_title dl dd a{
	text-decoration:none;
	font-weight:bold;
}

.entry_title .cat_name{
	position:absolute;
	right:0px;
	top:0;
	font-size:14px;
	color:#8FBE00;
}

.entry_title .cat_name a{
	color:#8FBE00;
	text-decoration:none;
}

.entry_body{
	margin:10px;
	overflow:hidden;
}

/*-------------------------------------------------*/

.page_navi{
	overflow:hidden;
	margin:50px 10px;
}

.page_navi .prev{
	float:left;
	overflow:hidden;
	width:50%;
}

.page_navi .next{
	float:right;
	overflow:hidden;
	width:50%;
	text-align:right;
}

.page_navi a{
	text-decoration:none;
	color:#000;
	font-size:16px;
}

.page_navi a span{
	font-size:14px;
	color:#8FBE00;
	margin:0px 0.5em;
	overflow:hidden;
}

/*-------------------------------------------------*/

#sidebar{
	overflow:hidden;
}



#sidebar dl{
	overflow:hidden;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

#sidebar dl dt{
	font-weight:bold;
	font-size:16px;
	color:#8FBE00;
	font-family: "Yu Gothic", YuGothic;
	font-weight:600;
}

/**/

#sidebar .left_col{
	overflow:hidden;
	margin:40px 20px;
}

#sidebar .left_col dd{
	overflow:hidden;
	margin-top:20px;
	font-size:15px;
}

#sidebar .left_col dd ul{
	overflow:hidden;
}

#sidebar .left_col dd ul li{
	list-style-type:none;
	float:left;
	overflow:hidden;
	width:50%;
	margin-bottom:0.5em;
	
}

#sidebar .left_col dd ul li a{
	text-decoration:none;
}

/**/

#sidebar .right_col{
	overflow:hidden;
	margin:40px 20px;
}

#sidebar .right_col dd{
	overflow:hidden;
	margin-top:20px;
}

#sidebar .right_col dd table{
	width:100%;
}

#sidebar .right_col dd table th{
}

#sidebar .right_col dd table th input{
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	box-sizing:border-box;
	display:inline;
	height:36px;
	line-height:36px;
	text-indent:1em;
	width:100%;
}

#sidebar .right_col dd table td{
	width:74px;
}

#sidebar .right_col dd table td input{
	width:74px;
	display:inline;
	height:36px;
	line-height:36px;
	background-color:#8fbe00;
	color:#fff;
	font-family: "ryo-gothic-plusn","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	fot-size:16px;
	border:none;
	font-weight:600;
	letter-spacing:5px;
	border-top:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	box-sizing:border-box;
}

#sidebar .right_col dd table th input:focus {
  outline:0;
  background-color:#F5F9CF;
}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
