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


/*****************************************************************************
 コンテンツ1
 *****************************************************************************/
#crosshead1 {
	margin-top: 25px;
}

#red {
	margin-top: 15px;
}

#red li {
	color: #A72126;
	list-style: none;
	line-height: 1.8;
}

#read2 {
	margin-top: 15px;
}

/*****************************************************************************
 コンテンツ2
 *****************************************************************************/
#crosshead2 {
	clear: both;
	padding-top: 30px;
}

#portfoliobar {
	clear: both;
	padding-top: 30px;
}

#read3 {
	width: 530px;
	padding-top: 5px;
}

#attention {
	color: #A72126;
}

#sumb {
	margin-top: 5px;
}

.borderimg {
	display: inline;
	float: left;
	list-style: none;
	margin-right: 6px;
	margin-top: 6px;
}

/*****************************************************************************
 次のページへ
 *****************************************************************************/
#next_btn {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 230px;
}

.nextbtn {
	position:relative;
	height: 51px;
	width: 300px;
}

.nextbtn span {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 100%;
	width: 100%;
	background: url(../eyeblow/images/btn_nextart.jpg) 0px -51px;
}

.nextbtn a.visible {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 100%;
	width: 100%;
}

.nextbtn a.visible {
	background: url(../eyeblow/images/btn_nextart.jpg) no-repeat;
}

.nextbtn a.visible:hover {
	background-position: 0 -51px;
}
