/* ================================
    CSS STYLES FOR infoDNN
   ================================
*/   
font{
    line-height:140%;
　　　
}
/* -----------------------------
    Login
-------------------------------*/ 
.Login{}
#dnn_dnnLOGIN_hypLogin{
    color: #FFF;
}


/* -----------------------------
    SideNavi
-------------------------------*/  
#dnn_ctr404_ContentPane{
    margin-bottom:10px;
}
#dnn_ctr404_ContentPane img{
    margin-bottom:3px;
}
.submenu p{
	background-image:url(/Portals/0/image/common/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;	padding-left:10px;
	margin:0 0 10px 0;
}

/* -----------------------------
    Links
-------------------------------*/ 
#dnn_ctr445_ContentPane .links td{
	border-bottom:1px solid #CCC;
}

/* -----------------------------
    MembersList
-------------------------------*/ 
#dnn_ContentPane .memberslist th{
	background-color: #F6F6F6;
	border:1px solid #CCC;
	font-size: 12px;
	color:#666;
}
#dnn_ContentPane .memberslist td{
	border-bottom:1px solid #CCC;
}

/* -----------------------------
    DetailOutline
-------------------------------*/ 
.table_outline{
	border-top:#CCCCCC solid 1px;
}
.table_outline th{
	background:#F5F5F5;
	padding:8px;
	border-bottom:#CCCCCC solid 1px;
	width:100px;
	font-size:12px;
	color:#333;
}
.table_outline td{
	padding:8px 8px 8px 10px;
	border-bottom:#CCCCCC solid 1px;	
}

