@charset "UTF-8";

/* +++++ top +++++ */
#feature	{
	margin-bottom:10px;
}
#whatsnew h2	{
	background:url("images/top/title_whatsnew.png") no-repeat;
	width:auto;
	height:35px;
	text-indent:-9999px;
	border-bottom:1px solid #917cb0;
	padding-bottom:3px;
	margin-bottom:10px;
}

.topentry	{
	border-bottom:1px dotted #917cb0;
	padding:5px 0 10px;
	margin-bottom:10px;
}
.topentry h3	{
	font-size:0.8em;
	background:url("images/all/arrow_purple.png") no-repeat;
	margin:0 0 5px;
	padding-left:17px;
}
.topentry h3 span	{
	color:#444444;
	padding-right:10px;
}


/* +++++ webpage +++++ */
#webpage	{
	width:800px;
	margin:0 auto 20px;
	}

/* +++++ aboutus +++++ */
#aboutus01	{
	background:url("../images/aboutus/aboutus01.gif") no-repeat top;
	height:330px;
}
#aboutus02	{
	width:430px;
	margin:auto;
	padding-top:80px;
}
#aboutus02 h2	{
	background:url("../images/aboutus/aboutus02.png") no-repeat;
	width:430px;
	height:40px;
	text-indent:-9999px;
	margin:0 auto 15px;
}
#aboutus p	{
	line-height:170%;
}
#aboutus03	{
	width:800px;
	margin-top:20px;
}
#aboutus03-l	{
	float:left;
	margin-right:20px;
}
#aboutus03-r	{
	float:right;
	border:1px solid #f6e2bf;
}
#aboutus03-l ul	{
	border-top:1px solid #f6e2bf;
	border-bottom:1px solid #f6e2bf;
	padding:15px 0 5px;
}
#aboutus03-l li	{
	font-size:0.9em;
	color:#333333;
	background:url("images/all/arrow_purple.png") no-repeat;
	border-bottom:1px dotted #f6e2bf;
	margin:0 0 15px;
	padding:0 0 5px 17px;
}
/* ---------- お問い合わせ ---------- */
#contact	{
	width:700px;
	margin:0 auto;
}
#contact p	{
	line-height:180%;
}
.formtable	{
	margin:20px auto 0;
	}
#contact ul	{
	font-size:0.9em;
	margin:15px 0;
	}
#contact li	{
	border-bottom:1px solid #999999;
	margin:5px 0;
	padding-bottom:2px;
	}
.formtable th	{
	font-size:0.75em;
	color:#333333;
	text-align:left;
	border-bottom:1px solid #f6e2bf;
	padding:15px 20px 20px 0;
	}
.formtable th span	{
	color:#ff0000;
	}
.formtable td	{
	font-size:0.75em;
	color:#333333;
	text-align:left;
	border-bottom:1px solid #f6e2bf;
	padding:15px 0 15px 0;
	}
.mail-form-footer	{
	text-align:center;
	margin:15px 0;
	padding:5px 0;
	}
.mail-form-footer p	{
	text-align:center;
	}
.mail-form-footer input	{
	margin:10px auto 0;
	font-size:0.8em;
	}