body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size:14px;
}

img{
    border:0;
    margin:0;
    padding:0;
}

#clear {
    clear:both;
}

#pagebody {
	margin: 0;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    padding: 0 20px 0 20px;
    /*background-image: url("img/wrapper.jpg");*/
}

/********************
 * ヘッダー部分のデザイン *
 ********************/
#header {
    margin: 0px;
    padding: 0px;
}

#header .period {
	padding-top: 2px;
	padding-right: 10px;
	height: 20px;
	font-size: 12px;
	color: #990000;
	text-align: right;
	background-color: #ded9bc;
}

#header .logo {
	margin-top: 5px;
	float: left;
}

#header .explain {
	margin-top: 17px;
	margin-left: 20px;
	float: left;
}

#header .explain h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;	
}

#header ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#header li {
	width: 150px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	background-image: url("../images/pc/menu.jpg");
	float: left;
}

#header li a {
    width: 150px;
    height: 24px;
    padding-top:8px;
	color: #993300;
	text-decoration: none;
	display: block;
}

#header li a:visited {
    color: #993300;
}

#header li a:hover {
	color: #ffffff;
}

#header li:hover {
	background-image: url("../images/pc/menu_over.jpg");
}

#header li.select {
    background-image: url("../images/pc/menu_over.jpg");
}

#header li.select a {
    color: #ffffff;
}

#header .bar {
	height: 5px;
	background-color: #663333;
}

/********************
 * 左バー部分のデザイン *
 ********************/
#leftbar {
	width: 180px;
	margin-top: 20px;
	float: left;
	font-size: 12px;
	color: #333333;
}

#leftbar ul.list {
    margin: 0px;
    padding-left: 8px;
    padding-bottom: 8px;
    list-style-type: none;
    background-color: #ded9bc;
}

#leftbar li {
	width: 152px;
	height: 20px;
	padding-top: 6px;
	padding-left: 12px;
	background-image: url("../images/pc/sidemenu.jpg");
}

#leftbar li a {
	width: 164px;
	height: 26px;
	color: #000000;
	text-decoration: none;
	display: block;
}

#leftbar li:hover {
	background-image: url("../images/pc/sidemenu_over.jpg");
}

#leftbar .list_title_all {
    width: 180px;
    height: 35px;
    margin-top: 0px;
    background-image: url("../images/pc/menu_title_all.jpg");
}

#leftbar .list_title_area {
	width: 180px;
	height: 35px;
	margin-top: 10px;
	background-image: url("../images/pc/menu_title_area.jpg");
}

#leftbar .list_title_category {
    width: 180px;
    height: 35px;
    margin-top: 10px;
    background-image: url("../images/pc/menu_title_genre.jpg");
}

/*********************
 * コンテンツ部分のデザイン *
 *********************/
#content {
	width: 484px;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
    float: left;
}

#content ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#content .title {
	width: 474px;
	height: 25px;
	padding-top: 9px;
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	background-image: url("../images/pc/titlebar.jpg");
}

#view_mode {
	width: 474px;
	height: 26px;
	margin-top: 10px;
	text-align: center;
}

#view_mode span {
	width: 144px;
    height: 26px;
	padding-left: 10px;
    padding-right: 10px;
    color: #000000;
    text-decoration: none;
	background-image: url("../images/pc/sidemenu_over.jpg");
}

#view_mode a {
	width: 144px;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
    color: #000000;
    text-decoration: none;
	background-image: url("../images/pc/sidemenu.jpg");
}

#view_mode a:hover {
    background-image: url("../images/pc/sidemenu_over.jpg");
}

#content .paginationPrevious {
	margin-right: 5px;
}

#content .paginationNext {
    margin-left: 5px;
}

#content .explain {
	margin: 0px;
	margin-top: 15px;
}

#content .explain_red {
	margin: 0px;
	margin-top: 15px;
	font-size: 12px;
	color: #ff0000;
}

#content .error_message {
	margin: 0px;
    margin-top: 15px;
    font-size: 16px;
    color: #ff0000;
}

/*******************
 * 右バー部分のデザイン *
 *******************/
#rightbar {
    width: 186px;
    margin-top: 20px;
    float: right;
}

#rightbar .blog_banner {
	width: 186px;
	height: 86px;
	margin-top: 5px;
	display: block;
	background-image: url("../images/pc/tadanaviblog.jpg");
}

#rightbar .blog_banner:hover {
	background-image: url("../images/pc/tadanaviblog_over.jpg");
}

#rightbar .inquiry_banner {
	margin-top: 3px;
    width: 186px;
    height: 54px;
    display: block;
    background-image: url("../images/pc/inquiryform.jpg");
}

#rightbar .inquiry_banner:hover {
    background-image: url("../images/pc/inquiryform_over.jpg");
}

#rightbar .shop_banner {
	margin-top: 3px;
    width: 186px;
    height: 54px;
    display: block;
    background-image: url("../images/pc/shop_form.jpg");
}

