@charset "utf-8";
/*--    __base
----------------------------------------------------*/
body{
    
}

a:link,a:visited,a:hover,a:active{
    color: #000000;
    text-decoration: none;
    overflow: hidden;
    outline: none;
}

#Page{
    /*border-top: #ccebf5 5px solid;*/
    /*border-top: #007fb0 5px solid;*/
    background-image: url("./img/header/header_bg.png");
    background-repeat: repeat-x;
    background-color: #ffffff;
}


#TopPage{
    /*border-top: #007fb0 5px solid;*/
    background-image: url("./img/header/top_header_bg.png");
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#Contents{
    width: 960px;
    overflow: hidden;
    margin: 50px auto 0px;
    
}

#LeftContents{
    width: 690px;
    overflow: hidden;
    margin: 0px;
    padding-right: 10px;
    float: left;
}

#BlogRightContents,
#RightContents{
    width: 257px;
    overflow: hidden;
}

/*--    __Header
----------------------------------------------------*/
#Header{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    height: 135px;
}
#header h1{
    float: left;
    width: 260px;
    text-align: center;
}

#Header img{
    float: left;
}

#HeaderTop{
    margin-top: 11px;
    height: 50px;  
}

#Header .MiniNav{
    float: right;
}

#Header .MiniNav li{
    display: block;
    float: left;
    
}

#MainNav li{
    display: block;
    float: left;
    /*margin-top: 2px;*/
    margin-top: 7px;
}



/*--    __common
----------------------------------------------------*/

/*-- mini navi */
.MiniNav li{
    background-image: url("./img/common/navi_tri.png");
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: 10px;
    padding-left: 10px;
}

.PointList li{
    background-image: url("./img/common/point_sacle.gif");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 17px;
    display: block;
    margin-top: 5px;
}

.StStr{
    display: block;
    width: 680px;
    font-size: 130%;
    font-weight: bold;
    color: #0099cc;
}

.StStrMini{
    display: block;
    width: 680px;
    font-size: 110%;
    font-weight: bold;
    color: #0099cc;
}




.DecStr{
    font-weight: bold;
    color: #0099cc;
}

.DecStr2{
    font-weight: bold;
    color: #e43c9d;
}

.DecStr3{
    color: #0099cc;
}


.AlertStr{
    font-weight: bold;
    color: #ff0000;
}



#ReTop{
    width: 960px;
    height: 20px;
    margin: 43px auto 13px;
    display: block;
}

#ReTop a{
    float: right;
    background-image: url("./img/common/point.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    display: block;
    
}

#ReTop a:link,#ReTop a:visited,#ReTop a:hover,#ReTop a:active{
    color: #000000;
    text-decoration: underline;
}

.indent{
    padding-left:1.2em;
}

/*--    right menu(main)
----------------------------------------------------*/
#BlogRightContents img,
#RightContents img{
    padding-left : 8px;
    margin-bottom: 5px;
}

#BlogRightContents ol,
#BlogRightContents ul{
    margin: 0px 0px 20px 0px;
    padding-left: 7px;
}

#BlogRightContents ul li{
 padding:5px 0px;
}

#BlogRightContents ol li{
    float: left;
}

#BlogRightContents ol li img{
    padding-left: 1px;
    margin-right: 8px;
}

#BlogRightContents table{
    margin: 0px 0px 20px 8px;
}

#InstmenuTitle img{
    padding-left: 8px;
    margin-bottom: 10px;
}

#Apis{
    clear:both;
}

#Apis li{
    float: left;
    height: 26px;
    width: 128px;
    overflow: hidden;
}

#Apis li img{
    margin-left: 5px;
    padding-left:0px;
}

/*--
    	__top
--------------------------------------------------------------------------------------------------------*/
#BackGround{
    margin: 0px auto 0px;
    overflow: hidden;
    width: 1100px;
}

#BackGroundImage{
    position: absolute;
    z-index: 0;
}

#BackGround #Contents {
    position: relative;
    z-index: 1;
}

#Top{
    padding-top:310px;
}


#Top .caution {
    width: 667px;
    margin-bottom: 10px;
    padding: 5px;
    border: 2px solid #ff0000;
    color: #ff0000;
}
#Top .caution a {
    color: #ff0000;
}

#TopMonProTitle{
    color: #ffffff;
    display: block;
    background-color: #9b999a;
    width: 669px;
    padding: 3px 0px 3px 10px;
    font-weight: bold;
}


#TopTicketInfo{
    width: 678px;
    border: #9b999a 1px solid;
    background-color: #fff8db;
}

#TopTicketInfo ul{
    width: 430px;
    margin-top: 2px;
    margin-bottom: 10px;
}


#TopTicketInfo ul li{
    border-bottom: #cdcdcd 1px solid;
    padding: 8px 0px 8px 0px;
}
#TopTicketInfo ul li span{
    color: #e95371;
    font-weight: bold;
}


