
/*6.フォトアーカイブ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{
	width:590px;
	float:left;
}

.columnTop .rightColumn .rightLeftColumn{
	float:left;
	width:295px;
}

.columnTop .rightColumn .rightRightColumn{
	float:left;
	width:295px;
}

/*----------top page------------*/

/*----------page------------*/

.columnPage{
	width: 900px;
	margin:0 auto;
	text-align:left;
	background-repeat: repeat-y;
}

.columnPage .leftColumn{
	width:180px;
	float:left;
}


.columnPage .rightColumn{
	width:720px;
	float:left;
	font-size:95%;
	line-height:1.6em;
}
head:first-child+body .columnPage .rightColumn{
	font-size:95%;
}
.selectedTitle{
	background:#b6bca0;
	color:white;
	padding:2px 10px;
}
.subMenuContent{
	margin: 0 0 15px 0;
	/*font-size:11px;*/
	font-size:80%;
}

.subMenuContent .menuTitle{
	/*padding:0 0 0 10px;*/
	padding:0 0 0 0;
	margin:0 0 8px 0;
}

.subMenuContent h4{
	margin:8px 0 8px 8px;
}
.subMenuContent ul.pages_menu{
	border-bottom:none;
}
.subMenuContent ul{
	list-style:none;
	margin:0;
	padding:0;
	width:180px;
	font-size:95%;
	background-color:#F6F6F6;
	border-bottom:2px solid #b6bca0;
}
.subMenuContent ul li{
	margin:0;
	width:180px;
	/*padding:3px 0 3px 0;*/
	padding-top:5px;
}
.subMenuContent ul li ul li{
	width:150px;
	padding:1px 0 0;
	background-color:transparent;
	margin:1px 0 1px 30px;
}
.subMenuContent ul li a{
	display:block;
	color: #666 !important;
	font-weight:bold;
	text-decoration:none;
}
.subMenuContent ul li ul{
	margin:0;
	padding:0;
	border-bottom:none;
}
.subMenuContent ul li ul li a{
	color:#0d52a7 !important;
}
.subMenuContent ul li.select ul li.select{
	background:#0d52a7;
}
.subMenuContent ul li.select ul li.select a{
	color:#FFFFFF !important;
}
.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 ul li a{
	background-image:none;
	margin:0;
	padding:0 0 0 5px;
}
.subMenuContent ul li ul li .selected_a{
	padding:0;
}

.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:#f6f6f6;
	border-bottom:1px solid #b6bca0;
}
.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: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;
}
.main_column a{
	color:#0F7239;
}
.modules{
 	/*border:solid 1px green;*/
}
.pageNumBottom{
	text-align:right;
}
.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;
}
.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 3px;
	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-size:90%;
	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;
	color:#333333;
}
.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 .caption{
	margin:0 0 5px 5px;
}

.block_left .article_image .caption{
	margin:0 5px 5px 0;
}

.block_right .article_image{
	float:right;
	/*border:solid 1px red;*/
}

.no_float .article_image{
	/*margin:0 10px 0 0;*/
	margin:0px;
}

.block_left .article_image .caption,.block_right .article_image .caption{
	float:none;
}

.breadcrumb {
	font-size:80%;
	color:#666666;
	height:28px;
	padding:2px 0 0 10px;
	background-color:#c2e2b5;
	border-top:5px solid #3e8f48;
	line-height:1.3em;
}

.page_title{
	/*background-image: url(../images/titleBG.gif);*/
	margin:10px 0 0 10px;
	width:700px;
}
.page_title .h1_title{
	margin:0;
	padding:2px 0 0 14px;
	height:auto;
}
.page_title h1{
	margin:0;
	padding:0;
	float:left;
	height:auto;
	font-size:105%;
	/*background:#b6bca0;*/
	color:white;
}
.page_title .date{
	float:right;
	margin:0 5px 0 0;
	padding:0;
	color:#333300;
}

.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: #f2f2f2;
	color:#797979;
	font-size:90%;
	line-height:1.4em;
	padding: 10px;
	border-bottom:1px solid #d2d2d2;
}
.pageComment .title{
	margin:0 0 5px 0;
	padding:5px 0 0;
	color:#333333;
	background-repeat:no-repeat;
	background-position:0 bottom;
	height: 20px;
}
.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: 0 0 0 0;
	padding: 3px 0;
}
.pageComment .title span.area{
	margin: 0 5px 0 0;
}
.lead{
	clear:both;
}

/* 追加クラス */

