@charset "utf-8";

/* メインの中
------------------------------------------*/



/* History ----------------*/

div#history{
	font-size: 1.2em;
	line-height: 1.8;
	margin: 0 auto 25px;
	width: 602px;
	}
div#history table td {
	padding: 2px;}
div.his-entry-odd {
	border-bottom: 1px dotted #7A4D05;
	padding: 15px;
	}
div.his-entry-odd div div p img {
	float: left;
	margin-left: 5px;}
	
div.his-entry-even {
	border-bottom: 1px dotted #7A4D05;
	padding: 15px;
	background: #3F3F3F;
	line-height: 1.8;
	}
div.his-entry-even p img {
	float: left;
	margin-left: 5px;
	}
div.skillcareer,
div.license,
div.notes {
	border: 1px solid #545353;
	position: relative;
	padding: 10px;
	}
div.day {
	width: 80px;
	float: left;
	font-family: Verdana,Arial,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",san-serif;
	font-size: 1.1em;
	color: #E8E8E8;
	font-weight: bold;
	margin-bottom: 15px;
	}
div.skillcareer {
	min-width: 120px;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	}
div.license {
	min-width: 80px;
	margin-left: 10px;
	float: left;
	margin-bottom: 15px;
	}
div.license a img{
	border: 2px solid #16775B;
	}
div.license a:hover img{
	border: 2px solid #EFEFEF;
	}

div.notes  {
	clear: both;}

	
div.his-entry-odd div.skillcareer strong,
div.his-entry-odd div.license strong,
div.his-entry-odd div.notes strong {
	position: absolute;
	margin-top: -18px;
	padding: 2px 4px;}
div.his-entry-odd div.skillcareer strong {
	background: url(../img/his-entry-skillcareer-bg.png) repeat-y left top;}
div.his-entry-odd div.license strong{
	background: url(../img/his-entry-license-bg.png) repeat-y left top;}
div.his-entry-odd div.notes strong {
	background: url(../img/his-entry-notes-bg.png) repeat-y left top;}
	
div.his-entry-even div.skillcareer strong,
div.his-entry-even div.license strong,
div.his-entry-even div.notes strong {
	position: absolute;
	margin-top: -18px;
	padding: 2px 4px;
	background: #3F3F3F;}

p.more-show {
		font-family: Verdana,san-serif;
		padding-left: 15px;
		width: 50px;
		background: url(../img/glo-show-arrow.png) no-repeat left 5px;
		}
p.more-show a:link,
p.more-show a:visited {
			text-decoration: none;
			color: #E7E7E7;
			border-bottom: 1px dotted #E7E7E7;
			}
		
p.more-show a:hover {
			text-decoration: none;
			color: #E7E7E7;
			border-bottom: 1px solid #E7E7E7;
			}
			


div.entry-more {
	display: none;}
	
div.entry-more a,
div.entry-more a:link {
color: #29B99D;
text-decoration: none;
	}
div.entry-more a:hover {
color: #29B99D;
text-decoration: underline;
	}	
	
div.tensyoku h4 {
	border-left: 4px double #7A4D05;
	vertical-align: middle;
	display: inline-table;
	padding-left: 10px;
	margin-bottom: 10px;	
	}
div.tensyoku h4 img {
	padding: 10px 0px;
	vertical-align: middle;
	}
div.tensyoku h5 {
	font-size: 1.2em;
font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐゴシック",serif; 
	padding-left: 20px;
	margin-bottom: 25px;
	}
div.tensyoku p {
	line-height: 1.8;
	width: 602px;
	margin: 0 auto;
	font-size: 1.2em;
	margin-bottom: 20px;}
	
div.tensyoku {
	margin-top: 25px;
	text-align: center;}
