@charset "shift_jis";
#main {
	width: 494px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	position:relative;
	text-align:left;
	padding-bottom:80px;
}

#main a:link {
	color: #003399;
	text-decoration: none;
}

#main a:visited {
	color: #003399;
	text-decoration: none;
}

#main a:hover {
	text-decoration:underline;
	color:#333333;
	background-color: #CCCCFF;
}

#main a:active {
	text-decoration:underline;
	color:#333333;
	background-color: #CCCCFF;
}

#main .news_listbox {
	float: left;
	width: 240px;
}
#main .main_title {
	background-image: url(../img_template/main_title.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	height: 20px;
	padding-top: 8px;
	padding-left: 28px;
}
#main .main_title .main_title_02 {
	float: left;
}

#main .news_listbox.left {
	margin-right: 8px;
}

#main .main_title .ichiran {
	float: right;
	font-size: 70%;
	font-weight: normal;
	padding-right: 8px;
}
#main #head_line {
	margin-top: 6px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#main #head_line .day {
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 0;
	text-align:right;
}
#main #head_line .entry_title {
	font-size: 100%;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 8px;
	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	font-weight: bold;
}
#main #head_line .entry_title_b {
	font-size: 100%;
	padding-top: 16px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #03129d;
	font-weight: bold;
}
#main #head_line .day_top {
	font-size: 80%;
	margin-bottom: 6px;
	margin-top: 0px;
	text-align:left;
}
#main #head_line .entry_title_top {
	/*font-size: 100%;*/
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	font-weight: bold;
}
#main #head_line .entry_title_top img {
	padding-bottom:3px;
}

#main #head_line .entry_title_top a{
	color:#000000;
}

#main #head_line .entry_title_top a:active{
	color:#000000;
	background-color:#ffffff;
}

#main #head_line .entry_title_top a:hover{
	color:#000000;
	background-color:#ffffff;
}
#main .news_list {
	font-size: 90%;
	background-image: url(../img_template/news_list.gif); 
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .news_list .news_list_02 {
	float: left;
}

#main .news_sports_list {
	font-size: 90%;
	background-image: url(../img_template/news_list.gif); 
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main .news_sports_list .news_list_02 {
	float: left;
}

#main .news_list .time {
	float: right;
	padding-right: 10px;
}
#main .news_sports_list .time {
	float: right;
	padding-right: 10px;
}
#main .head_line_link {
	font-size: 85%;
	margin-right: 14px;
	margin-bottom:12px;
	margin-left: 8px;
	margin-top:8px;
}
#main div.head_line_link a:link {
	color:#000000;
	text-decoration:underline;
}
#main div.head_line_link a:visited {
	color:#000000;
	text-decoration:underline;
}
#main div.head_line_link a:hover {
	color:#990000;
	text-decoration:underline;
}

#main #pr .text-banner {
	font-size: 80%;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 2px;
}
#main #pr {
	margin-top: 12px;
	margin-bottom: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#main #category_img {
	margin-bottom: 8px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
	width:456px;
	font-size:80%;
}

#main #category_img dl {
	padding: 0px;
	float: left;
	display:inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#main #category_img dd {
	margin: 0px;
}

#main #category_img dd ul{
	list-style-image: url(../img_template/news_list.gif);
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:45px;
	font-weight:bold;
}
#main #category_img dd ul li{
	color:#000000;
}

#main #category_img a img{
	border: 1px solid #999999;
}

#main #category_text {
	background-color: #F0F0F0;
	font-size: 75%;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
 	padding-bottom: 5px;
	margin-bottom:10px;
	clear:both;
}
#main #category_text dl {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#main #category_text dt {
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
}

#main #category_text dd {
	clear: right;
	margin: 0px;
	padding: 0px;
}

#main #category_text ul {
	margin: 0px;
	padding: 0px;
}
#main #category_text li {
	display: inline;
	margin-left: 4px;
	padding: 0px;
}

#top_google_ad {
	width:336px;
	position:absolute;
	top:1950px;
	margin-left:85px;
	margin-right:85px;
}

#top_adjust_ad {
	width:468px;
	height:70px;
	position:absolute;
	bottom:10px;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
}
.clear_all {
	clear: both;
}
#mountain_p_list {margin-bottom:80px;}

#recent_list {
	list-style-image: url(/img_template/news_list.gif);
	font-size:85%;
	margin-top:6px;
	margin-right:25px;
	padding-bottom:10px;
}

#recent_list li{
	clear:both;
	padding-top:2px;
	margin-top:6px;
	width:100%;
}

#recent_list .recent_title{
	float:left;
}

#recent_list li .time{
	float:right;
}

#hot_recent_list{ 
	width:448px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0px;
	list-style: none;
}

#hot_recent_list li{
	clear:both;
	font-size:80%;
	height:62px;
	margin-top:10px;
	margin-bottom:10px;
}

#hot_recent_list .hot-description{
	margin-left:69px;
}

#hot_recent_list .hot-description dt {
	 margin-bottom:5px;
}

#hot_recent_list .hot-description dt a{
	color: #0000aa;
	font-weight:bold;
	font-size:110%;
}

#hot_recent_list .hot-description dt a:link {
	 text-decoration:none;
}

#hot_recent_list .hot-description dt a:visited {
	 text-decoration:none;
}

#hot_recent_list .hot-description dt a:hover {
	 text-decoration:underline;
}

#hot_recent_list .hot-description dt a:active {
	 text-decoration:underline;
}

#hot_recent_list .hot-description dd {
	 margin-left:0px;
	 padding-left:0px;
}

#hot_recent_list .hot-description dd a {
	 display:block;
	 text-decoration:none;
	 color: #000000;
	 background-color:#ffffff;
}

#hot_recent_list .hot-thumbnail img{
	border: solid 1px #000000;
	margin-right:0px;
}

/*------*/

.detail-txt {
	font-size: 90%;
	line-height: 140%;
	letter-spacing: 0.1em;
	/*text-align: justify;
	text-justify: inter-ideograph;*/
	margin-top:0;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:0;
	padding-top:8px;
	padding-right:15px;
	padding-left:15px;
	/*width:95%;*/
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
}
.detail-txt2 {
	font-size: 90%;
	line-height: 140%;
	letter-spacing: 0.1em;
	/*text-align: justify;
	text-justify: inter-ideograph;*/
	margin-top:0;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:0;
	padding-top:8px;
	padding-right:15px;
	padding-left:15px;
	/*width:95%;*/
}
#zenkoku-photo{
	padding:3px;
}
.photo-txt {
	font-size: 85%;
	line-height: 1.1em;
	padding:3px;
}

.article-text td.detail-txt {
	padding-top : 12px;
	margin-right: auto;
	margin-left: auto;
	!important;
}
#main div.detail-txt table {
	margin-left:10px;
	margin-top:0.7em;
	!important;
}

.article-text td.detail-txt table {
	margin-left:10px;
	margin-top:0.7em;
	!important;
}

.detail-txt p {
	padding-top : 0.6em;
	margin-top:0px;
}
/*------*/

.detail-txt .photo {
	float:right;
	display:inline;
}

.detail-txt .photo table{
	margin: 0px 2px 2px 2px;
	width:100px;
	border-width:0px;
	text-align:right;
	border-collapse:collapse;
}

.detail-txt .photo td{
	border: solid 1px #666666;
	padding:1px;

	font-size: 80%;
	line-height: 120%;
	text-align:left;
}

.border {
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	/*border-color: #CCCCCC;*/
	border-color: #ffffff;
	height: 1px;
	clear:both;
}

#article-google-ad {
	clear:both;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

