
/*2.汎用ページCSS*/
/*----------top page------------*/

.columnTop{
	width: 900px;
	margin:0 auto;
	text-align:left;
}
.columnTop .leftColumn{
	width:302px;
	padding:0 0 0 8px;
	float:left;
}
.columnTop .rightColumn,.columnTop .left_2Column{
	width:590px;
	float:left;
}
.left_2Column{
padding:0 0 0 8px;
}
.left_2Column .leftColumn{
width:295px;
padding:0;
}

.rightLeftColumn{
	float:left;
	width:295px;
}

.rightRightColumn{
	float:left;
	width:295px;
}
*:first-child+html .columnTop .rightColumn{
	min-height:1em !important;
}
* html .columnTop .rightColumn{
	height:1em !important;
}
* html .columnTop .rightColumn .rightLeftColumn{
	height:1em !important;
}
* html .columnTop .rightColumn .rightRightColumn{
	height:1em !important;
}

*:first-child+html .columnTop .rightColumn .rightLeftColumn{
	min-height:1em !important;
}
*:first-child+html .columnTop .rightColumn .rightRightColumn{
	min-height:1em !important;
}

/*----------top page------------*/

/*----------page------------*/

.columnPage{
	width: 900px;
	margin:0 auto;
	text-align:left;
	background-repeat: repeat-y;
}

.columnPage .leftColumn{
	width:180px;
	float:left;
	background-color:white;
}


.columnPage .rightColumn{
	width:720px;
	float:left;
	font-size:95%;
	line-height:1.6em;
}
head:first-child+body .columnPage .rightColumn{
	font-size:95%;
}

.subMenuContent{
	margin: 0 0 15px 0;
	/*font-size:11px;*/
	font-size:80%;
}

.subMenuContent .menuTitle{
	/*padding:0 0 0 10px;*/
	padding:0 0 0 0;
}

.subMenuContent h4{
	margin:8px 0 8px 8px;
}
.subMenuContent ul{
	list-style:none;
	margin:0;
	padding:0;
	width:180px;
	font-size:90%;
}
.subMenuContent ul li{
	background-position:0 top;
	background-color:#fff;
	margin:0;
	width:180px;
	/*padding:3px 0 3px 0;*/
	padding-top:5px;
}
.subMenuContent ul li a{
	width:155px;
}
.subMenuContent ul li.title1 {
	padding-left:5px;
	width:175px;
}
.subMenuContent ul li.select a{
	display:block;
	color: #666 !important;
	text-decoration:none;
	width:155px;
}
.subMenuContent ul li .selected a{
	display:block;
	color: #666 !important;
	text-decoration:none;
	width:165px;
}
.subMenuContent ul li.select ul{
	margin:0 0 0 0;
	padding:0;
}
.subMenuContent ul li.select ul li{
	background-color:transparent;
	/*padding:3px 0 3px 0;*/
	padding-top:5px;
}
.subMenuContent ul li.select ul li.select{
	background:#fff;
}
.subMenuContent ul li.select ul li a{}

.subMenuContent ul li.select ul li ul{}
.subMenuContent ul li.select ul li ul li.select{
}
.subMenuContent ul li.select ul li ul li a{}
.subMenuContent ul li.select ul li ul li a.select{}

.subMenuContent ul li a:hover{
	text-decoration:underline;
}

.subMenuContent ul li.pages_menu{

}
.subMenuContent .menuTitle img{
	float:left;
}
.firstLevelMenu{
	margin:0 0 10px 0;
}
.firstLevelMenu h4{
	margin:5px 0 3px 8px;
	/*font-size:12px;*/
}
.firstLevelMenu ul{
	list-style:none;
	margin:0;
	padding:0;
	background-color:white;
}
.firstLevelMenu ul li{
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align:right;
}
head:first-child+body .firstLevelMenuGreen ul li{
	line-height:1.1em;
}
.firstLevelMenu ul li a{
	background-repeat: no-repeat;
	display:block;
	width:180px;
	padding:0 0 0 0;
	/*color:white;*/
	font-size:13px;
	text-decoration:none;
}
.firstLevelMenu ul li a:hover{
	text-decoration:underline;
}
.firstLevelMenu ul li a:visited{
	/*color:white;*/
}
head:first-child+body .firstLevelMenuGreen ul li a{
	width:auto;
}
.firstLevelMenu ul li a{

}

.pickup,.news,.topics{
	line-height:1.3em;
}
.news{
	margin:0 0 10px 0;
}
.pickup h4,.news h4,.topics h4{
	margin:5px 0 3px 4px;
	font-size:95%;/*20110216 100%から変更*/
	display:inline;
	float:left;
}

