﻿@charset "utf-8";

/* \*/
@import "base.css";
/* */


/*----------------------
	ご挨拶
------------------------*/
#CONTENTS_R{
	width:	718px;
	background-color: #ffffff;
	float:	left;
}

.aisatu {
	width:80%;
	margin:20px auto;
	text-align:left;
}

.aisatu p{
	font-size:10pt;
	font-family: "ＭＳ Ｐゴシック",serif;
	font-weight: 	bold;
	line-height:	3.0em;
}

.aisatu_01{
	font-family: "ＭＳ Ｐゴシック",serif;
	font-weight: 	nomal;
	color:#cc0000;
}

.syomei{
	width:100%;
	margin:20px 0px;
	text-align:right;
	font-weight:normal;
	font-size:	16pt;
	font-family:	"HG正楷書体-PRO","ＭＳ Ｐゴシック",serif;;
	color:#000000;
}

