@charset "utf-8";

@import "style.css";

/* Contents
--------------------------------------------------*/



/* Report News
--------------------------------------------------*/
#content .frame {
	width: 543px;
}
#content .category2 .frame { background: url(../img/c2/frame.jpg) no-repeat left top; }
#content .category3 .frame { background: url(../img/c3/frame.jpg) no-repeat left top; }
#content .category4 .frame { background: url(../img/c4/frame.jpg) no-repeat left top; }
#content .category5 .frame { background: url(../img/c5/frame.jpg) no-repeat left top; }
#content .category6 .frame { background: url(../img/c6/frame.jpg) no-repeat left top; }

#content .frame dt {
	margin-left: 20px;
	font-size: 15px;
	color: #fff;
}

#content .frame dd {
	padding-left: 30px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}
#content .category2 .frame dd { color: #009652; border-bottom: 2px solid #009652; background: url(../img/c2/arrow2.gif) no-repeat 10px center; }
#content .category3 .frame dd { color: #096BC4; border-bottom: 2px solid #096BC4; background: url(../img/c3/arrow2.gif) no-repeat 10px center; }
#content .category4 .frame dd { color: #FC7F84; border-bottom: 2px solid #FC7F84; background: url(../img/c4/arrow2.gif) no-repeat 10px center; }
#content .category5 .frame dd { color: #FF881F; border-bottom: 2px solid #FF881F; background: url(../img/c5/arrow2.gif) no-repeat 10px center; }
#content .category6 .frame dd { color: #006600; border-bottom: 2px solid #006600; background: url(../img/c6/arrow2.gif) no-repeat 10px center; }

/* Image_Top Image_Bottom Image_Right
--------------------------------------------------*/
#content .frame .image_top,
#content .frame .image_bottom,
#content .frame .image_right {
	width: 520px;
	margin: 0 auto;
}

#content .frame .image_top .image li,
#content .frame .image_bottom .image li,
#content .frame .image_right .image li {
	list-style: none;
}

#content .frame .image_top .image,
#content .frame .image_bottom .image,
#content .frame .image_right .image {
	margin-bottom: 20px;
}

#content .frame .image_top .text,
#content .frame .image_bottom .text,
#content .frame .image_right .text {
	width: 500px;
	margin: 0 0 20px 0;
}

#content .frame .image_top .pdf,
#content .frame .image_bottom .pdf,
#content .frame .image_right .pdf {
	width: 500px;
	margin: 0 auto 0px;
}

/* Image_Top
--------------------------------------------------*/
#content .frame .image_top .image ul {
	overflow: hidden;
}

#content .frame .image_top .image li {
	float: left;
	width: 260px;
	text-align: center;
	margin-bottom: 20px;
}

#content .frame .image_top .text {
	clear: both;
}

.pdf_navi_top {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	line-height: 160%;
	color: #333333;
}

/* Image_Bottom
--------------------------------------------------*/
#content .frame .image_bottom .image ul {
	overflow: hidden;
}

#content .frame .image_bottom .image li {
	float: left;
	width: 260px;
	text-align: center;
	margin-bottom: 20px;
}

.pdf_navi_bottom {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	color: #333333;
	line-height: 160%;
	margin-bottom: 20px;
}

/* Image_Right
--------------------------------------------------*/
#content .frame .image_right .image {
	float: right;
	width: 170px;
}

#content .frame .image_right .text {
	width: 320px;
}

#content .frame .image_right .pdf {
	float: left;
	width: 320px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
	color: #333333;
}

.pdf_navi_right {
	width: 300px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}

.img_left {
	float: left;
	padding: 0 5px 5px 0;
}

/* BackNumber
--------------------------------------------------*/
#content .backnumber {
	clear: both;
	float: left;
	width: 180px;
	margin: 50px 0 0 20px;;
}

#content .backnumber a {
	display: block;
	width: 148px;
	height: 25px;
	/* \*/
	overflow: hidden;
	/* */
	text-indent: -9999px;
	text-decoration: none;
}

#content .category2 .backnumber a { background: url(../img/backnumber.jpg) no-repeat left top; }
#content .category3 .backnumber a { background: url(../img/backnumber.jpg) no-repeat -148px top; }
#content .category4 .backnumber a { background: url(../img/backnumber.jpg) no-repeat -296px top; }
#content .category5 .backnumber a { background: url(../img/backnumber.jpg) no-repeat -444px top; }
#content .category6 .backnumber a { background: url(../img/backnumber.jpg) no-repeat -592px top; }

#content .category2 .backnumber a:hover { background: url(../img/backnumber.jpg) no-repeat left -25px; }
#content .category3 .backnumber a:hover { background: url(../img/backnumber.jpg) no-repeat -148px -25px; }
#content .category4 .backnumber a:hover { background: url(../img/backnumber.jpg) no-repeat -296px -25px; }
#content .category5 .backnumber a:hover { background: url(../img/backnumber.jpg) no-repeat -444px -25px; }
#content .category6 .backnumber a:hover { background: url(../img/backnumber.jpg) no-repeat -592px -25px; }

#content .vol {
	float: right;
	width: 300px;
	margin: 50px 20px 0 0;
	text-align: right;
}

.report_detail_anc {
	float: right;
	margin: -20px 30px 0 0;
	display: block;
}

/* GET ADOBE READER
--------------------------------------------------*/
#content .adobe_reader {
	margin-top: 100px;
}

/* 0904女性局イベント
--------------------------------------------------*/

#content .frame  h4{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9999;
	padding: 2px;
	font-size: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3366;
	margin-bottom: 10px;
}
table.Wide{
	width: 530px;
}
table.Full{
	width: 543px;
}
th.small{
	font-size: 90%;
	font-weight: normal;
}
table.Tbl0904{
}
table.Tbl0904 th{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
table.Tbl0904 td{
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 200%;
}
table.Tbl0904 td img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #EBEBEB;
}
