@charset "shift_jis";

/*------------------------------ csr -----*/
#title-csr {
	background:url('../csr/images/title-csr.gif') no-repeat left top;
	min-height:65px;
	height:auto !important;
	height:65px !important;
	font-weight:bold;
	font-size:136%;
	padding-left:20px; padding-right:5px; padding-top:15px; padding-bottom:5px
	}
#aside-link { margin-top:0; }

.text-csr {
	float:left;
	width:360px;
	}
.img-csr {
	float:right;
	width:180px;
	}

.dl-csr dt {
	clear:both;
	float:left;
	width:4.3em;
	}
.dl-csr dd { padding-left:4.3em; }

/*------------------------------ policy -----*/
.table-policy { margin-top:3px; }
.table-policy th,
.table-policy td {
	vertical-align:top;
	padding:0 3px 3px;
	}	
.table-policy th {
	text-align:right;
	white-space:nowrap;
	}

/*------------------------------ sitemap -----*/
.sitemap0 { margin:25px 5px 0 0; }
.sitemap1 { margin:10px 5px 0 12px; }
.sitemap0 a {
	display:inline-block;
	background:url('../common/icon-bar.gif') no-repeat left top;
	padding-left:12px;
	min-height:21px;
	height:auto !important;
	height:21px !important;
	font-weight:bold
	}
.sitemap1 a,
.sitemap1 span {
	display:inline-block;
	background:url('../common/icon-right.png') no-repeat left 3px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px !important
	}
.sitemap2 { margin:0 5px 0 24px; }
.sitemap2 li { margin-top:5px; }
.sitemap2 a {
	display:inline-block;
	background:url('../common/icon-ora.gif') no-repeat left 5px;
	padding-left:9px;
	min-height:12px;
	height:auto !important;
	height:12px !important
	}

.other-link-sitemap {
	background: url("../common/icon-new.gif") no-repeat scroll right 4px transparent;
    padding-right: 16px;
	}
