
/*4.トップページCSS*/
/* photo archive CSS position指定 */
.photoarchive{
	position:relative;
}
.topics3{
	text-align:left;
	position:absolute;
	top:0;
	right:0;
}
.topics3 table{
	border-collapse:collapse;
	border-spacing:0;
	table-layout:auto;
	font-size:70% !important;
}
.topics3 table tr td{
	padding:3px;
	vertical-align:top;
}
.topics3_title{
	background-color:#666;
	font-size:12px;
	padding:3px 8px;
	font-weight:bold;
	color:white;
}
.topics3_article{
	border-top:1px #666 solid;
	border-bottom:1px #666 solid;
}
.topics3_text{
	width:180px;
	filter: alpha(opacity=80);
  	-moz-opacity:0.8;
	opacity:0.8;
	background-color:white;
	overflow:auto;
	height: 50px;
}
.topics3_img{
	width:120px;
	background-color:white;
}
/* photo archive CSS position指定 */
/*----------top page------------*/
.photoarchive{
	margin-bottom:20px;
/*
border-top:solid 1px #666;
*/
}
.tab{
	float:left;
	width:310px;
}
.tab ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.tab ul li{
	float:left;
	margin:0 2px 0 0;
}
.info{
	float:left;
	width:590px;
	font-size:80%;
	text-align:left;
}
.info h5{
	margin:5px 0;
	font-size:100%;
	color:#3D3C36;
}
.info p{
	margin:5px 10px 5px 0;
	font-size:90%;
}

.pickup{
	margin: 0 0 8px 0;
	/*font-size:80%; 20100705変更 */
	font-size:90%; /* 20100705追加 */
}
*html .pickup{
	height:1px;
}
.pickup .topTitle{
	background-repeat:no-repeat;
	height:25px;
	margin:0 0 5px 0;
	/*padding:0 0 0 5px;*/
	padding:0 0 0 10px;
}
.pickup .topTitle h4{
	margin:0;
}
.topTitle h4 a{
	color:#FFFFFF;
}
.topTitle h4{
	background-color:#61a8b2;
	color:#FFFFFF;
	display:block !important;
	height:20px;
	padding:5px 10px 0 0;
	width:auto;
	float:left;
}
.topTitle_image h4{
	width:auto;
	float:left;
}
.topTitle .index_link,.topTitle_image .index_link{
	color:#0f7239;
	background-repeat:no-repeat;
	background-position:left center;
	margin:5px 15px 0 0;
	float:right;
}
.topIndexModule .topTitle .index_link,.topIndexModule .topTitle_image .index_link{
	margin:5px 5px 0 0;
}
.topTitle .index_link a,.topTitle_image .index_link a{
	color:#000000;
}
.pickup .thumbnail{
	width:130px;
	float:left;
}
.pickup .thumbnail img{
	border:1px #ccc solid;
}
/* 20081219追加 */
.pickup .topIndexModule{
	width:574px;
}
.pickup .thum .thum_text{
	width:449px;
}
/* 20081219追加おわり */
/* ▼追加CSS 080326 */
#db_navi .gtNavi .thumbnail .caption,.captions{
	font-size:80%;
	color:#666;
	line-height:1.2em;
	margin-bottom:10px;
}
#db_navi .gtNavi .thumbnail ul,.pickup #db_navi .gtNavi .text ul{
	list-style: none;
	margin:0;
	padding:0;
}
#db_navi .gtNavi .thumbnail ul li{
	margin:0 0 1px 0;
}
#db_navi .gtNavi .thumbnail ul li a{
	display:block;
	border-left: 2px #5fac82 solid;
	padding:3px 5px;
}
* html #db_navi .gtNavi .thumbnail ul li a{
	width:100%;
}
#db_navi .gtNavi .thumbnail ul li a:hover,#db_navi .gtNavi .thumbnail ul li a.select{
	background-color:#dbdbdb;
	/*border-left: 2px orange solid;*/
	font-weight: bold;
}
.pickup #db_navi .gtNavi .thumbnail{
	width:140px;
	float:left;
}
.pickup #db_navi .gtNavi .thumbnail img{
	border:1px #ccc solid;
}
.pickup #db_navi .gtNavi .text{
	width:442px;
	float:left;
	margin:0 0 0 5px;
}
* html .pickup #db_navi .gtNavi .text{
	width:430px;
}
.pickup #db_navi .gtNavi .text h5{
	margin:0;
}
.pickup #db_navi .gtNavi .text h5 a{
	color:green;
}
.pickup #db_navi .gtNavi .text p{
	margin:0;
	font-size:95%;
}
.pickup #db_navi .gtNavi .text ul li h5 a{
	background-image:url(images/arrow_green.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding:0 8px;
	display:block;
	font-size:80%;
	color:green;
}
.pickup #db_navi .gtNavi .text ul li{
	border-bottom:1px #98d2aa solid;
}
.pickup #db_navi .gtNavi .text ul li p{
	padding:0 8px;
	font-size:80%;
	color:#9b9b9b;
}
/* ▲追加CSS 080326 */

