@charset "UTF-8";

* {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

body {
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    text-align: center;
    line-height: 1.6;
    color: #666666;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover,
a:focus,
.current {
    border-bottom: 1px solid #666666;
}

img {
    border: none;
}

em {
    font-style: normal;
    font-weight: bold;
}
.x-large {
    font-size: 140%; /* 20px */
}
.large {
    font-size: 127%; /* 18px */
}
.mid {
    font-size: 114%; /* 16px */
}
.normal {
    font-size: 90%; /* 14px */
}
.small {
    font-size: 86%; /* 12px */
}
.padding-top {
    padding-top: 10px;
}
/**** .wrapper ****/
.wrapper {
    font-size: 90%;
    padding: 0;
    margin: 0 auto;
    width: 770px;
    text-align: left;
}
/**** .one_column_area ****/
.one_column_area {
    width: 770px;
    margin-top: 10px;
}
/**** .two_column_area ****/
.two_column_area {
    float: left;
    width: 385px;
    margin-top: 10px;
}
/**** .three_column_area ****/
.three_column_area {
    float: left;
    width: 255px; /* ie6 hack */
    margin-top: 10px;
    text-align: center;
}


/* begin header
------------------------------------ */
#header {
    color: #000000;
    background-color: #ffffff;
    padding-top: 15px;
}
#header h1 {
    margin: 0 auto;
    text-align: center;
}
/* end header
------------------------------------ */


/* begin nav
------------------------------------ */
#nav {
    clear: both;
    color: #000000;
    background-color: #ffffff;
    padding-top: 10px;
    border-bottom: 1px solid #cccccc;
}
#nav ul {
    text-align: center;
    list-style: none;
}
#nav li {
    display: inline;
}
#nav a  {
    margin: 0 20px;
    color: #888888;
}
#nav a:hover,
#nav a:focus,
#nav a.current {
    border-bottom: 1px solid #888888;
}

#nav a.selected {
    color: #666666;
    font-weight: bold;
}
/* end nav
------------------------------------ */


/* begin pageinfo
------------------------------------ */
#pageinfo {
    clear: both;
    color: #888888;
    background-color: #ffffff;
}

/**** #pict ****/
#pict {
    text-align: center;
    padding-top: 20px;
}
#pict img {

}

/**** #pagetitle ****/
#pagetitle {
    margin: 5px 20px 0px;
    text-align: left;
}
#pagetitle h2 {
    color: #000000;
    float: left;
    padding: 0;
    margin: 0;
}


/**** #subpages ****/
#subpages {
    font-size: 86%;
    float: left;
    margin: 10px 20px 0px;
    text-align: center;
}
#subpages ul {
    list-style: none;
    text-align: center;
}
#subpages li {
    display: inline;
    padding: 0 10px;
}
#subpages a {
    color: #888888;
}

#subpages a:hover,
#subpages a:focus,
#subpages a.current {
    border-bottom: 1px solid #888888;
}
#subpages a.selected {
    color: #666666;
    font-size: 115%; /* 14px */
    font-weight: bold;
}
/* end pageinfo
------------------------------------ */



/* begin main 
------------------------------------ */
#main {
    clear: both;
    background-color: #ffffff;
    padding-top: 30px;
}


/**** .menu ****/
.menu {
    margin: 0px 20px 20px;
}
.menu-item {
    text-align: left;
    padding-bottom: 40px;
}
.menu-text {
    padding: 0 10px;
}
.menu-item h2 {
    padding: 0 10px 10px;
}

/**** #update-item ****/
#update-item {
    margin: 20px 30px 0px 20px;
    color: #666666;
    background: #e6e6e6 url("../img/round/round-small-bottom.jpg") no-repeat left bottom;
}
#update-item h3 {
    padding: 10px 10px 0;
    background: #e6e6e6 url("../img/round/round-small-top.jpg") no-repeat left top;
}
#update-item dl {
    text-align: left;
    margin: 0;
}
#update-item dt {
    padding: 10px 10px 0;
}
#update-item dd {
    padding: 0 10px 10px;
}
#update-item a {
    text-decoration: underline;
}

/**** .item ****/    
.item {
    margin: 0px 20px 20px;
}
.item h2 {
    text-indent: 30px;
    padding-bottom: 10px;
    font-size: 114%;
    text-align: left;
    background: #ffffff url("../img/icon/24/icon1.png") no-repeat;
}
.item h3 {
    text-align: left;
    padding: 0px 10px 5px;
}
.item h3.address {
    font-weight: normal;
}
/**** .item-text ****/
.item-text {
    padding: 0px 10px;
}
.item-text h3 {
    padding: 0 0 5px;
}
.item-text p {
    padding-bottom: 10px;
}
.item-text a {
    color: #666666;
    text-decoration: underline;
}


.item ul {
    list-style: disc;
    text-align: left;
    padding-left: 25px;
}
.item li {
    padding-bottom: 10px;
}
.item li a {
    color: #666666;
    text-decoration: underline;
}   
.item dl {
    padding: 0 10px 10px;;
}
.item dt {
    padding: 0px;
    font-weight: bold;
}
.item dd {
    padding-bottom: 10px;
}
.item address {
    padding: 0px 10px;
    font-style:normal;
}


/**** .info ****/
.info {
    color: #666666;
    background: #e6e6e6 url("../img/round/round-bottom.jpg") no-repeat left bottom;
}
.info h3 {

    padding: 10px 20px 0px;
    background: #e6e6e6 url("../img/round/round-top.jpg") no-repeat left top;
}
.info dl {
    margin: 0;
    padding: 10px;
}
.info dt {
    padding: 10px 10px 5px;
    font-weight: bold;
}
.info dd {
    padding: 0 10px 10px;
}
.info ul {
    padding: 5px 0 0 15px;
}
.info li {
    padding-bottom: 0;
}
.info p {
    padding: 10px 20px;
}
.info a {
    text-decoration: underline;
}

/**** .gallery-item ****/
.gallery-item {
    text-align: center;
    margin: 0px 20px 20px;
}



/**** #footer ****/
#footer {
    clear: both;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #cccccc;
}
#footer ul {
    list-style: none;
}
#footer ul li {
    display: inline;
    padding: 0 15px;
}
#footer p {
    margin:5px 13px;
}
/* end main 
------------------------------------ */
