#Main h2{
	background: #eeeeee;
	border-top: 3px solid #004d00;
	font-size: 14px;
	padding: 4px 10px;
	margin: 0 0 10px 0;
}


/* =Photo
-------------------------------------------------------------- */
#Photo{
	margin-top: 10px;
}
#Photo img{
	display: block;
	margin-bottom: 8px;
	/*width: 180px; 2016/05/10 del */
	margin-left: auto; /* 20160510 add */
  margin-right: auto; /* 20160510 add */
}
#Photo p{
	margin-bottom: 5px;
}


/* =Ranking
-------------------------------------------------------------- */
#Ranking .date{
	font-size: 11px;
	margin-bottom: 7px;
	padding: 3px 0;
	letter-spacing: 0;
	text-align: right;
}
#Ranking .rankdate{
	font-size: 11px;
	margin-bottom: 7px;
	letter-spacing: 0;
}
#Ranking .rankdate select{
	font-size: 11px;
	margin: 0;
}
#Ranking .area{
	width: 105px;
	font-size: 11px;
	margin-bottom: 7px;
	letter-spacing: 0;
}
#Ranking .area select{
	font-size: 11px;
	margin: 0;
}
#Ranking ol{
	clear: both;
	margin: 0;
	list-style: none;
}
#Ranking ol li{
	padding: 0 0 5px 25px;
	font-weight: bold;
}
#Ranking ol li.r1{background: url(/img/rank1.jpg) 0 0 no-repeat;}
#Ranking ol li.r2{background: url(/img/rank2.jpg) 0 0 no-repeat;}
#Ranking ol li.r3{background: url(/img/rank3.jpg) 0 0 no-repeat;}
#Ranking ol li.r4{background: url(/img/rank4.jpg) 0 0 no-repeat;}
#Ranking ol li.r5{background: url(/img/rank5.jpg) 0 0 no-repeat;}
#Ranking ol li a{
	zoom: 1;
}


/* =Seminar
-------------------------------------------------------------- */
#Seminar h3{
	margin-bottom: 0;
}
#Seminar p{
	margin-bottom: 7px;
}
#Seminar dl{
	zoom:1;
}
#Seminar dl:after{
	content: '';
	display: block;
	clear: both;
}
#Seminar table{
	text-align: left;
	margin-bottom: 10px;
}
#Seminar table th{
	width: 50px;
}
#Seminar table th,
#Seminar table td{
	padding: 0 3px;
  text-align: left;
}


/* =BnrAds
-------------------------------------------------------------- */
#BnrAds{
	margin-bottom: 10px;
}


/* =Book
-------------------------------------------------------------- */
#Book{
	overflow: hidden;
}
#Book p{
	overflow: hidden;
	margin-bottom: 5px;
}
#Book p span{
	color: #de0000;
	font-weight: bold;
}
#Book img{
	margin-bottom: 5px;
}


/* =Question
-------------------------------------------------------------- */
#Question dl{
	margin-bottom: 0;
}
#Question dd{
	margin-bottom: 5px;
}
#Question .btn_voting{
	display: block;
	margin: 0 auto 5px auto;
	height: 25px;
	width: 63px;
	color: transparent;
	border: medium none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -10000px;
	background: url(/img/btn_voting.jpg) left center no-repeat;
}
#Question a{
	font-size: 11px;
}
#Question .center{
	margin-bottom: 5px;
}


/* =Mail
-------------------------------------------------------------- */
#Mail ul{
	margin: 10px 0;
	list-style: none;
}
#Mail ul li{
	padding: 0 0 0 15px;
	background: url(/img/listmark02.gif) 0 5px no-repeat;
}
#Mail input#mlmg_email{
	width: 100px;
	border: 1px solid #B8BCB8;
	height: 17px;
	padding: 3px;
}
#Mail input[type='text']{
	width: 105px;
}

