/* CSS Document */


/*メイン start-------------------------------------------------------*/
#new_main{
	float:left;
	width:933px;
	margin:16px 0 0 0;
	padding:0;
	background-image: url(../../images/renew/bg_2.gif);
	background-repeat: repeat-y;
}


.left_area{
	float: left;
	width: 672px;
}



/*ヘッダメニュー*/
#new_header .new_mn_navi_report {
	width:100%;
	clear:both;
	height: 46px;
	margin:0;
	padding:0;
	list-style: none;
	background-image:url(../../images/renew/header_mn_nvi_local_bk.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}

#new_header .new_mn_navi_report ul {
	list-style: none;
	margin :0;
	padding : 0 0 0 33px;
}

#new_header .new_mn_navi_report ul li {
	float: left;
	list-style: none;
	margin :0;
	padding:0;
}


#new_header .new_mn_navi_report ul li img {
	/*display: block;*/
	/*vertical-align:bottom;*/
 }

/*タイトル----------------*/

#new_main .new_report {
	float:none;
	width:100%;
	padding:0;
	margin: 0;
	background-image: url(../../images/renew/bg_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.new_report h2 {
	clear:both;
	margin:0px 0 8px 20px;
	padding:0;
}

.new_report_description {
	width:642px;
	height: 140px;
	margin:0;
	list-style: none;
	background-image:url(../../images/renew/report/main_bgimg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	}


.new_report_description_report {
	width:642px;
	height: 141px;
	padding-left: 20px;
	margin:0;
	background-image:url(../../images/renew/report/main_bgimg_report.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: left;
}

.new_report_description_blog {
	width:642px;
	height: 141px;
	padding-left: 20px;
	margin:0;
	background-image:url(../../images/renew/report/main_bgimg_blog.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: left;
}

.new_report_description_navi {
	width:642px;
	height: 138px;
	padding-left: 20px;
	margin:0;
	background-image:url(../../images/renew/report/main_bgimg_navi.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: left;
}

.new_report_description_special {
	width:642px;
	height: 141px;
	padding-left: 20px;
	margin:0;
	background-image:url(../../images/renew/report/main_bgimg_special.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: left;
}

.new_report_description p, .new_report_description_report p,
.new_report_description_blog p, .new_report_description_navi p,
.new_report_description_special p {
	margin:0;
	padding: 15px 0 0 0;
}

/* ↑2008.06.21 山下追加↑ */

/*記事----------------*/
.new_report_article h3 {
	margin:0 19px 10px 20px;
	padding:0;
}

.new_report_blockmain {
	position: relative;
	clear:both;
	overflow: hidden;
	margin:0 0px 10px 20px;
	padding:12px;
	border: 1px solid #b2b2b2;
	width:640px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 616px;
	background-color: #fff;
}

.new_report_blockmain .textset{
	float: left;
	width:440px;
}

.new_report_blockmain .icon{
	float: left;
	width: 65px;
	padding:0;
	margin: 0 0 25px 0;
}

.new_report_blockmain .new_date{
	font-size:83.3%;
	color:#317414;
	padding:0 0 4px 0;
	margin-left:85px;
}

.new_report_blockmain h4 {
	font-size:123.1%;
	padding:0;
	margin: 0 0 0 85px;
	font-weight: bold;
}

.new_report_blockmain .mainText{
	clear:left;
	margin: 10px 0 0 0;
}

.new_report_article .new_more{
	clear: none;
	padding:0;
	margin-right:10px;
	text-align:right;
	font-size:85%;
}

.new_report_article .new_fig {
	padding:0;
	margin: 10px 0 0 30px;
	text-align: left;
}


.new_morebtn{
	margin:0;
	padding:1px 20px 3px 0px;
	background:url(../../images/renew/more_btn.gif) right 0em no-repeat;
	}


.new_report_article .linkControl{
	overflow: hidden;
	padding:0;
	margin:10px 0 0 20px;
}

.new_report_article .linkControl li.page{
	list-style:none;
	float:left;
	width:5.5em;
}

.new_report_article .linkControl li.number{
	list-style:none;
	float:left;
	width:1em;
	padding:0 3px 0 10px;
	border-right:1px solid #000;
}

.new_report_article .linkControl li.number.last{
	border: none;
}



/*-第二階層用---------------*/
.new_report_article.second{
	margin-top:10px;
}


.new_report_article.second #titleSet{
	margin-left: 25px;
	padding-left:15px;
	border-left:solid 8px #888;
}

.new_report_article.second #titleSet h3{
	margin: 0;
	padding:0;
	font-size: 200%;
	font-weight: normal;
}

.new_report_article.second #titleSet .date{
	margin-left:5px;
}

.new_report_article.second #titleSet .name{
	margin-left:30px;
}


.new_report_article.second .figureSet{
	margin:20px auto;
}

.new_report_article.second .figureSet dt,
.new_report_article.second .figureSet dd{
	text-align: center;
}


.new_report_article.second .figureSet dd{
	margin:5px 0 0 0;
	font-size:85%;
	text-align: left;
	line-height: 1.4;
}

.new_report_section{
	margin:0 0 40px 25px;
	clear: both;
}

.new_report_section h4{
	margin:20px 0;
	font-size: 123.1%;
	color:#fb7e00;
}

.new_report_section p{
	line-height: 2;
	margin-bottom: 1.8em;
}


.new_report_section ul,
.new_report_article .linkList{
	margin:13px 0 0 12px;
	padding:0;
	list-style-type: none;
}

.new_report_article .linkList li{
	padding-left:15px;
	margin-bottom: 1em;
	list-style-type: none;
}

.new_report_article li.linkArrow{
	background:url(../../images/renew/linkArrow_bg.gif) left 1px no-repeat;
}

.new_report_article  li.openWindow{
	background:url(../../images/renew/openWindow_bg.gif) left 1px no-repeat;
}


.new_report_section.right200{
	overflow: hidden;
	zoom:1;
}

.new_report_section.right200 .imageLeft{
	float: left;
	width:410px;
	margin:0;
	padding:0;
}

.new_report_section.right200 .figureSet{
	width:200px;
	margin:0 0 0 440px;
	pading:0;
}

.new_report_section.right200 .figureSet img{
	border:1px solid #888;
}

ul.listHead li{
	line-height:1.3;
	margin-bottom: 1em;
	padding-left:20px;
	background:url(../../images/renew/listHead.gif) left 1px no-repeat;
}

ul.listHead {
	margin-bottom:30px;
}

.new_report_section h5{
	margin:0 0 10px;
	padding:0;
	font-size:100%;
	color:#588097;
}

.new_report_section ol{
	margin:13px 0 0 20px;
	padding:0;
}

.new_report_section ol li{
	line-height:1.3;
	margin-bottom: 1em;
}


#articleComment{
	text-align: center;
	margin-bottom: 40px;
}

dl#message{
	margin:0 0 30px 30px;
	padding:0;
	width:642px;
}

