/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version:2.8.1
*/

/*-------------------------------------------------
 body
-------------------------------------------------*/
body {
    font: 14px/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
    -webkit-text-size-adjust: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #383333;
    line-height: 1.4;
}

#wrap {
    width: 100%;
    margin: 0 auto;
}

article {
    margin: 0 0 1em 0;
}

aside {
    margin: 0 0 1em 0;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

a:link,
a:visited {
    color: #F90;
    text-decoration: underline;
}

a:hover,
a:active {
    color: #CCC;
    text-decoration: underline;
}

/* Firefox, Safari, Chrome, Opera fluid Image */
img.fluid-image {
    max-width: 100%;
}

.left-column {
    float: left;
    width: 30%;
    margin-bottom: 10px;
    text-align: left;
    margin-right: 10px;
}

.right-column {
    float: right;
    width: 30%;
    margin-bottom: 10px;
    text-align: right;
    margin-left: 10px;
}

.mgbt05 {
    margin: 0 0 0.5em 0;
}

.mgbt1 {
    margin: 0 0 1.5em 0;
}

/*-------------------------------------------------
 header
-------------------------------------------------*/
header {
    width: 90%;
    margin: 0 auto 0.5em auto;
}

header h1 {
    font-size: 10px;
    font-weight: normal;
    margin: 0 0 0.1em 0;
    padding: 0;
}

header h2 {
    margin: 0 0 5px 0;
    padding: 3px 0 3px 10px;
    background: #F4B4D0;
    border: 1px solid #E6E6E6;
    font-size: 160%;
    font-weight: bold;
    color: #444444;
    letter-spacing: 2px;
    padding: 1rem 2rem;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}

header .notice {
    color: #E83416;
    text-align: left;
    font-size: 180%;
    margin-bottom: 20px;
}

header .alert {
    color: #C30;
    text-align: left;
    font-size: 125%;
}

header .caution {
    text-decoration: underline;
}

header .vaccine {
    text-align: left;
}

header .list {
    margin: 0 20px 0 20px;
    list-style: circle;
    padding: 12px;
}

header h3 {
    font-size: 125%;
    font-weight: bold;
    padding: 8px;
}

header .card-base {
    /*float: left;*/
    /*width: 49%;*/
    /*height: 140px;*/
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px #ccc;
    margin: 20px;
    margin: 20px;
    border: thick double #F9C465;
}

header .card-img {
    border-radius: 5px 5px 0 0;
    max-width: 100%;
    height: auto;
}

header .card-content {
    padding: 10px;
}

header .card-title {
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    color: #333;
}

header .card-text {
    color: #777;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
}

header .card-link {
    text-align: center;
    border-top: 1px solid #eee;
    padding: 10px;
}

header .card-link a {
    text-decoration: none;
    color: #0bd;
    margin: 0 10px;
}

header .card-link a:hover {
    color: #0090aa;
}

/*-------------------------------------------------
 navigation
-------------------------------------------------*/
nav {
    width: 90%;
    margin: 0 auto 1em;
    text-align: center;
    clear: both;
}

ul#menu {
    clear: both;
}

ul#menu li {
    width: 49%;
    float: left;
    height: 32px;
    background: url("../images/c_navi_bg.png") 0 bottom repeat-x;
    border-top: 2px solid #FFF;
    border-right: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
}

ul#menu li.line2 {
    height: 32px;
    line-height: 15px;
}


ul#menu li.oneline {
    width: 99%;
}

ul#menu li a {
    float: left;
    display: block;
    width: 100%;
    background: url("../images/c_navi_icon.png.html") left 0 no-repeat;
    font-size: 13px;
    line-height: 32px;
    text-align: center;

    text-decoration: none;
}

ul#menu li.line2 a {
    height: 32px;
    line-height: 15px;
}

ul#menu li a:link,
ul#menu li a:visited {
    color: #B8851F;
}

ul#menu li a:hover,
ul#menu li a:active {
    color: #F9C059;
}

