@charset "utf-8";

/* 見出し */

#macau_main h2 {
	clear:both;
	padding:10px 0 5px 0;
}

#macau_main h3 {
 	clear:both;
	border-left:6px solid #800080;
	padding-left:10px;
	margin:10px 0;
}

/* 基本レイアウト */

#main {
	background:url(img/bg.png) repeat-y right;
}

#macau_main {
	float:left;
	width:600px;
	padding:0 0 10px;
	background: url(img/main_bg.jpg) no-repeat top #fff;
}

#macau_main .main {
	padding-right:20px;
}


#macau_sub {
	float:left;
	width:200px;
	color:#fff;
	background:url(img/leg.jpg) top no-repeat;
	padding-top: 300px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* メイン部分 */

.vj {
	widows:800px;
	height:250px;
	background:url(img/title.jpg) no-repeat;
	text-indent:-9999px;
}

ul#tab {
}

ul#tab li {
	float:left;
	padding:10px 15px;
	margin-right:10px;
	border:1px solid #0075B0;
	background: url(img/menu.png) repeat-x;
	color:#fff;
}

ul#tab li a {
	color:#fff;
	font-weight:bold;
}

ul#tab li:last-child,
ul#tab li.lastChild {
	margin-right:0px;
}

div.pre {
	width:500px;
	background:#FFECF5;
	margin-top:10px;
	padding:10px;
}

#charm {
	clear:both;
}

#charm .section {
	clear:both;
}

#charm .section h3 {
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

#point {
	background:url(img/hart.gif) right bottom no-repeat;
}

#point li {
	margin-left:10px;
	list-style:url(../img/share/arow.gif) inside;
	font-size:14px;
}

/* サイド部分 */

#macau_sub .box {
	padding:0 10px;
	margin-bottom:10px;
	background:#F8E0F0;
	color:#000;
}

#macau_sub h3 {
	padding:3px 0 3px;
	margin-bottom:10px;
	background:#cc3399;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

table.normal {
	background:#fff;
	color:#000000;
}

table.normal td {
	padding:5px;
	text-align:left;
	border:1px solid #ccc;
}

#macau_sub h4,strong {
	color:#FF0066;
}

#macau_sub p {
	font-size:12px;
	line-height:150%;
}

/* 共通 */

.bg_sub {
	background:#F8E0F0;
}

div.lineL {
	border-left:3px solid #cc3399;
	padding-left:10px;
	font-size:12px;
}

/* スタッフ体験記録 */

div#staff {
	width:640px;
	margin:0 auto;
}

div#staff h2 {
	font-size:24px;
	border-bottom:1px solid #ccc;
	margin-top:10px;
	margin-bottom:10px;
}

div#staff p{
	line-height:1.8;
}

div#staff .imgR{
	float:right;
	background-color: #F0E8F0;
	line-height:1.5;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