#TopTicketInfo ul li.date{
    background-image: url("./img/common/tri_pink.gif");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 8px;
}


#Top .ListLink{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    display: block;
    width: 660px;
    height: 50px;
}

#Top .ListLink a{
    float: right;
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    display: block;
}

#Top .ListLink a:link,#Top .ListLink a:visited,#Top .ListLink a:hover,#Top .ListLink a:active{
    color: #000000;
    text-decoration: underline;
}



#TopProgText{
    width: 430px;	
    float: left;
}

#TopProgText p{
    margin-bottom: 15px;
}

#TopProgText a{
    text-decoration: underline;
    color: #E95371;
}

#TopProgText a:hover{
    text-decoration: none;
}

#TopProgImg{
    margin: 10px;
    width: 219px;
    background-image: url("./img/common/bg2.gif");
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    float: left;
}
#TopNews ul{
    width: 680px;
    overflow: auto;
    float: left;
    height: 140px;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 50px;
}

#TopNews ul li{
    border-top: #cdcdcd 1px solid;	
}
    
#TopNews  ul li p{
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    padding-top: 5px;
    height: 22px;
    display: block;
    /*
    text-decoration: none;
    color: #000000;
    */
    margin-left: 15px;
}

#TopNews  ul li p span{
    margin-left: 15px;
}

#TopNews  ul li p span a{
    font-weight: bold;
    color: #004ea2;
}

#TopNews .odd{
    background-color: #e6f5fc;
}


/*--    __blog
--------------------------------------------------------------------------------------------------------*/
.BlogLinks li a{
    background-image: url("./img/common/navi_tri.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
    zoom: 1;
}


.Next:link,.Next:visited,.Next:active,
.Prev:link,.Prev:visited,.Prev:active,
.BlogLinks a:link,.BlogLinks a:visited,.BlogLinks a:active{
    color: #0799cb;
    text-decoration:underline;	
}

.Prev:hover,.Next:hover,.BlogLinks a:hover{
 text-decoration:none;	
}

/*#EntryCale*/
#CaleTitle td{
    background-color: #a1cae4;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

#CaleTitle td a img{
    margin:0px;
    padding:0px
}

.CaleBody td{
    text-align: center;
    vertical-align: middle;
}

.CaleBody td a{
    color: #42bfec;
    font-weight: bold;
}


.Prev{
    float: left;
    background-image: url("./img/blog/navi_left.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    padding-top: 3px;
    height: 22px;
}

.Next{
    float: right;
    background-image: url("./img/blog/navi_right.gif");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    padding-top: 3px;
    margin-right: 22px;
    height: 22px;
}

.Prev a,
.Next a{
    color: #42BFEC;
    text-decoration: underline;
}
.Prev a:hover,
.Next a:hover{
    text-decoration: none;
}


/*wp-calendar*/
#wp-calendar caption{
    background-color: #a1cae4;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

#wp-calendar{
    width: 100%;
}

#wp-calendar td a{
    color: #42bfec;
    font-weight: bold;
    text-decoration: underline;
}

#wp-calendar td a:hover{
    text-decoration: none;
}

#wp-calendar th{
    font-weight: normal;
    padding: 3px;
}
#wp-calendar tbody td{
    text-align: center;
    vertical-align: middle;
    padding: 3px;
}

#prev {
    padding: 5px;
}

.CaleBody td a{
    color: #42bfec;
    font-weight: bold;
}

/*--    __blog
--------------------------*/
#BlogCont{
    width: 640px;
    background-color: #e6f5fa;
    padding: 20px;
    margin-bottom: 10px;
}

#BlogCont h2{
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #cdcdcd 1px solid;
}

#BlogCont img{
    margin: 30px 10px 0px 0px;
}

/*--    __entry
--------------------------*/
#BlogEntry ul{
    width: 680px;
}
#BlogEntry ul li{
    padding-bottom: 20px;
    padding-top: 15px;
    border-bottom: #000000 1px dotted;
}

#BlogEntry ul li p{
    width: 520px;
    float: left;
}

#BlogEntry #datLink{
    text-align: right;
    width: 683px;
    border-bottom: #000000 1px dotted;
    margin-top: 20px;
    padding-bottom: 5px;
}

#BlogEntry .ListLink a{
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}


/*  blogicons  */

#SnsLinks{
    margin-top:25px;
    margin-bottom:10px;
}

#BlogCont h2 p,
#BlogEntry ul li p{
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 80px;
    height: 22px;
    line-height: 22px;
}

#BlogCont h2 p.GrIcon0,
#BlogEntry ul li p.GrIcon0{
    background-image: url("./img/blog/blogiconlist0.gif");
}

