@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family:  'Hiragino Kaku Gothic Pro', "ヒラギノ角ゴ Pro W3", 'Osaka', "Lucida Grande", sans-serif;
	color: #000000;
	text-align: center;
	background-color: #E7D7CB;
	background-image: url(http://lets-city.jp/discover/imgs/bg.jpg);
}

/* --- for WinIE6 --- */

* html body {
	font-size: 62.5%;
	font-family: Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	letter-spacing: 1px;
	vertical-align:baseline;
}

/* --- for WinIE7 --- */

*:first-child+html body { 
	font-size: 62.5%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 1.0em;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
img,input {
	vertical-align:middle;
}
ul {
	list-style: none;
}
object, embed {
	vertical-align:top;
}
ul li img {
     vertical-align: bottom;
}


/* --- link --- */

a {
	color: #601a00;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #FF9900;
}


/* --- layout --- */

#container {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
}
#contents {
	margin: 0 20px;
}


/* --- header --- */
#header {
	height: 60px;
	background-image: url(http://lets-city.jp/discover/imgs/header.gif);
	background-repeat: no-repeat;
}
#header h1 {
	margin: 0;
	font-size: 1em;
	background-image: url(http://lets-city.jp/discover/imgs/logo.gif);
	background-repeat: no-repeat;
}
#header h1 a{
	width: 370px;
	height: 60px;
	text-indent: -9999px;
	display:block;
	overflow:hidden;
}


/* --- navi --- */

#navi {
	background-color:#CCCCCC;
}
#navi ul {
	width: 780px;
	height:40px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}
#navi li a{
	position: absolute;
	text-indent: -9999px;
	height:40px;
	background-image: url(http://lets-city.jp/discover/imgs/navi.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#navi_see a {
	width:142px;
	left: 0px;
	top: 0px;
	background-position: 0px 0;
}
#navi_know a {
	width:142px;
	left: 142px;
	top: 0px;
	background-position: -142px 0;
}
#navi_enjoy a {
	width:142px;
	left: 284px;
	top: 0px;
	background-position: -284px 0;
}
#navi_eat a {
	width:141px;
	left: 426px;
	top: 0px;
	background-position: -426px 0;
}
#navi_festival a {
	width:74px;
	left: 567px;
	top: 0px;
	background-position: -567px 0;
}
#navi_calendar a {
	width:70px;
	left: 641px;
	top: 0px;
	background-position: -641px 0;
}
#navi_map a {
	width:69px;
	left: 711px;
	top: 0px;
	background-position: -711px 0px;
}
#navi_see a:hover{
	background-position: 0px -40px;
}
#navi_know a:hover{
	background-position: -142px -40px;
}
#navi_enjoy a:hover{
	background-position: -284px -40px;
}
#navi_eat a:hover{
	background-position: -426px -40px;
}
#navi_festival a:hover{
	background-position: -567px -40px;
}
#navi_calendar a:hover{
	background-position: -641px -40px;
}
#navi_map a:hover{
	background-position: -711px -40px;
}


/* --- pankuzu --- */

#pankuzu {
	padding: 5px 8px 10px;
	clear: both;
}
#pankuzu ul {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	list-style-type: none;
}
#pankuzu li {
	padding: 0 0 0 10px;
	background-image: url(http://lets-city.jp/discover/imgs/arrow_pankuzu.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: inline;
}
#pankuzu li.home {
	padding: 0px;
	background-image: url(http://lets-city.jp/discover/imgs/spacer.gif);
}


/* --- right_contents --- */

div#right_contents {
	float: right;
	width: 150px;
	padding: 15px 0 20px;
}
#right_contents p {
	margin: 0;
}
#right_contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_contents li {
	margin: 5px 0 0;
}
#right_pr {
	margin: 20px 0 0;
}


/* --- navi_pagetop --- */

#navi_pagetop {
	clear: both;
	padding: 0 0 10px;
	text-align: right;
	margin: 0px;
	width: 590px;
}
#navi_pagetop p {
	margin: 0px;
}


/* --- footer --- */

#footer {
	margin: 0 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#footer table {
	font-size: 1em;
	line-height: 1.3em;
}
#footer th {
	font-weight: normal;
	text-align: left;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 5px 0 0;
}


/* --- main --- */