.pickup .text{
	width:430px;
	float:left;
	margin:0 0 0 10px;
}
.pickup .text h5{
	margin:0 0 10px 0;
	font-size:100%;
}
.pickup .text h5 a{
	color:#0f7239;
}
.pickup .text p{
	margin:0;
	font-size:95%;
}
.topIndexModule{
	/*font-size:80%; 20100705変更 */
	width:286px;
	margin-bottom:10px;
}
.top_3column .topIndexModule{
	width:876px;
	font-size:90%;
}
.top_3column .topIndexModule .topTitle{
	height:25px;
	margin:0 0 5px 0;
	/*padding:0 0 0 5px;*/
	padding:0 0 0 10px;
}
.topIndexModule .topTitle{
	background-repeat:no-repeat;
	height:26px;
	padding:0 0 0 10px;
}

.topIndexModule .topTitle h4{
	margin:0;
	font-size:100%;
	display:inline;
}

*html .topTitle_image h4 img{
	margin-bottom:-3px !important;
}
*:first-child+html .topTitle_image h4 img{
	margin-bottom:-3px !important;
}
.topIndexModule .topTitle_image h4{
	margin:0;
	font-size:100%;
}
.topIndexModule h6{
	margin:0;
	padding:5px 5px 10px 5px;
	font-size:95%;
	/*display:inline;*/
	font-weight:normal;
}
.no_icon{
	/*font-size:90%; 20100705変更 */
	/*margin:0 0 15px 0;*/
	margin:0 0 0 0;
	padding:0;
}
.no_icon ul{
	list-style:none;
	margin:0;
	padding:0 0 3px 3px;
}
.no_icon ul li{
	padding:0;
	background-image:url(../images/arrowGreen.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0 0 0 15px;
}
.no_icon ul li a{
	display:block;
	/*width:270px; 20100705仕様追加により変更 */
	padding:0 0 3px 0;
	background-image:none;
}
.no_icon h5, li.feed h5, li.feed_ h5, li.feed_1 h5, li.feed_2 h5, li.feed_3 h5, li.feed_4 h5 li.feed_5 h5{
	margin:0;
	font-weight:normal;
	font-size:90%
}
.no_icon h5 img{
	vertical-align:middle;
}
/* 20100708追加 */
.no_icon li.feed a,.no_icon li.feed_ a, .no_icon li.feed_1 a, .no_icon li.feed_2 a, .no_icon li.feed_3 a, .no_icon li.feed_4 a, .no_icon li_feed_5 a{
margin:0;
}
/* 20100708おわり */

.icon1{
	font-size:90%;
	margin:0 0 0px 0;
	padding:0:
}

.icon1 ul{
	list-style:none;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	/*border:solid 1px #000;*/
}
.icon1 ul li{
	list-style:none;
	margin:0 0 0 0;
	padding:5px 0;
	background-repeat:repeat-x;
	background-position:left bottom;
}
*html .icon1 ul li{
	height:1px;
}
*:first-child+html .icon1 ul li{
	min-height:1em;
}
/*
.icon1 ul li a{
	display:block;
	width:280px;
	padding:0;
}
*/

.icon1 .icon{
	float:left;
	width:66px;
}
.icon img{
	width:60px;
}
.icon1 .icon_text{
	float:left;
	width:210px;
	margin:0 0;
}
.icon1 .icon_text a{
	width:210px;
}
.icon1 .icon_text p{
	/*margin:0;*/
	font-size:90%;
	line-height:1.4em;
}
.icon1 .icon_text h5{
	margin:0;
	font-size:100%;
}

.icon2{
	font-size:90%;
	margin:0 0 15px 0;
}
.icon2 table{
	font-size:100%;
	width:100%;
}
.icon2 table img{
	/*width:63px;*/
	margin:0 0 2px 0;
}
.icon2 table tr{
	vertical-align:top;
}
.icon2 table td{
	margin:0;
	vertical-align:top;
	width:50%;
	/*border-top:solid 1px #000;*/
}
.icon2 table h5{
	margin:0;
	font-size:100%;
}
.icon2 p{
	/*margin:0;*/
}

.thum{
	font-size:90%;
	margin:0 0 15px 0;
}
* html .thum{
	font-size:90%;
	margin:0;
}
.thum ul{
	list-style:none;
	margin:0 0 0 5px;
	padding:0 !important;
	
}
.thum ul li{
	margin:0;
	padding:5px 0 13px;
	/*border:solid 1px #000;*/
	background-position:left bottom;
	background-repeat:repeat-x;
}
*html .thum ul li{
	height:1px;
}
*:first-child+html .thum ul li{
	min-height:1em;
}
/*.thum ul li a{
	display:block;
	width:280px;
	padding:0;
}
*/
.thum .thumbnail{
	float:left;
	width:125px;
	margin:0;
}
.top_3column .thum .thum_text{
	width:540px;
	margin-left:10px;
}
.thum .thum_text{
	float:left;
	width:150px;
	margin:0;
}
.thum .more{
	float:left;
	width:150px;
	margin:5px 0 0 0;
}
.thum .thum_text a{
	/*width:auto;*/
}
.thum .thum_text p{
	margin:0;
	padding:0 0 0 8px;
	font-size:95%;
	line-height:1.4em;
}
.thum .thum_text h5{
	margin:0 0 5px;
	padding:0 0 0 8px;
	/*font-size:120%; 20100705変更 */
	font-size:100%;
}
.banner{
	clear:both;
	font-size:90%;
	margin:0;
	padding:0;
}

.banner ul{
	list-style:none;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}
.banner ul li{
	margin:0 5px 5px 0;
	padding:0;
	width:287px;
	float:left;
	/*border:solid 1px #000;*/
}
*html .banner ul li{
	margin-bottom:-3px !important;
}
.banner ul li .thumb_l,.banner ul li .thumb_l img{
	margin:0;
	padding:0;
}
.thum_text h5{
	font-size:100%;
}
ol{
	margin:0;
	padding:0 0 0 20px;
	font-size:90%;
}
ol li{
	margin:0;
	padding:0;
}
/* 2008.03.24 DB panel */
.search_title {
background-image:url(../images/db_lefttab.gif);
background-position:left top;
background-repeat:no-repeat;
height:26px;
margin:1px 0 0 0;
padding:4px 0 0 10px;
}
.search_title h4 {
margin:0;
padding:0;
font-size:90%;
color:#515151;
letter-spacing: 3px
}
.listTopBt {
text-align:right;
margin:5px 0 0;
padding:0;
}
.listTopBt a {
font-size:80%;
margin:0 5px;
padding:0;
}
#leftColumn .searchForm {
margin:0 5px 5px;
font-size:80%;
}
.leftColumn .topIndexModule .searchForm {
border:1px solid #509C33;
margin:0 13px;
padding:10px;
}
*html .leftColumn .topIndexModule .searchForm {
height:1px;
}
*:first-child+html .leftColumn .topIndexModule .searchForm {
min-height:1em;
}
.searchList {
/*margin-top:15px;*//*080320*/
background-image:url(../images/g_bar.gif);/*080320*/
background-repeat:no-repeat;/*080320*/
background-position:left top;/*080320*/
margin-top:10px;/*080320*/
padding-top:3px;/*080320*/
}

