/*
 * default style for culture power.
 */

.leftcell {
	font-size: 10px;
	color: #222222;
	margin-left: 7px;
	margin-top: 40px;
	width: 125px
}

.text { 
	color: #222222;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 100px;
        line-height: 1.5em;
}

.text p { 
        font-size: 12px;
        line-height: 1.6em;
}

.text ol { 
        font-size: 12px;
}
.text ol li{
	padding-top:.5em;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 2em
}

table.data {
	color: #222222;
	font-size: 12px;
        line-height: 1.5em;
}

td.navi { 
	font-size: 10px;
}
.text a{
	color:#333333;
}
.compe_index{
	font-size:12px;
}
.compe_index td{
	width:6em;
}
.text h1{
	margin-top:1em;
	font-size:18px;
}
.text li{
	font-size:12px;
}
.text blockquote{
	font-size:12px;
	font-style:italic;
	line-height:1.5em;
}
