﻿@charset utf-8;
/*共通*/
#main_table {
	width: 570px;
	font-size: 12px;
}
.f_ff6 {
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;
}
strong {
	color: #CC0066;
}
.a-photo {
	display: block;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}
/*****コンテンツ*****/
/*共通*/
#con09,
#con08,
#con07,
#con06,
#con05,
#con04,
#con03,
#con02,
#con01 {
	margin-bottom: 10px;
	width: 570px;
	background-image: url(../images/dining/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.con2block {/*2ブロック目*/
	margin-top: 20px;
}
.con_title {
	width: 570px;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 0px 5px;
	margin-top: 0px;
}
.con_title01 {
	width: 570px;
	padding-bottom: 10px;
}
.topcoment {/*ページトップのコメント*/
	padding-top: 10px;
}
/*text_box*/
.text_box01 {
	width: 280px;
	margin-bottom: 10px;
}
.text_box02 {
	float: right;
	width: 280px;
	margin-bottom: 10px;
}

#con03 {
	width: 570px;
}

/*moreボタン*/
.more_link a {
	background-image: url(../images/dining/bt_more.gif);
	display: block;
	float: right;
	height: 14px;
	width: 45px;
}
.more_link a:hover{
	background-image: url(../images/dining/bt_more_o.gif);
	height: 14px;
	width: 45px;
	margin-top: 10px;
}
/***PDF element***/
.text01{
	width:300px;
	background-color: #E7E7EF;
	padding: 10px;
}
.text01 img{
	margin:0px;
	float:right;
}
.pdf_text {
	float: left;
	font-weight: bold;
	width: 200px;
	font-size: 11px;
	letter-spacing: 1px;
}

.titleimg{
	margin:0;
	padding:0;
	text-align: right;
}
.pdf_button {
	background-image: url(../images/what_to_do/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	float: right;
	font-weight: normal;
}

/***list element***/
.whattodo_list {
	list-style-type: none;
	line-height: 75%;
	margin: 0px;
	display: block;
	padding: 0px;
}
.whattodo_list a {
	color: #666666;
}
.whattodo_list li {
	background-image: url(../images/what_to_do/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	padding-bottom: 2px;
	list-style-type: none;
	font-size: 10px;
	display: block;
	padding-right: 2px;
	text-align: left;
	margin-bottom: 5px;
}
/*-----back_number------*/

/*共通*/
#main_table {
	width: 570px;
	font-size: 12px;
}
.archive-title {
	width: 540px;
	padding-bottom: 10px;
	background-image: url(../images/events/backnumber/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	letter-spacing: 1px;
	height: 17px;
	padding-top: 4px;
	padding-left: 30px;
	margin: 0px;
	display: block;
}
#category {
	margin:0px 0px 20px;
	width:570px;
	font-size: 11px;
	padding: 0px 0px 20px;
	clear: both;
}

.con_title01 {
	width: 570px;
	padding: 0px 0px 10px;
	margin-top: 0px;
}

/*list*/
.list_title {
	width: 280px;
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
.list_title02 {
	float: right;
	width: 280px;
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}

.list_box01 {
	width: 280px;
	list-style-type: none;
	display: block;
}
.list_box02 {
	float: right;
	width: 280px;
	list-style-type: none;
	display: block;
}
.list_box02 li,
.list_box01 li {
	background-image: url(../images/events/backnumber/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 265px;
	display: block;
	line-height: 1.1em;
	letter-spacing: 1px;
}