.searchTitle {
width: 70px;
float:left;
}
.searchTitleL {
width: 100%;
margin-top:10px;
background-image:url(../images/g_bar.gif);/*080320*/
background-repeat:no-repeat;/*080320*/
background-position:left top;/*080320*/
}
.searchForm form {
margin:0;
}
.searchForm select {
font-size:90%;
}
.searchForm input {
width: 180px;
float:left;
}
*html .searchForm input {
width: 178px;
}
html[xmlns*=""] body:last-child .searchForm input {
width: 178px;
}
.searchForm .searchSubmit input {
width: 49px;
}
html[xmlns*=""] body:last-child .searchForm .searchSubmit input {
width: 49px;
}
.searchCheck {
font-size:90%;
margin-top:5px;
}
.searchCheck input {
width:10px;
height:10px;
margin:0 1px 0 4px;
padding:0;
}
.searchSubmit {
text-align:right;
float:left;
}
.searchSubmit input {
padding-left:5px;
background-image:url(../images/searchBack.gif);
background-position:left center;
background-repeat:no-repeat;
}
.searchBtnR img {
margin-top:5px;
}
.searchBtnR img {
float:right;
}
#selectCond{
background:#fafafa;
border:1px solid #ddd;
padding:3px;
}
#selectCond .selectCheckList{
padding-left:10px;
}
#selectCond .selectCheckList .selectCheckElem{
padding-left:10px;
}
.selectCheckClose{
float:right;
padding:0 5px 0 17px;
background-image:url(../images/closeBtn.gif);
background-position:left center;
background-repeat:no-repeat;
}
/* end of 2008.03.24 DB panel */

