@charset "UTF-8";

/***************************************
*
*	1. #bodySec style
*
***************************************/

/* 1. #bodySec style */
/* ------------------------------------------------------------------------------------ */
#bodySec {
	min-height: 550px;
}
.main-content {
	width: 100%;
	text-align: left;
	margin-top: 90px;
}
.img-area {
	width: 800px;
	height: 477px;
	position: fixed;
	top: 169px;
	left: 50%;
	margin-left: -500px;
	background: url(../img/index/img-main.png) no-repeat top right;
	background-size: 237px 477px;
}
.content-area {
	width: 800px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	margin: 169px auto 0 auto;
}
.tl-main {
	width: 382px;
	height: 129px;
	text-indent: -9999px;
	background: url(../img/index/tl-main.png) no-repeat center center;
}
.txt-main {
	color: #483838;
	font-size: 1.375em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.9;
	margin-top: 30px;
}
.link-list {
	margin-top: 85px;
}
.link-list li {
	margin-bottom: 40px;
}
.content-area .txt-main {
	width: 490px;
	margin-bottom: 40px;
	margin-left: 5px;
}
.content-area .txt {
	width: 470px;
	line-height: 1.9;
	margin-bottom: 35px;
	margin-left: 10px;
}
.tl-content {
	width: 230px;
	height: 51px;
	text-indent: -9999px;
	margin: 0 0 30px 0;
	background: url(../img/index/tl-content.png) no-repeat center center;
}
/*.link-list li.transfusion-content {
	display: none;
}*/