#BlogCont h2 p.GrIcon1,
#BlogEntry ul li p.GrIcon1{
    background-image: url("./img/blog/blogiconlist1.gif");
}

#BlogCont h2 p.GrIcon2,
#BlogEntry ul li p.GrIcon2{
    background-image: url("./img/blog/blogiconlist2.gif");
}

#BlogCont h2 p.GrIcon3,
#BlogEntry ul li p.GrIcon3{
    background-image: url("./img/blog/blogiconlist3.gif");
}

#BlogCont h2 p.GrIcon4,
#BlogEntry ul li p.GrIcon4{
    background-image: url("./img/blog/blogiconlist4.gif");
}

#BlogCont h2 p.GrIcon5,
#BlogEntry ul li p.GrIcon5{
    background-image: url("./img/blog/blogiconlist5.gif");
}
#BlogCont a.pdf{
	background: url(./img/common/pdf.gif) 0 2px no-repeat ;
	padding-left: 20px;
}
#BlogCont a.xlsx{
    background: url(./img/common/excel.png) 0 0 no-repeat ;
    padding-left: 20px;
}


/*--    __institution
--------------------------------------------------------------------------------------------------------*/
#LeftContents h1.HeadLine{
    margin-bottom: 10px;
    height: 57px;
}

#LeftContents h2.HeadLine{
    margin-bottom: 10px;
    height: 57px;
}

#LeftContents .Details ul{
    overflow: auto;
    float: left;
    margin-right: 25px;
    height: 140px;
    margin-bottom: 50px;
    margin-top: 5px;
}


#LeftContents .Details ul li{
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    padding-top: 5px;
    height: 22px;
    display: block;
    /*
    text-decoration: none;
    color: #000000;
    */
}


#LeftContents .Details ul li.child{
    background-image: url("./img/common/point_sacle.gif");
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 20px;
    padding-left: 15px;
    padding-top: 5px;
    height: 22px;
    display: block;
    /*
    text-decoration: none;
    color: #000000;
    */
}

#LeftContents .Details ul li.last{
    margin-bottom: 15px;
}

#LeftContents .Details ul li img{
    margin-left:5px;
}

.AddLeftLine{
    
    padding-left: 15px;
    border-left: 1px solid #dddddd;
}
/* Outline table */
#LeftContents .Outline{
    margin-top: 10px;
    border: 1px solid #ffffff;
    border-spacing: 1px;
}

#LeftContents .Outline tr th{
    width: 100px;
    background-color  :#b2e0f0;
    border: 1px solid #ffffff;
    border-spacing    :1px;
    vertical-align    :middle;
    font-weight: normal;
    padding: 10px 0px;
}

#LeftContents .Outline tr td{
    width: 580px;
    background-color  :#d9f0f7;
    border: 1px solid #ffffff;
    border-spacing    :1px;
    vertical-align    :middle;
    padding: 10px;
}




/* bar images */
#LeftContents .InfoImg{
    margin-top: 30px;
    clear: both;
}






/* right menus(institution only) */
#InstMenu{
    padding-left: 8px;
    margin-bottom: 35px;
    width: 244px;
}

#InstMenu li{
    padding-bottom: 2px;
    border-bottom: 1px dotted #8b8a89;
    height: 30px;
    display: block;
}

#InstMenu li span,
#InstMenu li a{
    background-image: url("./img/common/navi_tri.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    padding-top: 8px;
    margin-left: 10px;
    height: 24px;
    display: block;
    /*
    text-decoration: none;
    color: #000000;
    */
}
#InstMenu li.NowSelect{
    background-color:#e6f5fa;
}


#InstMenu li a:hover{
/*	background-color:#e6f5fa;*/
}


/* phot2Text1 */
.phot2Text1{
    margin-top: 10px;  
    clear: both;
}

.phot2Text1 img{
    *float: left;
    border: #ffffff 1px solid;
 
}

.phot2Text1 p{
    margin-top: 5px;
}



.phot2Text1 div{
    float: right;
    margin-top: 30px;
    padding-right: 10px;
    width: 314px;
}

.phot2Text1 div p.SubHeadLine{
    border-bottom: #666666 1px solid;
    font-size: 1.3em;
    width: 302px;

}

.phot2Text1 div p.SubHeadLine span{
    font-weight: bold;
    color: #0099cc;
}

.phot2Text1 div p{
    padding-top: 10px;
}

/* linephot */
.LinePhot{
    margin-bottom    :50px;
}

.LinePhot ul{
    background-image: url("./img/common/bg.gif");
    border: 5px solid transparent;
    margin-top: 20px;
    padding: 4px 2px 4px 6px;
    *padding: 4px 6px 4px 10px;
    *margin-left: -4px;
    width: 664px;
}
.LinePhot ul li{
    float: left;
    border: transparent  1px solid;
}

