#CONTENTS .title1 {
	margin-bottom: 5px;
}

#CONTENTS .list1 li{
	background-image: url(../images/manner_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 101%;
	color: #454545;
}
#CONTENTS .button {
	text-align: right;
}
#CONTENTS .kome {
	color: #09C;
}
#CONTENTS ol {
	font-size: 101%;
	color: #454545;
}


#CONTENTS table {
	width: 709px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
#CONTENTS table th {
	background-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
#CONTENTS table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-left: 5px;
	font-size: 101%;
	color: #454545;
	padding-top: 3px;
	padding-bottom: 3px;
}
#CONTENTS .boxw {
	width: 705px;
	border: 1px solid #666;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#CONTENTS .box {
	width: 345px;
	float: left;
	border: 1px solid #666;
	padding: 1px;
	margin-right: 5px;
}
#CONTENTS .nomargin {
	margin: 0px;
}
#CONTENTS .box h3 ,#CONTENTS .boxw h3{
	background-color: #4B4B4B;
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
#CONTENTS .if {
	text-align: center;
	margin-bottom: 5px;
}