head:first-child+body .news h4,
head:first-child+body .topics h4{
	margin:5px 0 3px 8px;
}

.main_column{
	/*border:solid 1px blue;*/
	clear:both;
}
.modules{
 	/*border:solid 1px green;*/
}
.pageNumBottom,.pageNumBottom2{
	text-align:right;
}
.pageNumBottom2{
	background:#ddd;
}
.pageNumBottom2 p.pageNum{
	margin:0 10px 0 20px;
	padding:0 0 10px 0;
	font-family:arial black;
}
.text p.pageNum, .pageNumBottom p.pageNum{
	margin:0 10px 10px 20px;
	padding:0;
	font-family:arial black;
}
.text .pageNum span,.pageNumBottom .pageNum span{
	padding:3px;
	background:#eeeeee;
	color:#666666;
}
.text .pageNum a,.pageNumBottom .pageNum a{
	padding:3px;
	background:#666666;
	color:#ffffff;
}
.text .pageNum a,.pageNumBottom2 .pageNum a{
	padding:3px;
	color:#008000;
}
.text .pageNum a,.pageNumBottom2 .pageNum a:visited{
	color:#999;
}
.anchorList{
	margin:8px 0;
}
.anchorList ul{
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
}
.anchorList ul li{
	padding:2px 0 2px 15px;
	background-repeat:no-repeat;
	background-position:3px 4px;
	font-size:11px;
	line-height:1.1em;
}
head:first-child+body .anchorList ul li{
	font-size:11px;
}

.pageTop{
	padding:0 10px 0px 20px;
	text-align:right;
	font-family:helvetica, sans-serif;
	font-size:85%;
	color:#733;
}
.pageTop a{
	color:#666;
}



/* ▼ */


.articleBlock{
	padding:0 0 0 0;
	line-height:1.3em;
	width:95%;
	border-top:solid 1px #efefef;
	margin:10px auto;
}

.articleBlock h5{
	margin:5px 0 5px 10px;
	font-size:90%;
	text-align:left;
}
.articleBlock .text p{
	font-size:95%;
	line-height:1.8em;
	color:#333;
	/*border:solid 1px black;*/
}

.articleBlock .article_image .caption{
	font-size:80%;
	float: left;
	margin:0 5px 0 0;
	/*padding:0 1px;*/
	text-align:left;
}
.block_left,.block_right,.no_float{
	text-align:left;
	margin:5px 0 5px 10px;
	/*border:solid 1px blue;*/
	
}

.block_left .article_image{
	float:left;
	/*border:solid 1px red;*/
}

.block_right .article_image{
	float:right;
	/*border:solid 1px red;*/
}

.no_float .article_image{
	/*margin:0 10px 0 0;*/
	margin:0px auto;
	padding:0px auto;

}

.block_left .article_image .caption,.block_right .article_image .caption{
	float:left;
	margin-bottom:5px;
}

.page_title{
	/*background-image: url(../images/titleBG.gif);*/
	background-repeat:repeat-x;
	background:#e5e5e5;
}
.page_title h1{
	margin:0;
	padding:5px 0 0 10px;
	font-size:115%;
	color:black;
}

.sns_button {
	margin:10px 0 10px 10px;
	height:20px;
	width:320px;
	float:right;
}
.sns_button iframe,.sns_button .fb-like  {
	float:left;
}
.sns_button #___plusone_0  {
	float:left !important;
	width:70px !important;
}

.pageComment{
	background-color: #e5e5e5;
	color:#333;
	font-size:90%;
	line-height:1.4em;
	padding: 0 8px 5px 8px;
}
.pageComment .title{
	margin:0 0 10px 0;
	background-repeat:no-repeat;
	background-position:0 bottom;
	height: 34px;
}
.pageComment .title h1{
	margin:0;
	padding:5px 0;
	font-size:100%;
	color:black;
}
.pageComment .title h4{
	font-size:100%;
	font-weight:normal;
	float:left;
	margin:0;
	padding: 3px 0;
}
.pageComment .title span{
	float:right;
	margin: 10px 0 0 0;
	font-family:"Arial Black";
	font-size:90%;
}
.page_title .date {
color:#333300;
float:right;
margin:0 5px 0 0;
padding:0;
}


/* 追加クラス */