.LinePhot p{
    padding-right: 14px;
    margin-top: 10px;
    text-align: right;
}

.LinePhot p span{
    padding-left: 20px;
    background-image: url("./img/common/point.png");
    background-repeat: no-repeat;
    background-position: center left;
}


/* photL1 */
.photL1 p{
    margin-top:	10px;
}

.photM2 li{
    margin-bottom: 10px;
    margin-right:8px;
    float:left;
}

/* photMic1 */
.photMic1{
    margin-top: 5px;
}
.photMic1 img{
    margin-right: 5px
}

/* photL1M1 */
.photL1M1{
    margin-top: 50px;
}
.photL1M2 {
    margin-top: 4px;
}
.photL1M2 img{
    margin-right: 4px
}

/* photL1S5 */
.photL1S5{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 695px;
}

.photL1S5 ul li{
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}

.photL1S5 ul li.s2{
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}

.photL1S5 ul li.s5{
    float: left;
    margin-right: 3px;
    margin-top: 3px;
}


/* photL1S2 */
.photL1S2 {
    margin-top: 50px;
    width: 695px;
}

.photL1S2 li{
    float: left;
    margin-right: 3px;
    margin-top: 2px;
}

.photL1S2 p{
    margin-top: 5px;
}


/* photS2L1 
.photS2L1 {
    width: 695px;
}

.photS2L1 ul{
    padding-right: 13px;
}

.photS2L1 img{
    float: right;
    margin-right: 2px;
    margin-top: 3px;
}

.photS2L1 p{
    margin-top: 5px;
}
*/
/* photS2L1
.photL1M1S2{
    margin-top: 4px;
}
.photL1M1S2 img {
    margin-bottom: 2px;
    margin-right: -2px;
}

.MainPhoto{
    float: right;
    padding-right: 21px;
}
 */

/* photL2S4 
.photL2S4{
    margin-top: 10px;
}
.photL2S4 ul li{
    border-bottom: 2px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    float: left;
}
.photL2S4 p{
    margin-top: 5px;
}
*/
/*--    __summary
----------------------------------------------------*/
#PhotGalarry li{
    margin: 4px 13px 4px 0px;
    float: left;
    display: inline;
}

#Summary .InfoSummImg{
    margin-top: 30px;
    margin-bottom :5px;
    clear: both;
}

#Summary .SummOutline{
    margin-top: 50px;
    clear: both;
}

/*--    __#query
----------------------------------------------------*/

#query tr th{
    vertical-align: middle;
    font-weight: bold;
}
#query tr td{
    border-spacing: 1px;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
}


/*--    __ticket _online
--------------------------------------------------------------------------------------------------------*/

#ticket ul.method li{
    padding: 0 10px 0 10px;
    margin-bottom: 30px;
    float: left;
    border-right: 2px solid #dfdfe0;
}

#ticket ul.method li.first{
    padding: 0 10px 0 0;
}

#ticket ul.method li.last{
    padding: 0 0 0 10px;
    border: none;
}

#ticket ul.list li{
    list-style-type: disc;
}

#ticket ol {
    margin-bottom: 20px;
    padding-left: 1px;
}

#ticket dl{
    margin-bottom: 20px;
}

#ticket dl dd {
    padding-left: 1em;
}

#ticket h3 img{
    margin-bottom: 10px;
}

#ticket .btn{
    display: block;
    padding: 5px 0 15px;
}

#floorguide{
    margin-bottom: 10px;
}

/* #ticket map's photo */
#ticket .ticket_culture{
    float: left;
    padding-right: 10px;
}
#ticket .ticket_shop{
    float: left;
    padding-left: 20px;
    border-left: #cdcdcd 2px solid;
}
#ticket dl.photo{
    clear: both;
    width: 324px;
}

#ticket dl.photo dt{
    clear: both;
    font-size: 130%;
    font-weight: bold;
    background-color: #80cce5;
    color: #ffffff;
    padding: 1px 0px 1px 10px;
    margin-right: 2px;
}

#ticket dl.photo dd {
    padding-left: 0px;
    margin-top: 5px;
    margin-right: 2px;
    float: left;
}
#ticket dl.photo dd.w100p {
    width: 100%;
    float: none;
}
#ticket dl.photo dd.w100p img {
    width: 100%;
    height: auto;
}

#ticket dl.AddMapLine{
    margin-left: 0px;
    width: 336px;
    padding-right: 1px;
}

#ticket dl.AddMapLine dt{
    margin-right: 14px;
}

/* #ticket table  */
#ticket table{
    margin-bottom: 10px;
}

#ticket table tr th{
    width: 124px;
    text-align: left;
    font-weight: normal;
    padding-left: 20px;
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: center left;
}

#ticket table.sayaka {
    border-bottom: 2px solid #eaeaea;
    width: 100%;
    margin-bottom: 5px;
}

