@charset "utf-8";
@import "base.css";
@import "reset.css";
@import "common.css";


/* 				share
--------------------------------------------------------------------*/
div#content h1 {
	padding:13px 0 0 22px;
	width:578px;
	height:87px;
	background:url(../images/company_h1.jpg) left top no-repeat;
	font-size:2.8em;
	line-height:1.4em;
	margin:0 0 20px 0;
	color:#003333;
}
div#content h2 {
	margin:0 0 20px 0;
	padding:2px 0 0 30px;
	height:23px;
	font-size:1.6em;
	font-weight:bold;
	background:url(../images/h_1.jpg) left bottom no-repeat;
}



/* 				info-entry
--------------------------------------------------------------------*/
div#info-entry {
	margin:0 0 20px 0;
}
div#info-entry div  {
	font-size:1.2em;
	line-height:1.6em;
}

div#back dl {
	margin:0 0 60px 2px;
	padding:15px 0 0 0;
}
div#back dl dt {
	text-align:center;
}
div#back dl dd {
	margin:10px 0 0 0;
	background:url(../images/syou_ichiran.jpg) left center no-repeat;
	padding:0 0 0 10px;
	font-size:1.2em;
}
div#back dl dd a {
	color:#666666;
	text-decoration:underline;
}
div#back dl dd a:hover {
	color:#FF9900;
}
p.data {
	text-align: right;
	margin-bottom: 5px;}