#rightbar .shop_banner:hover {
    background-image: url("../images/pc/shop_form_over.jpg");
}

#rightbar .nmedia_banner {
	margin-top: 3px;
    width: 186px;
    height: 90px;
    display: block;
    background-image: url("../images/pc/nqm.jpg");
}

#rightbar .nmedia_banner:hover {
    background-image: url("../images/pc/nqm_over.jpg");
}

#rightbar .mobile{
	margin-top: 0px;
}

#twitter {
    margin-top: 10px;
    margin-left: 3px;
}

/**********************
 * 店舗情報部分のデザイン *
 **********************/
#shop_area_category_list {
	width: 484px;
}

#shop_area_category_list .category {
    width: 469px;
    height: 27px;
    margin-top: 15px;
    padding-top: 12px;
    padding-left: 15px;
    font-size: 16px;
    background-image: url("../images/pc/bar2.jpg");
}

#shop_area_category_list ul {
	padding-left: 30px;
	list-style-image: url("../images/pc/arrow.jpg");
}

#shop_area_category_list li {
    margin-top: 3px;
}

/**********************
 * 店舗情報部分のデザイン *
 **********************/
#shop_list {
	width: 484px;
}

#shop {
	padding-bottom: 15px;
	background-image: url("../images/pc/line2.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
}

#shop_header {
	width: 484px;
	height: 39px;
	margin-top: 15px;
	background-image: url("../images/pc/bar.jpg");
}

#shop_header .shop_name {
	margin-top: 8px;
	margin-left: 10px;
	color: #663333;
	font-weight: bold;
	float: left;
}

#shop_header .area_category {
	margin-top: 8px;
	margin-right: 5px;
	font-size: 14px;
	color: #336600;
	float: right;
}

#shop_detail {
    margin: 0px;
    padding: 0px;
}

#shop_detail .image {
	width:165px;
    margin-top: 10px;
	margin-right: 30px;
    float: left;
}

#shop_detail .lucky_ticket_title {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
}

#ticket {
	width: 289px;
	float: left;
}

#shop_detail .lucky_ticket {
	color: #ff0000;
	font-weight: bold;
}

#shop_detail .lucky_persons_title {
	margin-top: 10px;
	margin-right: 10px;
	color: #666666;
	float: left;
}

#shop_detail .lucky_persons {
	margin-top: 10px;
	color: #ff0000;
	font-weight: bold;
}

#shop_detail .coupon_ticket_title {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #666666;
}

#shop_detail .coupon_ticket {
	color: #336600;
	font-weight: bold;
}

#shop_detail .comment_title {
	margin-top: 20px;
	color: #666666;
}

#shop_detail .comment {

}

#shop_detail .shop_info {
    margin-top: 20px;
    color: #663333;
}

#shop_detail .shop_info .map {
	margin-left: 20px;
	font-size: 14px;
}

#shop_detail .more {
    font-size: 14px;
    text-align: right;
}

#qr {
	width: 154px;
	height: 130px;
	margin-top: 3px;
	padding-top: 10px;
	padding-left: 330px;
	background-image: url("../images/pc/qr_back.jpg");
}

/**********************
 * ご意見フォームのデザイン  *
 **********************/

#inquiry_form {
	margin-top: 10px;
}

#inquiry_form table {
	width: 480px;
}

#inquiry_form th {
	width: 130px;
	background-color: #33ffaa;
	border-top: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid;
}

#inquiry_form td {
	padding-left:5px;
    border-top: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid;
}

#publication_hope_form {
    margin-top: 10px;
}

#publication_hope_form table {
    width: 480px;
}

#publication_hope_form th {
    width: 130px;
    font-size: 0.8em;
    background-color: #33ffaa;
    border-top: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid;
}

#publication_hope_form td {
    padding-left:5px;
    border-top: 1px #CCCCCC solid;
    border-bottom: 1px #CCCCCC solid;
}

#news_release {
	width: 484px;
	margin-top: 20px;
}

#news_release table {
	width: 484px;
    border-top: 1px #CCCCCC dashed;
}

#news_release tr {
	height: 30px;
}

#news_release td {
	border-bottom: 1px #CCCCCC dashed;
}

#news_release td.date {
	width: 80px;
	text-align: right;
}

#news_release td.text {
	widht: 394px;
	padding-left: 10px;
    font-size: 0.9em;
	text-align: left;
}

/********************
 * フッター部分のデザイン *
 ********************/
#footer {
    width: 900px;
    margin-top: 15px;
}

#footer .menu {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
    background-image: url("../images/pc/footer.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}
#footer .menu a {
    color: #663333;
    text-decoration: none;
}

#footer .menu a:visited {
	color: #663333;
}

#footer .copyright {
	height: 22px;
	padding-top: 8px;
	font-size: 12px;
	text-align: center;
    background-color: #ded9bc;
}

#footer .copyright p {
    margin: 0px;
    padding: 0px;
}