@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	contents
-----------------------------------------*/

#contents{
	min-height:1070px;
	_height:1070px;
}



/*-----------------------------------------
	SUGOCAの種類
-----------------------------------------*/

.card-intro {
	margin:0 5px;
	padding-left:58px;
	background:url(../about/img/tokei01.gif) left top no-repeat;
}

.card-img {
	width:100%;
	margin-bottom:20px;
	text-align:left;
}	


/*-----------------------------------------
	sugocaでできること
-----------------------------------------*/
.can_bk1{
	width:541px;
	margin-left:5px;
	padding:14px 0 0 14px;
	background:url(../about/img/can_bk01.gif) no-repeat #FEEDF2;
}

.can_bk2{
	width:527px;
	margin:0 0 8px 5px;
	padding:5px 14px 14px 14px;
	background:url(../about/img/can_bk02.gif) no-repeat #FEEDF2 0 bottom;
}

.can_wh{
	padding:5px 10px;
	background-color:#fff;
}
