@charset "utf-8";
#mainconts img {
	margin-bottom: 10px;
}
#mainconts #con1 #info img {
	margin: 0px;
}

#mainconts #con1 #greeting {
	float: left;
	width: 320px;
}
#mainconts #con1 #info {
	float: right;
	width: 230px;
}
#mainconts #con1 #info dl {
	width: 215px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainconts #con1 #info dt {
	font-weight: bold;
	padding-bottom: 10px;
	width: 180px;
}
#mainconts #con1 #info dd {
	width: 180px;
	padding-left: 10px;
	padding-bottom: 15px;
	line-height: 150%;
}
#mainconts #con1 #greeting p {
	width: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#mainconts #con2 {
	width: 560px;
	padding-top: 20px;
}
#mainconts    .imp {
	width: 180px;
	float: left;
}
#mainconts  #con2  .imp  p {
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainconts    .white {
	width: 180px;
	float: left;
	padding-left: 10px;
}
#mainconts  #con2  .white  p {
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainconts    .child {
	width: 180px;
	float: left;
	padding-left: 10px;
}
#mainconts  #con2  .child  p {
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}

#mainconts #con3 {
	width: 560px;
	padding-bottom: 50px;
	text-align: right;
	background-image: url(../images/topcon3line.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#mainconts  #con3  a  {
	width: 160px;
	background-image: url(../images/menubt_off.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainconts  #con3  a:hover  {
	width: 160px;
	background-image: url(../images/menubt_on.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