#Mail .btn_entry{
	width: 62px;
	height: 25px;
	color: transparent;
	border: medium none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -10000px;
	background: url(/img/btn_entry.jpg) no-repeat;
}
#Mail .btn_backnumber{
	display: block;
	margin: 10px 0 5px 0;
	width: 180px;
	height: 29px;
	color: transparent;
	border: medium none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -10000px;
	background: url(/img/btn_backnumber.jpg) no-repeat;
}


/* =Mail
-------------------------------------------------------------- */
#Mobile {
	margin-top:16px;
	margin-bottom:12px;
}
#Mobile img{
	margin-right: 10px; 
	float: left;
}
#Mobile p{
	margin-bottom: 5px; 
}
#Mobile p.mb_url{
	font-size:12px;
	padding:5px 0px;
	margin:5px 2px;
	text-align:center;
}

/* =Twitter
-------------------------------------------------------------- */
#Twitter h3 a{
	right: -5px;
	font-size: 9px;
}
#Twitter ul{
	margin: 0;
	list-style: none;
}
#Twitter ul li{
	margin-bottom: 5px;
}
#Twitter ul li span{
	display: block;
	color: #333;
}


/* =Link
-------------------------------------------------------------- */
#Link ul{
	margin-left: 0;
	list-style: none;
}
#Link ul li{
	margin: 0;
	padding: 0 0 0 15px;
	background: url(/img/listmark01.gif) 0 5px no-repeat;
}


/* =Emergency
-------------------------------------------------------------- */
#Emergency{
	margin-bottom: 10px;
	background: #b4111c;
	padding: 7px 10px;
	font-size: 12px;
}
#Emergency span{
	color: #fff;
	font-weight: bold;
}
#Emergency a{
	color: #fff;
	text-decoration: underline;
}


/* =Pickup
-------------------------------------------------------------- */
#Pickup{
	overflow: hidden;
}
#Pickup h2{
	position: relative;
	zoom: 1;
}
#Pickup h2 a{
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 6px;
	right: 10px;
	background: url(/img/listmark02.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
	zoom: 1;
}
#Pickup ul{
	margin: 0;
	list-style: none;
}
#Pickup ul li{
	padding: 3px 0px 0px 5px;
	/*border-bottom: 1px dotted #ccc;*/
	color: #333;
	font-size: 14px;
	zoom: 1;
}
#Pickup ul li span{
	background: url(/img/listmark01.gif) 0 3px no-repeat;
	padding-left: 12px;
}
#Pickup ul li:hover{
	/*background: #f7f7f7 url(/img/btn_scrap.gif) right 7px no-repeat;*/
	background: #f7f7f7 url(/img/icon_scrapbook.gif) right 7px no-repeat;
}
#Pickup ul li a.scrap{
	float: right;
	display: block;
	margin-top: 3px;
	width: 15px;
	height: 15px;
	text-indent: -10000px;
	overflow: hidden;
}
#Pickup ul li.PickupTop a{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
#Pickup ul li.PickupTop p{
	margin: 0;
	font-size: 12px;
}
#Pickup ul li  a{
	font-weight: bold;
}

#Pickup p.more{
	margin: 0;
	padding: 4px 10px 4px 0px;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}
#Pickup p.TextAds{
	margin: 5px 0 0 0;
	border-bottom: 0;
/*	float: left; */
}
#Pickup .user{
	margin: 5px 0 10px 0;
	float: right;
	overflow: hidden;
	font-size: 12px;
	*width: 192px !important;
}
#Pickup .user span{
	display: block;
	float: left;
	background: url(/img/bg_user.jpg) 0 0 repeat-x;
}
#Pickup .user .btn_newssearch{
	margin-right: 5px;
}
#Pickup .user span a{
	display: block;
	color: white;
	padding: 3px 5px 3px 22px;
	border-top: 1px solid #849784;
	border-right: 1px solid #142914;
	border-bottom: 1px solid #041204;
	border-left: 1px solid #435d43;
}
#Pickup .user span.btn_newssearch a{
	background: url(/img/icon_newssearch_green.gif) 4px 4px no-repeat;
}
#Pickup .user span.btn_mail a{
	background: url(/img/icon_mail_green.gif) 4px 7px no-repeat;
}
#Pickup p.BnrAds{
	clear: both;
	margin: 5px 0 10px 0;
	text-align: right;
	height: 22px;
}


