 .ss14 {
	font-size: 14px;}
.ss14 { font-family: ＭＳ Ｐゴシック }

 .ss12 {
	font-size: 12px;
	line-height: 130%;
}.ss12 { font-family: ＭＳ Ｐゴシック }

 .ss12a {
	font-size: 12px;
}
.ss12a { font-family: ＭＳ Ｐゴシック }

 .ss11 {
	font-size: 11px;
	line-height: 110%;
}
.ss11 { font-family: ＭＳ Ｐゴシック }

 .ss11a {
	font-size: 11px;
}
.ss11a { font-family: ＭＳ Ｐゴシック }
 .ss10 {
	font-size: 10px;
	line-height: 110%;
}
.ss10 { font-family: ＭＳ Ｐゴシック }

 .ss10a {
	font-size: 10px;

}
.ss10a { font-family: ＭＳ Ｐゴシック }
.topbg {
	background-image: url(../image/solo_top3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mar10 {margin-left:10px;
	font-size: 12px;
}

/*-------------------------index 目次部分↓-------------------------*/


#index {
	width: 760px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#index a {
	color: #FFFFFF;
}
#index a:link {
	color: #FFFFFF;
}
#index a:hover {
	color: #000000;
	background-color: #FFD0D0;
}


#index #flash {
	font-size: 10px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
#index #ha {
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#index #entry {
	color: #840000;
}
#index #entry td {
	padding-bottom: 6px;
}

#index #entry a {
	color: #840000;
}

#index #entry a:link {
	color: #840000;
}
#index #entry a:hover {
	color: #840000;
	background-color: #FFD0D0;
}








/*-------------------------composition 記事部分↓-------------------------*/


#composition {
	width: 760px;
}

#composition a {
	color: #840000;
}
#composition a:link {
	color: #840000;
}
#composition a:hover {
	color: #000000;
	background-color: #FFD0D0;
	font-weight: bold;
}

#composition p {
	font-variant: normal;
}
#composition #tit_td{
	background-color: #840000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-right: 0px;
}

#composition #txt_td {
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	line-height: 150%;
}
#composition #txt_td h1 {
	font-size: 24px;
	color: #FF0000;
}
#composition #txt_td h2 {
	font-size: 18px;
	color: #000066;
}
#composition #txt_td h3 {
	background-color:#FFD9D9;
	color:#000000;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#composition #txt_td #link1 {
	margin: 8px 4px 8px 0px;
	padding: 0px;
	text-align: right;
}



#composition #profile {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#composition #profile h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 4px 0px;
}
#composition #profile a {
	color: #840000;
}
#composition #profile a:link {
	color: #840000;
}
#composition #profile a:hover {
	font-weight: normal;
	color: #000000;
	background-color: #FFC8C8;
}
#composition #collect {
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	background-color: #840000;
	font-weight: bold;
	padding: 5px;
}

#composition #red_line_txt {
	font-size: 12px;
	line-height: 160%;
	font-weight: bolder;
	color: #FF0000;
	padding-left: 38px;
}
#composition #red_normal_txt {
	font-size: 12px;
	line-height: 160%;
	color: #FF0000;
	font-weight: lighter;
}
.to_upper {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
}

