.size-gyoukan {
	font-size: 13px;
	line-height: 160%;
}
.caption {
	font-size: 10px;
	line-height:120%
}

.name {
	font-size: 10px;
	line-height: 150%;
	color: #3399CC;
}
.title {
	font-size: 14px;
	font-weight: bolder;
	color: #660033;
}
.title-orange {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FF6600;
}
.title-orangemini {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FF6600;
}

.title-red {
	font-size: 14px;
	font-weight:bold;
	color:#FF3333;
}

.title-brown {
	font-size: 14px;
	font-weight:bold;
	color:#663300;
}

.red {
	font-size: 12px;
	line-height: 150%;
	color:#CC0000;
}

#sns {
	width:100%;
	text-align:center;
	margin-top:15px;
	clear:both;
}

#sns li {
	margin:0px;
	display:inline;
}

.mixi {
	padding-right:7px;
}

