/*::::::::::::::::::::::::::::::::::::::::::::::::::::::
	共通指定
::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*------------ メニュー個別指定指定 -------------*/
#menu dl.dropdown dt.extra a {
	width: 140px;
	background: url(../images/menu_extra.gif) 0 -25px no-repeat;
	}
/*------------ ボタンエリア -------------*/
#contents #btn {
	width: 663px;
	height: auto;
	overflow: hidden;
	background: url(../report/images/menu_bar.gif) 0 bottom no-repeat;
	margin: 0 0 15px 16px;
	padding: 0 0 15px;
	}
	#contents #btn ul {
		}
		#contents #btn ul li {
			width: 221px;
			height: 45px;
			float: left;
			}
			#contents #btn ul li em {
				display: none;
				}
			#contents #btn ul li a {
				display: block;
				width: 221px;
				height: 45px;
				}
				#contents #btn ul li a:hover {
					background: none!important;
					}
			#contents #btn ul li#btn_0724 {
				background: url(../report/images/btn_0724_r.gif) 0 0 no-repeat;
				}
				#contents #btn ul li#btn_0724 a {
					background: url(../report/images/btn_0724.gif) 0 0 no-repeat;
					}
			#contents #btn ul li#btn_0725 {
				background: url(../report/images/btn_0725_r.gif) 0 0 no-repeat;
				}
				#contents #btn ul li#btn_0725 a {
					background: url(../report/images/btn_0725.gif) 0 0 no-repeat;
					}
			#contents #btn ul li#btn_0726 {
				background: url(../report/images/btn_0726_r.gif) 0 0 no-repeat;
				}
				#contents #btn ul li#btn_0726 a {
					background: url(../report/images/btn_0726.gif) 0 0 no-repeat;
					}
			#contents #btn ul li#btn_0725n {
				background: url(../report/images/btn_0725_n.gif) 0 0 no-repeat;
				}
			#contents #btn ul li#btn_0726n {
				background: url(../report/images/btn_0726_n.gif) 0 0 no-repeat;
				}
			#contents #btn ul li#btn_chokuzen {
				height: 27px;
				margin: 5px 0 0;
				float: right;
				background: url(../report/images/btn_chokuzen_r.gif) 0 0 no-repeat;
				}
				#contents #btn ul li#btn_chokuzen a {
					height: 27px;
					background: url(../report/images/btn_chokuzen.gif) 0 0 no-repeat;
					}
/*------------ h3タイトル指定 -------------*/
#contents #report_chokuzen h3 {
	background: url(../report/images/title_report_chokuzen.gif) 0 0 no-repeat;
	}
#contents #report_toujitsu h3 {
	background: url(../report/images/title_report_toujitsu.gif) 0 0 no-repeat;
	}

/*------------ 内部ボックス -------------*/
#contents .box_inside {
	height: auto;
	overflow: hidden;
	margin: 0 2px 10px 0px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ebebeb;
	}
	/*------------ サブタイトル -------------*/
	#contents .box_inside h4 {
		width: 663px;
		height: auto;
		overflow: auto;
		padding: 9px 0;
		background-color: #eeeeee;
		border-bottom: 2px solid #cccccc;
		font-size: 14px;
		font-weight: bold;
		}
		#contents .box_inside h4 em {
			display: block;
			width: 630px;
			padding: 9px 0 9px 20px;
			font-weight: bold;
			border-left: 10px solid #ff0000;
			line-height: 1.6;
			}
			#contents .box_inside h4 em img {
				border: 1px solid #000;
				position: relative;
				top: 4px;
				margin: 0 10px 0 0;
				}
	/*------------ 写真指定 -------------*/
	#contents .box_inside ul.box_pic {
		width: 640px;
		height: auto;
		overflow: hidden;
		margin: 0 0 10px 30px;
		padding: 0;
		line-height: 0;
		}
		#contents .box_inside ul.box_pic li.pic {
			height: auto;
			overflow: hidden;
			margin: 0 10px 5px 0;
			}
			#contents .box_inside ul.box_pic li.pic img {
				padding: 4px;
				border: 1px solid #ccc;
				}

