/*---------------------

 titleArea

---------------------*/

#titleArea {

	background: url(../../images/public/common/img_titlearea2.jpg);

}



/*---------------------

 menuArea

---------------------*/

#menuArea {

	

}



#menuArea .teaser {

	text-align: center;

}



#menuArea .teaser ul {

	

}



#menuArea .teaser ul li {

	margin: 5px;

}



/*lMenu_sub*/

.lMenu_sub {

	margin-left: 12px;

	margin-top: 4px;

	margin-bottom: 7px;

}





/*to_list*/

#Contents #pro .to_list {

	text-align: right;

}



/*--title--*/

.bold {

	font-weight: bold

}



/*--margin--*/

.mar_top05 {

	margin-top: 5px;

}



.mar_top10 {

	margin-top: 10px;

}



.pad_left {

	padding-left: 20px;

}



.pad_top20 {

	padding-top: 20px;

}



.pad_bottom15 {

	padding-bottom: 15px;

}



/*--width--*/

.wid_ad {

	width: 25px;

}



/*--person--*/

.person1 {

	width: 8em;

}



.person2 {

	width: 3.5em;

	text-align: right;

}



/*--list--*/

#Contents #pro .sv1 {

	list-style-position: outside;

}



#Contents #pro .sv2 {

	float: left;

	width: 25px;

	text-align: right;

	line-height: 1.5em;

}



#Contents #pro .sv3 {

	line-height: 1.5em;

	padding: 0 0 0 27px;

}





/*baseline*/

#Contents #pro .right1 {

	text-align: right;

}



#Contents #pro .left1 {

	text-align: left;

}



#Contents #pro .center1 {

	text-align: center;

}



/*concept*/

#Contents #pro .concept {

	width: 500px;

}




/*-- カラー--*/



#Contents .block {

	width: 280px;

	margin: 10px;

	overflow: hidden;

	float: left;

	padding-bottom: 10px;

	border-bottom: 1px dashed #cccccc;

}



#Contents #pro .block h3 {

	background: url(../../images/public/common/block_bg.jpg) no-repeat 0 0;

	padding: 8px 8px 14px

}



#Contents #pro .block p {

	padding: 0 10px 10px;

	line-height: 1.4em

}



#Contents #pro .block a {

	background: url(../../images/public/common/arrow_03.gif) no-repeat;

	padding-left: 15px

}



.center_box {

	width: 500px;

	margin: 10px 0 0 60px;

}



.right_text {

	text-align: right;

	clear: both;

	margin: 10px 0px;

}



@media print {

	#Contents .block {

		width: 279px;

	}

}





/*--list2--*/

H3.common {

  clear: both;

}



.hi1 {

  clear: both;

  list-style-position: outside;

}



.hi2 {

  float: left;

  width: 40px;

  text-align: right;

  line-height: 1.5em;

}



.hi3 {

  float: left;

  width: 250px;

  border: 1px solid red;

}



/*.group_fontcolor {

  float: right;

  width: 250px;

  margin-left: 320px;

  border: 1px solid red;

}


/***090818UPDATE***/

#Contents .to_top{
width: 8em;
margin: 0 13px 20px auto;
line-height: 1em;
font-size: 0.85em;

}
#Contents .to_top a{
width: 8em;
background-image: url(../../images/public/common/groupinfo/group_totop_icon.jpg);
background-repeat: no-repeat;
background-position: right center;
display: block;
text-align: right;
padding: 2px 13px 2px 0;
}

/*** 091118 ***/

/*.style1 {

	color: #FF6600;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 95%;
	
/*}

/*#Contents ul li {

	background: url(../../images/public/common/line_dot_01.gif) repeat-x top;

	color: #666666;

	padding: 7px 0;

/*}


/* 091202 update */
/*-- IRinfo--*/

#Contents #Report {

	margin: 0 0 20px;

}



#Contents #Report  h2 {

	padding: 4px 2px 3px;

	margin: 0 0 5px;

}



#Contents #Report  ul {

	padding: 0 5px;

}



/*#Contents #Report  ul li {

	border-bottom: 1px solid #DDDDDD;

	padding: 3px 0 3px 0;

}


#Contents #Report  ul li span.date {

	color: #FF6600;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 95%;

*/}





@media print {

	#Contents .block {

		width: 279px;

	}

}


#Contents #Report {

}

#Contents #Report DIV {
	padding-top: 0.5em;
	padding-bottom: 1.0em;


}

#Contents #Report .title {

	background: url(../../images/public/common/arrow_03.gif) no-repeat 0 2px;

	font-weight: bold;
	
	padding: 0 0 0 15px;
	
}

#Contents #Report .text {

	display: block;
	
	padding: 0 0 0 15px; 
}

#Contents #Report span.photo{
	padding-top: 0.5em;
	padding-right: 1.0em;
	padding-left: 0.7em;
	float: left;
}


#Contents #Report span.icon {
	margin-right: 0.5em;
	float: left;
}

#Contents #Report span.twitter-icon {
	margin-right: 2.5em;
	float: right;
}


#Contents #Report span.date {
	color: #FF6600;
}

#Contents #Report  ul li.line {

    background: url(../../images/public/common/line_dot_01.gif) repeat-x bottom;
/* 	border-bottom: 1px solid #DDDDDD;
	padding-top: 0.2em;
	padding-bottom: 0.2em;*/
	padding: 7px 0;

}

/* 101006 update */
#Contents #tabarea {
	margin: 25px 0 10px;
	padding-bottom: 25px;
	background: url(../../images/public/common/report/tabbg.jpg) repeat-x bottom;
	height: 36px
}

#Contents #tabarea a {
	padding-right: 0px
}

#Contents #tabarea a:hover img {
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

#Contents #tabarea a.end {
	padding-right: 0
}