/* -----------------------------
    Sightseeing
-------------------------------*/ 
/* index */
.sightseeing-btnbg{
	clear:both;
}
.sightseeing-btnbg p{
        margin:0;
	margin-right:10px;
        margin-bottom:10px;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/sightseeing/sightseeing_btn.gif);
	background-repeat:no-repeat;
	float:left;
	text-indent:27px;
}
.sightseeing-btnbg a:link{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.sightseeing-btnbg a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.sightseeing-btnbg a:hover{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
.sightseeing-btnbg a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
/* list */
.sightseeinglist td{
	border-bottom:1px #CCC solid;
}
.sightseeinglist img{
	margin:10px 10px 10px 0;
}
.sightseeinglist_title {
	background:url(/Portals/0/image/sightseeing/sightseeing_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;	
	font-weight:bold;
}
.sightseeinglist_title a:link {
	font-weight:bold;
	color:#666;
}
.sightseeinglist_title a:visited {
	font-weight:bold;
	color:#666;
}
.sightseeinglist_title a:hover {
	font-weight:bold;
	color:#666;
}
.sightseeinglist_title a:active {
	font-weight:bold;
	color:#666;
}

/* -----------------------------
    Event
-------------------------------*/ 

.event_green {
	margin:5px;
	font-size:12px;
}
.event_green th{
　　　　width:100px;
	border-bottom:solid 1px #CCCCCC;
	background:#D9FAD2;
	color:#666666;
	padding:10px;
}
.event_green td{
	border-bottom:solid 1px #CCCCCC;
	padding:10px;
}

/* -----------------------------
    Restaurant
-------------------------------*/ 
/* index */
.restaurant-btnbg{
	width:585px;
	clear:both;
}
.restaurant-btnbg p{
	margin:0 10px 10px 0;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/restaurant/restaurant_btn.gif);
	background-repeat:no-repeat;
	text-indent:27px;
	float:left;
}
.restaurant-btnbg a:link{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.restaurant-btnbg a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.restaurant-btnbg a:hover{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
.restaurant-btnbg a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
/* list */
.restaurantlist td{
	border-bottom:1px #CCC solid;
}
.restaurantlist img{
	margin:10px 10px 10px 0;
}
.restaurantlist_title {
	background:url(/Portals/0/image/restaurant/restaurant_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;	
	font-weight:bold;
}
.restaurantlist_title a:link {
	font-weight:bold;
	color:#666;
}
.restaurantlist_title a:visited {
	font-weight:bold;
	color:#666;
}
.restaurantlist_title a:hover {
	font-weight:bold;
	color:#666;
}
.restaurantlist_title a:active {
	font-weight:bold;
	color:#666;
}

/* -----------------------------
    Play
-------------------------------*/ 
/* index */
.play-btnbg{
	width:585px;
	clear:both;
}
.play-btnbg p{
	margin:0 10px 10px 0;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/play/play_btn.gif);
	background-repeat:no-repeat;
	text-indent:27px;
	float:left;
}
.play-btnbg a:link{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.play-btnbg a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.play-btnbg a:hover{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
.play-btnbg a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
/* list */
.playlist td{
	border-bottom:1px #CCC solid;
}
.playlist img{
	margin:10px 10px 10px 0;
}.playlist_title {
	background:url(/Portals/0/image/play/play_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;	
	font-weight:bold;
}
.playlist_title a:link {
	font-weight:bold;
	color:#666;
}
.playlist_title a:visited {
	font-weight:bold;
	color:#666;
}
.playlist_title a:hover {
	font-weight:bold;
	color:#666;
}
.playlist_title a:active {
	font-weight:bold;
	color:#666;
}

/* -----------------------------
    Shopping
-------------------------------*/ 
.shopping-btnbg{
	width:585px;
	clear:both;
}
.shopping-btnbg p{
	margin:0 10px 10px 0;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/shopping/shopping_btn.gif);
	background-repeat:no-repeat;
	text-indent:27px;
	float:left;
}
.shopping-btnbg a:link{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.shopping-btnbg a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.shopping-btnbg a:hover{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
.shopping-btnbg a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
/* list */
.shoppinglist td{
	border-bottom:1px #CCC solid;
}
.shoppinglist img{
	margin:10px 10px 10px 0;
}
.shoppinglist_title {
	background:url(/Portals/0/image/shopping/shopping_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;	
	font-weight:bold;
}
.shoppinglist_title a:link {
	font-weight:bold;
	color:#666;
}
.shoppinglist_title a:visited {
	font-weight:bold;
	color:#666;
}
.shoppinglist_title a:hover {
	font-weight:bold;
	color:#666;
}
.shoppinglist_title a:active {
	font-weight:bold;
	color:#666;
}

/* -----------------------------
    Hotel
-------------------------------*/ 
.hotel-btnbg{
	width:585px;
	clear:both;
}
.hotel-btnbg p{
	margin:0 10px 10px 0;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/hotel/hotel_btn.gif);
	background-repeat:no-repeat;
	text-indent:27px;
	float:left;
}
.hotel-btnbg a:link{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.hotel-btnbg a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.hotel-btnbg a:hover{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
.hotel-btnbg a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}
/* list */
.hotellist td{
	border-bottom:1px #CCC solid;
}
.hotellist img{
	margin:10px 10px 10px 0;
}
.hotellist_title {
	background:url(/Portals/0/image/hotel/hotel_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;	
	font-weight:bold;
}
.hotellist_title a:link {
	font-weight:bold;
	color:#666;
}
.hotellist_title a:visited {
	font-weight:bold;
	color:#666;
}
.hotellist_title a:hover {
	font-weight:bold;
	color:#666;
}
.hotellist_title a:active {
	font-weight:bold;
	color:#666;
}

/* -----------------------------
    EventSchedule
-------------------------------*/ 
.eventschedule{
	width:100%;
}
.eventschedule th{
	width:25px;
	text-align:right;
	font-size:12px;
	color:#333;
	background-color:#DDF0D0;
	border-bottom:1px #CCC solid;
}
.eventschedule td{
	border-bottom:1px #CCC solid;
}


/* -----------------------------
    Map
-------------------------------*/ 
.map_box{
	margin:0;
	padding:0;
	width:248px;
}
.map_box li{
	list-style-type:none;
	margin:3px 0;
	padding:3px 0 3px 12px;
	border-bottom:1px #CCC solid;
}

/* -----------------------------
    FAQ
-------------------------------*/ 
#dnn_ctr632_FAQs_lstFAQs .SubHead .Normal{
	background-image:url(/Portals/0/image/common/title_bg.jpg);
	background-repeat:repeat-x;
	line-height:30px;
	width:100%;
	padding-left:10px;
}
#dnn_ctr632_FAQs_lstFAQs .Normal .subhead{
	display: block;
	padding-left:15px;
}
#dnn_ctr632_FAQs_lstFAQs .Normal .normal{
	display: block;
	padding-left:15px;
}

/* -----------------------------
    NaviPane
-------------------------------*/ 
/*.NaviPane{
	background-image:url(/Portals/0/image/common/navi_before02.jpg);
}*/ 


/* -----------------------------
    person
-------------------------------*/ 
.person{line-height:160%;
        font-family:メイリオ;
        font-size: 14px;
        background: url(http://www.kanko-chiyoda.jp//Portals/0/image/person/now/cream_dust.png);
}
.person_box{
	background: #f5f5dc;
	border: 1px solid #f8f8ff;
	margin-bottom: 30px;
       
}
.person td{
	vertical-align: top;
}
.person .person_box strong{
	font-size: 17px;
        color:#000000;
        line-height:160%;
　　　　display:block;
}

.person .content{padding:0px 10px;
}

.person .content p{
	font-weight: bold;
	padding:10px 0px;
        font-size: 16px;
        color: #008080;
        border-bottom: 1px solid #c0c0c0; 
        
}




/* personNow-btnbg */
.personNow-btnbg{
	clear:both;
}
.personNow-btnbg p{
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/person/now/person_btn.gif);
	background-repeat:no-repeat;
	float:left;
	text-indent:27px;
}
.personNow-btnbg a:link{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.personNow-btnbg a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.personNow-btnbg a:hover{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
.personNow-btnbg a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
/* personListNow */
.personListNow td{
	border-bottom:1px #CCC solid;
}
.personListNow img{
	margin:10px 10px 10px 0;
}
.personListNow_title {
	background-image: url(/Portals/0/image/person/now/person_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;	
	font-weight:bold;
}
.personListNow_title a:link {
	font-weight:bold;
	color:#666;
}
.personListNow_title a:visited {
	font-weight:bold;
	color:#666;
}
.personListNow_title a:hover {
	font-weight:bold;
	color:#666;
}
.personListNow_title a:active {
	font-weight:bold;
	color:#666;
}

/* personHistory-btnbg */
.personHistory-btnbg{
	clear:both;
}
.personHistory-btnbg p{
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/person/history/person_btn.gif);
	background-repeat:no-repeat;
	float:left;
	text-indent:27px;
}
.personHistory-btnbg a:link{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.personHistory-btnbg a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.personHistory-btnbg a:hover{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
.personHistory-btnbg a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
/* personListHistory */
.personListHistory td{
	border-bottom:1px #CCC solid;
}
.personListHistory img{
	margin:10px 10px 10px 0;
}
.personListHistory_title {
	background-image: url(/Portals/0/image/person/history/person_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;	
	font-weight:bold;
}
.personListHistory_title a:link {
	font-weight:bold;
	color:#666;
}
.personListHistory_title a:visited {
	font-weight:bold;
	color:#666;
}
.personListHistory_title a:hover {
	font-weight:bold;
	color:#666;
}
.personListHistory_title a:active {
	font-weight:bold;
	color:#666;
}
/* historyDetail */
.chiyoda .historyDetail {
	color: #704026;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #704026;
	padding-bottom: 5px;
}
.historyDetail .year{
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}



/* -----------------------------
    Sitemap
-------------------------------*/ 
.SitemapList .category{
	list-style-type:none;
	line-height:30px;
	border-bottom:1px #999 solid;
}

.SitemapList li{
	list-style-type:none;
	background-image:url(/Portals/0/image/common/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	line-height:25px;
	border-bottom:1px #CCC dashed;
	padding-left:15px;
}
.SitemapList li.noline{
	list-style-type:none;
	background-image:url(/Portals/0/image/common/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	line-height:25px;
	padding-left:15px;
	border:none;
}

/* -----------------------------
   Common
-------------------------------*/
.peagTopLink {
	margin-left: 500px;
	background-image: url(/Portals/0/image/common/arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 20px;
	width: 100px;
}

/* -----------------------------
   Form
-------------------------------*/
.FieldTitle{
	background: #DDF0D0;
	padding:6px 10px;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}
.NormalBold{
	font-weight: bold;
	color: #333;
}
.FieldValue{
	background: #FFF;
	padding:4px 10px;
	border-bottom: 1px solid #CCCCCC;
}
#dnn_ctr633_ViewMailForm_cmdConfirm{
	margin-left: 260px;
}

/* -----------------------------
   Member
-------------------------------*/
.memberTable{
	width:100%;
}
.memberTable th{
	font-size:12px;
	color:#333;
	background-color:#DDF0D0;
	border-bottom:1px #CCC solid;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
.memberTable td{
	border-bottom:1px #CCC solid;
}

/* -----------------------------
   Blog
-------------------------------*/
.blog_title a,
.blog_title a:hover{
    font-size:16px;
    font-weight: bold;
}
/* みたままつり */
#dnn_ctr689_MainView_ViewBlog_lstBlogView .blog_title a{
    color: #F39902;
    border-left: 6px solid #F39902;
    padding-top: 4px;
    padding-left: 8px;
}
.blog_published{
        display:none;
}
.blog_subhead{
        margin:0;
        line-height:5px;
        text-align:right;
}
.blog_author{
        display:none;
}
.blog_Description_Heavy,
.blog_Description{
	display:none;
}
#dnn_ctr501_MainView_ViewBlog_pnlBlogInfo hr{
        display:none;
}
#dnn_ctr638_MainView_ViewBlog_pnlBlogInfo hr{
        display:none;
}
#dnn_ctr648_MainView_ViewBlog_pnlBlogInfo hr{
        display:none;
}
#dnn_ctr689_MainView_ViewBlog_pnlBlogInfo hr{
        display:none;
}
.blog_title{
        border-bottom:1px solid #339900;
        padding-bottom:2px;
        margin-bottom:2px;
}
.blog_body{
        border-bottom:1px solid #CCC;
        margin-bottom:30px;
}
#dnn_ctr638_MainView_ViewBlog_lstBlogView__ctl0_lblUserName,
#dnn_ctr648_MainView_ViewBlog_lstBlogView__ctl0_lblUserName,
#dnn_ctr501_MainView_ViewBlog_lstBlogView__ctl0_lblUserName,
#dnn_ctr689_MainView_ViewBlog_lstBlogView__ctl0_lblUserName,
.BlogUserName{
	display:none;
}
#dnn_ctr689_MainView_ViewBlog_lstBlogView .blog_title{
    border:none;
}

#dnn_ctr689_ModuleContent .blog_title a {
	border-left:6px solid #F39902;
	border-bottom:0;
	color:#F39902;
	padding-left:8px;
	padding-top:4px;
}
#dnn_ctr689_ModuleContent .blog_title a:link{
	border-left:6px solid #F39902;
	border-bottom:0;
	color:#F39902;
	padding-left:8px;
	padding-top:4px;
}
#dnn_ctr689_ModuleContent .blog_title a:visited{
	border-left:6px solid #F39902;
	border-bottom:0;
	color:#F39902;
	padding-left:8px;
	padding-top:4px;
}
#dnn_ctr689_ModuleContent .blog_title a:active{
	border-left:6px solid #F39902;
	border-bottom:0;
	color:#F39902;
	padding-left:8px;
	padding-top:4px;
}
#dnn_ctr689_ModuleContent .blog_title a:hover {
	border-left:6px solid #F39902;
	border-bottom:0;
	color:#F39902;
	padding-left:8px;
	padding-top:4px;
}
#dnn_ctr689_ModuleContent .blog_title{
	border-bottom:0;
}
/* -----------------------------
    blog アーカイブ
-------------------------------*/ 
.Archive{
        width:100%;
}
.Archive table{
        width:100%;
}



.green_event .TitleBody .Head, .TitleBody .SubHead {
	color:#FFFFFF;
}


/* -----------------------------
    スゴロクhtml
-------------------------------*/ 
.mapboxes td{
	vertical-align:top;
}
.mapbox {
	margin:0 5px 5px 0;
	width:400px;
}
.mapnotxt {
	width:60px;
	text-align:center;
	background:#A37B84;
	padding:10px 0 0 0;
}
.mapno {
	width:45px;
	background:#A8565E;
	padding:2px 0;
}
.mapname {
	background:#9A2224;
	padding:2px 0;
}
.mappht {
	width:105px;
	background:#eee;
	vertical-align:top;
}
.maptxt {
	background:#fff;
	vertical-align:top;
	padding:5px;
	font-size:12px;
}
/* -----------------------------
   season
-------------------------------*/ 

.pink_box {
	border: solid 1px #E40379;
	font-size:12px;
	margin:10px 0;
}
.pink_box strong {
	color:#E40379;
}
.pink_box table {
	border:solid 1px #CCCCCC;
	border-collapse: collapse;
	width:560px;
}
.pink_box table td {
	border:solid 1px #CCCCCC;
	padding:5px;
}

.blue_box {
	border: solid 1px #0DA0ED;
	font-size:12px;
	margin:10px 0;
}
.blue_box strong {
	color:#0DA0ED;
}
.blue_box table {
	border:solid 1px #CCCCCC;
	border-collapse: collapse;
	width:560px;
}
.blue_box table td {
	border:solid 1px #CCCCCC;
	padding:5px;
}

.yellow_box {
	border: solid 1px #C9430F;
	font-size:12px;
	margin:10px 0;
}
.yellow_box strong {
	color:#C9430F;
}
.yellow_box table {
	border:solid 1px #CCCCCC;
	border-collapse: collapse;
	width:560px;
}
.yellow_box table td {
	border:solid 1px #CCCCCC;
	padding:5px;
}

.purple_box {
	border: solid 1px #6F4688;
	font-size:12px;
	margin:10px 0;
}
.purple_box strong {
	color:#6F4688;
}
.purple_box table {
	border:solid 1px #CCCCCC;
	border-collapse: collapse;
	width:560px;
}
.purple_box table td {
	border:solid 1px #CCCCCC;
	padding:5px;
}
.commodity_list img {
	vertical-align:middle;
	margin-left:10px;
	margin-bottom:5px;
}

/* -----------------------------
   トップページ　テーブルがのびたことによる調整
-------------------------------*/ 
.Layout01 td.NaviPane {
	padding-left:20px;
        padding-top:9px;
}
/*
.Layout01 td.TopPane {
	padding-left:32px;
}*/

/* -----------------------------
   トップページ　スライド用
-------------------------------*/ 
#galleryWrap {	border:#E4E4E4 solid 3px;width:840px;
}
#gallery{
	width:840px;
	overflow:hidden;
    position:relative;
	height:357px;
}
#slides{
	width:840px;
	overflow:hidden;
}
.slide{
	float:left;
}
#menu{
	/* This is the container for the thumbnails */
	height:75px;
	position:absolute;
	top:282px;left:0;
	width:840px;
}
#dnn_ctr8293_ContentPane #menu{left:auto;}

