@import url("global.css");
/*-----------------*/
/*¥ê¥¹¥ÈÍÑ---------*/
/*-----------------*/
#contents {
	background:url("../link/title.png") no-repeat 5px top;
}
#contents h2, .comment {
	width:450px;
	position:relative;
	top:50px;
}
#contents h2 {
	text-indent:45px;
	background:#e7dfd4;
	margin:0px 0px 3px 0px;
	height:45px;
	padding:0px 0 0 0;
}
#link-wrap {
	position:relative;
	top:77px;
	left:50px;
}
.link-comp {
	margin-right:25px;
	font-size:0.8em;
	width:180px;
	height:60px;
	float:left;
}
