﻿@import url(../common/sp-common.css);

.party-block {
clear:both;
margin-bottom:15px;
padding-bottom:15px;
text-align:left;
height:100%;
}

.party-block:after { 
content: "";
display: block; 
clear: both; 
}

.catch-party {
font-size:16px;
}

.party-block h3 {
font-size:14px;
color:#ef8a39;
margin-bottom:10px;
}

.party-block h3.txt-english {
font-size:14px;
color:#9f4306;
margin-bottom:10px;
}

.party-block p.txt-english {
color:#666;
}

.party-block p.txt-english a {
color:#999;
}

.img-party01 {
width:80%;
margin:auto;
padding-bottom:10px;
}

.img-party02 {
width:80%;
margin:auto;
padding-bottom:10px;
}