
/*******************************************************
 = contents
********************************************************/
/*bio*/
.biocolumnleft{
float:left;
display:inline;
width:390px;
border-right:solid #000000 1px;
}

.biocolumnright{
float:right;
display:inline;
width:550px;
}

.biocolumnleftblock{
width:390px;
margin-bottom:8px;
padding-bottom:8px;
}

.biocolumnrightblock{
width:550px;
margin-bottom:8px;
padding-bottom:8px;
}

.bioimage{
float:left;
display:inline;
width:380px;
padding:1px;
border:solid #CCCCCC 1px;
margin:10px 12px 0 0;

}
.bioimage2{
float:left;
display:inline;
width:225px;
padding:1px;
border:solid #CCCCCC 1px;
}

.biocomment{
float:left;
display:inline;
width:380px;
}

.biocomment h3{
color:#000000;
font-size:1.2em;
font-weight:bold;
margin-top:7px;
margin-bottom:7px;
}

.biocomment p{
font-size:1.1em;
line-height:1.2;
}

.biocomment2{
float:left;
display:inline;
width:225px;
}

.biocomment2 h3{
color:#000000;
font-size:1.2em;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

.biocomment2 p{
font-size:1.1em;
line-height:1.2;
}

.biocolumnleft2{
float:left;
display:inline;
width:233px;
margin-right:6px;
border-right:solid #000000 1px;
}

.biocolumncenter2{
float:left;
display:inline;
width:233px;
margin-right:6px;
border-right:solid #000000 1px;
}

.biocolumnright2{
float:right;
display:inline;
width:225px;
}

.biocolumnleft2block{
width:233px;
margin-bottom:0px;
padding-bottom:0px;
}

.biocolumncenter2block{
width:233px;
margin-bottom:0px;
padding-bottom:0px;
}

.biocolumnright2block{
width:225px;
margin-bottom:0px;
padding-bottom:0px;
}