@charset	"utf-8";

div.leftcontents h1 img	{
	float:	left;
}	

/* メインコンテンツ ---------------------------------------- */

div.sitemap_content	{
	width:	608px;
	margin:	12px 30px 16px 2px;
}

div.sitemap_content h2	{
	clear:	both;
	width:	588px;
	height:	21px;
	font-size:	14px;
	color:	#ffffff;
	font-weight:	600;
	padding:	6px 0px 0px 18px;
	background-image:	url(../images/common/subheadbase.gif);
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}

div.sitemap_content h3	{
	margin:	10px 0px 12px 12px;
	font-size:	14px;
	border-left:	solid 16px #018449;
	padding-left:	8px;
}

div.sitemap_content p	{
	margin:	10px 24px 12px;
}

div.linkcolumn_left	{
	width:	280px;
	padding:	32px 0px 0px 24px;
	float:	left;
}

div.linkcolumn_right	{
	width:	280px;
	padding:	32px 24px 0px 0px;
	float:	right;
}

ul.listlevel1 li	{
	background-image:	url("../images/common/greenlistmark.gif");
	background-repeat:	no-repeat;
	background-position:	0px 9px;
	padding-left:	18px;
	line-height:	240%;
	font-size:	14px;
	font-weight:	600;
}

ul.listlevel1 li#blankline	{
	background:	none;
}

ul.listlevel2 li	{
	background-image:	url("../images/common/roundlistmark.gif");
	background-repeat:	no-repeat;
	background-position:	0px 4px;
	padding-left:	12px;
	line-height:	160%;
	font-weight:	400;
	font-size:	12px;
}

ul.listlevel3 li	{
	background-image:	url("../images/common/lefttri_mark.gif");
	background-repeat:	no-repeat;
	background-position:	0px 3px;
	padding-left:	11px;
	line-height:	135%;
	font-weight:	400;
	font-size:	12px;
}


/* 右メニュー ---------------------------------------------- */

div.submenubase ul	{
	width:	207px;
	margin:	10px 20px 10px 16px;
}