.index_description,.block_lead{
     padding:3px 0;
	font-size:90%;
	color:#666;
	line-height:1.4em;
}
.block_title h2{
	margin:0;
	font-size:100%;
}
.article_product_index{
	font-size:90%;
	line-height:1.4em;
	color:#666;
	padding:4px 0 4px 0;
	border-top:1px solid #ccc;
	margin-top:10px;
}
.article_product_index_img{
	float:left;
	width:120px;
}
.article_product_index_img_s{
	float:left;
	width:60px;
}
.article_product_index_text_i{
	float:left;
	width:555px;
	margin:0 0 0 8px;
	font-size:90%;
}
.article_product_index_text_i .title{
	margin:0;
	padding:0 0 3px 0;
}
.article_product_index_text_i .title h3,.article_product_index_text .title h3,.article_index_column .title h3{
	margin:0;
	font-size:95%;
	font-weight:normal;
	display:inline;
}
.article_product_index_text_i .title h3 a img{
	vertical-align:middle;
}
.page_related_module{
	font-size:90%;
	line-height:1.4em;
}
.related_tab{
	margin:8px 0;
	background:#f0f0f0;
	border-top:solid 1px #ddd;
}
.related_tab h3{
	margin:0;
	font-size:100%;
	color:#666;
	padding:5px;
}
.related_module{
	padding:8px 0;
}
ul.r_item li{
	margin:0;
	padding:0;
}
.relation_item_column1,
.relation_item_column2{
	/* font-size:90%; */
	/* line-height:1.4em; */
	margin-bottom:10px;
}
.page_relation_item_column1,.relation_item_column1{
	padding:3px 0;
}
.relation_item_text_column2{
	margin:0 0 0 0;
}
.relation_item_column2,
.page_relation_item_column2{
	float:left;
	width:340px;
	padding:3px 0;
}
.page_relation_item_column1 .page_relation_item_img,
.relation_item_column2 .relation_item_img,
.relation_item_column1 .relation_item_img,
.page_relation_item_column2 .page_relation_item_img{
	float:left;
	width:120px;
}
.page_relation_item_column1 .title,
.relation_item_column1 .title{
	float:left;
	width:555px;
	margin:0 0 0 8px;
	padding:0 0 3px 0;
}
.page_relation_item_column1 .title_noimage,
.relation_item_column1 .title_noimage{
	float:left;
	width:555px;
	margin:0 0 0 0px;
}
.relation_item_column2 .title,
.page_relation_item_column2 .title{
	float:left;
	width:200px;
	margin:0 0 0 8px;
	padding:0 0 3px 0;
}
.relation_item_column2 .title_noimage,
.page_relation_item_column2 .title_noimage{
	float:left;
	/*width:320px;*/
	margin:0 0 0 0px;
	padding:0 10px 0 0;
}
.page_relation_item_column1 ul,
.page_relation_item_column2 ul,
.relation_item_column2 ul,
.relation_item_column1 ul{
	list-style:none;
	margin:0;
	padding:0 10px 0 0;
	clear:both;
}
.page_relation_item_column1 ul li,
.page_relation_item_column2 ul li,
.relation_item_column2 ul li,
.relation_item_column1 ul li{
	padding:5px 0 0 0;
	margin:0;
}
.page_relation_item_column1 ul li img,
.page_relation_item_column2 ul li img,
.relation_item_column2 ul li img,
.relation_item_column1 ul li img{
	vertical-align:middle;
}
.page_relation_item_column1 ul li p,
.page_relation_item_column2 ul li p,
.relation_item_column1 ul li p,
.relation_item_column2 ul li p{
	padding:0;
	margin:3px 0 8px 0;
	color:#666666;
}
.page_relation_item_column1 .title h4,
.page_relation_item_column2 .title h4,
.relation_item_column2 .title h4,
.relation_item_column1 .title h4{
	margin:0;
	font-size:100%;
}
.page_relation_item_column1 .title_noimage h4,
.page_relation_item_column2 .title_noimage h4,
.relation_item_column2 .title_noimage h4,
.relation_item_column1 .title_noimage h4{
	margin:0;
	font-size:100%;
}
.page_relation_item_column1 .title p,
.page_relation_item_column2 .title p,
.relation_item_column2 .title p,
.relation_item_column1 .title p{
	margin:3px 0 0px 0;
	padding:0;
	color:#666666;
}
.page_relation_item_column1 .title_noimage p,
.page_relation_item_column2 .title_noimage p,
.relation_item_column2 .title_noimage p,
.relation_item_column1 .title_noimage p{
	margin:3px 0 0px 0;
	padding:0;
	color:#666666;
}
.relation_item_text_column1_item ul{
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
}
.relation_item_text_column1_item ul li{
	padding:5px 0 0 0;
	margin:0;
}
.relation_item_text_column1_item p{
	margin:3px 0 8px 0;
}
.pageTop{
	text-align:right;
}
.block_lead,.index_module,
.block_subtitle,.article_module,
.page_related_module,.related_module{
	margin:0 15px;
}
.block_title h2{
	border-left:4px #8aa724 solid;
	margin:5px 10px;
	padding:10px 5px;
	font-size:100%;
	color:#333;
}
.block_subtitle h4{
	margin:5px 0;
	font-size:100%;
}
.article_module h3{
	font-size:100%;
	margin:5px 0;
}
.point_detail_box,.point_detail_lastbox{
	float:left;
	margin:0 1px;
}

