@charset "utf-8";
/* CSS Document */


#about {
	text-align:left;
	padding:30px 0 0 30px;
}

#box01 {
}

#box01 ul {
	list-style:none;
	padding:15px 0 36px 0;
}

#box01 li {
	border-left:5px solid #676767;
	padding:2px 0 2px 6px;
	font-size:16px;
	margin-bottom:12px;
	color:#676767;
}

#box02 {
}

#box02 ul {
	list-style:none;
	padding:15px 0 9px 0;
	background:url(../img/about/about03.jpg) no-repeat right bottom;
	margin-right:30px;
}

#box02 li {
	border-left:5px solid #5B79AF;
	padding:2px 0 2px 6px;
	font-size:16px;
	margin-bottom:12px;
	color:#5B79AF;
}

#box03 {
	padding:30px 0 0 0;
	
}
/*background:url(../img/about/about05.jpg) no-repeat 577px 102px;*/
#box03 ul {
	list-style:none;
	padding:15px 0 36px 0;
	width:690px;
	float:left;
}

#box03 li {
	border-left:5px solid #F15A24;
	padding:2px 0 2px 6px;
	font-size:16px;
	margin-bottom:12px;
	color:#F15A24;
}


.box04 {
	float:right;
	width:139px;
	margin-right:30px;
}
#box03 .appBtn {
	padding:167px 0 0 0;
}

#box03 .appBtn a {
	background:url(../img/index/app_btn.gif) no-repeat 0 0;
	width:139px;
	height:0;
	padding-top:49px;
	display:block;
	overflow:hidden;
}
#box03 .appBtn a:hover{
	background:url(../img/index/app_btn_o.gif) no-repeat 0 0;
}