/* インクルード
----------------------------------------------------------------------------- */
@import url("introduction.css");


/* 沿革
----------------------------------------------------------------------------- */
div#left{
width: 687px;

}
*+html div#left{
margin-right:-25px;
}

div.top_title{
	background-image: url('../introduction/img/history/title_bk01.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}　



*html div.top_title{
	margin-left: 20px;
	}


h3{
	background-image: url(../introduction/img/history/title.gif);
	margin: 0px;
	padding: 0px;
}

.catch{
	height:80px;
	background-image: url(../introduction/img/history/catch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 310px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.anchor{
	margin-left:30px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right:30px;
}

div.anchor table td{
text-align:center
}

div.anchor table td a{
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

div.anchor .line{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}


div.history_box{
	background-image: url(../introduction/img/history/title_bk02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-top: 60px;
	padding-left: 30px;
	margin-right:10px;
}


table.tb_basic th,table.tb_basic td{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.photo img{
margin-left:15px;
}

.photo{
	font-size: 12px;
}

.photo p{
	width:150px;
	margin-left:15px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

h4.midashi01{
background-image: url('../introduction/img/history/midashi01.gif');
}

h4.midashi02{
background-image: url('../introduction/img/history/midashi02.gif');
}

h4.midashi03{
background-image: url('../introduction/img/history/midashi03.gif');
}

h4.midashi04{
background-image: url('../introduction/img/history/midashi04.gif');
}


