﻿@charset "utf-8";
/* CSS Document */

.f10{ font-size:10px;}
.f12{ font-size:12px;}
.f18{ font-size:18px;}
.f21{ font-size:21px;}

.fB{ font-weight:bold;}

.maB10{ margin-bottom:10px;}
.maB20{ margin-bottom:20px;}
.maB30{ margin-bottom:30px;}
.maB40{ margin-bottom:40px;}
.maB50{ margin-bottom:50px;}
.maB60{ margin-bottom:60px;}
.maB70{ margin-bottom:70px;}

.paB10{ padding-bottom:10px;}
.paB20{ padding-bottom:20px;}
.paB30{ padding-bottom:30px;}
.paB40{ padding-bottom:40px;}
.paB50{ padding-bottom:50px;}




/* NEWS ----------------------------------------------- */
.nextpostslink{
	display:inline-block;
	vertical-align:middle;
}
.previouspostslink{
	display:inline-block;
	vertical-align:middle;
}


/* 代表メッセージ ----------------------------------------------- */

#company{
	font-size: 15px;
	line-height: 1.5em;
}
#company .txt_sub{
	font-size: 12px;
	line-height: 1.2em;
}

#company .imgR img{ margin-left:30px;}
#company .imgL img{ margin-right:30px;}