@charset "iso-8859-1";
@import url("/common/style_e.css"); 


.waku { 
    margin: 15px 2.5% 3px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

.waku_all { 
    margin: 15px 2.5% 3px;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}
#contentWrapper h1{
	font-family: Arial;
	background-image: url("../image_e/title_back2.gif");
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px 1px 1px 10px;
	border-color: #ccc #999 #999 #0795e7;
	font-size: 120%;
	width: auto;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 2.5%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-right: 2.5%;
}
/*start_main*/

#latest_research_contentslink{
    padding: 0;
    margin: 0;
}
#latest_research_contentslink dt{
    font-family: Arial;
    font-weight: bold;
    background-image: url("../image_e/title_back2.gif");
    background-repeat: repeat-x;
    text-align: justify;
    margin: 15px 0 0 0;
    padding: 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px dotted #ddd;
    list-style: none;
    display: block;
}
#latest_research_contentslink  dd{
	font-family: Arial;
	font-weight: 500;
    text-align: justify;
	margin: 15px 1% 0;
	text-indent: 1em;
	display: block;
}

dt.point{
    font-family: Arial;
    font-weight: bold;
    background-image: url("../image_e/title_back2.gif");
    background-repeat: repeat-x;
    text-align: justify;
	margin: 0;
    padding: 5px;
    border-top: 1px solid #ddd;
    border-bottom: 1px dotted #ddd;
    list-style: none;
    display: block;
}

dd.point_text {
    font-size: 105%;
    font-family: Arial;
	font-weight: normal;
	margin: 15px 1% 0 0;
    text-align: justify;	
    text-indent: 0em;
	display: block;
}

dd.point_text li {
    text-indent: 0px;
}

dd.text {
    font-family: Arial;
    font-weight: 500 ;
    margin: 15px 1%;
    text-align: justify;
    text-indent: 1em;
	display: block;
}

.caption {
    color: #5b5b5b;
    font-size: 80%;	
    font-weight: 0 ;
    font-family: Arial;	
    text-indent: 0em;
}

.date { 
    color: #5b5b5b;
    font-size: 80%;
    margin: 0 2.5% 2px;
    font-family: Arial;
    text-align: right;
}

/*end_main*/

.pagetop {
    font-family: Arial;
	text-align: center;
	width: 100%;
	margin: 20px 0 5px 0;
}


table.line {
	border: 0.5px solid #666;
	font-size: 85%;
}
.line td {
	border: 0.5pt solid #666;
}
.line th {
	background-color: #E1E1E1;
	border: 0.5pt solid #666;
}