.fontsize{
	width:98%;
	font-size:90%;
	text-align:right;
	/*padding:0 15px 5px 0;*/
}

.sub_title{

}
.sub_title h4{
	margin:5px 5px 0 20px;
	font-size:95%;
	font-weight:normal;
}
.sub_title2 h4{
	margin:0px 5px 5px 20px;
	font-size:95%;
	font-weight:normal;
	color:#776655;
	line-height:1.5em;
}
.sum_detail{
	padding:0 0 0 20px;
	font-size:90%;
	line-height:1.4em;
}
.sum{
	margin:2px 0 0 0;
	padding:2px 0 0 0;
	border-top:solid  1px #efefef;
}
.detail{
	margin:5px 0 0 0;
}
span.area{
	margin:0 0 0 10px;
}
span.map a{
	padding:0 0 12px 0;
}
.article_index_column{
	font-size:80%;
}
.article_index_column .title h3 img{
	vertical-align:middle;
}
* html .article_index_column .title{
	padding:3px 0;
}
* html .article_index_column
{
	font-size:85%;
}
/*コンテンツ入力部分用設定*/
ol.ol{
	color:#333; font-size:95%;
}
ol.ol li{
	margin:0;
	padding:0;
	line-height:1.8em;
}.db_rel_comment{
float:left;
width:180px;
min-height:6em;
border:1px solid #efefef;
margin-left:5px;
padding:5px;
}
.resultCL {
background-color:#F9F9F9;
border-bottom:1px dashed #CCCCCC;
margin-bottom:10px;
min-height:25px;
padding:0;
}
.db_rel_column {
clear:both;
width:490px;
}
.db_rel_column .resultCL_M {
width:395px;
}
.db_rel_column_wide {
clear:both;
/*width:690px; 20090408変更 */
width:680px;
}
.db_rel_column_wide .resultCL_M {
/*width:590px; 20090408変更 */
width:585px;
}

.resultCL_L {
float:left;
width:90px;
padding:10px 0;
min-height:1em;
}
.resultCL_L .resultCL_Prefecture {
margin:10px 5px 34px 10px;
font-size:115%;
}
.resultCL_L .resultCL_Img {
margin:0 5px;
}