.pickup .text .more {
margin-top:8px;
}
.rightRightColumn{
font-size:90%;
}/*----------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,.top_3column{
padding:0 0 0 8px;
}
.left_2Column .leftColumn{
width:295px;
padding:0;
}
.columnTop .top_3column{
width:876px;
}
.columnTop .top_3column .topIndexModule .topTitle_image h4 a img{
display:block;
margin:0 0 5px;
}
* html .columnTop .top_3column .topIndexModule .topTitle_image h4 a {
display:block;
height:25px;
}
* html .columnTop .top_3column .topIndexModule h4{
display:block;
}


.rightLeftColumn{
	float:left;
	width:295px;
}

.rightRightColumn{
	float:left;
	width:295px;
}
*:first-child+html .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;
}
.pickup ul,.topIndexModule ul{
list-style:none;
margin:0;
padding:0 5px;
}
li.feed,li.feed_,li.feed_1,li.feed_2,li.feed_3,li.feed_4{
clear:both;
padding:3px 0;
}
span.srcName{
display:block;
background:#888;
color:white;
padding:3px;
width:80px;
float:left;
text-align:center;
}
/*----------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%;
}
/* 20081220追加 */
.selectedTitle2{
background-image:none;
background:#72b9c3;
color:#FFFFFF;
padding:2px 14px 8px 5px;
margin:0;
border-bottom:2px solid #61a8b2;
font-size:90%;
line-height:1.4em;
clear:both;
}
ul.pages_menu li.title1{
width:170px;
background:silver;
color:#333;
border-bottom:solid 1px white;
padding:5px;
}
/* 20081220追加おわり */
.subMenuContent{
	margin: 0;
	/*font-size:11px;*/
	font-size:80%;
}

.subMenuContent .menuTitle{
	/*padding:0 0 0 10px;*/
	padding:0 0 0 0;
	/*background:#bca6d7;*/
}

.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.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; 20090409変更 */
	width:160px;
}
.subMenuContent ul li.select ul{
	margin:0 0 0 0;
	padding:0;
}
.subMenuContent ul li.select ul li{
	background-color:transparent;
	/*padding-left:10px;*/
	/*padding-top:5px;*/
}
.subMenuContent ul li.select ul li.select{
	background:#fff;
}
.subMenuContent ul li.select ul li.select a{
	padding:3px 0 3px 10px;
	/*margin-left:10px;*/
}
.subMenuContent ul li.select ul li.select ul li,.subMenuContent ul li.select ul li ul li{
	padding-left:10px;
	margin-left:0;
	width:170px;
}
.subMenuContent ul li.select ul li.select ul li .selected_a{
	padding-left:10px;
	margin-left:0;
}
.subMenuContent ul li.select ul li ul li a,.subMenuContent ul li.select ul li.select ul li.select a{
	width:150px;
}
.subMenuContent ul li.select ul li a{
	padding:3px 0 3px 10px;
}

.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;
}
ul.pages_menu{
	border-bottom:5px solid #c0c0c0;
}
.subMenuContent ul li.pages_menu_select{
	background:#b2e0e3;
}
.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:100%;
	display:inline;
	float:left;
}

head:first-child+body .news h4,
head:first-child+body .topics h4{
	margin:5px 0 3px 8px;
}

