#outline {
	overflow : hidden;
	width : 660px;
	background : url(mainbg.jpg) left top no-repeat;
}

p#proimg {
	margin : 18px 0 15px 23px;
}

h2 {
	margin-bottom : 18px;
}

dl#about {
	overflow : hidden;
	width : 660px;
	margin-bottom : 15px;
}

dl#about dt {
	float : left;
	margin-right : 25px;
}

dl#about dd {
	line-height : 1.85em;
}

h3#type1 {
	margin-bottom : 10px;
	font-size : 120%;
}

#box {
	clear : both;
	overflow : hidden;
	width : 660px;
	margin-bottom : 30px;
}

dl#hnavi {
	overflow : hidden;
	width : 660px;
	margin-bottom : 25px;
	padding-bottom : 15px;
	background : url(hnavibg.gif) left bottom no-repeat;
}

dl#hnavi dt {
	float : left;
}

h3#type2 {
	font-size : 120%;
	margin : 0;
}

dl#hnavi dd {
	float : right;
}

dl#hnavi dd ul li#type1,dl#hnavi dd ul li#type2 {
	display : inline;
	padding : 1px 8px 1px 8px;
	border-left : solid 1px #969696;
}

dl#hnavi dd ul li#type3 {
	display : inline;
	padding : 1px 8px 1px 8px;
	border-left : solid 1px #969696;
	border-right : solid 1px #969696;
}

dl#hnavi dd ul li a {
	color : #a50000;
	text-decoration : underline;
}

dl#hnavi dd ul li a:hover {
	color : #a50000;
	text-decoration : none;
}

#boxl {
	float : left;
	width : 330px;
}

h4 {
	margin-bottom : 12px;
	padding-bottom : 10px;
	background : url(../../common/dl.gif) left bottom repeat-x;
}

#boxl ul {
	margin-left : 16px;
}

#boxl ul li {
	margin-bottom : 5px;
	line-height : 1.7em;
}

#boxr {
	float : right;
	width : 300px;
}

h3#type3 {
	margin : 0;
}

#info {
	width : 260px !important;
	width /**/: 300px;
	padding : 15px 20px 20px 20px;
	margin-bottom : 25px;
	background : url(infobg.gif) left bottom no-repeat;
}

#info p {
	overflow : auto;
	width : 250px !important;
	width /**/: 260px;
	height : 110px;
	padding-right : 10px;
	line-height : 1.6em;
}

#data {
	clear : both;
	width : 100%;
	margin-bottom : 35px;
	border-top : solid 1px #b9b4b4;
	border-left : solid 1px #b4b4b4;
}

#data th {
	padding : 5px 7px 5px 7px;
	border-right : solid 1px #b4b4b4;
	background : #f5dcc8;
	text-align : center;
	font-weight : normal;
}

#data td {
	padding : 4px 7px 4px 7px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	line-height : 1.75em;
	text-align : center;
}