@charset "utf-8";
/* CSS Document */

/* ===================================================== */
/* About TR Initiative
/* ===================================================== */
.about .box ol li ul li{
	list-style: square;
	line-height: 1.0em;
	margin: 0 10px 0 20px;
	padding-left: 5px;
}

.about .box ol li{
	margin:20px 10px 0 20px;
	line-height:1.5em;
	background-image: url(../img/img_p_bg.gif) ;/*android‘Î‰ž*/		
}

.about .box ol li .normal{
	font-weight: normal;
}

.about .box ul{
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;

}

.about .box ul li{
	list-style: disc;
	margin-left: 20px;
	padding-left: 5px;
	padding-bottom: 20px;
	line-height: 1.5em;
}

.about .box ul li.link{
	text-align: right;
	list-style: none;
}


table.table01{
	width: 860px;
}

table.table01 tr th{
	width: 150px;
	line-height: 1.5em;
	background-color: #ebebeb;		
	font-weight: normal;
	text-align: left;
	padding: 10px;	
}

table.table01 tr td {
	line-height: 1.5em;
	background-color: #ebebeb;	
	padding: 10px;
	vertical-align: top;
}

.result .box ul{
	list-style: none;
	padding-bottom: 20px;
}

.result .box ul li{
	list-style: none;
	line-height: 1.5em;	
}

.result .box ul li.date{
	width: 130px;
	float: left;
	line-height: 1.5em;	
	background-image: url(../img/img_p_bg.gif) ;			
}

.result .box ul li.detail{
	width: 700px;
	background-image: url(../../../common/img/img_p_bg.gif) ;
	padding-left: 15px;
	line-height: 1.5em;
	overflow: hidden;	
}

.result .box ul li.detail ul{
	padding-top: 10px;
}

.result .box ul li.detail ul li{
	list-style: disc;
	line-height: 1.5em;
	margin-left: 15px;
}
