@charset "utf-8";

/* KEIYO LIVING LTD,COPYLIGHT (C) All Right Reserveb */

/* 基本構造ここから */

#headerimg {
	background-image: url(../images/all/headerimg01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 240px;
}

/* 基本構造ここまで */

/* チラシ＆イベントここから */

.title_h2 {
	margin: 32px 0px;
	padding: 8px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 160%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #145FCD;
}

.post {
	margin: 0px 0px 56px;
	padding: 0px;
}

.post h3 {
	margin: 0px 0px 24px;
	padding: 8px 16px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 150%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: left;
	background-color: #EDEDED;
}

.post h3 a {
	color: #333333;
	text-decoration: none;
}

.post h3 a:hover {
	color: #145FCD;
	text-decoration: underline;
}

.post p {
	margin: 0px 16px 16px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 140%;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.post p a {
	color: #145FCD;
	text-decoration: underline;
}

.post p a:visited {
	color: #A7477B;
	text-decoration: underline;
}

.post p a:hover {
	color: #0096F0;
	text-decoration: underline;
}


.post small {
	margin: 24px 0px 0px;
	padding: 8px 16px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 120%;
	line-height: 110%;
	color: #333333;
	text-align: right;
	display: block;
	border-top: 2px dotted #CCCCCC;
}

/* チラシ＆イベントここまで */


/* シングル表示ここから */

.post_s {
	margin: 0px 0px 56px;
	padding: 0px;
}

.post_s h3 {
	margin: 32px 0px 24px;
	padding: 8px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 150%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: left;
	background-color: #145FCD;
}

.post_s h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

.post_s p {
	margin: 0px 16px 16px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 140%;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.post_s p a {
	color: #145FCD;
	text-decoration: underline;
}

.post_s p a:visited {
	color: #A7477B;
	text-decoration: underline;
}

.post_s p a:hover {
	color: #0096F0;
	text-decoration: underline;
}


.post_s small {
	margin: 24px 0px 0px;
	padding: 8px 16px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 120%;
	line-height: 110%;
	color: #333333;
	text-align: right;
	display: block;
	border-top: 2px dotted #CCCCCC;
}

.entry small {
	margin: 0px;
	padding: 8px 0px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: left;
	border: none;
}

/* シングル表示ここまで */
