﻿@charset "UTF-8";

@import url(../../common/css/common.css);

.about-left {
float:left;
width:350px;
}

.about-right {
float:right;
width:350px;
}

.about-right2 {
float:right;
width:150px;
}