#ticket table.sayaka th {
    width: 280px;
    color: #0799cb;
}


#ticket table.sayaka th,
#ticket table.sayaka td{
    font-size: 17px;
}
#ticket .caution {
    margin-bottom: 50px;
}


#ticket .tell{
    margin-bottom: 5px;
}


#AppCheck{
    margin-left: 2px;
    margin-bottom: 15px;
    width: 358px;
    height: 44px;
    line-height: 44px;
    padding-left: 70px;
    background-image: url("./img/common/whitebox.gif");
    background-repeat: x-repeat;
    border: #ededed 1px solid;
}

#AppCheck{
    cursor: pointer;
}
#AppCheck input{
    vertical-align: middle;
    
}

#AppCheck label{
    vertical-align: middle; 
}

/*--    __photolist
----------------------------------------------------*/


#PhotoList p{
    margin-bottom: 20px;
    margin-top: 10px;
}

#PhotoList ul li{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 9px;
    width: 161px;
    border-top: #cdcdcd 6px solid;
    border-bottom: #cdcdcd 1px solid;
    border-right: #cdcdcd 1px solid;
    border-left: #cdcdcd 1px solid;
}

#PhotoList dl{
    width: 140px;
    margin-top: 11px;
    margin-left: 10px;
}

#PhotoList dt{
    width: 136px;
    background-image: url("./img/common/bg.gif");
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-bottom: 5px;
    min-height: 185px;
}

#PhotoList dd span{
    color: #0099cc;
    font-weight: bold;
}
#PhotoList dd p{
    margin-top: 7px;
    text-align: right;
}

#PhotoList dd p a{
    color: #0099cc;
    background-image: url("./img/common/navi_tri.png");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 10px;
    text-decoration: underline;
}

/*--    __progDet
----------------------------------------------------*/

#progDet h3{
    margin-bottom: 10px;
}

#DetPhot{
    width: 219px;
    background-image: url("./img/common/bg.gif");
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}

#progDet table {
    text-align: left;
    margin-bottom: 20px;
    border-collapse: separate;
    border-spacing: 8px;
}


#progDet table th{
    width: 80px;
    font-weight: bold;
    color: #0099cc;
}

#progDet p{
    clear: both;
    border-top: #cdcdcd 1px solid;
    padding-top: 20px;
    margin-bottom: 20px;
}


#progDet p.invite{
    border: none;
    margin-bottom: 50px;
}

#progDet ul{
    margin-bottom: 7px;
}

#progDet ul li {
    margin: 0 9px 9px 0;
}
#progDetList table{
    padding-top: 25px;
}

#progDetList table a:link,
#progDetList table a:visited,
#progDetList table a:active{
    color: #4466a9;
    text-decoration: underline;
    font-weight: bold;
}

#progDetList table a:hover{
    text-decoration: none;
}

#progDetList table td.LeftColor span{
    display:block;
}

#TitleMarker{
    margin-bottom: 10px;
    border-left: #0099cc 5px solid;
    padding-left: 15px;
    font-size: 150%;
    width: 420px;
    float: right;
    line-height: 22px;
    font-weight: bold;
}



/*--    __progDetList
----------------------------------------------------*/
#progDetList table th{
    font-weight: bold;
}

#progDetList table td{
    text-align: left;
}


#progDetList p{
    float: left;
    margin-top: 10px;
}
#progDetList p.Right{
    float: right;
    padding-right: 20px;
}

/*--    __Access
----------------------------------------------------*/
#Access{
    width: 685px;
}

#Access span{
    display:block;
    margin-bottom: 15px;
}

#Access p{
    margin-bottom:15px;
}

#Access span.AccDecStr{
    font-size: 125%;
    font-weight: bold;
}


#CarAccess p,
#CarAccess div,
#CarAccess ul{
    margin: 0px auto;
    width: 517px;
}

#CarAccess ul{
    margin-top:15px;
}

#CarAccess p,
#CarAccess span,
#CarAccess ul{
    text-align:left;
    
}

#CarAccess p{
    font-size: 120%;
    font-weight: bold;
}

.AccessImage{
    text-align: center;
}
.AccessImage img{
    margin: 0px auto;
    width: 517px;
}




/*--    __Inq
-------------------------------------------------------------------------------------------------*/
#InqPhoto ul{
    width:700px;
}

#InqPhoto ul li{
    float : left;
    margin-right: 14px;
    margin-bottom: 10px;
}

#InqPhoto ul.center{
    text-align: center;
    
}

#InqPhoto ul.center li{
    display: inline-block;
    /display: inline;
    /zoom: 1;
    float : none;
}


/*--    __InqDet
----------------------------------------------------*/

#InqDet dl dt,
#InqDet dl dd{
    float: left;
}

#InqDet dl dt h2{
    margin-bottom: 5px;
}

