/*-------------------- グローバル --------------------*/

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { 
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-size: 130%;
	line-height: 1.4em;
	margin: 10px 0px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.4em;
	margin: 10px 0px;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
p {
	margin: 5px 0px;
}
h4 {
	font-size: 100%;
	margin: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #000000;
}
h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link, h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {
	color: #000000;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
}
img {
	border: none;
	vertical-align:bottom;
}
a {
	color: #6666cc;
}
a:link, a:visited {
	color: #6666cc;
	text-decoration: none;
}
a:hover, a:active {
	color: #6666cc;
	text-decoration: underline;
}

/*-------------------- メインレイアウト --------------------*/

body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	margin: 0;
	background-position: center;
	background-color: #f1f1f1;
	color: #000000;
	font-size : 75%;
	line-height: 1.5em;
}
#background {
	background: url(/lib/img/background_w.png) top center;
	width : 980px;
	margin-right: auto;
	margin-left: auto;
}
#all_centering {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.navigation_header, 
.navigation_header a {
	color: #CCCCCC;
	text-shadow: 1px 1px 3px #000000;
	text-decoration: none;
}
.navigation_header a:hover,
.navigation_header a:active {
	color: #FF9900;
	text-decoration: none;
}
div#logo a {
	width: 960px;
	height: 110px;
	display: block;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: 0 -122px;
}
div#logo a span {
	display: none;
}
div#logo_rim a {
	width: 960px;
	height: 110px;
	display: block;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: 0 -11px;
}
div#logo_rim a span {
	display: none;
}
.sud_header {
	width: 950px;
	height:20px;
	margin: 0px;
	padding:5px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: 0 -233px;
	text-align: center;
}
.sud_header ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	height: 28px;
}
.sud_header li{
	display:inline;
	padding: 0px 10px;
	color: #CCCCCC;
	border-right: 1px solid #444444;
}
.sud_header li a {
}
.sud_header li a:link, .sud_header li a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.sud_header li a:hover, .sud_header li a:focus {
	color: #FF9900;
}

.navigation_header .relative {
	position: relative;
}
.navigation_header h1 {
	font-size: 100%;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.navigation_header .title {
	position: absolute;
	top:10px;
	width: 960px;
}
.navigation_header .translation {
	position: absolute;
	top:8px;
	width: 950px;
	text-align:right;
}
.translation span a {
	width: 24px;
	height: 16px;
	float: right;
	margin: 2px 3px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
}
.usa a {
	background-position: -427px -264px;
}
.kor a {
	background-position: -402px -281px;
}
.chn a {
	background-position: -427px -281px;
}
.fra a {
	background-position: -427px -298px;
}
.deu a {
	background-position: -402px -298px;
}
.navigation_header .translation img {
	margin: 2px 3px;
}
.navigation_header .sitelink {
	position:absolute;
	top:83px;
	width: 950px;
}
.navigation_header .link,
.navigation_header .search {
	float: right;
}
.topimg {
	margin: -5px -15px;
}
#pagetoplink {
	width: 930px;
	height: auto;
	padding:10px 15px;
}
#pagetoplink span {
	padding-right:15px;
	background: url(/lib/img/pagetop_arrow.png) no-repeat;
	background-position: right bottom;
}
#pagetoplink,
#pagetoplink a {
	color: #999999;
}
#pagetoplink a:hover {
	color: #000000;
}
#footer {
	width: 920px;
	height: auto;
	padding:20px;
	margin:0px;
	clear: both;
	text-align: center;
}

/*-------------------- ナビゲーション --------------------*/

#navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 40px;
	font-size: 110%;
	line-height: 40px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	overflow: hidden;
    	background: url(/lib/img/master_img.png) repeat-x;
	background-position: -211px -304px;
}
#navigation_rim {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 40px;
	font-size: 110%;
	line-height: 40px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	overflow: hidden;
    	background: url(/lib/img/master_img.png) repeat-x;
	background-position: 0 -304px;
}
#navigation li {
	float: left;
	width: 130px;
}
#navigation_rim li {
	float: left;
	width: 106px;
}
#navigation_rim li.home {
	width: 100px;
}
#navigation_rim li.wide {
	width: 112px;
}
#navigation li a {
	display: block;
	color: #CCCCCC;
	background: url(/lib/img/master_img.png);
	background-position: -201px -304px;
}
#navigation_rim li a {
	display: block;
	color: #CCCCCC;
    	background: url(/lib/img/master_img.png);
	background-position: 0 -304px;
}
#navigation li a:link,
#navigation li a:visited,
#navigation_rim li a:link,
#navigation_rim li a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#navigation li a:hover,
#navigation li a:focus{
	color: #FFFFFF;
	background-position: -201px -264px;
}
#navigation_rim li a:hover,
#navigation_rim li a:focus {
	color: #FFFFFF;
	background-position: 0 -264px;
}
/*-------------------- サイトナビゲーション --------------------*/

.crumbs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
.crumbs li {
	float: left;
	padding: 0px 10px;
	color: #CCCCCC;
	border-right: 1px solid #444444;
}
.crumbs li a {
	display: block;
}
.crumbs li a:link, .crumbs li a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.crumbs li a:hover, .crumbs li a:focus {
	color: #FF9900;
}

/*-------------------- 関連ライブリスト --------------------*/

ul.relaylist {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
}
ul.relaylist li {
	width: 150px;
	padding:10px 5px;
	float: left;
}
ul.relaylist li img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #CCCCCC;
}

/*-------------------- ジャンル別ライブリスト --------------------*/

ul.genrelist {
	list-style-type: none;
	padding-left:10px;
	margin-left:0px;
}
ul.genrelist li {
	width: 190px;
	float: left;
	padding-left:20px;
	margin: 3px 0px;
	background: url(/lib/img/music.jpg) no-repeat;
	background-position: left bottom;
}

/*-------------------- ニュースリスト --------------------*/

ul.newslist {
	list-style-type: none;
	padding:0px;
	margin:0px;
	border-top: 1px solid #CCCCCC;
}
ul.newslist li {
	padding:10px 10px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}
ul.newslist li:hover {
	background: #EEEEEE;
}
ul.newslist li img {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #CCCCCC;
}
ul.newslist li h3 {
	font-size : 110%;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
ul.newslist .right {
	color: #666666;
	float: right;
}

/*-------------------- ニュースアーカイブ --------------------*/

ul.newsarchive {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
}
ul.newsarchive li {
	padding:10px 0px;
	border-bottom: 1px solid #444444;
	clear: both;
}
ul.newsarchive li img {
	float: left;
	margin: 0px 10px 0px 0px;
}
ul.newsarchive li h3 {
	font-size : 130%;
}
ul.newsarchive li a {
	color: #6666cc;
}
ul.newsarchive .right {
	color: #666666;
	margin-left: 20px;
	float: right;
}
ul.newsarchive .link {
	color: #0e9900;
}

/*-------------------- スケジュール --------------------*/

.live_schedule, .live_details, .main_contents {
	width: 930px;
	margin: 0px;
	padding: 0 15px;
	text-align : left;
}
.live_schedule td {
	padding: 10px 10px 10px 10px;
}
.list_status {
	text-align: left;
}
.list_data {
	text-align: left;
	border-bottom: 1px solid #999999;
}
.list_price {
	text-align: left;
	width: 200px;
	border-bottom: 1px solid #999999;
	background-color: #f4f4f4;
}
.liveoutline {
	background-color: #fff6e5;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
}
.livecontentslist{
	background-color: #e1e7ff;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
}
.infobox {
	border-top: 1px solid #DDDDDD;
	padding: 10px 0px;
}
.chgbox {
	border-top: 1px solid #DDDDDD;
	padding: 10px 0px;
	color: #666666;
}
.chgrmkbox {
	background-color: #EEEEEE;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list_date {
	text-align: center;
	background-color: #EEEEEE;
	border-bottom: 1px solid #999999;
}
.list_date_friday {
	text-align: center;
	background-color: #e1ffde;
	border-bottom: 1px solid #999999;
}
.list_date_saturday {
	text-align: center;
	background-color: #e1e7ff;
	border-bottom: 1px solid #999999;
}
.list_date_sunday {
	text-align: center;
	background-color: #ffcfcf;
	border-bottom: 1px solid #999999;
}
.list_img {
	width: 200px;
	border-bottom: 1px solid #999999;
}
.list_img_center {
	text-align: center;
	width: 200px;
	border-bottom: 1px solid #999999;
}
.genre {
	float: left;
	font-size:90%;
	line-height: 1.5em;
	padding: 3px 10px;
	text-align: center;
	vertical-align: top;
	background-color: #4494cc;
	color: #FFFFFF;
}
.news {
	color: #ff0101;
	font-style: italic;
	float: left;
	padding: 3px 10px;
	vertical-align: top;
}
.pickup {
	color: #3360f4;
	font-style: italic;
	float: left;
	padding: 3px 10px;
	vertical-align: top;
}
.event_link {
	float: right;
	padding: 3px 0px 3px 10px;
	vertical-align: top;
}
.onsale {
	line-height: 1.5em;
	padding: 3px 10px;
	background-color: #222222;
}
.bold_text {
	font-size: 150%;
}
.teens {
	float: right;
	color: #fff !important;
	font-weight: normal;
	padding: 0px 7px;
	background-color: #FF69B4;

	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

	box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.3);

	text-shadow: 1px 1px 3px #666;
}
.teens a {
	color: #fff !important;
	font-size: 70%;
}
/*-------------------- カレンダー --------------------*/

