@charset "utf-8";
.mainimg{background-image:url(../img/header/header_news.jpg);}
.titleline_solid01{width:203px;}
dl {
	margin-bottom:16px;
}
dt {
	font-size: 0.8em;
	line-height: 2.4em;
	color: #663300;	
}
dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDEDE;
	padding-bottom: 10px;	
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom:10px;	
}
.obg {
	background-color: #FF6600;	
	padding: 2px;
}
p {
	line-height: 1.3em;
}
.buttonarea {
	display: block;
	padding-left: 0px;
	padding-top: 20px;
}
#data  a {
	display: block;
	float: left;
	margin: 0px 0px 0px 290px;
	background-image: url(../img/common/data_small1.jpg);
	height: 31px;
	width: 115px;
}
#data  a:hover {
	background-image: url(../img/common/data_small2.jpg);
}
#experience  a {
	display: block;
	height: 31px;
	width: 115px;
	background-image: url(../img/common/experience_small1.jpg);
	margin-left: 425px;
}
#experience  a:hover {
	background-image: url(../img/common/experience_small2.jpg);
}
ul {
	display: block;
	padding-top: 0px;
}

