@charset "utf-8";
/*
Theme Name: SHOP
Theme URl: http://www.crea-net.jp/
Description: Basic Theme for WordPress.
Author: Makoto Kamijo
*/

/* ==================================
基本CSS
================================== */
* {
	margin: 0;
	padding: 0;
	}
	
a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:hover { color: #000000; background: #FF3399; text-decoration: none;}

a img {
	border: none;
}

body {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.85em;
	}

.display {
	}

.print{
	display: none;
	}

/*基本構造*/

#wrapper {
	position: relative;
	margin-left: 50%;
	left: -405px;
	width: 810px;
	background: url(../../../images/bg_mid.jpg) repeat-y;
	}

#container_head {
	height: 20px;
	width: 810px;
	background: url(../../../images/bg_head.jpg) no-repeat;
	}

#container_main {
	padding: 0 50px 0 50px;
	}

#container_foot {
	position: relative;
	clear: both;
	width: 810px;
	background: url(../../../images/bg_foot.jpg) no-repeat;
	height: 20px;
	}

#main_contents {
	float: left;
	width: 510px;
	}

#right_contents{
	float: right;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: 900px;
	background: #000000;
	color: #FFFFFF;
	}


#qrcode {
	float: right;
	}


/*ニューストピックス*/

#news_contenar {
	margin: 10px 0 0 0px;
	width: 508px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	overflow: auto;
}

#news_contenar img{
	margin: 0 10px 5px 0px;
        padding: 1px;
	border: 1px solid #CCCCCC;  
	float: left;      
} 

#news_contenar p{
	margin: 5px;
	line-height: 1.3;
	font-size: 0.9em;
}

p#news_title{
	margin: 5px;
	font-size: 1.1em;
	border-left: 6px solid #000000;
	padding: 0 0 0 6px;
	font-weight: 600;
}

#news_header{
	clear: both;
	width: 410px;
	height: 40px;
	background: url(../../../images/title_news.gif) no-repeat;
	padding: 0 100px 0 0px;
}

#news_time{
	border-left: 5px solid #000000;
	float: left;
	margin: 20px 0px 0 0px;
	text-indent: 6px;
	font-size: 0.8em;
	padding: 1px 0 0 0;
}

/* RSS FEED ボタン */

#rssFeed {
	float: right;
	background: url(../../../images/marker_feed.gif) no-repeat 0px 2px;
	margin: 15px 0px 0 0px;
}
#rssFeed a {
	display: block;
	width: 5em;
	height: 14px;
	margin: 0 0 4px 0;
	padding: 6px 0 2px 24px;
	font-size: 0.8em;
}


/*ビジュアル*/

#visual_container{
	clear: both;
	width: 510px;
	margin: 40px 0 40px 0;
}


/* おすすめメニュー */

#menu_header{
	width: 510px;
	height: 40px;
	background: url(../../../images/title_menu.gif) no-repeat;
}


#menu_contenar {
	padding: 6px 0 5px 0;
	border-bottom: 1px solid #000000;
}

#menu_contenar p {
	line-height: 1.3;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 0.9em;
	padding: 2px;
}

#menu_contenar table#plan {
	width: 510px;
	font-size: 0.9em;
}

#menu_contenar table#plan th, td {
	font-weight: normal;
	line-height: 1.3;
	border-bottom: 1px dashed #CCCCCC;
}
#menu_contenar table#plan th {
	width: 410px;
	text-align: left;
}
#menu_contenar  table#plan td {
	width: 100px;
	text-align: right;
}

#menutext{
	font-size: 0.8em;
        color:#909090;
	text-align: right;
        margin: 4px 0 0 0;
}


/* ショップデータ */

#shop_data_title {
	width:180px;
	height:76px;
	text-indent:-9999px;
	background:url(../../../images/title_shopdata.png) no-repeat transparent !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/title_shopdata.png", sizingMethod="scale");
	}
	
table#shopdata{
	border-collapse: separate;
	border-spacing: 0px;
	width: 176px;
	margin: 0 0 6px 0;
	padding: 0 2px 0 2px;
}

table#shopdata th, td{
	border-bottom: 1px dashed #CCCCCC;
	padding: 6px 0px 6px 0px;
	line-height: 1.3;
}

table#shopdata th{
	width: 19px;
	padding: 0 2px 0 2px;
}

table#shopdata td{
	width: 157px;
	font-size: 0.9em;
}


table#shopdata a{
	color: #ffffff;
}

p#maptext{
	width:176px;
	text-align: center;
	padding: 5px 0 0 0px;
}

.shop_textbox{
	width: 168px;
	background-color: #ffffff;
	margin: 0 2px 0px 2px;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.3;
	padding: 4px;
}

p#coupon {
	width:172px;
	height:38px;
	text-indent:-9999px;
	background:url(../../../images/title_coupon.png) no-repeat transparent !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/title_coupon.png", sizingMethod="scale");
	margin: 0 0 0 4px;
	}


/* コピーライト */
#copyright{
	position:absolute;
	font-size: 0.8em;
	top:-15px;
	left:150px;
}