.main_column{
	padding-bottom: 15px;
	/*border:solid 1px blue;*/
}
.main_column a{
color:#367;
}
.modules{
	width:720px;
 	/*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:675px;/* 95% */
	border-top:solid 1px #efefef;
	margin:10px auto;
}

.articleBlock h5{
	margin:5px 0 5px 10px;
	font-size:100%;/* 20081217変更 */
	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;
}
* html .articleBlock .article_image .caption{
	margin:0 3px 0 0;
}
.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; 20100706変更 */
	float:none;
	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;
}

.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: auto;
	/*height: 34px; 20081216変更 */
}
.pageComment .title h1{
	margin:0;
	padding:5px 0;
	font-size:100%;
	color:black;
}
.pageComment .title h4{
	font-size:100%;
	font-weight:normal;
	/*float:left; 20090318変更 */
	margin:0;
	padding: 3px 0;
}
.pageComment .title span{
	float:right;
	margin: 10px 0 0 0;
	font-family:"Arial Black";
	font-size:90%;
}

/* 追加クラス */


.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{
	clear:both;
	font-size:100%;
	line-height:1.4em;
	color:#666;
	padding:4px 0 4px 0;
	border-top:1px solid #ccc;

	/*margin-bottom:10px;*/
}
.article_product_index_img{
	float:left;
	width:120px;
}
.article_product_index_img img{
	width:120px;
}
.article_product_index_img_s{
	float:left;
	width:60px;
}
.article_product_index_text_i{
	float:left;
	width:545px;/* 20081219変更-555pxから */
	margin:0 0 0 8px;
	font-size:100%;
}
.article_product_index_text_m{
	float:left;
	width:605px;/* 20081219変更-620px */
	margin:0 0 0 8px;
	font-size:100%;
}
.article_product_index_text_i .title,.article_product_index_text_m .title{
	margin:0;
	padding:0 0 3px 0;
}
.article_product_index_text_i .title h3,.article_product_index_text .title h3,.article_product_index_text_m .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,.article_product_index_text_m .title h3 a img{
	vertical-align:middle;
	display:block;
	float:left;
	margin:5px 10px 10px 0;
}
.article_product_index_text .title h3 a img{
	vertical-align:middle;

	display:block;
	float:left;
	margin:3px 8px 10px 0;
}
.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 3px 5px;
	margin-bottom:10px;/* 20081216追加 */
}
.relation_item_text_column2{
	margin:0 0 0 0;
}
.relation_item_column2,
.page_relation_item_column2{
	float:left;
	width:325px;/* 20081219変更-340pxから */
	padding:3px 0;
	margin-bottom:10px;/* 20081216追加 */
}
.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:540px;/* 20081219変更-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:665px;/* 20081219変更-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 1em;
	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 0 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 10px;
	padding:0;
	color:#666666;
}
.relation_item_text_column1_item ul{
	list-style:none;
	margin:0;
	padding:0 0 10px 1em;
}
.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,.block_subtitle,.article_module,.articleBlock,
.page_related_module,.related_module{
	margin:0 15px 10px 30px;/* 20081219変更-0 15から */
}
.index_module{
	margin:0 15px 30px 30px;
}
.block_title h2{
	border-left:4px #8aa724 solid;
	margin:5px 10px;
	padding:10px;
	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;*/
}

.date{
	padding:0 0 0 15px;
}

.sub_title{
	margin:0 0 0 15px;
}
.sub_title h4{
	margin:5px 5px 0 0;
	font-size:100%;
	font-weight:normal;
}
.sub_title2{
	margin:0 0 0 15px;
}
.sub_title2 h4{
	margin:5px 5px 0 0;
	font-size:90%;
	font-weight:normal;
}
.sum_detail{
	padding:0 0 0 15px;
	font-size:90%;


}
.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;
}

