@charset "Shift_JIS";

.enjoy{
}
.enjoy li{
	display						:inline;
}
.enjoy a{
	text-decoration				:none;
	font-size					:11pt;
	font-weight					:bold;
	color						:#777777;
}
.enjoy a span{
	position					:relative;
	top							:-12px;
	margin						:0 0 0 3px;
}
.enjoy a:hover span{
	border-bottom				:1px solid #777777;
}

/* -----------------------------*/
.table_insen{
	border-collapse				:collapse;
	border-right				:2px solid #999999;
	border-bottom				:2px solid #999999;
	width						:550px;
	margin-bottom				:30px;
	margin-left					:20px;
}
.table_insen caption{
	padding-bottom				:10px;
	color						:#a3834a;
	font-size					:110%;
	letter-spacing				:0.05em;
}
.table_insen th{
	padding						:3px;
	background					:#ffffcc;
	font-size					:90%;
	border-bottom				:1px solid #999999;
	letter-spacing				:0.05em;
	font-weight					:normal;
}
.table_insen td{
	text-align					:center;
	border						:1px solid #999999;
}
.syou{
	text-align					:center;
	border-top					:2px solid #999999;
	border-right				:1px solid #999999;
	border-left					:1px solid #999999;
}
th.senshitu{
	border-top					:none;
	border-right				:2px solid #999999;
	border-bottom				:2px solid #999999;
	border-left					:none;
	background					:#ffffff;
	text-align					:center;
}
th.sen{
	padding-left				:5px;
	border-left					:2px solid #999999;
}
p.kyaku{
	margin-right				:40px;
	margin-left					:150px;
	font-size					:85%;
}
/* yu-----------------------------------------*/
.h4_touji{
	margin-left					:20px;
	color						:#223388;
}
