/*----------------------*/
/*    本文の設定        */
/*----------------------*/
img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.img_kaiho {
	padding:16px;
	margin-left:34px;
}
a {
	text-decoration:none;
}
p.text_12 {
	font-size: 12px;
}
#detail {
	padding-bottom: 26px;
}
#backno {
	width: 770px;
	height: 100%;
	margin:0 auto;
}
div.box {
	float:left;
	width: 180px;
	margin:5px;
	border:1px solid #CCCCCC;
}
div.box_title {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	border-bottom:1px solid #CCCCCC;
	background-color: #E5E9CC;
}
div.box_image {
	width: 85px;
	height:120px;
	margin:0 auto;
	padding:16px;
}
#adobe {
	width: 460px;
	margin:0 auto;
	border:1px dotted #CCCCCC;
	padding:20px;
	line-height:24px;
}


