﻿@charset "shift-jis";

body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	*font-size: small; /* Win IE7Win IE6W[h */
	*font: x-small; /* Win IE 5-5.56(݊[h) */
}

table,th,td,p {
	font-size: inherit; /* _uEU */
	font: 100%; /* Win IE 5-5.56(݊[h) */
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%; /* Win IESʁE*/
	line-height: 100%;
}

html {
	line-height: 1.5;
}

.clear {
	clear: both;
}

img { border:0; }
a img { border:0; }

a:link {
   color:#003399;
   text-decoration:none;
}
a:visited {
   color:#003366;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
a:active {
   color:#FF9933;
}


h1 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #003399;
}
h2 {
	font-size: 126%;
	color: #330000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 114%;
	color: #330000;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 800px;
}

.header p {
	color: #FFFFFF;
	text-indent: 10pt;
	background: #003399;
	margin: 0px;
	width: 800px;
	font-size: 70%;
}

#footer {
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	padding-top: 5px;
	font-size: 77%;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #003399;
}
#footer a:link {
   color:#ffffff;
   text-decoration:none;
}

#footer a:visited {
   color:#FFFFFF;
}

#footer a:hover {
   text-decoration:underline;   
}

.banner {
	width: 800px;
	margin-bottom: 10px;
	border: 1pt solid #D2E9F8;
	margin-top: 10px;
	background: #e1e8ff url(img/menubar_bg.gif) repeat-x left top;
	overflow: hidden;
}
.banner h1 {
	height: 20px;
	width: 800px;
	margin-left: 10px;
	font-size: 77%;
	margin-top: 3px;
}
.bannersmall {
	padding: 5px 5px;
	padding-left: 5px;
	width: 190px;
	text-align: center;
	float: left;
	font-size: 77%;
	vertical-align: top;
}

.box_roundcorner_gray {
	width: 350px;
	background-image: url(img/box_roundcorner_gray.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}

.box_roundcorner_gray h1 {
	margin: 0;
}

.box_roundcorner_gray p {
	font-size: 89%;
	margin: 10px;
}

.box_roundcorner_gray ul {
	margin-left: 30px;
	padding-left: 0;
}
	
.box_roundcorner_gray ul li {
  margin-left: 30px;
}

.box_roundcorner_blue {
	width: 220px;
	background-image: url(img/box_roundcorner_blue.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 25px;
	overflow: hidden;
	background-color: white;
	margin-top: 10px;
	margin-left: 10px;
}

.box_roundcorner_blue h1 {
  margin: 0;
}

.box_roundcorner_blue p {
	margin: 0px 10px;
	margin-left: 10px;
}

.box_roundcorner_blue ul {
  margin-left: 20px;
  padding-left: 0;
}
	
.box_roundcorner_blue ul li {
  margin-left: 30px;
}

#start {
	margin: 10px;
	width: 580px;
}

#introduction {
	width: 580px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#introduction img {
	margin-left: 10px;
}

#introduction_contents {
	float: left;
	width: 240px;
}
#introduction_img {
	float: right;
	width: 110px;
}
#introduction_img img {
	float: left;
	margin-bottom: 10px;
	clear: both;
}

#info {
	width: 580px;
	background: #FFFFFF;
	position: relative;
	margin: 10px;
}

#info h1 {
	margin-bottom: 10px;
}

#info p {
	background: url(img/icon_drop.gif) no-repeat left top;
	line-height: 1;
	font-size: 89%;
	margin-left: 0px;
	padding: 0px 5px 5px 20px;
}

.schedule {
	margin: 10px auto 20px;
	width: 350px;
	background: #FFFFFF;
}

.schedule h1 {
	margin-bottom: 10px;
}

.schedule h2 {
	font: 138.5%;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}

.schedule table {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	margin: 0px 10px 10px;
	width: 350px;
	color: #333333;
	vertical-align: top;
}

.schedule tr.color {
	background: #eeeeff;
}

.schedule th {
	color: #000000;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	font-size: 77%;
}
.schedule td {
	font-size: 77%;
}
#photogallery {
	width: 280px;
	float: left;
	height: 100px;
	margin: 0px;
}
#asakusa {
	float: right;
	width: 280px;
	height: 100px;
	margin: 0px;
}
.shop {
	margin: 10px auto;
	width: 350px;
	background: #FFFFFF;
}

