﻿.topContentsName
{
	font-size:1.4em;
	padding:5px 15px;
}

.sitemapRow
{
    margin: 20px 1.5% 0;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}

.sitemapRowClassSet
{
    margin: 20px 1.5%;
	/display:inline;
	/zoom:1;
	vertical-align:top;
}
ul.list
{
    letter-spacing:-.4em;
}
ul.list li
{
	white-space: nowrap;
	/*width: 100%;*/
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
    display:inline-block;
    width:30%;
    letter-spacing:normal;
}

.border0
{
	border-bottom:1px solid #D1D1D1;
}

/*タグ移動部分（全サイト）*/
.allSiteTagArea
{
	padding:25px 25px 5px;
	border:solid 2px #E8EDED;
	margin-bottom:15px;
}
.allSiteTagArea .site
{
	font-size:1.2em;
	margin-bottom:5px;
	border-bottom:solid 1px #E8EDED;
}
.allSiteTagArea .site a
{
	padding-left:29px;
	text-decoration:none;
	background: url('../images/p_daown01.png') no-repeat 5px center;
}
.allSiteTagArea .tag
{
	padding-left:24px;
	text-decoration:none;
	background: url('../images/p_daown02.gif') no-repeat 5px center;
}
.allSiteTagArea ul
{
	margin-right:-15px;
	margin-bottom:20px;
}
.allSiteTagArea li
{
	float:left;
	margin-right:15px;
	line-height:200%;
	white-space:nowrap;
}

/*タグ移動部分*/
.tagArea
{
	margin-top:15px;
	overflow:hidden;
}
.tagArea ul
{
	margin-right:-30px;
}
.tagArea li
{
	float:left;
	margin-right:30px;
	line-height:200%;
	white-space:nowrap;
}
.tagArea li a
{
	font-size:14px;
	background: url("../../common/images/arrow_down.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
	text-decoration:none;
    padding-left: 15px;
}

.tag-close
{
}

.tag-more
{
	font-size:0.8em;
	width:99%;
	text-align:right;
	margin:2px auto;
}