@charset "UTF-8";
.wip_e_bannerbox{width:33%;float:left}
.pc_wid_10 {
	width: 10%;
}

.pc_wid_20 {
	width: 20%;
}

.pc_wid_30 {
	width:30%;
}

.pc_wid_40 {
	width: 40%;
}

.pc_wid_50 {
	width: 50%;
}

.pc_wid_60 {
	width: 60%;
}

.pc_wid_70 {
	width: 70%;
}

.pc_wid_80 {
	width: 80%;
}

.pc_wid_90 {
	width: 90%;
}
.pc_wid_100 {
	width: 100%;
}


.pc_wid_5 {
	width: 5%;
}
.pc_wid_15 {
	width: 15%;
}

.pc_wid_25 {
	width: 25%;
}

.pc_wid_35 {
	width: 35%;
}

.pc_wid_45 {
	width: 45%;
}

.pc_wid_55 {
	width: 55%;
}

.pc_wid_65 {
	width: 65%;
}

.pc_wid_75 {
	width: 75%;
}

.pc_wid_85 {
	width: 85%;
}

.pc_wid_95 {
	width: 95%;
}

.pc_martop_5{
	margin-top: 5px;
}
.pc_martop_10{
	margin-top: 10px;
}
.pc_martop_15{
	margin-top: 15px;
}
.pc_martop_20{
	margin-top: 20px;
}
.pc_martop_25{
	margin-top: 25px;
}
.pc_martop_30{
	margin-top: 30px;
}

.pc_marbot_5{
	margin-bottom: 5px;
}
.pc_marbot_10{
	margin-bottom: 10px;
}
.pc_marbot_15{
	margin-bottom: 15px;
}
.pc_marbot_20{
	margin-bottom: 20px;
}
.pc_marbot_25{
	margin-bottom: 25px;
}
.pc_marbot_30{
	margin-bottom: 30px;
}