@charset "utf-8";



h3{

	font-weight:bold;

	font-size:120%;

	margin-bottom:3px;

}





dl.execuvive{

	border-top: 1px #CCCCCC dotted;

}



dl.execuvive dt{

	width:16em;

	padding:0.6em 0.5em;

	float:left;

	zoom:normal;

}



dl.execuvive dd{

	padding-left:16em;

	padding:0.6em 0;

	border-bottom:1px dotted #CCC;

	zoom:normal;

}

dl.execuvive dd:after {

  content: ".";

  display: block;

  clear: both;

  height: 0;

  visibility: hidden;

}



dl.execuvive dd {

  min-height: 1px;

}



* html dl.execuvive dd {

  height: 1px;

  /*¥*//*/

  height: auto;

  overflow: hidden;

  /**/

}



dl.execuvive dd span.name{

	width:6em;

	display:block;

	vertical-align:top;

	float:left;

}



dl.execuvive dd span.katagaki{

	float:left;

	display:block;

}



dl.execuvive dd span.tantou{

display:inline-block;

width:13em;

}





.lh2em	{

	line-height:2.6em;

}

