@charset "UTF-8";
/* CSS Document */




/*------------------
  コンテンツ（中・右カラム）
------------------*/
div#contents {
	width: 800px;
	float: right;
	background-color: #FFFFFF;
}

/*------------------
  今夜もまちづくりメイン
------------------*/
div#main {
	width: 630px;
	float: left;
	min-height: 1000px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
div#tonight-contents {
	margin: 0px;
}
div#tonight-contents h3 {
	height: 60px;
	background-image: url(../images/sub630_05.gif);
	background-repeat: no-repeat;
	width: 630px;
	text-indent: -10000em;
	margin: 10px 0 0 0;
}
div#tonight-contents h4 {
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding: 0.1em 0.5em 0.1em 0.5em;
	font-size: medium;
	line-height: 30px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 10px;
}
div#tonight-contents p {
	font-size: 98%;
	line-height: 200%;
	padding: 0px;
	text-indent: 15px;
	color: #333333;
	margin: 0 20px 10px 20px;
}
#tonight-contents p a:link  {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#tonight-contents p a:visited  {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#tonight-contents p a:hover  {
	color: #E00000;
	border: none;
}
#shop-info {
	clear: both;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/info-back.jpg);
	background-repeat: no-repeat;
}
#shop-info a:link  {
	text-decoration: none;
	color: #CC0000;
}
#shop-info a:visited  {
	text-decoration: none;
	color: #CC0000;
}
#shop-info a:hover  {
	text-decoration: underline;
}
#shop-info h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: -5px;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	font-size: medium;
	width: 350px;
}
#shop-info p {
	text-indent: 0px;
	font-size: 92%;
}
/*------------------
  七夜以降PHOTOテーブル
------------------*/
table.photo {
	float: right;
	margin: 0 0 0 10px;
	border: 1px dashed #666666;
	padding: 2px;
}
.photo th {
	background-color: #360000;
	font-weight: normal;
	color: #FFFFFF;
}
.photo td {
	font-size: 80%;
}
table.photoleft {
	float: left;
	margin: 0 10px 0 0;
	border: 1px dashed #666666;
	padding: 2px;
}
.photoleft th {
	background-color: #360000;
	font-weight: normal;
	color: #FFFFFF;
}
.photoleft td {
	font-size: 80%;
}
/*------------------
  九夜以降lineテーブル
------------------*/
table.line {
	float: right;
	margin: 0 10px 0 10px;
	border: 1px dashed #666666;
	padding: 2px;
}
.line th {
	background-color: #360000;
	font-weight: normal;
	color: #FFFFFF;
}
.line td {
	font-size: 80%;
}
table.lineleft {
	float: left;
	margin: 0 10px 0 10px;
	border: 1px dashed #666666;
	padding: 2px;
}
.lineleft th {
	background-color: #360000;
	font-weight: normal;
	color: #FFFFFF;
}
.lineleft td {
	font-size: 80%;
}
table.linecenter {
	float: center;
	margin: 0px auto 10px auto;
	border: 1px dashed #666666;
	padding: 2px;
}
.linecenter th {
	background-color: #360000;
	font-weight: normal;
	color: #FFFFFF;
}
.linecenter td {
	font-size: 80%;
}
/*------------------
  16〜19夜掟リスト
------------------*/
#okite {
}
#okite ul {
	color: #000000;
	font-size: 80%;
	list-style-type: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	background-image: url(images/16/okite-back.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}
#okite li {
	line-height: 160%;
}
/*------------------
  16夜以降subwaylineテーブル
------------------*/
table.subwayline {
	float: right;
	margin: 0 10px 0 10px;
	border: 1px dashed #666666;
	padding: 2px;
}
.subwayline th {
	background-color: #006600;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 75%;
}
.subwayline td {
	font-size: 80%;
}
table.subwaylineleft {
	float: left;
	margin: 0 10px 0 10px;
	border: 1px dashed #666666;
	padding: 2px;
}
.subwaylineleft th {
	background-color: #006600;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 75%;
}
.subwaylineleft td {
	font-size: 80%;
}
table.subwaylinecenter {
	float: center;
	margin: 0px auto 10px auto;
	border: 1px dashed #666666;
	padding: 2px;
}
.subwaylinecenter th {
	background-color: #360000;
	font-weight: normal;
	color: #FFFFFF;
}
.subwaylinecenter td {
	font-size: 80%;
}

/*------------------
  エクストラ（右カラム）
------------------*/
div#extra {
	width: 150px;
	float: right;
	min-height: 1000px;
}
div#extra  h5 {
	margin-top: 10px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 60px;
}
/*------------------
  番号付きリスト
------------------*/
#keyword ol {
	margin-left: 20px;
	line-height: 150%;
	width: 300px;
	border: medium double #FFFFFF;
	background-image: url(images/index-back.jpg);
	background-repeat: repeat-x;
}

#keyword li {
	padding: 5px;
	color: #FFFFFF;
}


/*------------------
  今夜もリスト（右カラム）
------------------*/

.tonight_list {
	width: 150px;
}
.tonight_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 75%;
	text-align: right;
}
.tonight_list li {
	margin-bottom: 10px;
	background-color: #666666;
}
.tonight_list li a {
	margin: 0;
	display: block;
	width: 135px;
	border-left: 5px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	background-color: #000000;
	height: 125px;
}
.tonight_list li a:visited {
	color: #FFFFFF;
}
.tonight_list li a:hover {
	color: #FF6600;
	width: 135px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.tonight_list img{
	padding-right: 5px;
	float: left;
}
.tonight_yokoku {
	width: 150px;
	background-image: url(images/yokoku.gif);
	background-repeat: no-repeat;
	height: 247px;
}
.youtube {
	margin-left: 20px;
}