#menu ul{
	margin:0px;
	padding:0;
}

#menu li{
	width:210px;
	/*display:inline-block;*/
	list-style:none;
	overflow:hidden;
	float:left;
	line-height:0;
}
#menu li img{ margin-top:15px;}

#menu li a{
	display:block;
	padding-top:0;
	line-height:normal;
}

#menu li a:hover img,
#menu li.act img{filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);opacity: 0.0;}
#menu li a.menuItem01:hover { background: url(/Portals/0/image/top/slides/01_thumb_on.png) left bottom no-repeat;}
#menu li a.menuItem02:hover { background: url(/Portals/0/image/top/slides/02_thumb_on.png) left bottom no-repeat;}
#menu li a.menuItem03:hover { background: url(/Portals/0/image/top/slides/03_thumb_on.png) left bottom no-repeat;}
#menu li a.menuItem04:hover { background: url(/Portals/0/image/top/slides/04_thumb_on.png) left bottom no-repeat;}

#menu li.act a.menuItem01 { background: url(/Portals/0/image/top/slides/01_thumb_on.png) left bottom no-repeat;}
#menu li.act a.menuItem02 { background: url(/Portals/0/image/top/slides/02_thumb_on.png) left bottom no-repeat;}
#menu li.act a.menuItem03 { background: url(/Portals/0/image/top/slides/03_thumb_on.png) left bottom no-repeat;}
#menu li.act a.menuItem04 { background: url(/Portals/0/image/top/slides/04_thumb_on.png) left bottom no-repeat;}




