/***************************************
 レスポンシブWEBデザイン
 スマートフォン用スタイルシート
 基本情報で設定した画面サイズ以下で適用
***************************************/

/****************************
画面全体の構成
****************************/
#wrapper{
	display:none;
	}
#leftmenu {
	display:none;
	}
#rightmenu {
	display:none;
	}
#checklist{
	display:none;
	}
#mapsearch{
	display:none;
	}
.pclink{
	display:none;
	}
/****************************
HTMLの共通の設定
****************************/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	display:block;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-width : 0px 0px 0px 0px;
	margin: 0px;
}
ul, ol, li {
	margin: 0;
	list-style: none;
	padding-top: 30;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
br {
	letter-spacing: normal;
}
.textareain {
	width: 95%;
}
.textin {
	width: 95%;
}
img{
	max-width: 100%;
	height: auto;
}
.alllink{
	float: left;
}
.linklistp{
	display:none;
}
.linklistpr{
	display:none;
}
.break{
	clear:both;
}
/****************************
文字のフォント
****************************/
.T1{
	font-size: 24px;
}
.T2{
	font-size: 16px;
	color     : #555555 ;
}
.W1{
	font-size: 18px;
	text-aligh: left;
}
.W2{
	font-size: 13px;
	color     : #555555 ;
}
.newtitle {
	font-size : 15px;
	color     : #FF0000 ;
	}
.newadd {
	font-size : 13px;
	color     : #333333 ;
	}
.newpoint {
	font-size : 11px;
	color     : #000000 ;
	}
#menu a:hover{
	color:#ffffff;
	background:orange;
	}
/****************************
ボタンとリンク
****************************/
.BT {
	line-height:140%;
	cursor:pointer;
	font-size : 12px;
	padding: 2px 5px 2px;
	margin: 2px;
	color     :#555555;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	border-radius:5px;
	}
.BT:hover {
	color     :#FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	}
.KLINK {
	line-height:170%;
	font-size : 12px;
	padding: 2px 5px 2px;
	margin: 2px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.KLINK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.PLINK {
	line-height:220%;
	width: 98%;
	font-size : 12px;
	margin: 3px;
	color : #555555;
	text-align : center;
	text-decoration : none;
	background-image:linear-gradient(#FAFAFA,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.PLINK:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#999999,#CCCCCC);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	border-radius:5px;
	}
.PAGE {
	line-height:200%;
	text-align : center;
	text-decoration : none;
	padding: 2px;
	margin: 3px;
	cursor:pointer;
	font-size : 12px;
	color     :#555555;
	background-color:#FFFFFF;
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	}
.PAGE:hover {
	color : #FFFFFF;
	background-image:linear-gradient(#90A0FF,#5090FF);
	border : 1px solid #999999;
	border-width : 0px 1px 1px 0px;
	}
.PAGE2 {
	line-height:200%;
	text-align : center;
	text-decoration : none;
	cursor:pointer;
	font-size : 12px;
	padding: 2px;
	margin: 3px;
	color     :#555555;
	background-color:#FFE9E9;
	border : 1px solid #999999;
	border-width:0px 1px 1px 0px;
	}
/****************************
TABLE　管理画面など
****************************/
.TITLETD {
	background-image:linear-gradient(#E1F0FF,#BBDDFF);
	}
.INTDM {
	background-image:linear-gradient(#FFFFFF,#EEEEEE);
	}
.INTD {
	background-color: #FFFFFF;
	}
/****************************
ヘッダー
****************************/
#header {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	width: 100%;
	height: 60px;
	background-color: #FFFFFF;
	}
#headerlist {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px;
	display: block;
	width: 98%;
	clear: both;
	}
#header #headerlist #headerleft {
	float: left;
	height: auto;
	width: 48%;
	display: block;
	color: #555555;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	}
#header #headerlist #headercenter {
	display:none;
	}
#header #headerlist #headerright {
	float: left;
	height: auto;
	width: 45%;
	display: block;
	color: #555555;
	line-height: normal;
	margin:0px;
	padding: 5px 0px 0px 5px;
	font-size:10.5px;
	text-align:left;
	font-weight:normal;
	}
/****************************
上部メニュー
****************************/
#smartwrapper {
	visibility:visible;
	margin: 3px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	width: 100%;
	text-align:center;
	height: auto;
	background-color: #FFEEDD;
	white-space: normal;
	border:1px solid #BBAA99;
	border-width : 3px 0px 3px 0px;
	}
#smartwrapper ul li {
	float: center;
	display: inline-block;
	width: 24%;
	margin: 0px 0px 0px -5px;
	text-align: center;
	line-height: normal;
	background-color: #FFEEDD;
	padding: 3px 0px 3px 0px;
	border:1px solid #BBAA99;
	border-width : 0px 1px 0px 1px;
	}
#smartwrapper ul li a {
	float: center;
	display: inline-block;
	width:100%;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}
#smartwrapper ul li a:hover {
	color: #FFFFFF;
	background-color: #BBAA99;
	}
/****************************
コンテンツ
****************************/
#contents {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border : 1px solid #DEDEDE;
	border-width : 0px 1px 0px 1px;
	}
#maincontents {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
/****************************
フッター
****************************/
#lastleft {
	float: left;
	width:98%;
	margin:0px;
	padding:3px 3px 0px 3px;
	text-align: center;
	display: inline-block;
}
#lastcenter{
	display:none;
}
#lastright{
	display:none;
}
#printbtn {
	display: none;
}
/****************************
ボックス、一覧画面
****************************/
#print_area {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
}
.headline {
	margin-top: 3px;
	padding: 3px;
	width: 95%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background-color: #FAFAFA;
	border:1px solid #BBBBBB;
	border-width:1px 1px 1px 1px;
}
.listbox {
	margin:1px;
	padding:2px;
	display: block;
}
.dlistbox{
	background-color:#FFFFFF;
	text-align:left;
	padding: 5px;
	border-radius:3px;
	border:1px solid #222;
	box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
	margin: 5px 0px;
	font-size : 11px;
	color : #555555;
	}
.dlistbox ul li {
	float: left;
	vertical-align: middle;
	line-height: normal;
	padding: 3px;
	margin: 3px;
	}
.calendarbox{
	width: 100%;
	text-align:center;
	padding: 5px;
	margin: 3px 0px;
	font-size : 11px;
	}
.calendarbox ul li {
	float: left;
	width: 98%;
	padding: 0px;
	margin: 5px;
	}
.calendartable{
	width:100%;
	}
.coupon{
	float: left;
	background-color:#FFFFFF;
	width: 90%;
	text-align:center;
	padding: 10px 10px;
	border-radius:4px;
	border:1px solid #222;
	box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 1.3);
	margin: 10px;
	font-size : 11px;
	color : #555555;
	}
.listimage{
	width:100px;
	}
.listname{
	text-align:left;
	font-size : 11px;
	font-weight: bold;
	width:180px;
	}
.listprice{
	text-align:right;
	width:50px;
	}
.listcount{
	text-align:right;
	width:50px;
	}
.listcom{
	text-align:left;
	width:380px;
	}
