@charset "shift_jis";

/*--------------------------------------------*/
/* sitemap/index.html                         */
/*--------------------------------------------*/
#sitemapFrame { background:url(images/sitemapFrame_bg.gif) left top no-repeat; width:952px;}
#sitemapFrameIn { background:url(images/sitemapFrameIn_bg_mid.gif) left top repeat-y; margin:6px 0 0 25px; width:902px;}
#sitemapFrameList { clear:both; width:902px;}
#sitemapFrameListL { display:inline; float:left; margin-left:50px; width:365px;}
#sitemapFrameListR { display:inline; float:right; margin-right:48px; width:365px;}
#sitemapFrameList p { 
	background:url(images/sitemapFrameIn_bg_red.gif) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:43px;
	padding-left:20px;
	width:345px;
	line-height: 43px
}
#sitemapFrameList p.ad { 
	background:url(images/sitemapFrameIn_bg_blue.gif) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:43px;
	padding-left:20px;
	width:345px;
	line-height: 43px;
	margin-top:15px;
}



/* ul_parents
/*--------------------------------------------*/
#sitemapFrameList div { padding: 5px 0 15px 15px;}
#sitemapFrameList div ul.parents { width: 350px;}
#sitemapFrameList div ul.parents li {
	color:#DF178A;
	background:url(images/sitemapFrameIn_icn_listArrow01.gif) left top no-repeat;
	padding-bottom: 5px;
}
#sitemapFrameList div ul.parents li.line {
	background:url(images/sitemapFrameIn_icn_listArrow02.gif) left top no-repeat !important;
}
#sitemapFrameList div ul.parents li span { color:#999999; padding-left: 20px; padding-top: 2px; display: block; height: 20px; font-weight: bold;}
#sitemapFrameList div ul.parents li span.member { background: url(images/sitemapFrameIn_pict_heart.gif) no-repeat;}
#sitemapFrameList div ul.parents li a { color:#DF178A; text-decoration: underline;}
#sitemapFrameList div ul.parents li a:hover { color:#DF178A; text-decoration: none;}
#sitemapFrameList div ul.parents li span.member a { text-decoration: none; background: #ffffff; padding-right: 3px;}

/* ul_child
/*--------------------------------------------*/
#sitemapFrameList div ul.parents li.line ul.child { padding-left: 7px;}
#sitemapFrameList div ul.parents li.line ul.child li {
	background: url(images/sitemapFrameIn_icn_listLine.gif) left top no-repeat;
	padding-bottom: 0 !important;
}
#sitemapFrameList div ul.parents li.line ul.child li.end {
	background: url(images/sitemapFrameIn_icn_listLineEnd.gif) left top no-repeat;
}
#sitemapFrameList div ul.parents li.line ul.child li span { color:#999999; padding-top: 3px !important; height: 19px !important; font-weight: normal !important;}
#sitemapFrameList div ul.parents li.line ul.child li a { color:#DF178A; text-decoration:none;}
#sitemapFrameList div ul.parents li.line ul.child li a:hover { color:#DF178A; text-decoration:underline;}


/* ul_parents Blue
/*--------------------------------------------*/
#sitemapFrameList div { padding: 5px 0 15px 15px;}
#sitemapFrameList div ul.parentsBlue { width: 350px;}
#sitemapFrameList div ul.parentsBlue li {
	color:#129BC2;
	background:url(images/sitemapFrameIn_icn_listArrow01Blue.gif) left top no-repeat;
	padding-bottom: 5px;
}
#sitemapFrameList div ul.parentsBlue li.line {
	background:url(images/sitemapFrameIn_icn_listArrow02Blue.gif) left top no-repeat !important;
}
#sitemapFrameList div ul.parentsBlue li span { padding-left: 20px; padding-top: 2px; display: block; height: 20px; font-weight: bold;}
#sitemapFrameList div ul.parentsBlue li span.member { background: url(images/sitemapFrameIn_pict_heart.gif) no-repeat;}
#sitemapFrameList div ul.parentsBlue li a { color:#129BC2; text-decoration: underline;}
#sitemapFrameList div ul.parentsBlue li a:hover { color:#129BC2; text-decoration: none;}
#sitemapFrameList div ul.parentsBlue li span.member a { text-decoration: none; background: #ffffff; padding-right: 3px;}

/* ul_child Blue
/*--------------------------------------------*/
#sitemapFrameList div ul.parentsBlue li.line ul.childBlue { padding-left: 7px;}
#sitemapFrameList div ul.parentsBlue li.line ul.childBlue li {
	background: url(images/sitemapFrameIn_icn_listLine.gif) left top no-repeat;
	padding-bottom: 0 !important;
}
#sitemapFrameList div ul.parentsBlue li.line ul.childBlue li.notice {
	background: url(images/sitemapFrameIn_icn_listLineB.gif) no-repeat;
	height: 14px !important;
	font-size: 10px;
	color:#ff6666;
	padding-left: 20px;
}
#sitemapFrameList div ul.parentsBlue li.line ul.childBlue li.end {
	background: url(images/sitemapFrameIn_icn_listLineEnd.gif) left top no-repeat;
}
#sitemapFrameList div ul.parentsBlue li.line ul.childBlue li span { color:#999999; padding-top: 3px !important; height: 19px !important; font-weight: normal !important;}
#sitemapFrameList div ul.parentsBlue li.line ul.childBlue li a { color:#129BC2; text-decoration:none;}
#sitemapFrameList div ul.parentsBlue li.line ul.childBlue li a:hover { color:#129BC2; text-decoration:underline;}





















