@charset "utf-8";


#sinfo-wrap {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	padding: 15px;
	background-color: #e5e5e5;
	margin-bottom: 25px;
}
#sinfo-mainpic {
	width: 400px;
	float: left;
}
#sinfo-mainpic #info-minipic {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFEBDD;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#sinfo-mainpic #info-minipic .pic02 {
	margin-left: 20px;

}
#info-minipic .pic01 {
	margin-left: 10px;
}
#sinfo-mainpic #gallery-link {
	margin-top: 15px;
}



#sinfo-wrap #sinfo-text {
	float: right;
	width: 400px;
	background-color: #FFFFFF;
}
dl.list dd div{
   display:inline-block;
}

dl.list {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	background-color: #FFF2DF;
	margin: 10px;
}

dl.list dt {
	float:left;
	width:130px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:0;
	padding-right:0;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	background-image: url(../images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}
#sinfo-text .list dt span {
	margin-left: 5px;
}


dl.list dd {
	margin-left:132px;
	padding:10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	background-color: #ffffff;
}
#scave-wrap {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	padding: 15px;
	background-color: #e5e5e5;
	margin-bottom: 25px;
	text-align: center;
}
#scave-wrap table {
	text-align: center;
}

