﻿p{
	line-height: 20px;
}

a{
	text-decoration:none;
}
caption div {
	padding: 5px;
	text-align: left;
}

/* プレイルームページ */
h3.play {
	margin: 10px 0px 10px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 30px;
	background-color:#CC0066;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
}
.center {
	align: center;
	margin-left: auto;
	margin-right: auto;
}
.left {
	margin: 0;
	padding: 5px 0px 5px 5px;
	text-align: left;
}	
.right {
	margin: 0;
	padding: 5px 0px 5px 0px;
	text-align: right;
}

.midashiL_pr {
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #000000;
	margin: 20px;
	padding: 10px;
	border-left: 15px solid #CC0066;
	border-bottom: 2px solid #CC0066;
}
.black {
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px 0px 0px 30px;
	font-size:15px;
	font-weight: bold;
	color: #000000;
}

/* プレイルームテーブル */
.sisetsu {
	width: 450px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
}
.sisetsu_photo-r {
	width: 170px;
	text-align: right;	
}
.sisetsu_photo-l {
	width: 170px;
	text-align: left;	
}
.sisetsu_1 {
	background-color: #FFCCFF;
	margin: 10px;
}
.sisetsu_2 {
	background-color: #80ffff;
	margin: 10px;
}
.sisetsu_3 {
	background-color: #ffffcc;
	margin: 10px;
}
.sisetsu_4 {
	background-color: #ccffcc;
	margin: 10px;
}
.sisetsu_5 {
	background-color: #ccccff;
	margin: 10px;
}
.sisetsu_6 {
	background-color: #ffff80;
	margin: 10px;
}
.sisetsu_7 {
	background-color: #66ff66;
	margin: 10px;
}
.date-kome {
	margin: 0;
	padding: 5px;
	line-height: 16px;
	font-size: 13px;
	color: #FF0000;
}
.item1 {
	margin: 0;
	padding: 5px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFF66;
}
.item2 {
	margin: 0;
	padding: 5px;
	line-height: 25px;
	border: solid 1px #FF6600;
}
/* プレイルームイベント */
.event {
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	align: center;
	margin-left: auto;
	margin-right: auto;
}
.lv1 {
	background-image: url(../images/corner1.gif);	
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #ff99ff;
}

.lv2 {
	background-image: url(../images/corner2.gif);	
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.lv3 {
	background-image: url(../images/corner3.gif);	
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.lv4 {
	padding: 20px;
	background-image: url(../images/corner4.gif);	
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#left_pl{
	width: 500px;
	float: left;
	margin-left: 30px; 
	border: solid 1px #6699FF;
	background-color: #FFFFFF;
	
}
#right_pl{
	width: 500px;
	float: right;
	margin-right: 30px; 
	border: solid 1px #6699FF;
	background-color: #FFFFFF;
	
}

/* プレイルーム注意 */
.caution {
	width: 400px;
	height: 130px;
	padding: 10px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #99CCFF;
	text-align: center;
	align: center;
	margin-left: auto;
	margin-right: auto;
}

/* 見出しのデザイン */

#purple {
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #90F;
	font-weight: bold;
	
}

#black {
	margin: 0;
	font-size:15px;
	font-weight: bold;
	color: #000000;
}
.red {
	margin: 0;
	font-size:15px;
	color: #FF0000;
}
.skyblue {
	margin: 0;
	color: #3366CC;
}
.white {
	margin: 0;
	font-size:15px;
	font-weight: bold;
	color: #FFFFFF;
}

.white-center {
	text-align: center;
	margin: 0;
	font-size:15px;
	font-weight: bold;
	color: #FFFFFF;
}
.white-center a {
	text-align: center;
	margin: 0;
	font-size:15px;
	font-weight: bold;
	color: #FFFFFF;
}


