@charset "utf-8";

#container #contentsBlock {
	width: 750px;
}

#container #contentsBlock h2 {
	background: url(images/title.gif) no-repeat 0px 0px;
	height: 60px;
	width: 750px;
	text-indent: -10000px;
	clear: both;
	margin: 0 0 20px 0;
}
#apply_txt {
	float: left;
	width: 400px;
	font-size: 105%;
	padding-left: 13px;
}
#intro {
	margin-bottom: 30px;
}

#apply_txt p {
	font-size: 105%;
	margin-bottom: 10px;
	line-height: 140%;
}
#apply_img {
	float: right;
	width: 330px;
}


p.notice {
	text-indent: -1em;
	margin-left: 1em;
}
#apply_txt #link_area {
	background-image: url(images/linkarea_back.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 375px;
	position: relative;
}
#intro #apply_txt .non {
	display: none;
}

#apply_txt #link_area #btn_faq {
	position: absolute;
	left: 10px;
	top: 40px;
}
#apply_txt #link_area #btn_shouhin {
	position: absolute;
	top: 40px;
	right: 10px;
}
#maker_linkarea {
	width: 744px;
	margin-bottom: 30px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F7D9E5;
	border-bottom-color: #F7D9E5;
	border-left-color: #F7D9E5;
	text-align: center;
}
#maker_linkarea img {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}