/* =Photonews
-------------------------------------------------------------- */
#Photonews .tabs{
	margin: -37px 0 10px 140px;
	width: 330px;
	padding: 3px 0;
	list-style: none;
	font-size: 10px;
	zoom: 1;
}
#Photonews .tabs:after{
	content : '';
	display : block;
	clear : both;
}
#Photonews .tabs li{
	float: right;
	border-left: 1px solid #ccc;
	padding: 0 6px;
}
#Photonews .tabs li a.current{
	font-weight: bold;
}
#Slider{
	position: relative;
	height: 121px;
	width: 100%;
	overflow: hidden;
	background: url(/img/bg_Slider.jpg) repeat-x;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
#Slider .container{
	padding: 0 20px;
	z-index: 1;
}
#Slider .container ul{
	margin: 0;
	width: 600px;
	list-style: none;
}
#Slider .container ul li{
	float: left;
	width: 98px;
	height: 120px;
	padding: 10px 5px;
	font-size: 10px;
	line-height: 1.2em;
}
#Slider .container ul li a{
/*	display: block;*/
	width: 98px;
	height: 102px;
	overflow: hidden;
display: table-cell;
vertical-align: middle;
}
#Slider .container ul li span{
	display: block;
	width: 98px;
	height: 73px;
	overflow: hidden;
	margin: 0 0 5px 0;
}
#Slider .container ul li div{
	width: 98px;
	height: 102px;
	overflow: hidden;
	background-color: #CCCCCC;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 102px;
}
#Slider .container ul li a img{
	vertical-align:middle;
}
#Slider .previous{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#Slider .next{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 11;
}


/* =Topic
-------------------------------------------------------------- */
#loopedSlider{
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	zoom: 1;
}
#loopedSlider:after{content : ''; display : block; clear : both;}

#loopedSlider .sliderMenu{
	width: 140px; /* 120px; */
	float: left;
	margin: 0;
	list-style: none;
}
#loopedSlider .sliderMenu li{
	border-bottom: 1px solid #e5e5e5;
	background: url(/img/listmark03.gif) right center no-repeat;
}
#loopedSlider .sliderMenu li.active,
#loopedSlider .sliderMenu li:hover{
	background: url(/img/listmark04.gif) right center no-repeat;
}
#loopedSlider .sliderMenu li.active{
	font-weight: bold;
}
#loopedSlider .sliderMenu li a{
	display: block;
	color: #333;
	/* padding: 5px 20px 4px 0; */
	padding: 5px 20px 4px 20px;
}
#loopedSlider .sliderMenu li a.lock{
	/* padding-left: 20px; */
	/* background: url(/img/lock.png) left center no-repeat; */
	background: url(/img/key.png) left center no-repeat;
}
#loopedSlider .container{
	width: 315px; /* 300px; */ /* 320px; */
	background: #f7f7f7;
	float: right;
	padding: 10px 5px; /* 10px; */
	-webkit-box-shadow: inset 0px 0px 5px 0px #ccc; /* Safari, Chrome用 */
	-moz-box-shadow: inset 0px 0px 5px 0px #ccc; /* Firefox用 */
	box-shadow: inset 0px 0px 5px 0px #ccc; /* CSS3 */
	border: 1px solid #ddd\9; /* IE8 and below */  
	*border: 1px solid #ddd; /* IE7 and below */  
	_border: 1px solid #ddd; /* IE6 */ 
}
#loopedSlider .container img{
	float: left;
	width: 85px;
}
#loopedSlider .container strong{
	display: block;
	float: right;
	width: 210px;
	margin: 0 0 5px 0;
}
#loopedSlider .container ul{
	float: right;
	width: 210px; /* 185px; */ /* 165px; */
	margin-bottom: 0;
	list-style: none;
	margin-left: 0;
}
#loopedSlider .container ul li img{
	float: none;
	width: auto;
}
#loopedSlider .container ul li a{
	padding-left: 18px;
	background: url(/img/listmark05.gif) 5px center no-repeat;
}

