.bigtext {  font-size: large; line-height: 150%}

.title_ao {  color: #003366}

.title_midori {  color: #339933}

.title_orange {  color: #FF6600}

.title_gray {  color: #666666}

.mini {  font-size: x-small; color: #333333}

.title_pink {  color: #FF6666}

.profile { font-size: x-small ; color: #666666}

.profile_b { font-size: x-small ; color: #666666 ; font-weight: bold}
.text {
line-height: 150%; color: #333333
}

ul{
	margin:0;
	padding:0;
	}
	
ul.list{
	margin-left:18px;
	list-style-type: none;
	list-style-position:outside;
	}
	
.m_l20 {
	margin-left: 20px;
}

.m_l50 {
	margin-left: 50px;
}

.str {
	font-weight: bold;
}

h3.sekuhara_title {
	font-size: 16px;
}

.t_l {
	text-align: left;
}

.t_c {
	text-align: center;
}

.t_r {
	text-align: right;
}