@charset"shift_jis";
/* CSS Document */

div#contents p#btnBack {
	margin-bottom: 10px;
	text-align: right;
}

div#contents p#btnBack img { margin-left: 10px;}

div#h1Box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 560px;
	margin-bottom: 10px;
}

h1 {
	background-color: #080C42;
	background-image: url(../portfolio/img/bg_h1.gif);
	background-repeat: no-repeat;
	padding: 13px 10px 13px 25px;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}

div#contents div#h1Box p {
	position: absolute;
	top: 10px;
	right: 10px;
	margin-bottom: 0;
}

div#photo {
	padding: 5px;
	margin-bottom: 15px;
}

div#photo table { margin: auto;}

div#photo img {
	border: 1px solid #FFFFFF;
}

div#photo img#photo2 { margin: 0px 0px 10px 10px;}
div#photo img#photo3 { margin: 0px 0px 0px 10px;}

h2 {
	clear: both;
	margin: 0px 0px 1em;
	padding: 4px 11px;
	border-left: 3px solid #CE0018;
	background-color: #080C42;
	font-size: 100%;
	line-height: 1.2;
	color: #FFFFFF;
}

div.detailInfo { padding: 0px 5px;}

table#detailTbl {
	width: 260px;
	float: left;
	border-collapse: separate;
	border-right: 1px solid #9C9A9C;
	border-bottom: 1px solid #9C9A9C;
}

table#detailTbl th, table#detailTbl td {
	padding: 2px 3px;
	border-left: 1px solid #9C9A9C;
	border-top: 1px solid #9C9A9C;
	text-align: left;
	vertical-align: top;
}

table#detailTbl th {
	background-color: #D6DBF7;
}

div#googleMap {
	float: right;
	width: 276px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

div#notice {
	clear: both;
	margin: 15px 0px;
}

table#relation {
	margin-bottom: 15px;
}

table#relation td {
	text-align: left;
	vertical-align: top;
}

table#relation td img {
	vertical-align: middle;
}