#InqDet dl dt{
    width: 360px;
    height: 275px;
}

#InqDet dl dd{
    margin-left: 20px;
    padding-top: 27px;
    width: 300px;
    height: 250px;
}

#InqDet dl dd ul{
    padding-left: 5px;
    margin-right: 30px;
}

#InqDet dl dd span{
    display: block;
    background-color: #80cce5;
    color: #ffffff;
    padding: 4px 0px 4px 12px;
    font-weight: bold;
    margin-bottom: 7px;
}

#InqDet dl dd ul{
    overflow: auto;
    float: left;
    margin-right: 52px;
    height: 140px;
    margin-bottom: 50px;
}

#InqDet dl dd ul li{
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    padding-top: 3px;
    height: 20px;
    display: block;
    /*
    text-decoration: none;
    color: #000000;
    */
}


/*--    __InqCelendar
----------------------------------------------------*/
#InqCelendar table{
    float: left;
    margin-right: 18px;
    margin-bottom: 35px;
    margin-top: 5px;
}
#InqCelendar p{
    margin-top: 10px;
    margin-bottom: 5px;
}

#InqCelendar p.DecStr{
    margin-top: 0px;
    text-align: right;
    padding-right: 20px;
}



/*--    __friend
----------------------------------------------------*/
#Friend ul,#Friend ol{
    margin-bottom: 20px;
}

#Friend span{
    margin-bottom: 5px;
    margin-left: -2px;
}


#InfoInFrie li {
    font-size: 130%;
    font-weight: bold;
    color: #4fc4ee;
    padding-left: 3px;
}

#InfoInFrie li span{
    color: #bdbcbc;
}


/* __event 
-------------------------------------------------------------------------------------------*/
#event p{
    margin:10px 0px 25px 0px;
}

#event a{
    display:block;
    text-align:center;
}

#event h2{
    margin-top: 15px;
}

#event a img{
    margin:10px auto;
}
#event p.rightBtn,
#event p.rightBtn img{
    margin: 0;
}
#event p.rightBtn a{
    text-align: right;
    margin-right: 10px;
}

/*--    __info
----------------------------------------------------*/
#info div.photo{
    margin-bottom: 45px;
}

#info div.photo h2{
    margin-bottom: 15px;
}

#info div.photo img{
    margin-top: 10px;
}

#info div.photo p{
    text-align: center;
}

#info div.photo p img{
    margin-top: 10px;
}

#infoLink{
    width: 680px;
}

#infoLink h2{
    width:300px;
    float:left;
    margin-bottom: 15px;
    display:block;
}

#infoLink a{
    width:146px;
    float:right;
}

#infoLink a img{
    clear:both;
}

#info h2{
    margin-bottom: 10px;
}
#info .topImg{
    margin-bottom: 40px;
}
#info .restaurant,
#info .menu{
    margin-bottom: 40px;
}
#info .restaurant table {
    width: 680px;
    margin-bottom: 4px;
    color: #75797c;
}
#info .restaurant th {
    padding: 10px;
    background: #cbe0ee;
    border: 1px solid #fff;
}
#info .restaurant td {
    padding: 10px;
    background: #e5eff7;
    border: 1px solid #fff;
}
#info .restaurant p {
    color: #6e6b6b;
}
#info .restaurant .bnr {
    margin-top: 10px;
}
#info .menu table {
    width: 680px;
    margin-bottom: 10px;
    color: #75797c;
}
#info .menu th {
    padding: 5px;
    background: #cbe0ee;
    border: 1px solid #fff;
    font-weight: normal;
}
#info .menu td {
    padding: 5px 10px;
    vertical-align: middle;
    background: #eef5fa;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}
#info .menu th.no {
    width: 20px;    
}
#info .menu th.name {
    width: 230px;    
}
#info .menu th.price {
    width: 50px;
}
#info .menu th.no {
    width: 20px;    
}
#info .menu td.no {
    border-left: none;
}
#info .menu td.no,
#info .menu td.price {
    text-align: center;
}
#info .menu .odd td {
    background: #fff;
}
#info .menu p {
    color: #6e6b6b;
}
#info .menuCategory{
    margin-bottom: 25px;
}
#info .menuCategory h3{
    margin-bottom: 5px;
}
#info .restaurant img,
#info .menuCategory img{
    margin-bottom: 10px;
}
#info.caution p {
    margin-bottom: 0.7em;
}

/*__sitemap
--------------------------*/
#SiteMap h2{
    margin:15px 0px 5px 0px;
}

#SiteMap ul{
    padding-left:12px;
}

#SiteMap ul li{
    margin-top:8px;
}

#SiteMap div{
    width: 345px;
    float: left;
}

/*--    __links
----------------------------------------------------*/

#links ul{
    width: 680px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: #cdcdcd 1px solid;
}