#loopedSlider .container ul li a.lock{
	background: url(/img/key_mini.png) 2px center no-repeat;
	/*
	list-style-image: url(/img/key.png);
	list-style-image: url(/img/lock.png);
	list-style: none;
	padding-left: 18px;
	background: url(/img/lock.png) left center no-repeat;
	*/
}


/* =FunctionPR
-------------------------------------------------------------- */
#FunctionPR{
	background: #F7F7F7 url(/img/bg_FunctionPR.gif) 10px 11px no-repeat;
	border: 1px solid #DDD;
	margin: 0;
	padding: 9px 0 6px 80px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#FunctionPR p{
	margin: 0;
	padding: 0 0 3px 10px;
	font-size: 12px;
	border-left: 1px solid #DDD;
	position: relative;
	color: #555;
}
#FunctionPR p a{
	padding: 0 0 0 20px;
	height: 16px;
	display: block;
}
#FunctionPR p.F_search a{
	background: url(/img/listmark04.gif) 2px 5px no-repeat;
}
#FunctionPR p.F_scrap a{
	background: url(/img/icon_scrapbook.gif) 0 0 no-repeat;
}


/* =News
-------------------------------------------------------------- */
#News{
	margin-bottom: 10px;
}
#News ul.tabs{
	list-style: none;
	margin: 0;
	background: url(/img/bg_tabs.jpg) repeat-x;
	font-size: 12px;
	zoom: 1;
}
#News ul.tabs:after{content : ''; display : block; clear : both;}

#News ul.tabs li{
	float: left;
	border-right: 1px solid #345b34;
	padding: 0 8px;
}
#News ul.tabs li a{
	display: block;
	margin: 4px 0;
	padding: 0px 8px;
	color: #fff;
}
#News ul.tabs li a.current,
#News ul.tabs li a:hover{
	color: #000;
	background: #fefefe;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px 0px #aaa; /* Safari, Chrome用 */
	-moz-box-shadow: inset 0px 0px 5px 0px #aaa; /* Firefox用 */
	box-shadow: inset 0px 0px 5px 0px #aaa; /* CSS3 */
}
#News{
	border-bottom: 1px solid #d9d9d9;
}
#News .container{
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
#News h2{
	border-top: 1px solid #d9d9d9;
	font-size: 14px;
	padding-left: 20px;
	position: relative;
	padding: 1px 15px;
	zoom: 1;
}
#News h2 a{
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 3px;
	right: 15px;
	background: url(/img/listmark02.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
	zoom: 1;
}
#News h2 a.minguru{
	right: 110px;
	background: url(/img/icon_blank.gif) 0 4px no-repeat;
}
#News .container ul{
	list-style: none;
	margin: 0 0 5px 0;
}
#News .container ul li{
	/*padding: 1px 25px;*/
  padding: 1px 10px;
	zoom: 1;
}
#News .container ul li>span{
	padding-left: 12px;
	background: url(/img/listmark01.gif) left 3px no-repeat;
}
#News .title-bold li a{
	font-weight: bold;
}
#News .title-bold li a span{
	font-weight: normal;
}
#News .container ul li a span{
	margin-right: 5px;
	color: #1a1a1a;
	font-size: 12px;
}
#News .container ul li:hover{
	/*background: #f2f2f2 url(/img/btn_scrap.gif) 488px 5px no-repeat;*/
	/*background: #f2f2f2 url(/img/icon_scrapbook.gif) 428px 5px no-repeat;*/
  background: #f2f2f2 url(/img/icon_scrapbook.gif) 445px 5px no-repeat;
}
#News .container ul li a.scrap{
	float: right;
	display: block;
	margin-top: 3px;
  margin-right: -18px;
	width: 15px;
	height: 15px;
	text-indent: -10000px;
	overflow: hidden;
	background: none;
}


