@charset "UTF-8";

/*
===========================================================================
| 			corner style　 (/etc/)
===========================================================================
*/

/*----------------------------------------------------------------------
/			privacy 
/----------------------------------------------------------------------*/
div.contents#privacy div.chapter{
	/*background: url(/images/common/t_border.gif) repeat-x top;*/
	background: url(/images/common/t_border.gif) repeat-x top;
	padding-top: 35px;
}
div.contents#privacy h1{
	margin:0 0 27px 0;
}



/*----------------------------------------------------------------------
/			sitemap 
/----------------------------------------------------------------------*/
div.contents#sitemap h1{
	margin:0 0 27px 0;
}
div.contents#sitemap ul{
	margin-top: 0;
	margin-left: 3px;
}
div.contents#sitemap span.title{
	display: block;
}
div.contents#sitemap th a:link,
div.contents#sitemap th a:visited{
	font-weight:bold;
	color: #0e5ca7;
}
div.contents#sitemap td{
	padding-left: 0;
}