@charset "utf-8";
/* ･ﾆ･ｭ･ｹ･ﾈｴﾘﾏ｢ */

.r_small {font-size:13px; line-height: 24px; }

.white {
	color:#FFF;
}

h2.reportH2 {
	font-size:18px;
	letter-spacing:1px;
	padding:6px 0 6px 12px;
	margin:20px 0px 10px 0px;
	background: url(../images/report/h2_under.gif) no-repeat left bottom;
}

h2.reportH2b {
	font-size:18px;
	letter-spacing:1px;
	padding:16px 0 6px 20px;
	margin:0px 0px 20px 0px;
	height:19px;
	background: url(../images/report/h2_under5.gif) no-repeat left bottom;
}

/* ﾇﾘｷﾊ */
#reportContents {
	margin: 0px;
	width: 700px;
	background: url(../images/report/bg_all.png) repeat-y left;
}

#reportHead {
	padding-top: 10px;
	margin: 0px;
	background: url(../images/report/bg_head.png) no-repeat left top;
}

#reportFoot {
	width:700px;
	padding-bottom: 20px;
	margin: 0 auto 20px auto;
	background: url(../images/report/bg_foot.png) no-repeat left bottom;
}



/* ･ｫ･ﾆ･ｴ･・皈ﾋ･蝪ｼ */

#reportMenu {
	padding:12px;
	margin:0 0 20px 0;
	background-color: #555544;
}

#reportMenu a {
  color: #fff;
  text-decoration: none;
	padding: 0 3px;
	white-space:nowrap;
}

#reportMenu a:link,
#reportMenu a:visited
 {
}

#reportMenu a:hover
 {
  color: #333333;
	background-color: #46C6FD;
}

#reportMenu .here
 {
  color: #333333;
	background-color: #46C6FD;
	padding: 0 3px;
	white-space:nowrap;
}

.reportMenuList {
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}

.reportMenuList li {
	display: inline;
}

.reportMenuList .bdr {
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #998;
}

/* reportTop */

#reportTop {
	width:680px;
	margin: 0 0 0 10px;
	padding:10px 0 30px 0;
	clear:both;
	height:186px;
	background: url(../images/report/bg_top2.gif) no-repeat bottom;
}

#reportTop2 {
	width:680px;
	margin: 0 0 0 10px;
	padding:10px 0 30px 0;
	clear:both;
	height:100px;
	background: url(../images/report/bg_top2.gif) no-repeat bottom;
}

#reportTop .leftarea {
	margin: 0;
	float:left;
	width:417px;
	margin:0 20px 0 0;
}

#reportTop .catch {
	margin: 0 0 10px 20px;
}

#reportTop .catch span {
	background-color: #F4FF28;
}

#reportTop .name {
	text-align:right;
}

#reportTop .icon {
	background: url(../images/report/icon_man2.gif) no-repeat left 0;
	padding: 0 0 0 18px;
}

#reportTop .rightarea {
	padding:15px 0 0 15px;
	margin: 0;
	float:left;
	width:218px;
	height:171px;
	background: url(../images/report/picture_bg2.jpg) no-repeat left top;
}

/* reportBottom */

#reportBottom {
	margin: 0 0 0 20px;
	width: 660px;
}

.note{
	background: url(../images/report/bg_note.gif) repeat left 24px;
}


#reportBottom h3 {
	font-size:14px;
	color:#F30;
	font-weight:bold;
	padding:20px 0px;
}

#reportBottom p {
	margin: 0 0 24px 0;
}