ul#menu li a.txt_small {
    font-size: 11px;
}


/*-------------------------------------------------
 address
-------------------------------------------------*/
p#address {
    width: 90%;
    margin: 0 auto 0.3em auto;
}

/*-------------------------------------------------
 banner
-------------------------------------------------*/
.banner {
    width: 90%;
    margin: 0 auto 1em auto;
}

/*-------------------------------------------------
 category
-------------------------------------------------*/
#category {
    width: 90%;
    margin: 0 auto 1em auto;
}

/*-------------------------------------------------
 section
-------------------------------------------------*/
section {
    width: 90%;
    margin: 0 auto 2em auto;
}

section h1 {
    margin: 0 0 0.5em 0;
    padding: 5px 5px 5px 10px;
    border: 1px solid #C5B5A6;
    border-bottom: 3px solid #C5B5A6;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    text-align: left;
}

section h2 {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.7em 20px;
    background: url("../images/c_title_bg.png") 0 bottom repeat-x;
    font-weight: bold;
    text-align: left;
    color: #653D17;
}

/* section - p
-------------------------------------------------*/
section p {
    margin: 0 0 1em 0;
    text-align: left;
}

section p span.subtitle {
    font-weight: bold;
    color: #E83416;
}

section p#sign {
    text-align: center;
}

section p#sign span {
    font-weight: bold;
}

section p.attention {
    font-weight: bold;
    color: #C30;
}

/* section - ul li
-------------------------------------------------*/
section ul.list {
    margin: 0 0 1em 0;
}

section ul.list li {
    margin: 0 0 0.5em 0;
    color: #734C28;
    text-align: left;
}

section ul.career li {
    margin: 0 0 0.5em 0;
    text-align: left;
}

/* section - dl dt dd
-------------------------------------------------*/
section dl.career {
    text-align: left;
}

section dl.career dt {
    font-weight: bold;
}

section dl.career dd {
    margin: 0 0 1em 0;
}

section dl.career dd span {
    font-weight: bold;
}

section dl.chapter dt {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.7em 20px;
    background: url("../images/c_title_bg.png") 0 bottom repeat-x;
    font-weight: bold;
    text-align: left;
    color: #653D17;
}

section dl.chapter dd {
    margin: 0 0 1.5em 0;
}

div.contBox dl.number dt {
    font-weight: bold;
    color: #653D17;
    line-height: 1;
    letter-spacing: 1px;
    text-align: left;
}

div .notice {
    color: #E83416;
    text-align: left;
    font-size: 110%;
}

/* section - attention box
-------------------------------------------------*/
/*section div.attnBox {
 border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px 5px 5px 5px;
 -moz-border-radius: 5px 5px 5px 5px;
	margin:0 0 0.5em 0;
	padding:10px;
	background:#FBF1D9;
	border:1px solid #E6E6E6;
}

section div.attnBox dl dt {
	margin:0 0 0.5em 0;
	padding:0 0 0.5em 0;
	background:url("../images/c_attnbox_line.png.html") 0 bottom repeat-x;
	font-weight:bold;
	color:#630;
	text-align:left;
}
section div.attnBox dl dt span {
	color:#F60;
}
section div.attnBox dl dd {
	text-align:left;
}

section div.attnBox p.title {
	margin:0 0 0.5em 0;
	padding:0 0 0.5em 0;
	background:url("../images/c_dotline.png") 0 bottom repeat-x;
	font-weight:bold;
}

section div.attnBox ul li {
	margin:0 0 1em 4px;
	padding:0 0 0 16px;
 background:url("../images/c_attn_listmark.png.html") 0 0.3em no-repeat;
	text-align:left;
}
section div.attnBox ul li:last-child {
	margin:0 0 0.5em 4px;
}
section div.attnBox ul li span {
	color:#C60;
}*/

