BODY
{
	text-align:center;
	font-family:"ＭＳ ゴシック", Sans-Serif;
	background-color:#ccffcc;
}
#contents
{
/*	width:900px;  */
	margin:0px auto 0px auto;
	clear:both;
	background-color:#ffffff;
	text-align:left;
	height:450px;
}
h1
{
	width:100%;
	background-image:url("image/wallppr088.gif");
	color:Blue;
	font-weight:bold;
	text-align:left;
	padding:5px 0 5px 0;
	font-family:"ＭＳ 明朝", 平成明朝, Serif;
}
img.title
{
	border-style:none;
	vertical-align:middle;
}
p.area
{
	margin-left:10px;
}
input.name		/* 名前入力欄 */
{
	text-align:left;
	margin:0 5px 5px 5px;
	padding:0;
	ime-mode:active;
}
textarea.message		/* 問合せ入力欄 */
{
	ime-mode:active;
}
input.eisu
{
	ime-mode: disabled;
}
span.ct
{
	font-size:0.8em;
	color:Red;
}
p.submit
{
	width:100%;
	text-align:center;
}
p.subtitle
{
	width:100%;
	text-align:center;
	color:Blue;
}
p.note
{
	width:100%;
	font-size:0.9em;
	text-align:center;
}
	/* height:20px; */
	/* white-space:nowrap;		/* 改行させない */


