@charset "EUC-JP";

/*　各共通　*/

h2.title {
	margin-bottom: 15px;
}

div.text {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

/*　記事部分　*/

.article {
	border-top: 5px solid #BD2819;
	background: #F8F2DE;
	margin-bottom: 20px;
	border-bottom: 1px solid #BD2819;
}

.article h3.title {
	border-bottom: 1px solid #FF0000;
	font-size: 16px;
	background: url(../base_img/icon_01.gif) no-repeat 10px 14px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 2em;
	color: #BD2819;
}

.article p.date {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	margin: 15px 10px 5px;
	background: url(../img/event_title2.gif) no-repeat 1px 2px;
	padding-left: 2.8em;
}

.article h4.title {
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #996600;
	padding-right: 10px;
	padding-left: 10px;
}

.article .system-free {
	padding: 10px;
	margin-bottom: 10px;
}

/*　記事部分　今月の目玉商品　*/

.article h3.food,.article h3.craft,.article h3.others {
	border-bottom: 1px solid #FF0000;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
}

.article h3.food {
	background: url(../img/icon_food.gif) no-repeat 10px 11px;
}

.article h3.craft {
	background: url(../img/icon_craft.gif) no-repeat 10px 11px;
}

.article h3.others {
	background: url(../img/icon_others.gif) no-repeat 10px 11px;
}

.category {
	margin-bottom: 15px;
}

/*　おすすめリンク集　*/

.link-title {
	margin-bottom: 10px;
	background: url(../img/bg_title.gif) repeat-x;
	height: 20px;
	padding-top: 5px;
}
.link-title h3 {
	background: url(../base_img/icon_02.gif) no-repeat 10px 3px;
	color: #FFFFFF;
	padding-left: 2.5em;
	font-size: 14px;
}
ul.link {
	margin: 0em 1em;
	padding: 0px;
	list-style: url(none) none;
}
ul.link li {
	margin-bottom: 1em;
}

/*　過去のイベント　*/

ul#past-event {
	margin: 0px 30px;
	padding: 0px;
}

ul#past-event li {
	margin-bottom: 0.5em;
}

/*　地図・アクセス　*/

p.map {
	text-align: center;
	margin-bottom: 15px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#map {
	height: 510px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

/*　奈良まほろば館のご案内　「まほろば館・カフェ」　共通　*/

#mahoroba,#cafe {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 10px;
}

#mahoroba h4,#cafe h4 {
	background: #BEC0D1;
	padding: 5px 10px;
	font-size: 14px;
	margin-bottom: 15px;
}

/*　奈良まほろば館のご案内　「まほろば館」　*/

#mahoroba {
	border: 1px solid #663366;
	background: #E1E2EA;
}

#mahoroba h4 {
	background: #BEC0D1;
}

#mahoroba .text p {
	text-indent: -1em;
	padding-left: 1em;
}

#mahoroba p.bt {
	white-space:nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 160px;
	background: url(../img/index_bt_02_down.gif) no-repeat left top;
	float: right;
}

#mahoroba p.bt a {
	height: 30px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 160px;
	background: url(../img/index_bt_02_up.gif) no-repeat left top;
}

#mahoroba p.bt a:hover {
	background:none;
}

/*　奈良まほろば館のご案内　「カフェ」　*/

#cafe{
	border: 1px solid #E3D4A7;
	background: #F8F0D9;
}

#cafe h4 {
	background: #E6CB7F;
	margin: 0px;
}

#cafe #order {
	background: url(../img/bg_line.gif) repeat-x bottom;
	padding: 10px;
	clear: both;
	overflow: hidden;
}

#cafe #order h5 {
	margin: 0px;
	padding: 0px 0px 1em;
}

#cafe #order h5 img {
	float: none;
}

#cafe #order img {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

#cafe #order p {
	margin: 0px 0px 0.5em;
	padding: 0px;
}
#cafe #order .attention {
	font-size: 11px;
	color: #999999;
}



#cafe .menu {
	margin: 0px;
	padding: 10px 10px 0px;
	clear: both;
}

#cafe .menu h6 {
	font-size: 14px;
	color: #534741;
	margin-bottom: 1em;
}

#cafe .menu img {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}


/*　奈良まほろば館のご案内　*/

.cate-guide {
	margin-bottom: 15px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

.cate-guide h4.title {
	margin-bottom: 10px;
}

.cate-guide p.photo {
	float: left;
	padding-right: 20px;
}

.cate-guide p.text {
	margin-bottom: 20px;
}

.cate-guide ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
.cate-guide li {
	float: left;
	padding: 0px 1px;
}

/*　せんとくんが見た東京　*/

div.cate-seen {
	margin-bottom: 15px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
div.cate-seen p.photo {
	float: right;
}
div.cate-seen h3 {
	margin-bottom: 10px;
}

ul#seen-tokyo_title {
	margin: 0px 30px;
	padding: 0px;
}

ul#seen-tokyo_title li {
	margin-bottom: 1em;
}

/*　イベント案内　*/

div#schedule {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

div#schedule h3 {
	text-align: center;
	font-size: 18px;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: normal;
}

div#schedule table {
	width: 550px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 10px;
}

div#schedule td {
	padding: 1em 1em 0em;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
div#schedule td.month {
	text-align: center;
	background: #F9F2DF;
	font-weight: bold;
	padding: 5px;
}

div#schedule  td p {
	margin-bottom: 1em;
}


div#schedule th {
	font-weight: normal;
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #5A0000;
	color: #FFFFFF;
	text-align: center;
}
