/* CSS Document */

/*説明*/

.other-setumei{
	width:700px;
	text-align:center;
	padding:10px;
	line-height: 2em;
}


.other-setumei2{
	width:800px;
	text-align:center;
	margin-top: 100px;
	padding:50px 10px 10px 10px;
	line-height: 2em;
	border-top:1px solid #0064cd;
}

/*セクション内*/

section{
	clear:both;
	width:960px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}

.setumei{
	width:315px;s
	height:210px;
	margin-right:70px;
	margin-bottom:30px;
	line-height:1.7em;
}


.pdf{
	width:315px;
    margin-right:70px;
	margin-bottom:30px;
	line-height:1.7em;
	float:right;
	text-align:left;
	text-shadow:1px 1px 2px #000;
	color:white;
	text-decoration: none;
}


.pdf:hover>span{
	color: #928E8E;
	text-decoration: underline;
}

.pdf:visited>span{
	color: #33CCF3;
	text-decoration: none;
}


.fit{
	padding-bottom:0;
	padding-left:30px;
}

.price{
	padding-top:0px;
	margin-right:80px;
}

.on-photo{
	margin-left:70px;
}