.shop h1 {
	margin-bottom: 10px;
}

.shop table {
	text-align: center;
	margin: 10px auto;
}

.link {
	margin: 10px auto;
	width: 350px;
	font-size: 89%;
	background: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}

.link table {
	margin: 10px;
	width: 350px;
	vertical-align: top;
}

.link h1 {
	margin-bottom: 10px;
}

.link table img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.link td {
	 align=absmiddle;
}

#staffmurmur {
	border: 2px solid #D2E9F8;
	background: url(img/staffmurmur_menu_100521.png) no-repeat left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	font-size: 0.7em;
	color: #999999;
}
.caption {
	color: #006600;
	font-style: italic;
}

#counter {
	text-align: right;
}
#info_renew {
	background: url(img/info_renew.png) no-repeat left top;
	padding-top: 25px;
	float: left;
	width: 285px;
	margin-left: 0px;
}
#info_news {
	background: url(img/info_news.png) no-repeat left top;
	padding-top: 25px;
	float: right;
	width: 285px;
	margin-right: 0px;
}
.box_recommend {
	background: #FFFFFF;
	width: 328px;
	border: 1px solid #000000;
	font-family: "Osaka", "MS PGothic";
	margin: 0px auto 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}
.box_recommend table td {
	font: small "Osaka", "MS PGothic";
	color: #003399;
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 160px;
}
.box_recommend table {
	text-align: center;
	vertical-align: top;
	width: 320px;
}
#box-menu {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#box-content {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#try {
	margin: 10px;
	background-image: url(img/banner-try.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 580px;
	position: relative;
}
#box-main {
	float: right;
	width: 600px;
}
#topimage {
	height: 300px;
	width: 800px;
	margin: 0px;
	position: relative;
}
.qr {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	width: 100px;
	text-align: center;
}
.roundedcornr_box_666666 {
	background: url(img/roundedcornr_666666_tl.png) no-repeat top left;
}
.roundedcornr_top_666666 {
	background: url(img/roundedcornr_666666_tr.png) no-repeat top right;
}
.roundedcornr_bottom_666666 {
	background: url(img/roundedcornr_666666_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_666666 div {
	background: url(img/roundedcornr_666666_br.png) no-repeat bottom right;
}
.roundedcornr_content_666666 {
	background: url(img/roundedcornr_666666_r.png) top right repeat-y;
}

.roundedcornr_top_666666 div,.roundedcornr_top_666666,
.roundedcornr_bottom_666666 div, .roundedcornr_bottom_666666 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_666666, .roundedcornr_bottom_666666 {
}
.roundedcornr_content_666666 { padding: 0 10px; }
#staffmurmur h2 {
	margin-bottom: 10px;
}
.address {
	margin-top: 20px;
	margin-bottom: 10px;
}
a.imghover:hover img {
	  filter:alpha(opacity=70);
	  opacity:0.7;
}
.uleft {
	position: absolute;
	width: 160px;
	left: 635px;
	top: 175px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.roughandlaugh.com/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.roughandlaugh.com/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.roughandlaugh.com/overlay.png", sizingMethod="scale");
	}
.try-ul {
	position: absolute;
	height: 30px;
	width: 120px;
	left: 220px;
	top: 160px;
}
.try-ur {
	position: absolute;
	height: 30px;
	width: 120px;
	left: 400px;
	top: 160px;
}
#box-01 {
	margin: 10px;
	padding: 0px;
	width: 580px;
	height: 120px;
	position: relative;
}
#start table {
	font-size: 10px;
	color: #666666;
}
#start td {
	padding : 0 0 0 10 ;
}
#box-beginner {
	background-color: #FFFF66;
	padding-bottom: 10px;
	padding-top: 10px;
}
#bunner-in-menu {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
#try01 {
	margin: 10px;
	height: 200px;
	width: 580px;
	position: relative;
}
#campain {
	width: 280px;
	float: left;
	height: 100px;
	margin: 10px 0px;
}
