/*----------COVER----------*/

#cover {
	position:relative;
	width : 880px;
	height : 320px;
	margin-bottom : 30px;
	background : url(coverbg.png);
}

h2#infoindex {
	position : absolute;
	top : 25px;
	right : 25px;
	width : 232px;
}

dl#info {
	position : absolute;
	top : 50px;
	right : 25px;
	width : 232px;
	padding-top : 5px;
	border-top : solid 5px #ececec;
}

dl#info dt {   
	float: left;
	width : 60px;
	margin-right: 5px;
	padding: 9px 0 9px 0;
	line-height : 1.35em;
}

dl#info dt {   
	clear : left;
}

dl#info dd {
	padding: 8px 0 10px 0;
	background : url(../common/dl.gif) left bottom repeat-x;
	line-height : 1.35em;
}

dl#info dd a {
	text-decoration : underline;
	color : #054b87;
}

dl#info dd a:hover {
	text-decoration : none;
	color : #054b87;
}

/*----------BOX----------*/

#box {
	clear : both;
	width : 880px;
}

#boxl {
	float : left;
	width : 598px;
	padding-bottom : 20px;
}

#boxr {
	float : right;
	width : 252px;
}

/*----------CONTENTS_LEFT----------*/

h2#type1 {
	clear : both;
	margin-bottom : 22px;
	padding-bottom : 10px;
	background : url(h2line.gif) left bottom no-repeat;
	font-size : 120%;
}

ul#colist {
	overflow : hidden;
	list-style : none;
	width : 598px;
	background : url(listbg.gif) left top repeat-y;
}

ul#colist li#co01,ul#colist li#co02 {
	float : left;
	width : 164px !important;
	width /**/: 199px;
	padding : 0 17px 0 18px;
}

ul#colist li#co03 {
	float : left;
	width : 164px !important;
	width /**/: 200px;
	padding : 0 18px 0 18px;
}

h3 {
	margin-bottom : 12px;
}

h3 a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

ul#colist li dl dt p {
	margin-bottom : 14px;
	padding-bottom : 9px;
	border-bottom : solid 4px #b4b4b4;
}

ul#colist li dl dd {
	line-height : 1.8em;
}

ul#fbnr {
	list-style : none;
}

ul#fbnr li#bnr1 {
	float : left;
	width : 284px;
	margin-right : 30px;
}

ul#fbnr li#bnr2 {
	float : left;
	width : 284px;
}

/*----------CONTENTS_RIGHT----------*/

p.bnr {
	margin-bottom : 20px;
}

dl#cinfo dt {
	margin-bottom : 8px;
	padding-bottom : 8px;
	background : url(../common/dl.gif) left bottom repeat-x;
	font-size : 110%;
}

dl#cinfo dd {
	line-height : 1.7em;
}