#main {
	margin: 0;
	padding:10px 0 20px;
	width: 570px;
	float: left;
}
#main p {
	line-height: 1.5em;
}
#top_ttl {
	margin: 0 0 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0ECE7;
}
#main .large {
	font-size: 1.4em;
}
#main .medium {
	font-size: 1.2em;
}
#main .small {
	font-size: 1em;
}
.txt_left {
	text-align: left;
}
.txt_center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.red {
	color: #CC0000;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
}
.m0 {
	margin: 0;
}
.mt0 {
	margin-top: 0;
}
.mt20 {
	margin-top: 20px;
}
.nowrap {
	white-space: nowrap;
}
.ttl {
	margin: 0 0 20px;
}
.top_table {
	font-size: 1.2em;
	color: #905C42;
	line-height: 1.3em;
	width: 100%;
}
.top_table th {
	text-align: left;
	padding: 10px 10px 10px 5px;
	background-image: url(http://lets-city.jp/discover/imgs/line_dot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top_table td {
	padding: 10px 0;
	background-image: url(http://lets-city.jp/discover/imgs/line_dot.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


/* --- 北九州市まるごとマップ --- */

.map_marugoto {
	width:560px;
	height:440px;
	border: 5px solid #48619D;
}
#access {
	margin: 0px;
	padding: 70px 0 0 175px;
	background-image: url(http://lets-city.jp/discover/imgs/map.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#access h3 {
	margin: 0px;
	padding: 0 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6C0D8;
}
#access h4 {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #48619D;
	margin: 15px 0 0;
	padding: 0px;
}
.access_blue {
	color: #B6C0D8;
}
#access ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}


/* --- プレゼントキャンペーン --- */

#present {
	margin: 0px;
	padding: 0px;
}
#present h3 {
	margin: 25px 0 0;
}
#present p {
	margin: 0px;
}
.present_form {
	padding: 15px;
	border-bottom: 5px solid #44A966;
	border-left: 5px solid #44A966;
	border-right: 5px solid #44A966;
}
.present_form table {
	font-size: 1.2em;
	line-height: 1.5em;
}
.present_form th {
	color: #389C55;
	background-image: url(http://lets-city.jp/discover/imgs/line_dot_green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	width: 120px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.present_form td {
	padding: 10px 0;
	background-image: url(http://lets-city.jp/discover/imgs/line_dot_green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.present_form_point {
	background-color: #EBF5EE;
	margin: 0 0 5px;
	padding: 10px;
}
.form_w1 {
	width: 200px !important;
	background-color: #FFFFCC;
}
.form_w2 {
	width: 100px !important;
	background-color: #FFFFCC;
}
.form_w3 {
	width: 400px !important;
	background-color: #FFFFCC;
}



/* --- カテゴリ／エントリー --- */

.waku_center {
	width: 530px;
	margin: 0 0 0 20px;
}
.waku_center h3 {
	font-size: 1.6em;
	line-height: 1.5em;
	margin: 0 0 10px;
}
.waku_center p {
	font-size: 1.2em;
	margin: 0px;
}
.waku_date {
	font-weight: bold;
	padding: 0 0 10px 13px;
	background-image: url(http://lets-city.jp/discover/imgs/icon_date.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.waku_left {
	width: 145px;
	margin: 0 15px 0 0;
	float: left;
}
.waku_right {
	width: 370px;
	float: left;
}
.waku_more {
	padding: 10px 0 0;
	text-align: right;
}
#main .entry_photo {
	margin-bottom: 20px;
}
.entry_photo_right {
	margin-left: 10px;
}
.entry_table {
	background-color: #FFFFFF;
	border-top: 2px solid #A37051;
	border-right: 2px solid #A37051;
	border-bottom: 1px solid #A37051;
	font-size: 1.2em;
	margin: 20px 0;
}
.entry_table th {
	background-color: #A37051;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
	color: #FFFFFF;
	text-align: left;
}
.entry_table td {
	padding: 5px 10px;
	border-bottom: 1px solid #A37051;
}
.map_entry {
	width:520px;
	height:300px;
	padding:4px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.waku_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_top_center.gif);
	margin: 0 0 20px;
}
.waku_top_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_top_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_top_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_top_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	background-position: bottom;
	font-size: 0;
	line-height: 0;
}
.waku_see {
	background-image: url(http://lets-city.jp/discover/imgs/waku_see_center.gif);
	margin: 0 0 20px;
}
.waku_see_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_see_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_see_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_see_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	background-position: bottom;
	font-size: 0;
	line-height: 0;
}
.waku_know {
	background-image: url(http://lets-city.jp/discover/imgs/waku_know_center.gif);
	margin: 0 0 20px;
}
.waku_know_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_know_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_know_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_know_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	background-position: bottom;
	font-size: 0;
	line-height: 0;
}
.waku_enjoy {
	background-image: url(http://lets-city.jp/discover/imgs/waku_enjoy_center.gif);
	margin: 0 0 20px;
}
.waku_enjoy_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_enjoy_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_enjoy_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_enjoy_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	background-position: bottom;
	font-size: 0;
	line-height: 0;
}
.waku_eat {
	background-image: url(http://lets-city.jp/discover/imgs/waku_eat_center.gif);
	margin: 0 0 20px;
}
.waku_eat_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_eat_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_eat_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_eat_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	background-position: bottom;
	font-size: 0;
	line-height: 0;
}
.waku_festival {
	background-image: url(http://lets-city.jp/discover/imgs/waku_top_center.gif);
	margin: 0 0 20px;
}
.waku_festival_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_top_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_festival_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_top_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	background-position: bottom;
	font-size: 0;
	line-height: 0;
}
.waku_spot {
	background-image: url(http://lets-city.jp/discover/imgs/waku_eat_center.gif);
	margin: 0 0 20px;
}
.waku_spot_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_eat_top.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_spot_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_eat_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
	background-position: bottom;
	font-size: 0;
	line-height: 0;
}
.waku_ittoko {
	margin: 40px 0 0;
	background-color: #A37051;
}
.waku_ittoko_top {
	background-image: url(http://lets-city.jp/discover/imgs/waku_top_top.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.waku_ittoko_bottom {
	background-image: url(http://lets-city.jp/discover/imgs/waku_ittoko_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.waku_ittoko h3 {
	margin: 0;
}
.waku_ittoko h4 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 10px 0 5px;
	padding: 0 15px;
}
.waku_ittoko a {
	color: #FFFFFF;
}
.waku_ittoko p {
	color: #FFFFFF;
	font-size: 1.2em;
	margin: 0px;
	padding: 0 15px;
}
.waku_see h3 {
	color: #DD795F;
}
.waku_know h3 {
	color: #409D66;
}
.waku_enjoy h3 {
	color: #DF824B;
}
.waku_eat h3 {
	color: #6882B4;
}
.waku_festival h3 {
	color: #A37051;
}
.waku_spot h3 {
	color: #6882B4;
}
.waku_see .entry_photo img, .waku_see .waku_left img {
	padding: 5px;
	background-color: #eeccc1;
}
.waku_know .entry_photo img, .waku_know .waku_left img {
	padding: 5px;
	background-color: #bfd7c4;
}
.waku_enjoy .entry_photo img, .waku_enjoy .waku_left img {
	padding: 5px;
	background-color: #eecfbb;
}
.waku_eat .entry_photo img, .waku_eat .waku_left img {
	padding: 5px;
	background-color: #cacfdb;
}
.waku_festival .entry_photo img, .waku_festival .waku_left img {
	padding: 5px;
	background-color: #dcc9bd;
}
.waku_spot .entry_photo img, .waku_spot .waku_left img {
	padding: 5px;
	background-color: #cacfdb;
}
.waku_etc .entry_photo img, .waku_etc .waku_left img {
	padding: 5px;
	background-color: #dcc9bd;
}

/* --- サムネイル処理 --- */

.waku_left img.asset-img-thumb {
	overflow: hidden;
	width:135px;
	height:90px;
}

.waku_ittoko img.asset-img-thumb {
	overflow: hidden;
	float: left;
	margin: 0px; 
	padding: 1px 4px 1px 4px;
	width:135px;
	height:90px;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
.calendar {
	background-color: #EDE9DA;
}
.calendar th {
	color: #FFFFFF;
	background-color: #97877E;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.calendar td {
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* --- イベントカレンダー仮 --- */

.calendar2 {
	background-color: #EDE9DA;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
}
.calendar2 th {
	color: #FFFFFF;
	background-color: #97877E;
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	white-space: nowrap;
}
.calendar2 td {
	padding: 5px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.calendar2 tr.odd {
	padding: 5px;
	background-color: #FCFCFC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* --- フッターinfo --- */
.footer_info {
	float: right;
	margin: -20px 0 0 0;
}

/* --- プラスアルファ --- */
#plusalpha {
	border: solid 4px #FFFFFF;
	margin: 0 0 1em 0;
	padding: 0px 10px 0px 10px;
}

#plusalpha h4 {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	margin: 0.5em 0 0 0;
}

#plusalpha dl dt {
	font-size: small;
	font-weight: bold;
}

#plusalpha dl dd {
	margin: 0.5em 1em;
	font-size: small;
}

