@charset "shift_jis";
/* CSS Document -j.s. pancake cafe- */


/* -------------------------------------------------------
全体の定義
--------------------------------------------------------- */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #303030;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.fix {
	display : block;
	height : 0;
	clear : both;
}

/* -------------------------------------------------------
外枠レイアウト
--------------------------------------------------------- */
.layout {
	width: 720px;
	height: auto;
	padding: 0 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	
}

/* -------------------------------------------------------
ヘッダ、フッタの定義
--------------------------------------------------------- */
.header {
	height: 26px;
	background-image:url(../images/border-h.gif);
}

.footer {
	height: 26px;
	background-image:url(../images/border-f.gif);
}

/* -------------------------------------------------------
メインエリア左
--------------------------------------------------------- */
.image {
	width: 400px;
	height: 570px;
	margin-top: 40px;
	background-image:url(../images/image.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
}

/* -------------------------------------------------------
メインエリア右
--------------------------------------------------------- */
.text {
	width: 290px;
	margin: 40px 0 35px 30px;
	float: right;
}

.text img.ttl {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.text img {
	margin-bottom: 10px;
	clear: both;
}

.center {
	width: 720px:;
	clear: both;
}

.menu {
	width: 720px;
	margin-bottom: 20px;
	float: left;
	font-size: 10px;
	line-height: 130%;
	clear: both;
}

.menu2 {
	width: 360px;
	margin-bottom: 20px;
	float: left;
	font-size: 10px;
	line-height: 130%;
}

h1 {
	margin-top: 5px;
	margin-bottom: 8px;
}

.andmore {
	margin-top: 8px;
	float: right;
}	

.ph {
	width: 90px;
	float: left;
	margin: 0px 22px 15px 0;
	font-size: 10px;
	line-height: 130%;
}

.ph img {
	margin-bottom: 5px;
}

.ph2 {
	width: 90px;
	float: left;
	margin: 0 20px 15px 0;
	font-size: 10px;
	line-height: 130%;
}

.ph3 {
	width: 315px;
	float: left;
	margin: 0 0 15px;
	font-size: 10px;
	line-height: 130%;
}

.ph4 {
	width: 720px;
	float: left;
	margin: 0 0 15px;
	font-size: 10px;
	line-height: 130%;
}

.ph4 img {
	float: left;
	margin: 0px 15px 20px 0;
}

.ph2 img {
	margin-bottom: 5px;
}

.ph3 img {
	float: left;
	margin: 0px 15px 20px 0;
}

.text img.right {
	margin-top: 10px;
	float: right;
}

.text img.left {
	margin-bottom: 10px;
	float: left;
}

.text img.set {
	margin: 10px 15px 10px 0;
	float: left;
}

.memo {
	width: 245px;
	height: 95px;
	background-image: url(../images/memo.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 12px 10px 8px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 130%;
}

/* -------------------------------------------------------
地図
--------------------------------------------------------- */
h2 {
	margin-top: 5px;
	margin-bottom: 8px;
}

.map {
	width: 360px;
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
	font-size: 10px;
	line-height: 130%;
}

.map img.map {
	float: right;
}

/* -------------------------------------------------------
リンク
--------------------------------------------------------- */
.link {
	width: 720px;
	margin-top: 30px;
	text-align: center;
	clear: both;
}

.link img.jsb-c {
	border: 0;
	margin-right: 30px;
	margin-bottom: 20px;
}

.link img.baycrews {
	border: 0;
	margin-bottom: 20px;
}