#News .container p{
/*
	margin: 0 20px 0 20px;
	padding: 7px 0px 10px 10px;
*/
	margin: 0 15px 0 15px;
	padding: 7px 0px 10px 0px;
	border-top: 1px solid #ddd;
	font-size: 12px;
	list-style: none;
}


/* =TieupAds
-------------------------------------------------------------- */
#TieupAds h3{
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #B3B3B3;
	position: relative;
	font-size: 15px;
	background: none;
	color: #333;
}
#TieupAds ul{
	width: 200px;
	margin-right: 10px;
}
#TieupAds ul li p {
	width: 120px;
	font-size: 12px;
	margin-left: 10px;
}
#TieupAds ul li p img.lock{
	width: 14px;
	border: 0;
	float: none;
}

/* =RelDoc
-------------------------------------------------------------- */
#RelDoc h2 {
  position: relative;
  /*
	padding-left: 18px;
	background: url(/img/key.png) left center no-repeat;
	*/
  background-color: #EEEEEE;
}
#RelDoc h2 a {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 3px;
	right: 15px;
	background: url(/img/listmark02.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
	zoom: 1;
}

/*2015/12/10 ytatara add 土地開発コーナー用 st*/

#Landdev .container ul{
	list-style: none;
	margin: 0 0 5px 0;
}
#Landdev .container ul li{
  padding: 1px 10px;
	zoom: 1;
}
#Landdev .container ul li a{
	padding-left: 12px;
	background: url(/img/listmark01.gif) left 3px no-repeat;
}

/*2015/12/10 ytatara add 土地開発コーナー用 fin*/

/*動画サイト iframe表示*/
div.cpds_iframe{
  width:470px;
  height:185px;
}
div.cpds_iframe iframe{
    width:1020px;
    height: 245px;
    
    transform:scale(0.46);
    transform-origin:0 0;
    -o-transform:scale(0.46);
    -webkit-transform:scale(0.46);
    -moz-transform:scale(0.46);
    -ms-transform:scale(0.46);
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden;
    position: absolute;
}

span.flash_text{
    font-size: 11px; 
    display: inline-block; 
    padding: 0 2px; 
    background-color: red; 
    color: white; 
    margin: 0px 5px 0px 5px; 
    line-height: 16px;
    animation: Flash1 3s infinite;
    float:right;
}
@keyframes Flash1{
    0%{
        opacity: 0;
    }
    30%{
        opacity: 1;
    }
    70%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}

p.news_doc{
  margin : 0;
  padding: 0;
  font-size:12px;
}

p.news_doc a.read_all{
  background: url(/img/listmark01.gif) 0 3px no-repeat;
  padding-left: 8px;
  font-size:12px !important;
  font-weight: unset !important;
  line-height: unset !important;
}


#Pickup .free{
  background: url(../img/icon_free.png) 0 2px no-repeat !important;
  padding-left: 30px !important;
  background-size: 25px auto !important;
}

#Pickup .PickupTop .free{
  background: url(../img/icon_free.png) 0 4px no-repeat !important;
  padding-left: 30px !important;
  background-size: 25px auto !important;
}

#Photo .free{
  background: url(../img/icon_free.png) 0 1px no-repeat !important;
  padding-left: 30px !important;
  background-size: 25px auto !important;
}

#News .free{
  background: url(../img/icon_free.png) 0 2px no-repeat !important;
  padding-left: 30px !important;
  background-size: 25px auto !important;
}

span.more{
  display: block;
  padding: 0;
  background: none !important;
  text-align: right;
}

span.more a{
  padding: 0 !important;
  background: none !important;
  text-align: right !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-decoration: none !important;
}