@charset "utf-8";



/* 20100317
-----------------------------------------------------------*/
#alpha .section-lv2 .txt strong {
	font-weight: bolder;
}

#alpha .section-lv2 .txt em{
	font-style: italic;
}

#alpha .section-lv2 .txt ul{
	list-style-type: disc;
	margin-left:20px;
}

#alpha .section-lv2 .txt ol{
	list-style-type: decimal;
	margin-left:20px;
}

#alpha .section-lv2 .txt div {
	line-height 1.6;
}


#alpha .section-lv2 .txt div p{
	margin-bottom: 0;
	padding-bottom: 0;
}
/*---------------------------------------------------------*/



#alpha .section-lv2 .txt .kikan{
	margin-bottom: 15px;
	text-align: right;
}
#alpha .section-lv2 .txt h3{
	font-size: 108%;
	font-weight: bold;
	color: #336699;
	margin-bottom: 10px;
	margin-top:25px;
}
#alpha .section-lv2 .txt .local-nav{
	text-align: right;
	margin-right: 3px;
	padding-right: 15px;
	background: url("../images/common/a01.gif") no-repeat right 35%;
}

