/*----------------------------------------------------------

その他

----------------------------------------------------------*/

/*--------------------------------------
お問い合わせ
--------------------------------------*/
.inq-midashi  {
	color: #369;
	padding-bottom: 5px
	}


.kakomi  {
	margin-bottom: 1em;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: solid 1px #369
	}

.kakomi ul   {
	}

.kakomi ul  li  {
	background-image: url("../images/icon_blue.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 10px;
	padding-left: 13px
	}

/*必須マーク*/
.txt-red {
	color: #c00
	}

	
/*お問い合わせフォーム用*/
table.inq-form{
	border-collapse:collapse;
	margin: 0; padding: 0 
}
table.inq-form, 
table.inq-form td    {
	padding: 5px 8px;
	vertical-align: top;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
	}
table.inq-form .inq-koumoku  {
	background-color: #cde5f0
	}

table.inq-form .inq-data { 
	background-color: #f3f3f3; 
}

/*--------------------------------------
サイトマップ
--------------------------------------*/
#sitemapArea dl {
	margin-bottom: 30px
	}

#sitemapArea dl dt   {
	background-color: #cde5f0;
	background-image: url("../images/sitemap_icon1.gif");
	background-repeat: no-repeat;
	background-position: 25px center;
	margin-bottom: 5px;
	padding: 5px 8px 5px 35px
	}

#sitemapArea dl dd   {
	background-image: url("../images/sitemap_icon2.gif");
	background-repeat: no-repeat;
	background-position: 45px center;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 55px
	}
#sitemapArea dl dd.dd1    {
	margin-bottom: 10px
	}

#sitemapArea dl dd.dd2   {
	background-position: 70px center;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 80px
	}
#sitemapArea dl dd.dd2-last    {
	background-position: 70px center;
	margin-bottom: 10px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 80px
	}






/*--------------------------------------
プライバシー
--------------------------------------*/
ul.list-blue {
	margin: 5px 0 0;
	padding: 0
	}
ul.list-blue li {
	line-height: 140%;
	background-image: url("../images/icon_blue2.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 5px;
	padding-left: 13px
	}













	


