#contents {
	width : 880px !important;
	width /**/: 920px;
	margin-bottom : 30px;
	padding : 30px 10px 30px 30px;
	background : url(../common/sheet.png);
}

#box {
	width : 880px;
	background : url(dessin.png) right top no-repeat;
}

#box_left {
	float : left;
	width : 310px;
}

h2.type1 {
	margin-bottom : 25px;
	padding : 5px;
	background : #ffffff;
}

h2.type1 a:hover img {
	opacity : 0.6;
	filter : alpha(opacity=60);
}

h2#type2 {
	margin : 0;
}

#box_right {
	float : right;
	width : 535px;
}

h2#type3 {
	margin : 0 160px 20px 0;
	padding : 5px 0 4px 0;
	background : url(../common/border.png) left bottom repeat-x;
}

dl.entryList {
	margin-right : 160px;
}

dl.entryList dt {
	float : left;
	margin : 0 15px 7px 0;
	padding-bottom : 8px;
	font-size : 70%;
	line-height : 1.5em;
}

dl.entryList dt {
	clear : left;
}

dl.entryList dd {
	margin-bottom : 8px;
	padding-bottom : 9px;
	background : url(../common/dl.gif) left bottom repeat-x;
	font-size : 70%;
	line-height : 1.5em;
}

dl.entryList dd a {
	text-decoration : none;
	color : #373737;
}

dl.entryList dd a:hover {
	text-decoration : none;
	color : #ffffff;
	background : #444444;
}