/* グリーンのボタン */
.greenBtn p{
	margin:0 10px 10px 0;
	width:185px;
	line-height:36px;
	font-weight:bold;
	font-size:14px;
	background-image: url(/Portals/0/image/common/green_btn.gif);
	background-repeat:no-repeat;
	text-indent:27px;
	float:left;
}
.greenBtn a:link,
.greenBtn a:visited{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:none;
}
.greenBtn a:hover,
.greenBtn a:active{
	font-size:14px;
	color:#666;
	font-weight:bold;
    text-decoration:underline;
}


#langBtn { margin:0; padding:0; float:right; position:absolute; top:30px; right:0;}
#langBtn li { list-style:none; text-align:left; text-indent:-9999px; float:left; margin-left:3px; padding:0;}
#langBtn li a { display:block; width:60px; height:22px;}
#langBtn li.lang_JP a { background:url(/Portals/0/image/common/lang_JP_btn.gif) 0 0 no-repeat;}
#langBtn li.lang_EN a { background:url(/Portals/0/image/common/lang_EN_btn.gif) 0 0 no-repeat;}
#langBtn li.lang_CH1 a { background:url(/Portals/0/image/common/lang_CH1_btn.gif) 0 0 no-repeat;}
#langBtn li.lang_CH2 a { background:url(/Portals/0/image/common/lang_CH2_btn.gif) 0 0 no-repeat;}
#langBtn li.lang_KR a { background:url(/Portals/0/image/common/lang_KR_btn.gif) 0 0 no-repeat;}

