@charset "UTF-8";

.TopicsTitle {
	width:720px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	padding:5px 0 5px 0;
	margin:0 0 20px 0;
	text-align:center;
}

.TopicsTitle-S {
	font-size:medium;
 font-weight:bold;
	padding:5px;
}

.TopicsTitle-L {
	font-size:x-large;
 font-weight:bold;
	padding:5px;
}

.Hombun {
	font-size:small;
	line-height: 150%;
	text-indent:1em;
}

.HombunBold {
	font-size:small;
	font-weight:bold;
	color:#333333;
	line-height: 150%;
	text-indent:1em;
}

.CaptionCenter {
	font-size: x-small;
 text-align:center;
}


.size3  {
	font-size: small;
}
.size3Bold  {
	font-size: small;
	font-weight:bold;
}
.size2  {
	font-size: x-small;
}
.size2Bold  {
	font-size: x-small;
	font-weight:bold;
}
.size1  {
	font-size: xx-small;
}
.size1Bold  {
	font-size: xx-small;
	font-weight:bold;
}

.Midashi_Kakomi {
	font-size: small;
	font-weight: bold;
	border: 1px solid #000000;
	padding:2px;
	margin:2px;
}

.Midashi {
	font-size: small;
	font-weight: bold;
	line-height:1.5em;
}