.thumbnail .caption,.captions{
	font-size:80%;
	color:#666;
	line-height:1.2em;
	margin-bottom:10px;
}
.index_description,.block_lead{
     padding:3px 0;
	font-size:90%;
	color:#666;
	line-height:1.4em;
}
.article_product_index{
	border-top:1px solid #f1f1f1;
	font-size:90%;
	line-height:1.4em;
	color:#666;
	padding:8px 0 12px 0;
}
.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{
	margin:0;
	font-size:100%;
	font-weight:normal;
	display:inline;
}
.article_product_index_text_i .title h3 a,.article_product_index_text .title h3 a{
	color:#0f7239;
}
.article_product_index_text_i .title h3 a img{
	vertical-align:middle;
}
.article_product_index_text .date,.article_product_index_text_i .date{
	margin:0;
	padding:0 0 0 20px;
}
.page_related_module{
	clear:both;
	font-size:90%;
	line-height:1.4em;
	padding:8px 0;
	margin:0 10px 20px 10px;
}
.related_tab{
	display:table;
	margin:8px 0;
	padding:0;
	width:700px;
}
.related_tab h3{
	background-color:#3E8F48;
	color:#FFFFFF;
	display:block !important;
	float:left;
	font-size:85%;
	height:20px;
	margin:0;
	padding:3px 8px;
	width:auto;
}
.related_module{
	margin:0 10px 10px 20px;/* 20081222追加 */
	padding:8px 0;
}
ul.r_item li{
	margin:0;
	padding:0;
}
.relation_item_column1,
.relation_item_column2{
	font-size:90%;
	line-height:1.4em;
}
.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:335px;
	padding:3px 0 3px 5px;
}
.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 .relation_item_img a img,.relation_item_column1 .relation_item_img a img{
	width:110px;
}
.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;
	padding-left:5px;/* 20081222追加 */
}
.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;
}
/*.index_module{
	width:710px;
}*/
.index_module,
.block_subtitle,.article_module{
	margin:0 10px;
}
.block_lead{
	margin:5px 20px;
}
.block_title{
	margin:0 10px;
	padding:0;
	width:700px;
	display:table;
}
.block_title h2{
	/*border-top:3px #B7BDA1 solid;*/
	/*border-bottom:1px #B7BDA1 solid;*/
	display:block !important;
	margin:0;
	padding:3px 8px;
	font-size:85%;
	color:#FFFFFF;
	background-color:#3E8F48;
	width:auto;
	height:20px;
	float:left;
}
.block_subtitle h4{
	margin:5px 0;
	padding-left:1em;
	font-size:90%;
	color:#666666;
	font-weight:normal;
}
.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;*/
}
.top_fontsize{
	width:98%;
	font-size:80%;
	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 0;
}
span.map a{
	padding:0 0 12px 0;
}
.page_related_area_bottom{
	padding-bottom:20px;
}
.pageNumContainer{
height:18px;
}


/* 090219追加 */

.article_block ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 10px;
	padding:0;
}
.article_block ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.article_block ul li.feed,
.article_block ul li.feed_1,
.article_block ul li.feed_2,
.article_block ul li.feed_3,
.article_block ul li.feed_4
.article_block ul li.feed_{
	margin:0 0 5px;
}
.article_block ul li.feed span.pubDate,
.article_block ul li.feed_1 span.pubDate,
.article_block ul li.feed_2 span.pubDate,
.article_block ul li.feed_3 span.pubDate,
.article_block ul li.feed_4 span.pubDate,
.article_block ul li.feed_ span.pubDate{
	margin:0 0 0 5px;
	width:100px;
	display:block;
	float:left;
	font-size:85%;
	color:#0d52a7;
}
.article_block ul li.feed .feedTitle,
.article_block ul li.feed_1 .feedTitle,
.article_block ul li.feed_2 .feedTitle,
.article_block ul li.feed_3 .feedTitle,
.article_block ul li.feed_4 .feedTitle,
.article_block ul li.feed_ .feedTitle{
	display:block;
	float:left;
	width:575px;
	font-size:85%;
}
.article_block ul li.feed .feedTitle a,
.article_block ul li.feed_1 .feedTitle a,
.article_block ul li.feed_2 .feedTitle a,
.article_block ul li.feed_3 .feedTitle a,
.article_block ul li.feed_4 .feedTitle a,
.article_block ul li.feed_ .feedTitle a{
	font-size:115%;
	color:#776655;
	font-weight:bold;
}


.article_index_column .title h3 img {
	float:left;
}
.article_index_column .title h3 a {
	font-size:70%;
	font-weight:normal;
}

/* 2010_renewal */

.gt_map{
	margin:10px auto;
        width:640px;
}

.divL {
         float : left;
}
.divL img{
         width:160px;
         height:120px;
}
.divR {
         float : left;
}

