@charset "euc-jp";

@import url("basic.css");


#top_content h3#t_schedule_2010{
	background	: url(/image/h_schedule_2010.gif) 0 0 no-repeat ;
}

#top_content h3#t_schedule_2009{
	background	: url(/image/h_schedule_2009.gif) 0 0 no-repeat ;
}

#top_content h3#t_schedule_2008{
	background	: url(/image/h_schedule_2008.gif) 0 0 no-repeat ;
}

#work{
	font-size:14px;
}

dl{
	border-bottom	:1px dashed #ccc;	
}

dt{
	font-weight	:bold;
	line-height	:2em;
	font-size		:1em;
	margin-top	:0.5em;

	padding-left : 0.5em;
	border-left-width : 1em;
	border-left-style : solid;
	border-left-color : #00895d;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #00895d;
}

dd{
	margin-left		:1em;
	line-height		:1.5em;
	font-size			:1em;
	padding-top		:0.5em;
	padding-bottom	:1em;
}

/************** schedule.html  add writing  2009/3/25 by takahashi   schedule.html ********************/
#schdule_backnumber{
}

#schdule_backnumber dl{
	border:none;
	margin			:0;
	padding			:0;
	float:right;
	line-height	:2em;
}

#schdule_backnumber dt{
	margin:0;
	padding:0 8px 0 0;
	border:none;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height	:2em;

}

#schdule_backnumber dd{
	margin-bottom:0;
	float:left;
	padding			:0 0 0 15px;
	background		:url(../image/arrow.gif) 0 50% no-repeat ;
	line-height	:2em;
}

#resume dl dd.table_box {
	padding-top:0.3em;
	padding-bottom:0.3em;
}

#resume dl dd.table_box dl {
	border:none;
	line-height:1.4em;
}
#resume dl dd.table_box dl dt {
	display:inline;
	line-height:1.4em;
	font-weight: normal;
	border:none;
	margin:0;
	padding:0;
}

#resume dl dd.table_box dl dt.em2 {
	padding-right: 2em;
}

#resume dl dd.table_box dl dd {
	display:inline;
	line-height:1.4em;
	margin:0;
	padding:0;
}
