.clear {
    clear: both;
}

h2 {
	font-size: 85%; 
	font-weight: bold;
	font-family: Helvetica;
	color: #414142;
	padding-top: 3px;
	padding-left: 8px;
}

h2.pagetitle {
	background-image: url(../img/bg_sub_contents.gif);
        background-position: center midle;
	background-repeat: repeat-x;	
        height: 17px;
}

h3 {
	font-size: 108%; 
        color: #414142;
	font-weight: bold;
	font-family: san-serif;	
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 15px;
	background-color: #F1F1F2;
}

div.report_contents h3 {
	background-image: url(../img/news_human.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
        line-height: 1.4;
}

div.mamushi_contents h3 {
	background-image: url(../img/icon_mamushi.gif);
	background-repeat: no-repeat;
	background-position: right 5px;	
}

h4 {
	font-size: 108%; 
	font-weight: bold;
	font-family: san-serif;
        color: #F15A24;
	padding-bottom: 10px;
}

h4.photo {
       clear: both;
       padding-top: 20px;
       padding-bottom: 5px;
}

h4 img {
	border:1px solid #ABABAB;
}

h5 {
	font-size: 100%; 
	font-weight: bold;
	font-family: san-serif;
	margin-top: 0px;
	padding-bottom: 10px;
    color: #414142;
}

h5 img {
	border:1px solid #ABABAB;
}

p {
	font-size: 93%; 
	font-weight: normal;
	font-family: san-serif;
	line-height:1.6em;
	padding-bottom: 10px;
}

p.basic  {
    margin-top: -10px;
    padding-bottom: -20px;
}

p.caption {
    font-size: 85%;
	padding-bottom: 9px;
}

p.photo_img {
    font-size: 85%;
    padding: 0px;
    margin-top: 5px; 
    /*margin-top: 17px;*/
    line-height: 0.7;
}

p.photo_img img {
	border: 1px solid #ababab;
}

p.photo_caption {
    font-size: 85%;
	padding-top: 0px;
    margin-bottom: 13px; 	
}

p.archives {
        clear: both;
	text-align: right;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 6px;	
	border-top: 1px solid #C0C1C2;
	border-bottom: 1px solid #9C9DA0;
	background-color: #F1F1F2;	
}

p.read_more img {
    vertical-align: text-bottom;
    margin-right: 3px;
}

p.prev_next {
    text-align: center;
    color: #FFF;
}

p.archives img {
    vertical-align: text-top;
    margin-right: 3px;
}

p.right {
    text-align: right;
}

p.thumbnail {
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 11px;
	padding-right: 11px;
	background-image: url(../img/tumb_shadow.gif);
	background-repeat: no-repeat;
	line-height: 1;
	position: relative;
	top: -9px;
	left: -9px;
}


p.introtext {
    float: left;
    margin-bottom: 15px;
    width: 350px;
    padding-bottom: 0px;
}

p#ditto_pages {
    text-align: center;
    color: #fff;
}

p#ditto_pages a {
    text-decoration: none;
}

img {
    vertical-align: text-top;
}

/*-------------------- test --------------------*/

#ditto_pages .ditto_currentpage {
    padding: 1px 3px 2px;
    margin-right: 1px;
    color: #fff;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    padding: 1px 3px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #fff;
}
#ditto_pages a:hover {
    color: #000;
    text-decoration: under-line;
}

.thumbnail a:hover {
filter:alpha(opacity=80); /*IE*/
-moz-opacity:0.8; /*FF*/
opacity:0.8;
}



a {
    vertical-align: baseline;
}

a.prev {
    padding-right: 10px;
    color: #FFF;
}

a.prev:hover {
    color: #006699;
}

a.next {
    padding-left: 10px;
    color: #FFF;
}

a.next:hover {
    color: #FF4400;
}

p.slimbox img  {
	float:left;
	width:112px;
	height:112px;
	border: 1px solid #ababab;
	margin:0px 6px 6px 0px;filter:alpha(opacity=100); /*IE*/
-moz-opacity:0.8; /*FF*/
opacity:1;

} 

p.slimbox a:hover {
border-width: bold 3px; 
filter:alpha(opacity=80); /*IE*/
-moz-opacity:0.8; /*FF*/
opacity:0.8;
}

table.result th {
padding: 4px;
}

table.result td {
padding: 4px;
}
