@charset "utf-8";
/* ========================================================

　Japan Society for the Promotion of Science
	
	CSS Document(LastUpdate 2010/05/21)

	/information/index.html

======================================================== */

@import "basic.css";/* Common CSS Load */

/* ---------------------------------------------------------------------------------
	Layout
---------------------------------------------------------------------------------- */

#contents_left{
	background-color:#FFF;
	width:240px;float:left;
	}

#contents_right{
	background-color:#FFF;
	width:745px;float:left;
	padding-right:15px;
	}


/* ---------------------------------------------------------------------------------
	Layout Parts
---------------------------------------------------------------------------------- */
/* +++++++++++++++++++++
　　LeftMenu ImageLoad
+++++++++++++++++++++ */
.submenuA .subheader{background-image:url(../img_common/menu_index_title.jpg);}
	
/* +++++++++++++++++++++
　　H1 Title ImageLoad
+++++++++++++++++++++ */
#h1styleA h1#id_1{background-image:url(../information/img/h1_news.jpg);}
#h1styleA h1#id_2{background-image:url(../information/img/h1_event.jpg);}
#h1styleA h1#id_3{background-image:url(../information/img/h1_bosyu.jpg);}

h1 span.text_on{
	position:relative;
	top:1.5em;left:1em;
	font-size:160%;font-weight:bold;

	}

/* +++++++++++++++++++++
　　H2 Title ImageLoad
+++++++++++++++++++++ */
/*index.html*/
.h2styleA h2#id1_1,.h2styleA h2#id1_2,.h2styleA h2#id1_3,
.h2styleA h2#id1_4,.h2styleA h2#id1_5,.h2styleA h2#id1_6,
.h2styleA h2#id2_1,.h2styleA h2#id2_2,.h2styleA h2#id2_3,
.h2styleA h2#id2_4,.h2styleA h2#id2_5,.h2styleA h2#id2_6,
.h2styleA h2#id3_1,.h2styleA h2#id3_2,.h2styleA h2#id3_3,
.h2styleA h2#id3_4,.h2styleA h2#id3_5,.h2styleA h2#id3_6{
background-image:url(../img_common/wall_h2_header.jpg);}

/*20181129 add*/
.h2styleA h2.text{
background-image:url(../img_common/wall_h2_header.jpg);}

.h2styleA h2.text span {
    _height: 1em;
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding-top: 0.3em;
    padding-left: 1em;
}


/* +++++++++++++++++++++
　　Other Style
+++++++++++++++++++++ */
.information dl{
	font-size:75%;font-color:#333;
	width:700px;
	padding:10px 3px 0; /*20181129 edit*/
	}

.information dl dt{
  clear:left;float:left;
  margin: 0 0 0.8em;
  width:8em; /*20181129 edit*/
  padding-left: 2px; /*20181129 edit*/
  }

.information dl dd{
	margin-bottom: 0.8em;
	margin-left:9em; /*20181129 edit*/
	word-break: break-all;
	}
	
/* +++++++++++++++++++++
　　H3 Box Area
+++++++++++++++++++++ */

.h3boxarea{
	width:697px;
	margin-left:23px;
	}

.h3line{
	width:697px;
	height:15px;
	border-bottom:inset 1px #0445c7;
	}

.linkcomment{
	font-size:65%;
	padding:15px 0 0 200px;
	}

.h3boxbody{
	width:667px;
	height:auto;
	background-color:#E9F1F1;
	padding:15px;
	}

.h3box_commentset{
	font-size:75%;
	width:667px;
	}

.photo{
	float:right;
	margin-left:15px;
	}
.h4line{
	width:697px;
	height:15px;
	}	
	
	
.photoL{
	float:left;
	margin-right:15px;
	}	
	
/* +++++++++++++++++++++
　　Icon Style
+++++++++++++++++++++ */
.icon_link{
	padding-right:20px;
	background-position:right;
	background-image:url(../img_common/link.jpg);
	background-repeat:no-repeat;
	}
	