.calendar{
	width: 210px;
	margin: 0px 20px 0px 20px;
	text-align: center;
}
.calendar span {
	text-align: center;
	float: left;
	height: 25px;
	width: 30px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	display: block;
}
.calendar a:hover {
	text-decoration: none
}
.calendar span:hover {
	background-color: #EEEEEE;
}
.weekday {
	color: #666666;
}
span.blank:hover{
	background-color: #FFFFFF;
}
.today {
	background-color: #EEEEEE;
}
.today a {
	color: #000000;
}
.friday {
	color: #689403;
}
.saturday {
	color: #3360f4;
}
.sunday {
	color: #ff0101;
}

/*-------------------- ライブ詳細 --------------------*/

.detail_body {
	float: left;
	width: 650px;
}
.detail_right_body {
	margin: 0px 0px 0px 30px;
	float: left;
	width: 250px;
}
.detail_img {
	float: left;
	width: 200px;
}
.detail_data {
	float: right;
	width: 430px;
}
.detail_data h2 {
	font-size: 140%;
}
.detail_left {
	float: left;
	width: 200px;
}
.detail_left table {
	text-align: center;
}
.detail_right {
	float: right;
	width: 430px;
}
.detail_right table {
	text-align: center;
}
.date {
	float: left;
}
.year {
	font-size: 140%;
}
.month_l {
	font-size: 200%;
}
.month {
	font-size: 140%;
}
.day {
	font-size: 200%;
	line-height: 1.5em;
}
.live_genre {
	padding: 3px 10px;
	font-size:90%;
	text-align:center;
	float: right;
	background-color: #4494cc;
	color: #FFFFFF;
}
.text_gray {
	color: #666666;
}
.text_red {
	color: #ff0101;
}
.text_green {
	color: #689403;
}
.text_blue {
	color: #3360f4;
}
.text_brown {
	color: #aa0000;
}		
.text_small_gray {
	font-size:90%;
	color: #666666;
}
.text_large {
	font-size:130%;
}
.text_orange {
	color: #FF9900;
}
.header_list_gray, .header_list_gray a {
	color: #aaaaaa;
}
.header_list_red, .header_list_red a {
	color: #ff0101;
}
.header_list_green, .header_list_green a {
	color: #0e9900;
}
.header_list_blue, .header_list_blue a {
	color: #3360f4;
}
.link_arrow {
	padding-right:13px;
	background: url(/lib/img/link_arrow.png) no-repeat;
	background-position: right bottom;
}

/*-------------------- Common --------------------*/

