@charset "shift_jis";

/* コンテンツ */
div#etc	{width: 540px;
	float: right;
	margin-top: 30px;
	margin-left: auto;
	margin-right: 30px;
	margin-bottom: 25px;
	display: inline}

div#etc h2	{background-color: #ffffff;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0}

div#etc h3	{background-color: #ffffff;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 0}

div#etc h4	{background-color: #ffffff;
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 0}

div#etc p	{
        text-align: left;
        font-size: 14px;
	line-height: 1.6;
}


#etc ul {font-size: 13px;
	line-height: 1.6;
	list-style-type: circle;
        padding-left: 0;
}
