@charset "utf-8";
#flash_object  {
	padding-bottom: 5px;
	width: 490px;
}
ul {
	margin-top: 0px;
}
li {
	line-height: 18px;
	list-style-position: outside;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-image: url(img/sakura_li.gif);
	padding-left: 12px;
	margin-left: -30px;
	margin-bottom: 2px;
}

.contents_bar {
	margin-bottom: 5px;
}
/* さくら館のページで使用する共通スタイル */

#menu_position {
	width: 160px;
	float: left;
}
#menu {
	position: static;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#menu_index {
	position: static;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 160px;
	background-color: #F2F2F2;
	border: 1px solid #C6C6C6;
	float: right;
	padding: 2px;
}
.cont1 {
	font-family: "メイリオ";
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C6C6;
	line-height: 30px;
	background-color: #F2F2F2;
}
.cont1_static {
	height: 30px;
	width: 142px;
	font-family: "メイリオ";
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C6C6;
	color: #6E6E6E;
	padding-left: 18px;
	background-image: url(img/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	background-color: #FFF;
}
.cont1   a {
	height: 30px;
	width: 142px;
	background-color: #F2F2F2;
	display: block;
	padding-left: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #6E6E6E;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}
.cont1 a:hover {
	font-family: "メイリオ";
	font-weight: normal;
	color: #6E6E6E;
	background-color: #FBFADE;
	display: block;
	text-decoration: underline;
}
.cont2 {
	font-family: "メイリオ";
	line-height: 18px;
	background-color: #F2F2F2;
	width: 160px;
}
.cont2   a {
	display: block;
	padding-left: 22px;
	text-decoration: none;
	color: #6E6E6E;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.cont2 a:hover {
	font-family: "メイリオ";
	color: #6E6E6E;
	background-color: #FFF;
	display: block;
	text-decoration: underline;
}
.osirase {
	background-color: #FEF9F1;
	overflow: auto;
	height: 200px;
	border: 1px solid #FFC46B;
	width: 466px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "メイリオ";
	font-size: 12px;
}
.date  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #CC3300;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.osirase ul {
	margin-top: 0px;
}
.osirase li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC46B;
	margin-left: -40px;
}

