/*----------------------
http://maruni-wave.co.jp/koishikawa/
Lust update:2007/01/11
------------------------*/

@import "base.css";

a,
a:active,
a:visited {color:#f90;text-decoration:underline}

a:hover	{color:#f60;text-decoration:underline}

#maincontent h2 {
	margin: 0 20px 20px;
}

.feature {
	width: 720px;
	overflow: hidden;
	margin: 0 10px 30px 20px;
	background: url(/images/koishikawa/ftr_bck.gif) repeat-y top left;
}

.featureBlock {
	width: 215px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 15px 0 12px 15px;
}

.featureBlock h3 {
	margin: 0 0 8px;
	padding: 0;
}

.featureBlock p {
	width: 200px;
	margin: 0;
}

p.caption {
	width: 710px;
	margin: 0 20px 30px;
}

.plan {
	margin: 0 20px;
}

.plan h3 {
	margin: 0 0 12px;
	padding: 0;
}

.plan table {
	width: 710px;
	border-collapse: collapse;
	border-spacing: 0;
}

.plan table th {
	padding: 3px 10px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #333;
	background: #ffcb59;
}

.plan table td {
	padding: 3px 10px;
	border-bottom: 2px solid #fff;
	color: #333;
	background: #fff3da;
}
