@charset "utf-8";


#cafe {
	width: 910px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#cafe header {
	padding-bottom: 70px;
}
#cafe header h1{
	font-size: 32px;
	letter-spacing: 2px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 30px;
	font-family: "Times New Roman", Times, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#cafe header h1 span {
	font-size: 12px;
	line-height: 14px;
}


#cafe article {
	overflow: hidden;
	padding-bottom: 50px;
}
#cafe article p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #333333;
	letter-spacing: 1px;
}
#cafe article p strong {
	font-weight: normal;
}
#cafe article p em {
	font-style: normal;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
#cafe h2 {
	font-size: 24px;
	padding-bottom: 20px;
	line-height: 26px;
	font-weight: normal;
}
#cafe h2 span {
	color: #CCCCCC;
	margin-left: 20px;
	font-size: 18px;
}

#cafe h3 {
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}

.cafe-menu {
	width: 910px;
	margin-bottom: 70px;
	overflow: hidden;
}



.text-box {
	width: 490px;
	float: left;
	font-size: 14px;
	line-height: 21px;
}
.text-box p {
	margin-bottom: 10px;
}
.photo-box-l {
	float: left;
	width: 365px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.photo-box-l img {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.photo-box-r {
	float: right;
	width: 365px;
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 20px;
}
.photo-box-r img {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
#cafe section {
	background-color: #FFFFFF;
	padding: 30px;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 6px;
}
#cafe-info {
	background-image: url(../img/cafe/icon/suzu-40.jpg);
	background-repeat: no-repeat;
	background-position: 800px 30px;




}

#cafe-info dl {
	overflow: hidden;
	letter-spacing: 1px;
	width: 850px;
	display: block;
	color: #333333;
}
#cafe-info dt {
	float: left;
	width: 20%;
	font-size: 16px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 10px;
}
#cafe-info dd {
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	width: 80%;
}
#cafe-info dd p {
	padding-bottom: 8px;
}
#cafe-info div {
	float: left;
	width: 350px;
}
#cafe-info figure{
	font-size: 13px;
	line-height: 18px;
}
#cafe-info figure figcaption {
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	letter-spacing: 1px;
}
#cafe-return {
	background-color: #FFFFFF;
	padding: 30px;
	margin-bottom: 20px;
}







#cafe-access {
	font-size: 13px;

}
#cafe-access div {
	float: right;
	width: 450px;
}

#cafe-access dl {
	overflow: hidden;
	letter-spacing: 1px;
	color: #333333;
}
#cafe-access dt {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	font-size: 15px;
	font-weight: bold;
}
#cafe-access dd {
	padding-top: 10px;
	border-top-color: #EBEBEB;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 20px;
}
#cafe-access dl dd h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
}

#cafe-access dl dd p {
	margin-bottom: 5px;
}
#cafe-access figure {
	float: left;
	width: 350px;
}
#cafe-access figure figcaption {
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	letter-spacing: 1px;
}
#bus-timetable {
	padding-top: 15px;
	padding-bottom: 20px;
}
#bus-timetable a {
	font-size: 15px;
	border: 1px solid #0099CC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #0099CC;
	border-radius: 5px;
}
#bus-timetable a:hover {
	color: #FF3300;
	border: 1px solid #FF3300;
	text-decoration: none;
}







.suzu-chan {
	background-image: url(../img/cafe/suzu.png);
	background-repeat: no-repeat;
	background-position: 400px 250px;
}
.goku-jikara {
	background-image: url(../img/cafe/goku-chikara-60.png);
	background-repeat: no-repeat;
	background-position: 450px top;
}

.kaeru {
	background-image: url(../img/cafe/icon/kaeru-40.png);
	background-repeat: no-repeat;
	background-position: 820px 180px;
}

.glass {
	background-image: url(../img/cafe/arare-chan.png);
	background-repeat: no-repeat;
	background-position: 200px 280px;
}








.caution {
	background-color: #FFFF99;
	padding: 10px;
	margin-top: 10px;
	border-radius: 4px;
}
#cafe-access-map {

}
#cafe-access-map dl {
	float: left;
	margin-right: 20px;
}
#cafe-access-map dt {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
#cafe-access-map dd {
	font-size: 12px;
	line-height: 16px;
}
#cafe-access-map dd p {
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
}
#bus-map dl dd p img {
	margin-top: 10px;
	height: auto;
	width: 400px;
}

