@charset "UTF-8";

/* name */
div#corpname {
	border-top: 1px solid #D1E2EB;	
	border-bottom: 1px solid #D1E2EB;
	margin-bottom: 25px;
	padding-top: 8px;
}

div#corpname h1 {
	clear: both;
	margin-top: -37px;
	height: 46px;
	font-size: 90%;
	letter-spacing: 0.1em;
}

div#corpname h1 span {
	padding-left: 15px;
	font-size: 75%;
	color: #666;
	font-weight: normal;
}

div#corpname p {
	width: 570px;
	font-size: 80%;
	height: 60px;
	text-align: right;
}

div#corpname p img {
	display: inline;
	margin-right: 10px;
}


/* photo */
p#corpimg {
	float: right;
	border: 1px solid #D1E2EB;
	padding: 5px 0 5px 0;
	width: 160px;
	font-size: 70%;
	color: #004283;
	text-align: center;
}

p#corpimg img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

/* gaiyou */
div#rightcolumn table#gaiyou1 {
	width: 405px;
	float: left;
}

div#rightcolumn table#gaiyou2 {
}

div#rightcolumn th, div#rightcolumn td {	
	padding-bottom: 13px;
	font-size: 80%;
	line-height: 140%;
	vertical-align: top;
}

div#rightcolumn th {	
	padding-right: 15px;
	color: #004283;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
}

div#rightcolumn td a:link {color: #004283; text-decoration: underline;}
div#rightcolumn td a:visited {color: #004283; text-decoration: underline;}
div#rightcolumn td a:active {color: #666; text-decoration: underline;}
div#rightcolumn td a:hover {color: #666; text-decoration: underline;}
