@charset "UTF-8";
/* CSS Document */

@import url("../common/css/base.css");
@import url("../common/css/utility.css");
@import url("../common/css/font.css");
@import url("../common/css/common.css");

#wrapper {
	padding-top: 165px;
}
#main {
	padding-bottom: 0px;
}
#main h2 {
	margin-top: 0px;
	padding: 0px;
}
#main h3 {
	margin-top: 20px;
}


.link-free {
 margin-top: 10px;
 padding: 0 12px;
	line-height: 1.5;
	background: url(../common/img/border02.gif) repeat-y 275px 0;
}
.link-free .alignLeft {
 width: 255px;
}
.link-free .alignLeft p {
 margin-top: 5px;
	
}
.link-free .alignRight {
 width: 180px;
}