#langBtn li a:hover { background-position:0 -22px;}

#langBtn li.lang_CH1,
#langBtn li.lang_CH2,
#langBtn li.lang_KR { /*display:none;*/}


.newbasecontent-restrant {
padding:30px; 
font-family:メイリオ;　
font-size:30px; 
font-weight:bold; 
background-color:#FFDEAD;}


.kvMenu { margin:0; padding:0;}
.kvMenu ul { margin:0; padding:0; width:100%; clear:both; overflow:hidden; *zoom:1;}
.kvMenu ul li { list-style:none; float:left; margin:0; padding:0; width:210px; height:75px; display:block;}
.kvMenu ul li a { display:block; width:210px; height:75px;}
.kvMenu ul li a img { position:relative; top:15px; left:0;}

.kvMenu li a:hover img,
.kvMenu li.act img{filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);opacity: 0.0;}
.kvMenu li a.menuItem01:hover { background: url(/Portals/0/image/top/slides/01_thumb_on.png) left bottom no-repeat;}
.kvMenu li a.menuItem02:hover { background: url(/Portals/0/image/top/slides/02_thumb_on.png) left bottom no-repeat;}
.kvMenu li a.menuItem03:hover { background: url(/Portals/0/image/top/slides/03_thumb_on.png) left bottom no-repeat;}
.kvMenu li a.menuItem04:hover { background: url(/Portals/0/image/top/slides/04_thumb_on.png) left bottom no-repeat;}














