dl#message dt{
	line-height: 1;
	margin:0;
	padding:0;
	text-align: left;
}

dl#message dd{
	margin:0;
	padding:20px;
	background:#fcfff4 url(../../images/renew/report/message_dd_bg.gif) right bottom no-repeat;
	border:1px solid #dcead4;
}
dl#message dt img{
	vertical-align: bottom;
}


/*サイドエリア----------------*/

.new_report_side{
	float:right;
	width:250px;
	padding:0 0 0 0;
	margin:0;
}

.new_report_side .new_blockmain{
	width:241px;
	padding:0;
	margin:0;
}

/*↓080507追加↓*/
.new_report_side h3{
	margin:0;
	padding:0px 0 18px 12px;
	color:#317414;
}

.new_report_side .new_txt p{
	font-size:100%;
}

#sideList{
	padding:0;
	overflow: hidden;
	margin: 0 12px 10px 17px;
}

#sideList li{
	margin:0;
	list-style:none;
	background: url(../../images/renew/dotline.gif) bottom repeat-x;
	padding:6px 0 4px 3px;
}

#sideList .new_date{
	font-size:100%;
	padding:0 0 4px 0px;
	color:#000;
}

#sideList .authors{
	font-weight: bold;
	margin-bottom: 6px;
}

#sideListControl{
	overflow: hidden;
	padding:0;
	margin: 30px 12px 10px 20px;
}

#sideListControl li{
	list-style:none;
	float:left;
	width:4em;
}

#sideListSorter{
	margin: 0 0 20px 20px ;
	padding:0;
	text-align: left;
}
#sideListSorter li{
	display: inline;
	margin-right:5px;
}


.new_report_foot{
	clear:both;
	background-image: url(../../images/renew/beginner_btm2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 125px;
}

/* ↓2008.06.21 山下追加↓ */

/*サイドエリア画像----------------*/
.new_report_side_btn ul {
	padding-left: 23px;
	margin: 0;
}

.new_report_side_btn ul li {
	padding: 0 0 8px 0;
	margin: 0;
	list-style: none;
}

/*ページ下リンク----------------*/
.page_linkset {
	clear: both;
	width: 641px;
	margin: 0;
	padding: 20px 272px 20px 20px;
	font-size: 120%;
	text-align: left;
}

.page_linkset_thd {
	clear: both;
	width: 600px;
	margin: 0;
	padding: 20px 0 20px 41px;
	font-size: 120%;
	text-align: left;
}

.page_linkset ul, .page_linkset_thd ul {
	list-style: none;
	text-align:left;
	margin :0;
	padding : 0px;
}

.page_linkset ul li, .page_linkset_thd ul li {
	display:inline;
	list-style: none;
	margin :0;
	padding-right: 10px;
	line-height: 1;
}

.new_report_pagetop {
	clear: both;
	width: 641px;
	margin: 0;
	padding: 20px 272px 0 20px;
	text-align: right;
}

.new_report_main_pagetop {
	clear: both;
	width: 641px;
	margin: 0;
	padding: 20px 0 28px 20px;
	text-align: right;
}


.new_report_side .new_txt p.selectbox{
	font-size:94%;
	padding:0 0 10px 14px;
	width:220px;
}

.new_report_side .new_txt p.selectbox select{
	width:150px;
}


/*ページ先頭へリンク*/
#pageNav{
	width:644px;
	margin:20px 0 0 20px;
}

#pageTopNav{
	text-align:right;
}

#pageLinkNav{
	overflow: hidden;
	zoom:1;
	margin:20px 0 5px;
	padding:0;
	list-style-type: none;
}

#pageLinkNav .prev{
	font-size:85%;
	float: left;
	width:6em;
}


#pageLinkNav .next{
	font-size:85%;
	float: right;
	width:6em;
}

#pageLinkNav .prev a{
	background:transparent url(../../images/renew/prevArrow.gif) no-repeat scroll left 0;
	padding-left:20px;
}

#pageLinkNav .next a{
	background:transparent url(../../images/renew/more_btn.gif) no-repeat scroll right 0;
	padding-right:20px;
}