#cafe-relation   {
	padding-bottom: 30px;
}
#cafe-relation ul li  {
	font-size: 14px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	list-style-position: inside;
	list-style-type: disc;
}
#etc {
	background-image: url(../img/cafe/neko-125.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
}
#etc ul li {
	float: right;
	margin-left: 20px;
}
#etc ul {
	overflow: hidden;
	list-style-type: none;
	padding-bottom: 30px;
}










.pading-t10 {
	padding-top: 10px;
}
.pading-t20 {
	padding-top: 20px;
}
.marjin-l20 {
	margin-left: 20px;
}


.font-underline {
	text-decoration: underline;
}


▼index {
}
#index {
}
#index h1 {
}
#index h2 {
}
#index h3 {
}

#index-nav {
	padding-top: 30px;
}


#index-nav ul {
	width: 920px;
	overflow: hidden;
}
#index-nav li {
	font-size: 14px;
	float: left;
	height: 90px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#index-nav li figure {
	height: 50px;
	width: 100px;
	display: block;
}
#index-nav li h2 {
	font-size: 14px;
	line-height: 16px;
	padding-top: 5px;
}

#index-nav li p {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
#side-nav {
	width: 170px;
	float: left;
	overflow: hidden;

}
#side-nav nav {
	padding: 10px;
}
#side-nav a {
	color: #000;
}
#side-nav a:hover {
	color: #FF0000;
}

#side-nav dl {
	font-size: 14px;
	margin-bottom: 20px;
}
#side-nav dt {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #999;
	line-height: 20px;
	padding-top: 10px;
}
#side-nav dd {
	font-size: 13px;
	line-height: 20px;
}
#cafe-main {
	float: right;
	width: 720px;
}
#cafe-main header {
	padding-bottom: 30px;
}
#cafe-main header img {
	width: 720px;
	height: auto;
}
▼バス {
}

#olive-bus {
	width: 910px;
	margin-bottom: 50px;

}
#olive-bus header {
}
#olive-bus header h1{
	font-size: 24px;
	margin-bottom: 30px;
}
#olive-bus header  div{
	margin-right: 15px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	border-radius: 10px;
	padding: 30px;
}
#olive-bus header dl {
	display: block;
	padding-bottom: 10px;
}
#olive-bus header dt {
	margin-bottom: 10px;
	font-size: 16px;
	color: #000000;
	background-image: url(../img/cafe/access/bus.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: bold;
}
#olive-bus header dd  {
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
#olive-bus header dt strong {
	color: #CC0033;
}

#olive-bus header p  {
	margin-bottom: 20px;
	font-size: 16px;
}
#olive-bus header div figure figcaption {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

#olive-bus section {
	overflow: hidden;
}

#bus-time div {
	overflow: hidden;
	float: left;
	width: 455px;
}
#bus-time div h2{
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 30px;
}
#bus-time div h2 span{
	color: #FFFFFF;
	background-color: #CC0000;
	margin-right: 20px;
	padding-right: 8px;
	padding-left: 8px;
	border-radius: 6px;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bus-time div h3{
	font-size: 16px;
	background-image: url(../img/cafe/access/bus-30.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 5px;
}
#bus-time div p {
	margin-bottom: 15px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
}
#bus-time div table {
	font-size: 13px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-color: #FFFFFF;
	width: 440px;
}
#bus-time div table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 3px;
}


.back-blue {
	background-color: #F0FAFF;
}

.back-yellow {
	background-color: #FFFF99;
}

.back-pink {
	background-color: #FFDFFF;
}

#bus-map {
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#bus-map dt {
	font-size: 22px;
	background-image: url(../img/cafe/access/bus-40-20.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-bottom: 20px;
}
#bus-map dl {
	float: left;
	width: 405px;
	margin-right: 20px;
}
#bus-map dd  {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#bus-map dl dd p {
	margin-bottom: 10px;
}

#bus-map figure {
	clear: both;
}
#bus-map figure figcaption {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}


#olive-bus aside {
	padding: 25px;
}
#olive-bus aside h2 {
	font-size: 18px;
	margin-bottom: 20px;
}
#olive-bus aside dl {
}
#olive-bus aside dl dt {
}
#olive-bus aside dl dd {
}
