@charset "UTF-8";

/*
===============================================================================
| 			etc css
===============================================================================
*/
/*====================
	PRIVACY
====================*/

div.contents#privacy h1{
	background: url(./images/title_privacy.gif) no-repeat;
}
div.contents#privacy p.from{
	text-align: right;
	font-size: 90%;
}
div.contents#privacy dl{
	margin-top: 30px;
}
div.contents#privacy dt{
	color: #006699;
}
/*====================
	PRIVACY2
====================*/
div.contents#privacy2 h1{
	background: url(./images/title_privacy.gif) no-repeat;
}
div.contents#privacy2 th{
	width: 50%;
}
div.contents#privacy2 div#footer{
	border: none;
	padding: 0 0 10px 0
	margin: 0;
}
/*====================
	PRIVACY3
====================*/
div.contents#privacy3 h1{
	background: url(./images/title_privacy.gif) no-repeat;
}
div.contents#privacy3 th{
	width: 25%;
	white-space: nowrap;
}
div.contents#privacy3 div#footer{
	border: none;
	padding: 0 0 10px 0;
	margin: 0;
}
/*====================
	LINK
====================*/
div.contents#link h1{
	background: url(./images/title_link.gif) no-repeat;
}

div.contents#link table#bannar th,
div.contents#link table#bannar td{
	padding: 8px 0;
}
div.contents#link table#bannar th{
	width: 170px;
}
/*====================
	SITE
====================*/

div.contents#site h1{
	background: url(./images/title_site.gif) no-repeat;
}
div.contents#site h2{
	margin: 0;
}
div.contents#site dl{
	margin-top: 30px;
}
div.contents#site dt{
	color: #006699;
}