.resultCL_M {
float:left;
margin:10px 0 15px 5px;
display:block;
}
.resultCL_M .resultTitle {
border-left:5px solid #FFBA00;
float:left;
padding-left:5px;
width:155px;
}
.db_rel_column_wide .resultCL_M .resultTitle {
/*width:210px; 20100625変更 */
width:325px;
}
*:first-child+html .db_rel_column_wide .resultCL_M .resultTitle{
width:210px;
}
.resultCL_M .resultTitle span {
float:left;
font-size:95%;
color:#666666;
font-weight:bold;
margin-right:20px;
}
.resultCL_M .resultTitle h3 {
clear:both;
float:left;
font-size:115%;
margin:0;
padding:0 0 10px 0;/* 20100625追加 */
width:100%;
}
.resultCL_M .resultTitle h3 a {
width:100%;
color:#0D50A5;
}
.resultCL_M .resultCL_Icon {
float:right;
width:250px;
/*width:200px;*/
}
.locAttIcon {
float:right;
margin-left:10px;
padding:0;
}
.themaIcon {
float:right;
margin:0;
padding:0;
}
.seasonIcon {
display:block;
float:right;
/*margin-right:5px;*/
}
.resultCL_Icon .themaIcon ul,.resultCL_Icon .locAttIcon ul {
margin:0;
padding:0;
}
.resultCL_Icon .themaIcon ul li,.resultCL_Icon .locAttIcon ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 8px 0pt 0pt;
width:21px;
}
.seasonIcon ul {
margin:0;
padding:0 !important;
}
.resultCL_Icon .seasonIcon ul li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 3px 3px 0;
padding:0pt;
width:12px;
}
.dataPoint {
/* font-size:85%; 20100625変更 */
font-size:100%;/* 20100625変更 */
line-height:1.6em;/* 20100625追加 */
margin:15px 5px 0 0;
padding:0 0 0 9px;
clear:both;
}
.dataPoint span, .dataPoint p {
display:block;
margin:5px 0;
}
.resultCL_M .dataBasic {
padding:0;
margin-bottom:10px;
}
.dataPoint dl{
margin:0;
padding:0;
}
.dataPoint dl dt {
clear:both;
color:#748FA4;
float:left;
font-size:90%;
padding:0pt 5px 0pt 0pt;
}.columnPage{
width: 900px;
margin:0 auto;
text-align:left;
background-repeat: repeat-y;
background-image:url("jdr0280000002zik-img/jdr0280000002zk0.gif");
}
.selectedTitle{
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
padding:2px 10px 8px 5px;
margin:0;
border-bottom:2px solid #FFFFFF;
font-size:90%;
line-height:1.4em;
clear:both;background-image:url("jdr0280000002zik-img/jdr0280000002zk7.gif");
}
.subMenuContent ul li a{
background-repeat: no-repeat;
background-position:left 5px;
padding:0 0 0 10px;
}
.subMenuContent ul li ul li a{
background-repeat: no-repeat;
background-position:left 5px;
padding:0 0 0 10px;background-image:url("jdr0280000002zik-img/jdr0280000002zkl.gif");
}
.subMenuContent ul li.select,.subMenuContent ul li{
background-repeat: repeat-y;
background-position:left top;
padding-top:5px;
border-bottom:1px solid white;background-image:url("jdr0280000002zik-img/jdr0280000002zks.gif");
}
.subMenuContent ul li.select ul li{
background-repeat: repeat-y;
background-position:left top;
padding-top:5px;background-image:url("jdr0280000002zik-img/jdr0280000002zkz.gif");
}
.subMenuContent ul li.select ul li.select{
background-repeat: repeat-y;
background-position:left top;
padding-top:5px;background-image:url("jdr0280000002zik-img/jdr0280000002zl6.gif");
}
.subMenuContent ul li a{
display:block;
color: black !important;
text-decoration:none;

}
.selected_a{
/*border-bottom:1px solid white;*/
background-repeat: no-repeat;
background-position:left bottom;
padding:0 0 0 0;
margin:0 0 0 0;
width:165px;
}
.subMenuContent ul li .selected_a{
margin:0 0 0 0;
}
.subMenuContent ul li.select .selected_a{
margin:0 0 0 0;
padding:0 0 0 0;
}
.subMenuContent ul li.select ul li .selected_a{
margin:0 0 0 10px;
}
.subMenuContent ul li.select ul li ul li .selected_a{
margin:0 0 0 20px;
}
.subMenuContent ul li.pages_menu{
background-color:#efefef;
padding-top:5px;
border-bottom:1px solid white;
background-image:none;
}
.anchorList ul li{
padding-left:20px;
background-repeat:no-repeat;
background-position:3px 4px;
font-size:90%;background-image:url("jdr0280000002zik-img/jdr0280000002zmq.gif");
}
.modules{
background-position: 10px bottom;
background-repeat:no-repeat;
margin:8px 0 0 0;
}
.block4 .comment{
padding:8px 0 8px 10px;
background-position: 10px bottom;
background-repeat:no-repeat;
background-image:url("jdr0280000002zik-img/jdr0280000002zn4.gif");
}
.block4 .tile{
background-position: 10px bottom;
background-repeat:no-repeat;
margin:8px 0;

}
.related_module{
background-repeat: no-repeat;
background-position:left top;background-image:url("jdr0280000002zik-img/jdr0280000002zni.gif");
}
.page_title{
background-repeat:repeat-x;	

}
.pageComment .title{
padding:0 0 10px 0;
background-repeat:no-repeat;
background-position:0 bottom;
/*height: 34px;*/
background-image:url("jdr0280000002zik-img/jdr0280000002znw.gif");
}
span.map{
background-repeat:no-repeat;
background-position:left top;
padding:0 0 12px 18px;
margin:0 0 0 10px;background-image:url("jdr0280000002zik-img/jdr0280000002zo3.gif");
}
.related_article a{
background-image:url("jdr0280000002zik-img/jdr0280000002zoa.gif");
}
.right_content .related_module ul li a{
background-repeat:no-repeat;background-image:url("jdr0280000002zik-img/jdr0280000002zoh.gif");
}

@media print{

}