#links ul.last{
    border-bottom: #cdcdcd 0px solid;
}

#links ul li {
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    padding-bottom: 10px;
    display: block;
/*  text-decoration: none;
    color: #000000;
    */
    margin-left: 15px;
}

#links h2{
    margin-bottom:10px;
}

#LeftContents #info .Details ul{
    height: auto;
}


/*--    __mail
----------------------------------------------------*/
#magazine p{
    margin-bottom: 20px;
}

#magmag{
    margin-top: 30px;
}

#magmag span{  
    width: 680px;
    display: block;
    background-image: url("./img/common/point_link.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    padding-bottom: 10px;
    display: block;
    /*text-decoration: none;*/
    margin-top: 5px;
}

#magazine input{
    margin-bottom: 10px;
}

#magazine h2{
    margin-top: 15px;
    margin-bottom: 10px;
}

/*--    __contact
----------------------------------------------------*/
#contact h1{
    margin-bottom: 10px;
}

#contact p.explain{
    margin-bottom: 20px;
}

#contact .contactTable{
    width: 100%;
}

#contact .contactTable th,
#contact .contactTable td{
    border: 1px solid #cfcfcf;
}

#contact .contactTable th{
    background: #e5eff7;
    width: 200px;
    padding: 10px 15px;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
}
#contact .contactTable td{
    padding: 10px;
}
#contact .contactTable td .middle{
    width: 200px;
}
#contact .contactTable td .long{
    width: 400px;
}
#contact .contactTable textarea{
    width: 400px;
    height: 80px;
}
#contact .contactTable .error{
    display: block;
    color: #ff0000;
}
#contact .btn{
    margin:15px;
    position: relative;
    overflow: hidden;
}

#contact .btn ul{
    position: relative;
    left: 50%;
    float: left;
}

#contact .btn li{
    position: relative;
    left: -50%;
    float:left;
    padding: 0 10px;
}



/*--    __appointment
--------------------------------------------------------------------------------------------------------*/
#appointment {
  padding: 0  15px 0 0;
}
#appointment h1{
  margin:  0 0 10px;
}

#appointment h2{
  margin: 0 0 10px;
}


.listGroupe{
  overflow: hidden;
  padding: 0 0 25px;
  margin: 0 0 25px;
  width: 685px;
  border-bottom: 1px solid #cdcdcd;
}

.listGroupe ul{
  float: left;
  padding: 0 10px;
  min-width: 149px;
  min-height: 80px;
  border-right: 1px solid #cdcdcd;
}

.listGroupe.last{
  padding: 0;
  margin: 0 0 15px;
  width: 200px;
  border-bottom: 0px solid #cdcdcd;
}
.listGroupe ul.last{
  border-right: 0px solid #cdcdcd;
}

.listGroupe.last ul{
  min-height: 50px;
}


.listGroupe ul li{
    text-align      :left;
    font-weight     :normal;
    padding-left      :20px;
    background-image    :url("../img/common/point_link.png");
    background-repeat   :no-repeat;
    background-position :center left;
    line-height: 20px;
    margin: 0 0 5px;
}

.appointment-text01{
  margin: 10px 0 15px;
}

.appointment-text01 a{
   font-size:1.3em;
   color: #ff0000;
}

.appointment-text02{
  margin: 15px 0 25px;
  line-height: 1.3;
}

/*--    __agua
--------------------------------------------------------------------------------------------------------*/
#PhotoList .aguaList > li {
    position: relative;
    float: none;
    width: 655px;
    padding: 10px;
    margin-right: 10px;
}
#PhotoList .aguaList > li .imgArea {
    float: left;
    width: 140px;
    margin-right: 10px;
    min-height: 185px;
}
#PhotoList .aguaList > li .imgArea .thum {
    display: block;
    background-image: url("./img/common/bg.gif");
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
}
#PhotoList .aguaList > li .imgArea .btn img {
    width: 100%;
    height: auto;
}
#PhotoList .aguaList > li .textArea {
    float: left;
}
#PhotoList .aguaList > li .textArea p,
#PhotoList .aguaList > li .textArea .text {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #595757;
    line-height: 1.3;
}
#PhotoList .aguaList > li .textArea .date {
    color: #0099cc;
    font-size: 12px;
}
#PhotoList .aguaList > li .textArea h2 {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 13px;
    color: #595757;
}
#PhotoList .aguaList > li li {
    float: none;
    margin: 5px;
    border: none;
    width: 100%;
}
#PhotoList .aguaList > li .pdfList li a {
    background: url(./img/common/pdf.gif) 0 2px no-repeat ;
    padding-left: 20px;
    font-size: 13px;
}
#PhotoList .aguaList > li .pdfList li a:hover {
    text-decoration: underline;
}

