
@charset 'euc-jp';


.txt-bold {font-weight: bold;}
.txt-left {text-align: left;}
.txt-center {text-align: center;}
.txt-right {text-align: right;}

.mtop1em {margin-top: 1em;}
.mtop2em {margin-top: 2em;}
.mtop5em {margin-top: 5em;}
.mb1em {margin-bottom: 1em;}
.mb2em {margin-bottom: 2em;}
.mb5em {margin-bottom: 5em;}

.ptop1em {padding-top: 1em;}
.ptop2em {padding-top: 2em;}
.ptop5em {padding-top: 5em;}
.pb1em {padding-bottom: 1em;}
.pb2em {padding-bottom: 2em;}
.pb5em {padding-bottom: 5em;}
