@charset "UTF-8";




#disco_main {
	width: 860px;
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 80px;
	font-size: 14px;
	line-height: 1.75em;
}
#disco_main #disco_photo {
	float: right;
	margin-top: 20px;
	margin-bottom: 60px;
}
#disco_main #disco_text {
	margin-top: 15px;
	float: left;
	width: 460px;
	clear: both;
	padding-top: 0px;
	margin-bottom: 60px;
}
#disco_main .CD #disco_text a img {
	border-style: none;
	clear: both;
	float: left;
	padding-right: 30px;
}
#disco_main .CD #disco_photo img {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
#disco_main #disco_text h2 {
	color: #69B67F;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.stext {
	color: #666;
	font-size: 12px;
	line-height: 1.25em;
}

.title {
	color: #69B67F;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
}
.CD {
	clear: both;
	border-top: 1px inset #6C9;
	margin-top: 30px;
	margin-bottom: 30px;
}

.label {
	clear: both;
	color: #80603B;
	font-size: 10px;
	padding: 2px 10px;
	border: 1px dotted #80603B;
	float: right;
	margin-top: 10px;
}
.special {
	font-size: 15px;
	color: #80603B;
	float: left;
	text-align: left;
}
