@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :sp_info.css
 author     :Ability Consultant
style info  :特別なお知らせ
=================================================================== */
/* -----------------------------------------------------------
	.con_main
----------------------------------------------------------- */
.con_main {
	background: url(../images/header/bg_main.jpg) center bottom repeat-x;
}

.con_main .box_main {
	height: 250px;
	margin: 0 auto;
	background: url(../sp_info/images/bg_title.jpg) center 0 no-repeat;
}

.con_main .box_main h2 {
	padding-top: 100px;
	text-align: center;
}

#main {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}

/* -----------------------------------------------------------
	.con_sp_info
----------------------------------------------------------- */
.con_sp_info {
	overflow: hidden;
}

.con_sp_info .box_title {
	background: url(../images/common/bg_subst.png) 0 bottom repeat-x;
	margin-bottom: 20px;
}

.con_sp_info .box_title h3 {
	background: url(../images/common/ic_subst.png) 0 5px no-repeat;
	color: #764D17;
	font-size: 120%;
	padding: 2px 0 9px 24px;
}

.con_sp_info .box_cont {
	width: 480px;
	float: left;
}

.con_sp_info .box_cont .txtarea {
	padding-bottom: 20px;
}

.con_sp_info .box_cont table {
	margin-bottom: 30px;
}

.con_sp_info .box_cont table th {
	width: 100px;
}

.con_sp_info .box_cont .pdflink {
	background: url(../images/common/ic_pdf.png) 0 0 no-repeat;
	padding: 3px 0 5px 22px;
	margin-bottom: 0;
}

.con_sp_info .box_cont .txtlink {
	background: url(../images/common/ic_txtlink.png) 4px 4px no-repeat;
	padding: 0 0 5px 22px;
	margin-bottom: 0;
}

.con_sp_info .box_r {
	float: right;
	width: 486px;
	overflow: hidden;
}

.con_sp_info .box_r .photo {
	margin-bottom: 10px;
}

#main .btn_top {
	background: url(../images/common/bg_subst.png) 0 top repeat-x;
	padding-top: 20px;
	text-align: center;
	width: 1000px;
	margin: 30px auto 0 auto;
}