/*--    __footer
----------------------------------------------------*/
#Footer{
    padding: 5px 0;
    background: #ccebf5;
    height: 300px;
    font-size: 13px;
}

#Footer li.StStr2 {
 padding-bottom: 0px;
 font-weight: bold;
}

#Footer li.StStr2 span{
 font-size: 130%;
 font-weight: bold;
}

#FooterContets{
    height: 280px;
    width: 960px;
    margin: 15px auto 0;
}


#SubLogo{
    width: 585px;
    border-bottom: #b4c2c7 2px solid;
}

#LeftFooter{
    width: 550px;
    height: 200px;
    float: left;
    margin-top: 10px;
}

#LeftFooter ul li{
    padding-bottom: 5px;
}

#InfoFotter{
    float        :left;
}

#AddressFotter{
    float        :right;
}

#RightFooter{
    margin-top: -40px;
    float: right;
}

#RightFooter ul li{
    background-image: url("./img/common/tri_navi_brack.png");
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 10px;
    padding-bottom: 13px;
}

#LinkFooter{
    margin-left: 35px;
    padding-left: 10px;
    border-left: #b4c2c7 2px solid;
    float: left;
    height: 262px;
}

#NaviFotter{
    margin-left: 45px;
    padding-left: 10px;
    border-left: #b4c2c7 2px solid;
    float: right;
    height: 262px;
}

#Footer a:link,#Footer a:visited,#Footer a:hover,#Footer a:active{
    color: #000000;
    text-decoration:underline;
}



/*--    non
----------------------------------------------------*/
#query h1,#ticket h1,#online h1,#proglist h1,#progDetList h1,#Access h1,
#InqDet h1,#Friend h1,#Top h1,#BlogEntry h1,#Blog h1,#SiteMap h1,#event h1,#InqCelendar h1,
#info h1,#links h1,#InqPhoto h1,#magazine h1{
    margin-bottom: 10px;
}

#query h2,#ticket h2,#progDet h2,#Friend h2{
    margin-top: 50px;
    margin-bottom: 10px;
}

#Access h2{
    margin-top: 30px;
    margin-bottom: 10px;
}

#progDet h1{
    margin-bottom: 40px;
}

#ticket p,#online p,#Friend p{
    margin-bottom: 20px;
    padding-left: 1px;
}

#ticket span ,#online span{
    margin-bottom: 5px;
    margin-left: -2px;
}

/* table colors */
.TableColor1{
    margin-top: 15px;
    margin-bottom: 5px;
    border: 1px solid #ffffff;
    border-spacing: 1px;
}


.TableColor1 tr th{
    color: #ffffff;
    background-color: #66c2e0;
    border: 1px solid #ffffff;
    border-spacing: 1px;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
}
.TableColor1 tr td{
    background-color: #d9f0f7;
    border: 1px solid #ffffff;
    border-spacing: 1px;
    vertical-align: middle;
    padding: 10px;
    text-align: center;
}

.TableColor1 tr td.LeftColor{
    background-color: #b2e0f0;
}

.Saturday{
    color: #43629f;
    font-weight:bold;
}

.Sanday{
    color: #e94628;
    font-weight:bold;
}

.Holiday{
    color: #42bfec;
    font-weight:bold;
}

/*__pager
-------------------------*/


.pager{
    height: 30px;
    margin-top: 20px;
    overflow: hidden;
}

.pager ol{
    text-align: center;
    padding:0;
    margin:0 auto;
    list-style-type:none;
    float:left;
    position:relative;
    left:50%;
}
.pager ol li{
    float:left; 
    position:relative; 
    right:50%;
    border-right: 1px solid #cdcdcd;
    margin: 0px 5px 0px -1px;
    padding: 0px 12px 0px 6px;
    height: 20px;
}



.pager li a:link,.pager li a:visited,.pager li a:active{
    text-decoration:underline;	
}

.pager li span{
    display: block;
    width: 18px;
}

.now{
    border: 1px solid #cdcdcd;
}

.pager li.pagerNext{
    border-right: 1px none #cdcdcd;
}
.pager li.pagerPrev{

}

.wp-pagenavi {
    text-align: center;
    margin-top:5px;
}

.wp-pagenavi .current{
    border: 1px solid #cdcdcd;
    margin-left:5px;
    padding: 2px 5px;
    width: 18px;
}
.wp-pagenavi a{
    margin-left:5px;
    padding: 2px 5px;
    border-right : 1px none #cdcdcd;
    text-decoration: underline;
}

.wp-pagenavi a:hover{
    text-decoration: none;
}

.wp-pagenavi .previouspostslink {
    border-right : 1px none #cdcdcd;
}
.wp-pagenavi .nextpostslink {
    border-right : 1px none #cdcdcd;
}

/*__clearfix
-------------------------*/
.clearfix{
    /zoom: 1;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}