.dataBasic{
        clear:both; 
        padding-left:5px;
       width:240px;

}
.dataBasic h3{
        min-height:22px;
        margin: 0px;
        color:#3D3C36;
	background-color:#E9EDF6;
        font-size:85%;
	padding:0px 0px 3px 3px;
}
.dataBasic a{
        color:#3D3C36;
	text-decoration: underline;	
}
.dataBasic dl{
	font-size:85%;
        margin-top:1px;
}
.dataBasic dt{
	float:left;
	width:70px;
	margin:0 3px 1px 0;
	padding-left:3px;
	background:#F6F6F6;
	color:#666;
	line-height:1.4em;
}
.dataBasic dd{
	float:left;
        display:block;
        width:160px;
	margin:0 0 1px 0;
	color:#333;
	line-height:1.4em;
}
.gt_route{
	margin:0px auto;
        padding:0px 40px 0px 40px !important;

}

.gOpenBtn{
         
         margin-left:36px;
         margin-bottom:10px;
}
.gOpenBtn a{
         background-repeat:no-repeat;
         width:68px;
         height:20px;
         display:block;
}
.gOpenBtn a.close{
         background-repeat:no-repeat;
}
.gOpenBtn a:hover{
          filter: alpha(opacity=80);
          -moz-opacity:0.8;
          opacity:0.8;
}

/* end of 2010_renewal */.photo_index{
margin:0 0 20px 15px;
}
.photo{
width:166px;
margin:15px 10px 0 0;
float:left;
height:auto;
}

*html body .photo{/* 20090408変更 */
margin:15px 6px 0 0;
}

.photo h5,.photo_L h5,.photo_L p{
margin:0 4px;
font-size:80%;
line-height:1.3em;
font-weight:normal;
color:#333333;
}

.photo img,.photo_L img{
margin:0 0 5px;
padding:4px;
border:solid 1px #ccc;
background-color:#F2F2F2;
}
.photo a{

}
.photo_L{
width:640px;
margin:15px auto;
}
.photo_L a{
color:#0F7239;
}
.index_module{
margin:0 0 20px 9px;
}.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;
}
*: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;
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%;
margin:15px 5px 0 0;
padding:0 0 0 9px;
clear:both;
}
.dataPoint span {
display:block;
margin-top:5px;
}
.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("ntlgkb0000000337-img/ntlgkb000000033i.gif");
}
.subMenuContent ul li a{
background-repeat: no-repeat;
background-position:left 2px;
padding:0 0 0 14px;background-image:url("ntlgkb0000000337-img/ntlgkb00000009ba.gif");
}
.subMenuContent ul li a{
display:block;
text-decoration:none;

}
.selected_a{
background-repeat: no-repeat;
background-position:left bottom;
padding:0 0 0 10px;
margin:0 0 0 0;
}
.subMenuContent ul li .selected_a{
margin:0 0 0 0;
}
.subMenuContent ul li.select .selected_a{
margin:0 0 0 0;

}
.subMenuContent ul li.select ul li ul li .selected_a{
margin:0 0 0 20px;
}
.anchorList ul li{
padding-left:20px;
background-repeat:no-repeat;
background-position:3px 2px;
font-size:90%;background-image:url("ntlgkb0000000337-img/ntlgkb000000039q.gif");
}
.modules{
background-position: 10px bottom;
background-repeat:no-repeat;
margin:10px 0 0 0;
}
.block4 .comment{
padding:8px 0 8px 10px;
background-position: 10px bottom;
background-repeat:no-repeat;
background-image:url("ntlgkb0000000337-img/ntlgkb000000039z.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("ntlgkb0000000337-img/ntlgkb00000006nh.gif");
}
.page_title{
background-repeat:repeat-y;background-image:url("ntlgkb0000000337-img/ntlgkb00000003ah.gif");
}
.page_title .h1_title{
background-repeat:no-repeat;
background-position:bottom;background-image:url("ntlgkb0000000337-img/jdr0280000016oxe.gif");
}
span.map{
background-repeat:no-repeat;
background-position:left top;
padding:0 0 12px 18px;
margin:0 0 0 10px;background-image:url("ntlgkb0000000337-img/ntlgkb00000008vm.gif");
}
.block_title{
background-repeat:no-repeat;background-image:url("ntlgkb0000000337-img/jdr0280000016p91.gif");
}
.article_block ul li.feed_1,.article_block ul li.feed_2,.article_block ul li.feed_3,.article_block ul li.feed_4,.article_block ul li.feed_,.article_block ul li.feed{
background-repeat:repeat-x;
background-position:left bottom;background-image:url("ntlgkb0000000337-img/jdr02800000171dr.gif");
}
.related_tab{
background-repeat:no-repeat;background-image:url("ntlgkb0000000337-img/jdr02800000176dd.gif");
}
.gOpenBtn a{
background-image:url("ntlgkb0000000337-img/jdr028000002m5c2.gif");
}
.gOpenBtn a.close{
background-image:url("ntlgkb0000000337-img/jdr028000002m5k4.gif");
}

@media print{

}
