#main	{
	padding-left: 4px;
	width: 495px;
	margin: 30px 0px 0px 10px;
}
#main .button	{
	background: #ddeeff;
}
#main #contents-sise	{
	margin-left: 15px;
}
#main h1	{
	background: url(../img/common/h1_life02.gif) no-repeat;
}

#main form {
	margin-left: 30px;
}

#main #contents-sise h2	{
	margin: 0px;
	padding-bottom: 2px;
	color: #666666;
	font-size: medium;
	text-indent: 35px;
	background: url(../img/common/co_h2.gif) no-repeat;
	border-bottom: 2px solid #B7D293;
	font-weight: bold;

}
#main #contents-sise h3	{
	margin: 0px;
	padding-bottom: 2px;
	color: #666666;
	font-size: medium;
	text-indent: 35px;
	background: url(../img/common/co_h2.gif) no-repeat;
	font-weight: bold;

}
#main #contents-sise #page-link	{

	width: 670px;
	color: #333333;
	font-size: 82%;

}
#main #contents-sise #page-link	.current{
	background: #dddddd;

}
#contents-sise .sisetsu	{
	margin-top: 4px;
	margin-bottom: 14px;
	font-size: 90%;
	line-height: 150%;
}

#contents-sise ul {
	list-style-image: url(../img/common/li_bld.gif);
	margin-bottom: 16px;
	margin-top: 4px;
}

#contents-sise table {
	border-collapse: collapse;
}

#contents-sise th {
	font-size: 82%;
	background-color: #E4E4CB;
	text-align: left;
	padding: 3px;
	border: 1px solid #5C923F;
	font-weight: normal;
}

#contents-sise li	{
	font-size: 90%;
	width: 100%;
	margin: 0px;
}

#contents-sise li a	{
	width: 100%;
	display: block;
}

#contents-sise li a:hover	{
	width: 100%;
}

#contents.tb0	{
	border-collapse: collapse;
	margin-bottom: 20px;
}
.td-wh1 {
	font-size: 80%;
	padding: 2px;
	border: 1px solid #5C923F;
}

.td-bl1n{
	font-size: 80%;
	padding: 2px;
	border: 1px solid #5C923F;
	background-color:#739E7A;
	color:#ffffff;
	font-weight: normal;
	text-align: left;

}

