@charset "utf-8";

/******************** system ********************/

div.system {

	width: 530px;

}

div.system div.inner {

	padding: 0 5px;

}

/***********/

div.play {

	border: 1px solid #bad;

	margin: 0 0 20px 4px;

	width: 520px;

	padding-bottom: 8px;

}

div.play table.play {

	margin-bottom: 10px;

	border: none;

}

table.play {

	width: 520px;

	margin-bottom: 15px;

	border-collapse: collapse;

}

table.play td {

	padding: 7px 10px 5px;

	background: #f9f9f9;

	line-height: 160%;

}

table.play td.item {

	padding: 0;

	background: #fff;

	text-align: center;

	color: #fff;

}

.blue {

	color: #15d;

}

table.play .red {

	color: #e22;

	font-size: 90%;

}

p.warning {

	margin: 0 7px;

	font-size: 90%;

}

table p.warning {

	font-size: 90%;

	line-height: 140%;

	margin: 5px 0;

}

table.play ul {

	list-style-type: none;

	margin-right: -10px;

}

*:first-child+html table.play ul {

	width: 500px;

	overflow: hidden;

	_zoom: 1;

}

table.play ul li {

	background: url(../img/icon_arrow_1.gif) no-repeat left;

	padding-left: 14px;

	display: inline;

	margin-right: 10px;

	white-space: nowrap;

}

*:first-child+html table.play ul li {

	white-space: normal;

}

*html table.play ul li {

	white-space: normal;

	width: 240px;

}

/***********/

table.system_1 {

	width: 250px;

	float: left;

	margin: 0 8px 10px 2px;

	border-collapse: separate;

}

table.system_2 {

	clear: both;

	margin: 10px 0 10px 2px;

	width: 510px;

	border-collapse: separate;

}

table.system_1 td, table.system_2 td {
	
	border-top: 1px solid #FFF;
	
	border-bottom: 1px solid #ccc;
	
	padding: 3px 5px;
	
/***	width: 130px;	***/

}

table.system_1 td.title p, table.system_2 td.title p, table.system_2 td.title2 p {

	background: url(../img/icon_arrow_2.gif) no-repeat left;

	padding-left: 14px;

	margin: 4px 2px;

	font-weight: bold;

	font-size: 120%;

}

table.system_2 td.title2 {

	background: #bad;

	color: #fff;

}

table.system_1 td.item {

	background: #f9f9f9;

	width: 90px;

	padding-left: 8px;

}

table.system_2 td.item {

	background: #f9f9f9;

	width: 350px;

	padding-left: 8px;

}

table.system_1 td.value {

	width: 120px;

	padding-left: 8px;

	background: #fff;

}

table.system_2 td.value {

	width: 150px;

	padding-left: 8px;

	background: #ffd9ea;

}

table.system_2 td.value_white {

	width: 135px;

	padding-left: 8px;

	background: #fff;

}

table.system_2 td.value_b {

	width: 150px;

	padding-left: 8px;

	background: #F9E8B3;

}

table.system_2 td.value_b2 {

	width: 160px;

	padding-left: 8px;

	background: #fff;

}
.red {

	color: #e22;

}


/***********/

div.play_free {

	border: 1px solid #bad;

	width: 520px;

	margin: 35px 0 0 -1px;

}

div.play_free table.play {

	margin: 0 0 10px;

	border: none;

}

div.play_free table.play#last_margin, div.play_free table.play#last_margin2 {

	margin-bottom: 0;

}

p.play_100min {

	background: url(../img/system_100min.gif) no-repeat top;

	width: 520px;

	height: 120px;

	display: block;

	text-indent: -10000px;

	overflow: hidden;

}

p.play_other {

	background: url(../img/system_other.gif) no-repeat top;

	width: 520px;

	height: 80px;

	display: block;

	text-indent: -10000px;

	overflow: hidden;

}

table.play td.enquete {

	background: #f3f1f8;

	font-size: 90%;

	border-top: 1px dotted #ccc;

	line-height: 140%;

	padding: 10px 10px 8px;

}

p.arrow {

	margin-bottom: 1px;

}

/***********/

ul.play {

	list-style-type: none;

}

ul.play li {

	background: url(../img/icon_arrow_1.gif) no-repeat left;

	padding-left: 12px;

	display: block;

	margin: 0 5px 0 0;

	float: left;

	width: 160px;

}

p.button {

	position: relative;

	margin: -30px 0 15px;

	text-align: right;

}

p.situation {

	margin: 10px auto 15px;

	text-align: center;

}

p.situation a {

	background: #93c4dc;

	color: #fff;

	padding: 1px 10px;

	border: 1px solid #43ade2;

}

p.situation a:hover {

	background: #c8e3f0;

}

table.play ul.situation {

	font-weight: bold;

	list-style-type: none;

	margin: 10px 0 0;

}

table.play ul.situation li {

	background: url(../img/icon_arrow_2.gif) no-repeat left;

	padding-left: 12px;

	width: 220px;

	display: block;

	float: left;

	margin: 0 10px 0 0;

}

p.story {

	clear: both;

	text-align: right;

	margin: 0 -0 5px 0;

}

/***********/

p.popup {

	position: relative;

	top: -18px;

	left: 300px;

	margin-bottom: -5px;

	width: 100px;

}

p.popup a {

	position: relative;

	color: #e22;

	font-size: 90%;

	margin: 0 5px;

	text-decoration: underline;

}

p.popup a span {

	position: absolute;

	top: -180px;

	left: -180px;

	width: 350px;

	padding: 8px;

	visibility: hidden;

	background: #fff;

	border: 2px solid #999;

	color: #333;

}

p.popup a:hover {

	visibility: visible;

	text-decoration: none;

}

p.popup a:hover span {

	visibility: visible;

}

/***********/

table.play td.center {

	text-align: center;

	font-size: 140%;

	font-weight: bold;

}

/***********/

table.play ul.enquete {

	list-style-type: none;

	font-weight: bold;

	margin-bottom: 5px;

	margin-right: 0;

}

table.play ul.enquete li {

	background: url(../img/icon_arrow_2.gif) no-repeat left;

	padding-left: 12px;

	margin: 0 5px 0 0;

	display: block;

}

p.button2 {

	margin: 3px 0 -16px;

	text-align: right;

}

table.play td.enquete ul {

	list-style-type: none;

	margin-right: 0;

}

table.play td.enquete ul li {

	background: url(../img/icon_kome.gif) no-repeat left top;

	padding-left: 14px;

	display: inherit;

	white-space: normal;

}

/***********/

p.guide {

	background: url(../img/icon_arrow_3.gif) no-repeat left;

	padding-left: 22px;

	color: #534373;

	font-size: 120%;

	font-weight: bold;

	margin: 15px 0 10px;

}

p.border {

	text-align: center;

	margin: 20px auto;

}

ul.guide {

	list-style-type: none;

	margin: 5px 5px 10px;

}

ul.guide li {

	margin-bottom: 6px;

	background: url(../img/icon_arrow_1.gif) no-repeat left top;

	padding-left: 16px;

}

ul.guide li .warning {

	font-size: 90%;

	margin: 0;

}



/********************

*html  Internet Explorer6.0

*:first-child+html  Internet Explorer7.0

html>body  Firefox

html:first-child  Safari & Opera

********************/
