form {
	margin:0px;
	padding:0px;
}

A {
	color:#CC6666;
}

A:hover {
	color:#FFCC66;
}

div.error_box {
	color:red;
	border:1px solid red;
	padding:10px 0px;
	text-align:center;
	margin-bottom:10px;
}

td.main {
	background-color:beige;
}

div.main {
	font-size:13px;
	color:#333333;
	background-color:beige;
	padding:0px 10px;
}

div.box {
	padding:10px;
	font-size:13px;
	line-height:1.3em;
	color:black;
	border:1px solid silver;
	background-color:#FFFFEE;
}

div.phase {
	color:white;
	padding:5px 10px;
	text-align:right;
	font-size:13px;
	letter-spacing:1px;
}

div.menu {
	text-align:right;
	padding:2px;
	margin-bottom:10px;
	background-color:beige;
}

dl.guide {
	font-size:13px;
}

dl.guide dt {
	background-color:#CC9999;
	padding:4px;
	padding-left:12px;
	color:white;
	font-weight:bold;
	font-size:14px;
	border-left:8px solid brown;
}

dl.guide dd {
	line-height:1.3em;
	margin-left:0px;
	padding:20px;
	padding-top:4px;
	margin-bottom:20px;
	background-color:white;
	border:1px solid brown;
	border-top-width:0px;
}

table.town_list {
	font-size:13px;
	border-collapse:collapse;
	background-color:white;
}

table.town_list th {
	background-color:#663333;
	color:white;
	border:1px solid gray;
	padding:2px;
}

table.town_list td {
	border:1px solid gray;
	padding:5px;
}

table.talk th {
	background-color:white;
	color:black;
	font-weight:normal;
	font-size:12px;
	padding-bottom:10px;
}

table.talk td {
	line-height:1.5em;
}

div.title {
	padding:2px 10px;
	font-size:13px;
	color:white;
}

table.town {
	background-color:white;
}

table.town td {
	font-size:13px;
	color:black;
}

table.town th {
	font-size:11px;
	color:brown;
}

div.town_index {
	line-height:1.4em;
	border:1px solid silver;
	padding:10px;
	padding-bottom:13px;
	margin-bottom:5px;
	font-size:13px;
	background-color:#FFFFEE;
}

div.town_index span {
	font-weight:bold;
}

div.member_list {
	border:1px solid silver;
	padding:10px;
	margin:5px 0px;
	background-color:#FFFFEE;
}

div.member_list span {
	font-weight:bold;
}

div.member_list div.active {
	color:navy;
	margin-bottom:10px;
}

div.member_list div.success {
	color:orange;
	margin-bottom:10px;
}

div.member_list div.delete {
	color:gray;
	margin-bottom:10px;
}

div.approach {
	padding:0px;
	margin:0px;
}

dl.card {
	font-size:13px;
}

dl.card dd {
	padding:0px;
	padding-bottom:10px;
	font-size:13px;
	margin-left:0px;
	margin-bottom:20px;
}

dl.card dt {
	padding:0px;
	text-align:left;
	color:brown;
	font-size:13px;
}

table.card_list {
	font-size:13px;
}

table.card_list th {
	font-size:13px;
	background-color:#FFEEEE;
	padding:2px;
}

div.date {
	font-size:10px;
}

div.pager {
	margin-bottom:00px;
}

div.player_info {
	line-height:1.4em;
	border:1px solid silver;
	padding:10px;
	padding-bottom:13px;
	margin-bottom:5px;
	font-size:13px;
	background-color:#FFEEEE;
}

div.triangle {
	margin-bottom:10px;
	text-align:right;
}

div.log_box {
	width:498px;
	margin-bottom:5px;
	padding-bottom:10px;
	border:1px solid #996666;
	border-top-width:0px;
}

div.log_box div.index {
	font-weight:bold;
	text-align:left;
	padding:4px 8px;
	border:1px solid #996666;
	font-size:13px;
	color:black;
	border-left:5px solid #996666;
	border-right-width:0px;
}

div.log_box div.contents {
	width:500px;
	padding:10px 0px;
	line-height:1.4em;
}

div.log_box div.image {
	width:130px;
	float:left;
	text-align:center;
}

div.log_box div.text {
	width:360px;
	float:left;
	text-align:left;
}

div.log_box div.time {
	font-size:11px;
	text-align:right;
	line-height:0em;
	clear:both;
	padding-right:10px;
	padding-top:15px;
}

div.log_box div.card_type {
	padding:1px 3px;
	margin-left:10px;
	border:1px solid silver;
}

div.log_box div.names {
	padding:3px;
	margin-bottom:5px;
	margin-left:10px;
}

div.form {
	width:498px;
	background-color:white;
	border:1px solid #663333;
	border-top:10px solid #663333;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:30px;
}

div.form div.image {
	width:130px;
	float:left;
	text-align:center;
}

div.form div.text {
	width:360px;
	float:left;
	text-align:left;
}

div.form div.text select {
	width:360px;
}

div.form div.text textarea {
	width:360px;
	height:120px;
	font-size:13px;
}

table.edit {
	font-size:13px;
	border-collapse:collapse;
}

table.edit td {
	padding:3px 5px;
	border:1px solid #996666;
	background-color:#FFFFFF;
}

table.edit th {
	padding:3px;
	text-align:center;
	border:1px solid #996666;
	background-color:#FF9999;
	color:white;
	width:150px;
}
