@charset "utf-8";

/* --------------------------------------------------
	Contents
-------------------------------------------------- */

/*	ContentsInner
--------------------------------------------------------- */

/* ----- Section Sentence ----- */
/* ----- Section ----- */
.section {
	margin:20px 0 20px 20px;
	color:#484848;
}
.section h4 {
	clear:both;
	margin-bottom:12px;
	padding:8px 10px;
	font-size:16px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	line-height:18px;
	background-color:#f4f0e2/*#fcfaf4 #eeeeee*/;
	color:#333;
}

body#policy .section {
	margin:0 0 40px 0;
}

.section p {
	margin:0 12px 1em 0;
	line-height:1.5em;
	color:#484848;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.section p img {
	float:left;
	margin:0 12px 20px 0;
}
.section ul {
	margin:0 0 1em;
}
.section ul li {
	margin-bottom:0.25em;
	padding-left:14px;
	line-height:18px;
	background:url(../images/base/li_01.png) 5px 7px no-repeat;
	color:#484848;
}
.section ul li.attention01 {
	margin-bottom:0.25em;
	padding-left:14px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:18px;
	background:url(../images/base/li_02.png) 5px 7px no-repeat;
	color:#dd0000;
}
.section hr {
	clear:both;
	border:none;
	border-top:1px solid #eee;
	height:1px;
	line-height:1px;
	margin-bottom:18px;
	*margin-bottom:12px;
	font-size:1px;
}

/* ----- EventTop ----- */
body#event h2 {
	color:#a4cdcc;
}
body#event ul#categoryNavi li.active a {
	color:#dedeb9;
}

#eventTop {
	margin-bottom:16px;
}
#eventTop p {
	margin:0 0 0.5em;
	line-height:1.5em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#484848;
}
#eventTop ul {
	margin-top:20px;
}
#eventTop ul li {
	margin-bottom:0.25em;
	padding-left:14px;
	line-height:18px;
	background:url(../images/base/li_01.png) 5px 8px no-repeat;
	color:#666666;
	font-size:10px;
}

.eventMap {
	float:right;
	display:inline;
	width:300px;
	height:300px;
	margin:0 0 24px 12px;
	border:1px solid #ddd;
	overflow:hidden;
	line-height:100%;
}

.eventCard {
	clear:both;
	float:left;
	display:inline;
	width:302px;
	height:302px;
	margin:0 12px 0 0;
	padding:0 0 12px;
	overflow:hidden;
}
.section .eventCard table {
	width:300px;
	height:300px;
	vertical-align:middle;
	line-height:300px;
	text-align:center;
	border:1px solid #ddd;
}
.eventCard table td {
	text-align:center;
}

body#event .section img {
	float:none;
	clear:none;
}

span.newTopics {
	float: right;
	margin-right: 15px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #777;
}
span.postedDate {
	float: right;
	margin-right: 15px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #777;
}

#edit_form input, #login_form input {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
#edit_form textarea {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
