@charset "UTF-8";

/* ----------------------------------------
Country Fan
Contest - Kikaku (pc, xhtml 1.0)
20070601
---------------------------------------- */

div#kikaku_info {
	width:578px;
	float:right;
	color:#663300;
	font-size:1.1em;
	text-align:left;
	line-height:1.5;
}
table.kikaku_table {
	width:100%;
	boreer:0;
	margin:1em auto;
}
	table.kikaku_table th {
		padding:3px 1em 3px 3px;
		border-bottom:1px #eee solid;
		color:#663300;
		font-size:0.9em;
		text-align:left;
	}
	table.kikaku_table td {
		padding:3px;
		border-bottom:1px #eee solid;
		color:#333333;
		font-size:0.9em;
		text-align:left;
	}
		table.kikaku_table td strong {
			color:#31703d;
			font-weight:bold;
		}
		table.kikaku_table td em {
			font-weight:bold;
			font-style:normal;
		}
		table.kikaku_table td li {
			margin:0 0 0.5em 1.5em;
			list-style-type:disc;
		}