/*-------------------------------------------------
 home
-------------------------------------------------*/
/* home - greeting
-------------------------------------------------*/
section#homeGreeting h1 {
    margin: 0 0 0.5em 0;
    padding: 5px 5px 5px 10px;
    border: 1px solid #F9C059;
    border-bottom: 3px solid #F9C059;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    font-weight: bold;
    color: #F60;
    text-align: left;
}

section#homeGreeting p {
    color: #653D17;
}

/* home - news
-------------------------------------------------*/
section#news dl {
    text-align: left;
}

section#news dl dt {
    margin: 0 0 0.1em 0;
    padding: 0;
    background: none;
    font-weight: bold;
    color: #EB7385;
}

section#news dl dd {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    background: url("../images/c_dotline.png") 0 bottom repeat-x;
}

section#news dt {
    color: #E67EA7;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0 0px;
}

section#news dd {
    padding: 0 0 2em;
    border-bottom: #ddd dotted 1px;
    margin: 0 0px 0.5em;
    text-align: left;
}

/* home - outline
-------------------------------------------------*/
section p#logo {
    margin: 0 0 0.5em 0;
    font-weight: bold;
    text-align: left;
    color: #653D17;
}

section p.maplinks {
    text-align: center;
    margin: 0 0 1em 0;
}

section#outline ul li {
    margin: 0 0 0.5em 0;
    text-align: left;
}

section#outline ul li span {
    color: #99B830;
}

section#outline dl {
    margin: 0 0 1em 0;
}

section#outline dl dt {
    margin: 0 0 0.5em 0;
    padding: 3px 0 3px 8px;
    background: #F4B4D0;
    font-weight: bold;
    text-align: left;
    color: #FFF;
}

section#outline dl dd {
    margin: 0 0 0.5em 0;
    text-align: left;
}

section table#schedule {
    width: 100%;
    margin: 0 0 0.5em 0;
    border-collapse: collapse;
}

section table#schedule th,
section table#schedule td {
    padding: 6px;
    border: 1px solid #E6E6E6;
    vertical-align: middle;
    word-break: break-all;
    text-align: center;
}

section table#schedule th {
    background: #F9C059;
    color: #653D17;
}

section div.holiday {
    margin: 0 0 1em 0;
}

section div.holiday p {
    margin: 0 0 0.5em 0;
    color: #630;
    text-align: center;
    line-height: 1.6;
}

section div.holiday p span {
    color: #EE87B1;
}

section div.holiday p span.attn {
    color: #C30;
}

section div.holiday p img {
    margin: 0 4px 0 0;
    vertical-align: middle;
}

/*-------------------------------------------------
 detail - viewport
-------------------------------------------------*/
.viewport {
    width: 300px;
    overflow: hidden;
    margin: 0 auto;
}

.flipsnap {
    width: 3900px;
}

.item {
    float: left;
    width: 300px;
    cursor: pointer;
}

.item p {
    text-align: center;
}

/*-------------------------------------------------
 pagetop
-------------------------------------------------*/
.pagetop {
    width: 90%;
    margin: 0 auto 1em auto;
}

/*.pagetop a {
	display:block;
	font-size:0;
	font-weight:bold;
	text-decoration:none;
}*/

/*-------------------------------------------------
 footer
-------------------------------------------------*/
footer {
    padding: 1em 0 1em 0;
    background: url("../images/footer_bg.png") 0 top repeat-x #653D17;
}

footer p.copy {
    font-size: 11px;
    text-align: center;
    color: #FFF;
}

.price {
    clear: both;
    width: 100%;
    margin: 0 auto 0px auto;

}

.price table {
    width: 100%;
    border-collapse: collapse;
}

.price table th,
.price table td {
    padding: 5px 0 5px 0;
    border: 1px solid #CCC;
    vertical-align: middle;
    word-break: break-all;
    text-align: center;
}

.price table th {
    background: #F9C059;
    font-weight: bold;
    color: #653D17;
}

.price table th.title {
    letter-spacing: 3px;
}

.price table td {
}

a.disabled {
    pointer-events: none;
}
