@charset "UTF-8";

/*--------------------------------------------------------------------
human_rights.html	(被害者の人権を考える)
human_rights.css
--------------------------------------------------------------------*/


/*------------Globalのスタイル---------------------------------------------------------------*/

/*------------ul#GlobalMenu------------*/
div#Global ul#GlobalMenu li#GMBtn05 a { background-position: right bottom; }

/*------------ul#TopMenu------------*/
div#Global ul#TopMenu { background-image: url(../../img/human_rights/gsmbtn_line.gif); }
div#Global ul#TopMenu li#TMBtn01 a { background-image: url(../../img/human_rights/gsmbtn01.gif); }
div#Global ul#TopMenu li#TMBtn02 a { background-image: url(../../img/human_rights/gsmbtn02.gif); }


/*------------HumanRightsのスタイル---------------------------------------------------------------*/
div#HumanRights h2 {
	height: 30px;
	background: url(../../img/human_rights/title.gif) no-repeat center top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#HumanRights div#Think {
	width: 678px;
	margin: 25px auto 0;
	padding: 30px 60px;
	border: 1px solid #445872;
}
div#HumanRights p strong {
	font-weight: bold;
	color: #445872;
}
div#HumanRights div#Think p#EndTxt { text-align: right; }
div#HumanRights div#FullTxt {
	width: 100%;
	margin-top: 30px;
	padding: 10px 0;
	background: #f0f0f0;
	text-align: center;
}
div#HumanRights div#FullTxt a {
	font-weight: bold;
	color: #445872;
}


/*------------Reportのスタイル---------------------------------------------------------------*/
div#Report {
	width: 800px;
	margin: 60px auto 0;
	padding-top: 55px;
	border-top: 1px solid #bfbfbf;
}
div#Report h3 {
	height: 36px;
	background: url(../../img/human_rights/sub_t01.gif) no-repeat center top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#Report div#ReportTxt {
	width: 680px;
	margin: 35px auto 0;
	overflow: hidden;
}
div#Report div#ReportTxt h4 {
	height: 24px;
	margin-bottom: 30px;
	background: url(../../img/human_rights/winning_t.gif) no-repeat left top;
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}
div#Report div#ReportTxt div#Txt {
	width: 320px;
	float: right;
}
div#Report div#ReportTxt div#Txt p strong {
	font-weight: bold;
	color: #445872;
}
div#Report div#ReportTxt div#Txt p.LinkTxt { margin-top: 1.5em; }
div#Report div#ReportTxt div#Txt p a {
	font-weight: bold;
	color: #445872;
}
div#Report div#ReportTxt div#Pho {
	width: 320px;
	float: left;
}