/* 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 */.top_3column .topIndexModule .topTitle{
background-image:url("jdr028000000yofu-img/jdr02800000103lm.gif");
}
.pickup .topIndexModule .topTitle, .left_2Column .pickup .topTitle{
background-image:url("jdr028000000yofu-img/jdr028000000yogu.gif");
}
.topIndexModule .topTitle{
background-image:url("jdr028000000yofu-img/jdr028000000yoh1.gif");
}
.no_icon ul li{
background-image:url("jdr028000000yofu-img/jdr028000000yoh8.gif");
}
.icon1 ul li,.thum ul li{
background-image:url("jdr028000000yofu-img/jdr028000000yohm.gif");
}
.thum .thum_text h5{
background-repeat:no-repeat;
background-position:left 5px;background-image:url("jdr028000000yofu-img/jdr02800000103lv.gif");
}
.columnPage{
width: 900px;
margin:0 auto;
text-align:left;
background-repeat: repeat-y;
background-image:url("jdr028000000yp9y-img/jdr028000000ypbe.gif");
}
.selectedTitle{
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
padding:2px 14px 8px 5px;
margin:0;
border-bottom:2px solid #FFFFFF;
font-size:90%;
line-height:1.4em;
clear:both;background-image:url("jdr028000000yp9y-img/jdr028000000ypbl.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 8px;
padding:0 0 0 10px;background-image:url("jdr028000000yp9y-img/jdr028000000ypbz.gif");
}
.subMenuContent ul li{
clear:both;
background-repeat: repeat-y;
background-position:left top;
/*padding:6px 0 4px;*/
border-bottom:1px solid white;background-image:url("jdr028000000yp9y-img/jdr028000000ypc6.gif");
}
.subMenuContent ul li.select{
clear:both;
background-repeat: repeat-y;
background-position:left top;
/*padding:6px 0 4px;*/
border-bottom:1px solid white;background-image:url("jdr028000000yp9y-img/jdr02800000122id.gif");
}
.subMenuContent ul li.select ul li.select{
background-repeat: repeat-y;
background-position:left top;
/*padding-top:5px;*/
background-color:#d2e3e4;background-image:url("jdr028000000yp9y-img/jdr028000000ypcd.gif");
}
.subMenuContent ul li.select ul li{
background-repeat: repeat-y;
background-position:left top;
/*padding-top:5px;*/
background-color:#e3f2f5;background-image:url("jdr028000000yp9y-img/jdr028000000ypck.gif");
}
.subMenuContent ul li a{
display:block;
color: black !important;
text-decoration:none;
padding:6px 4px 6px 10px;
}
.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; 20090408変更 */
width:160px;
}
.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,.subMenuContent ul li.select ul li.select .selected_a{
margin:0 0 0 0;
padding-left:10px;
}
.subMenuContent ul li.select ul li ul li .selected_a{
/*margin:0 0 0 10px;*/
}
.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("jdr028000000yp9y-img/jdr028000000ype4.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("jdr028000000yp9y-img/jdr028000000ypei.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("jdr028000000yp9y-img/jdr028000000ypew.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("jdr028000000yp9y-img/jdr028000000ypfa.gif");
}
span.map{
background-repeat:no-repeat;
background-position:left top;
padding:0 0 12px 18px;
margin:0 0 0 10px;background-image:url("jdr028000000yp9y-img/jdr028000000ypfh.gif");
}
.related_article a{
background-image:url("jdr028000000yp9y-img/jdr028000000ypfo.gif");
}
.right_content .related_module ul li a{
background-repeat:no-repeat;background-image:url("jdr028000000yp9y-img/jdr028000000ypfv.gif");
}
li.feed_1{
background-repeat:no-repeat;
background-position:left 3px;
padding-left:95px;background-image:url("jdr028000000yp9y-img/jdr028000000zh59.gif");
}
li.feed_2{
background-repeat:no-repeat;
background-position:left 3px;
padding-left:95px;background-image:url("jdr028000000yp9y-img/jdr028000000zh5g.gif");
}
li.feed_3{
background-repeat:no-repeat;
background-position:left 3px;
padding-left:95px;background-image:url("jdr028000000yp9y-img/jdr028000000zh5n.gif");
}
li.feed_4{
background-repeat:no-repeat;
background-position:left 3px;
padding-left:95px;background-image:url("jdr028000000yp9y-img/jdr028000000zkaz.gif");
}
li.feed a,li.feed_ a,li.feed_1 a,li.feed_2 a,li.feed_3 a,li.feed_4 a{
background-repeat:no-repeat;
background-position:left 4px;
margin:0 0 0 8px;
padding:0 0 0 8px;
display:table-cell;background-image:url("jdr028000000yp9y-img/jdr02800000103o7.gif");
}

@media print{

}