@charset "UTF-8";

/* +++++ top +++++ */
.topbanner{
	margin-bottom:10px;
}
#sp{
	border:1px solid #6666cc;
	padding:10px;
	margin-bottom:15px;
}
#sp p{
	font-size:0.8em;
	text-align:center;
	color:#6666cc;
}
#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;
}
/* ---------- お問い合わせ ---------- */
div.aform#aform-1 .aform-text,.aform-textarea{
	font-size:0.85em;
	padding:2px;
}
div.aform#aform-1 .aform-header{
	font-size:1.0em;
	font-weight:normal;
	color:#917cb0;
	border-bottom:1px solid #917cb0;
}
div.aform#aform-1 dt{
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
}
div.aform#aform-1 dd{
	color:#333333;
}
div.aform#aform-1 .required{
	background:#ffffff;
	color:#cc0000;
}
div.aform#aform-1 .aform-input-example{
	font-size:0.85em;
	background:none;
	color:#666666;
}
div.aform#aform-1 .submit{
	font-size:0.8em;
	text-align:center;
}
div.aform#aform-1 .powerdby{
	display:none;
}
div.aform#aform-1 label{
	font-size:0.85em;
}
/* 入力エラー */
div.aform#aform-1 .validation-advice{
	background-color:#917cb0;
	font-size:0.85em;
}
