@charset "utf-8";


/*h1#link {background: transparent url(../link/images/h1_bg.jpg) no-repeat scroll;}
h1#pri {background: transparent url(../privacy/images/h1_bg.jpg) no-repeat scroll;}
h1#site {background: transparent url(../images/h1_site.jpg) no-repeat scroll;}*/

#left_container #left_cont a {
	margin-top: 0;
}

/* Link */
table.tbl_link {
	margin: 0 0 0 12px;
	width: 660px;
}
table.tbl_link th,
table.tbl_link td {
	padding: 6px 12px 12px 0;
	vertical-align: top;
	background: url(../images/common/dot_y.gif) repeat-x 0 bottom;
}
table.tbl_link th {
	width: 150px;
}
table.tbl_link td.image {
	width: 150px;
}

/* privacy */

/* sitemap */
#site_set {
	
}
#site_left {
	float: left;
	margin-right: 12px;
}
#site_right {
	float: left;
}
h3.site_head {
	margin: 12px 12px 12px 0;
	padding: 3px 9px 3px 12px;
	font-size: 0.92em;
	font-weight: bold;
	background: #f5f5f5 url(../images/common/h3_head.gif) no-repeat 0 center;
	border: 1px solid #ccc;
}
#site_set ul.site_list {
	width: 330px;
}
#site_set ul li.list_2 {
	margin-left: 24px;
}
ul.site_list,
ul.site_list_child {
	list-style: none;
}
#site_set ul li {
	margin-left: 12px;
}
#site_set ul li a {
	display: inline-table;
	padding-left: 12px;
	font-size: 0.92em;
	background: transparent url(../images/site_arrow.gif) no-repeat 0 0.4em;
}
ul.site_list li.head_1 {
	margin-right: 12px;
	font-weight: bold;
	background: url(../images/common/dot_y.gif) repeat-x 0 bottom;
}
.site_list_child {
	margin-bottom: 12px;
}