.main_midashi,
.sub_midashi,
.sub_midashi_320 {
	color: #FFFFFF;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: 0 -345px;
	height: 24px;
	padding: 4px 5px 0px 5px ;
	margin: 20px 0px;
	text-indent: 0.5em;
	font-size: 110%;
	text-shadow: 1px 1px 3px #000000;
	clear: both;
}
.sub_midashi {
	background-position: -651px -345px;
}
.midashi{
	padding:3px 10px;
	margin:20px 0px;
	border-left: 3px solid #999999;
	border-bottom: 1px solid #999999;

}
.main_midashi a,
.sub_midashi a,
.sub_midashi_320 a {
	color: #FFFFFF;
}
.main_midashi a:hover,
.sub_midashi a:hover,
.sub_midashi_320 a:hover {
	color: #FF9900;
	text-decoration: none
}
.main_midashi .left {
	float: left;
}
.main_midashi .right {
	font-size: 90%;
	line-height: 1.6em;
	float: right;
}
.main_midashi .right_img {
	float: right;
	margin: 2px 5px;
}
.img_left {
	float: left;
	margin: 0px 10px 10px 0px;
}
.img_right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.spacer {
	width: 10px;
	height: 10px;
	font-size:0;
	clear: both;
}
.dot {
	border-top: 1px dotted #666666;
	margin: 10px 0px;
	clear: both;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.line_gray {
	border-top: 1px solid #DDDDDD;
	margin: 10px 0px;
	clear: both;
}
.yellowbox {
	padding: 10px;
	background-color: #f4f1e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*-------------------- Today --------------------*/

.today_live {
	line-height: 1.2em;
	background-color: #f4f1e8;
	padding: 5px 20px;
	color: #333333;
	width : 220px;
	float : left;
	height: auto;
	padding: 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.today { 
	font-size: 9pt;
	color: #842c28;
}
.today_live p { 
	margin: 5px 0px;
}
.today_live a { 
	font-weight: bold;
	color: #000000;
}
.today_live a:link, .today_live a:visited { 
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.today_live a:hover, .today_live a:active { 
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.today_live h3,
.today_live h3 a:link,
.today_live h3 a:visited,
.today_live h3 a:hover,
.today_live h3 a:active {
	font-size: 110%;
	font-weight: bold;
	color: #aa0000;
	line-height: 1.4em;
	margin: 5px 0px 10px 0px;
}
.today_genre {
	float: left;
	font-size:90%;
	line-height: 1.5em;
	padding: 3px 10px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
	background-color: #4494cc;
	color: #FFFFFF;
}

/*-------------------- ウォーターマーク --------------------*/

.txt {
	margin-top: -2px;
	height: 14px;
	width: 140px;
}

/* watermark positioning container */

.updnWatermark {
	position: relative;	/* positioning container */
	width: 0;
	vertical-align: top;
}

/* IE7/6 hasLayout hack */

.updnWatermark {
	*zoom: 1;
}

/* watermark label styling */

.updnWatermark label {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 95%;
	white-space: nowrap;
	color: #999999;
	padding-left: 5px;
	padding-top: 1px;
	vertical-align: middle;
	text-shadow: none;
}

/*-------------------- common list --------------------*/

.common_li {
	text-align: left;
}
.common_li tfoot td {
	text-align: left;
	padding: 6px 6px;
	background: #DDDDDD;
}
.common_li th {
	text-align: center;
	padding: 6px 6px;
	background: #DDDDDD;
}
.common_li td {
	padding: 6px 6px;
	background: #EEEEEE;
	border-top: 1px solid #DDDDDD;
}

/*-------------------- Topics list --------------------*/

.topics ul li {
	margin: 20px 0px 0px -40px;
	padding: 0px 0px;
	width: 320px;
	height: 120px;
	background-color: #DDDDDD;
	list-style-type: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.topics ul li:hover, .topics a:hover {
	background-color: #aa0000;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.topics ul .topicsright {
	margin-top: -120px;
	float:right;
}
.topics ul li .topicstext {
	width: 175px;
	height: 100px;
	padding: 10px 9px;
	display: block;
	font-size: 90%;
	line-height: 1.3em;
	background-color: #DDDDDD;
	color: #666666;
	float: right;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius: 0px 5px 5px 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.topics ul li .topicsimg {
	width: 120px;
	height: 120px;
	margin-left: 7px;
	background-color: #CCCCCC;
}
.topics ul li h3 {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	border-bottom: 1px solid #999999;
	padding: 0px 0px 3px 0px;
	margin: 3px 0px 3px 0px;
	display: block;
}
.topics ul li .topicstext h3:hover {
	color: #666666;
}

/*-------------------- Social Tool --------------------*/

#socialtool {
	height: 20px;
	margin: 20px 0px 20px 0px;
}
#socialtool ul{
	padding: 0px;
	margin: 0px;
}
#socialtool li{
	float: left;
	display: block;
	overflow: hidden;
	list-style-type: none;
	margin: 0px 5px 10px 0px;
	padding: 0px;
}
.socialtop {
	color:#689403;
	width: 80px;
}
.mobile a,
.rss a {
	display: block;
	text-indent: -9999px;
	height: 20px;
	width: 80px;
	background-image: url(../img/master_img.png);
	background-repeat: no-repeat;
	background-position: -732px -432px;
}
.mobile a{
	background-position: -651px -432px;
}
.mobile a:hover {
	background-position: -651px -453px;
}
.mobile a:active {
	background-position: -651px -474px;
}
.twitter{
	width: 110px;
	height: 20px;
}
.twitter a{
	width: 80px;
	height: 20px;
}
.myspace {
	width: 68px;
	height: 20px;
	margin-bottom: 2px;
}
.mixi a{
	width: 58px;
	height: 20px;
}
.gree {
	width: 70px;
	height: 20px;
}
.rsslink {
	float: left;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	height: 20px;
	background-image: url(../img/master_img.png);
	background-repeat: no-repeat;
	background-position: -732px -432px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

/*-------------------- News Release LS list --------------------*/

dl.newsrelease {
	margin: 10px 0px;
}
dl.newsrelease dt {
	color: #666666;
	margin: 0px 10px;
}
dl.newsrelease dd {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #DDDDDD;
}
dl.newsrelease dd a, dl.newsrelease dd a:hover {
	color: #000000;
	font-weight: bold;
}

/*-------------------- Form list --------------------*/

dl.formlist {
	line-height: 2em;
	margin: 10px 0px;
	background-color: #EEEEEE;
	border-top: 1px solid #DDDDDD;
}
dl.formlist dt {
	width: 190px;
	float: left;
	padding: 10px 0px 10px 10px;
}
dl.formlist dd {
	margin-left: 0px;
	padding: 10px 0px 10px 200px;
	border-bottom: 1px solid #DDDDDD;
}
dl.formlist input,dl.formlist select {
	margin-right: 5px;
}
dl.formlist a, dl.formlist a:hover {
	text-decoration: none;
}
dl.formlist a:hover {
	text-decoration: underline;
}

/*-------------------- dllist --------------------*/

dl.dllist {
	margin: 10px 0px;
}
dl.dllist dt {
	font-weight: bold;
}
dl.dllist dd {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #DDDDDD;
}

/*-------------------- チケットについて --------------------*/

dl.explist {
	line-height: 1.8em;
	margin: 10px 0px;
	border-top: 1px solid #DDDDDD;
}
dl.explist dt {
	font-size: 110%;
	font-weight: bold;
	width: 240px;
	float: left;
	padding: 10px 0px 10px 10px;
}
dl.explist dd {
	margin-left: 0px;
	padding: 10px 0px 10px 250px;
	border-bottom: 1px solid #DDDDDD;
}
dl.explist img {
	padding: 10px 10px 10px 0px;
}
dl.explist h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

ol.exp {
	margin: 0px;
	padding: 10px;
}
dl.exp {
	margin: 5px 0px 0px 0px;
}
dl.exp dt {
	width: 400px;
	float: none;
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	border-top: 1px solid #DDDDDD;
}
dl.exp dd {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border: none;
}
div.exp {
	height: 100px;
}

/*-------------------- ラグメンバーズ --------------------*/

ul.memli {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.memli li, ul.right li {
	padding:10px;
	overflow: hidden;
	width: 293px;
	height: 130px;
	float: left;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.memli li {
	margin:10px 20px 10px 0px;
}
.memli .right {
	margin:10px 0px 10px 0px;
}
.memli h3 {
	font-size: 120%;
	font-weight: bold;
}
ul.guide {
	margin: 0px;
	padding-left: 20px;
	color: #999999;
}
ol.guide {
	margin: 0px;
	padding: 20px 0px 0px 30px;
}

/*-------------------- 3列リスト --------------------*/

.ttopic {
	padding: 10px;
	border-right: 1px solid #DDDDDD;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ttopicL {
	margin-bottom: 10px;
	float: left;
	padding: 0px 10px 10px 0px;
	width: 195px;
	border-right: 1px solid #DDDDDD;
}
.ttopicC {
	margin-bottom: 10px;
	float: left;
	padding: 0px 10px 10px 10px;
	width: 195px;
	border-right: 1px solid #DDDDDD;
}
.ttopicR {
	margin-bottom: 10px;
	float: left;
	padding: 0px 0px 10px 10px;
	width: 195px;
}

/*-------------------- RAG Store ご利用ガイド --------------------*/

dl.storeguide {
	margin:10px 0px;
	padding:10px;
	float: left;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
dl.storeguide dt{
	padding:10px 0px 15px 0px;
	font-size: 120%;
	font-weight: bold;
}
dl.storeguide dd{
	padding:0px;
	margin:0px;
}
div.strguide {
	width: 318px;
	float: left;
}
ol.strguide {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
ol.strguide li {
	margin: 0px 0px 10px 0px;
}
dl.storeflow {
	margin:10px 0px;
	padding:10px;
	float: left;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
dl.storeflow dt{
	padding:10px 0px 0px 0px;
	float: left;
	width: 200px;
	font-size: 120%;
	font-weight: bold;
}
dl.storeflow dd{
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 220px;
}
dl.storeflow ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
dl.storeflow li {
	margin: 0px 0px 10px 0px;
}

/*-------------------- アコーディオン --------------------*/

.accordion {
}
.accordion dt {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}
.accordion b {
	color: #6666cc;
}

.accordion dt:hover {
	text-decoration: underline;
}
.accordion dd {
	margin: 0px 0px 0px 200px;
	overflow: hidden;
	background-color: #f4f1e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.accordion span {
	padding: 10px 20px;
	display: block;
	border-top: none;
}
.accordion input {
	margin: 10px 10px 0px 0px;
}
.accordion select {
	margin: 10px 0px 10px 0px;
}
.notebox {
	border: 1px solid #a6da2f;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*-------------------- inquiry list --------------------*/

dl.inqlist {
	line-height: 2em;
	margin: 10px 0px;
}
dl.inqlist dt {
	font-size: 120%;
	font-weight: bold;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 10px;
}
dl.inqlist dd {
	margin: 10px 0px 10px 200px;
	padding: 10px;
	background-color: #EEEEEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
dl.inqlist a, dl.inqlist a:hover {
	text-decoration: none;
}
dl.inqlist a:hover {
	text-decoration: underline;
}

/*-------------------- Company list --------------------*/

dl.complist {
	line-height: 2em;
	margin: 0px;
}
dl.complist dt {
	width: 120px;
	float: left;
}
dl.complist dd {
	margin-left: 0px;
	padding-left: 120px;
}

/*-------------------- History list --------------------*/

dl.hislist {
	line-height: 2em;
	margin: 0px;
}
dl.hislist dt {
	width: 100px;
	padding-top: 5px;
	float: left;
}
dl.hislist dd {
	margin-left: 0px;
	padding: 5px 0px 5px 100px;
	border-bottom: 1px solid #333333;
}
dl.hislist dd b {
	color: #FF9900;
	display:block;
}

/*-------------------- Food Menu list --------------------*/

.foodmenu ul li, .drinkmenu ul li {
	line-height: 1.2em;
	color: #666666;
	margin: 10px 0px 0px -40px;
	padding: 10px;
	width: 300px;
	height: 100px;
	background-color: #EEEEEE;
	list-style-type: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.foodmenu ul .foodmenuright, .drinkmenu ul .drinkmenuright {
	margin-top: -120px;
	float:right;
}
.foodmenu ul li img, .drinkmenu ul li img {
	float: left;
	width: 120px;
	padding-right:10px;
	background-color: #EEEEEE;
}
.foodmenu ul li h3, .drinkmenu ul li h3 {
	font-size: 120%;
	line-height: 1.3em;
	color: #FF9900;
	border-bottom: 1px solid #FF9900;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
.drinkmenu ul li {
	background-color: #EEEEEE;
}
.drinkmenu ul li img {
	width: 100px;
	background-color: #EEEEEE;
}

/*-------------------- トップ・ニュースティッカー --------------------*/

div#newsTicker {
	height: 20px;
	overflow: hidden;
}
div#newsTicker ul {
	padding: 0px;
	margin: 0px;
}
div#newsTicker ul li {
	line-height: 20px;
	border-right: none;
	list-style-type:none;
}
.newsTicker_text {
	font-size: 110%;
}
.newsTicker_text a {
	display: block;
}

/*-------------------- ブログニュース --------------------*/

div#feed {
	border-top: 1px solid #DDDDDD;
}
div#feed li {
	margin:0px;
	list-style: none;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
}
div#feed li:hover {
	background: #EEEEEE;
}
div#feed a {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	display: block;
}

/*-------------------- 注記リスト --------------------*/

.note {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.note li {
	padding: 0px 0px 10px 15px;
	background: url(/lib/img/list_note.png) no-repeat 0px 2px;
}

/*-------------------- オーダー --------------------*/

.confirm {
	width: 610px;
	background-color: #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	padding:20px;
}
.confirm textarea {
	width: 600px;
	height: 200px;
	margin:5px 0px 20px 0px;
}
.membersconfirm {
	width: 370px;
	background-color: #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	padding:20px;
}
.membersconfirm textarea {
	width: 360px;
	height: 200px;
	margin:5px 0px 20px 0px;
}
.order_btn {
	margin-top:20px;
	text-align:center;
}
.order_btn ul {
	list-style-type: none;
}
.order_btn li {
	display:inline;
	margin:20px;
}
.order_btn img, .order_btn input {
	width: 130px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}
ul.cart_btn {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align:center;
}
ul.cart_btn li {
	padding:10px;
	overflow: hidden;
	width: 175px;
	height: 130px;
	float: left;
	margin:10px;
}
.cart_btn h3{
	font-size: 120%;
}
.cart_btnM {
	background-color: #e1e7ff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cart_btnN {
	background-color: #e1ffde;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cart_btn img, .cart_btn input {
	width: 130px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}

/*-------------------- オーダーステータス --------------------*/

ul.status {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.status li {
	padding:10px;
	margin: 10px 0px;
	border: 1px solid #DDDDDD;
	background-color: #f4f4f4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #999999;
}
.status h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0px;
}
.status .active {
	color: #000000;
	background-color: #d2eafa;
}

//ul.memli {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
//ul.memli li, ul.right li {
	padding:10px;
	overflow: hidden;
	width: 293px;
	height: 130px;
	float: left;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
//ul.memli li {
	margin:10px 20px 10px 0px;
}
//.memli .right {
	margin:10px 0px 10px 0px;
}

/*-------------------- 画像 --------------------*/

.members a {
	display: block;
	width: 250px;
	height: 123px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: 0 -377px;
}
span.qrcode {
	display: block;
	float: left;
	width: 90px;
	height: 99px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: -260px -380px;
}
.lsblog a {
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: -351px -377px;
}
span.payment {
	display: block;
	float: left;
	width: 250px;
	height: 60px;
	margin-bottom: 5px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: -651px -284px;
}
span.rss {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin: 2px 5px 0px 5px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: -452px -264px;
}
span.mobile {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin: 2px 5px 0px 5px;
	background-image: url(/lib/img/master_img.png);
	background-repeat: no-repeat;
	background-position: -469px -264px;
}
.block {
	margin: 20px 0;
	padding: 10px 20px;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	box-shadow: 0px 1px 2px #aaa;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;

	/border: 1px solid #D8DFEA;		/* IE6,7表示用 */
	/background-color: #f9f9f9;		/* IE6,7表示用 */

	border: 1px solid #D8DFEA\9;		/* IE8,9表示用 */
	background-color: #f9f9f9\9;		/* IE8,9表示用 */

	background-image: -moz-linear-gradient(top, 
					#ffffff, 
					#f9f9f9);
	background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(0, 		#ffffff),
		color-stop(1, 		#f9f9f9));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#f9f9f9);
}
.cmnbtn  {
	display: block;
	width: 130px;
	height: 25px;
	margin: 10px auto 10px auto;
	line-height: 26px;
	cursor: pointer;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
	border: 1px solid #4081af;

	/background-color: #587bc5;		/* IE6,7表示用 */
	background-color: #587bc5\9;		/* IE8,9表示用 */

	background-image: -moz-linear-gradient(top, 
					#52a8e8, 
					#2e76cf);
	background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(0, 		#52a8e8),
		color-stop(1, 		#2e76cf));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#52a8e8,EndColorStr=#2e76cf);

	box-shadow: 0px 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.3);

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	text-shadow: 1px 1px 3px #666;
}
.cmnbtn:hover {
	text-decoration: none;
	border: 1px solid #2a73a6;

	/background-color: #1d3861;		/* IE6,7表示用 */
	background-color: #1d3861\9;		/* IE8,9表示用 */

	background-image: -moz-linear-gradient(top, 
					#3b9be3, 
					#1666ca);
	background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(0, 		#3b9be3),
		color-stop(1, 		#1666ca));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#3b9be3,EndColorStr=#1666ca);
}
.underline {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	font-size:0;
	clear: both;

	background-image: -webkit-gradient(linear, left bottom, right bottom, from(transparent), color-stop(0.5, rgba(0, 0, 0, 0.2)), to(transparent));
	background-image: -moz-linear-gradient(left, #fff,  
				#ccc 50%,  
				#fff);
	background-repeat: no-repeat;

	background-size: 100% 1px;
	-moz-background-size: 100% 1px;		/* FireFox3.6表示用 */
	-webkit-background-size: 100% 1px;	/* Safari3表示用 */

	/border-top: 1px solid #ddd;		/* IE6,7表示用 */
	/background: none;			/* IE6,7表示用 */

	border-top: 1px solid #ddd\9;		/* IE8,9表示用 */
	background: none\9;			/* IE8,9表示用 */
}
/*-------------------- Common : list --------------------*/

.common_table {
	text-align: left;
	margin: 20px 0px;

	background-color: #f9f9f9;

	/border: 1px solid #D8DFEA;		/* IE6,7表示用 */
	/padding: 7px 15px 6px 15px;		/* IE6,7表示用 */
	border: 1px solid #D8DFEA\9;		/* IE8,9表示用 */
	padding: 7px 15px 6px 15px\9;		/* IE8,9表示用 */

	background-image: -moz-linear-gradient(top, 
					#ffffff, 
					#f9f9f9);
	background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(0, 		#ffffff),
		color-stop(1, 		#f9f9f9));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff,EndColorStr=#f9f9f9);

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	box-shadow: 0px 1px 2px #aaa;
	-moz-box-shadow: 0px 1px 2px #aaa;
	-webkit-box-shadow: 0px 1px 2px #aaa;
}
.common_table th {
	text-align: center;
	padding: 5px 10px;

	border-bottom: 1px solid #e0e0e0;

	color: #555;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;

	/background-color: #e9e9e9;		/* IE6,7表示用 */
	background-color: #e9e9e9\9;		/* IE8,9表示用 */

	background-image: -moz-linear-gradient(top, 
					#f9f9f9, 
					#e9e9e9);
	background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(0, 		#f9f9f9),
		color-stop(1, 		#e9e9e9));
}
.common_table tfoot {
	text-align: left;
	padding: 5px 10px;

	/background-color: #e9e9e9;		/* IE6,7表示用 */
	background-color: #e9e9e9\9;		/* IE8,9表示用 */

	background-image: -moz-linear-gradient(top, 
					#f9f9f9, 
					#e9e9e9);
	background-image: -webkit-gradient(linear,left top,left bottom,
		color-stop(0, 		#f9f9f9),
		color-stop(1, 		#e9e9e9));
}
.common_table td {
	padding: 5px 10px;
	border-top: 1px solid #eee;
}

/*--------------------------------
	ローダー
---------------------------------*/

.loader {
	position: relative;
	display: inline-block;
	margin: 20px 44% 20px;
	width: 50px;
	height: 50px;
	border: 2px solid #0cf;
	border-radius: 50%;
	animation: spin 0.75s infinite linear;
}

.loader::before,
.loader::after {
	left: -2px;
	top: -2px;
	display: none;
	position: absolute;
	content: '';
	width: inherit;
	height: inherit;
	border: inherit;
	border-radius: inherit;
}

.loader-2 {
	border-top-color: transparent;
}
.loader-2::after {
	display: block;
	left: -2px;
	top: -2px;
	border: inherit;
	transform: rotate(65deg);
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}