@charset "utf-8";
/* bike-parking-sys.css : 20060527 */
/* ページタイトル */

#content h2 { 
	color:						#372F78;
	font-weight:				bold;
	font-size:					18px;
	padding:					0 0 3px 0;
	border-bottom:				solid 1px #372F78;
	margin-bottom:				15px;
}


table {
	float:						left;
	border-collapse:			collapse;
	empty-cells:				show;
	border:						solid 1px #372F78;
}

th {
	background-color:			#9994C5;
	color:						#FFFFFF;
}

th, td {
	border:						solid 1px #372F78;
}

th div, td div {
	text-align:					left;
	padding:					5px;
}

th div {
	font-weight:				bold;
}

p {
	margin:						10px 0;
}

a {
	color:						#372F78;
}

#content-inner-width {
	width:						790px;
	height:						1px;
}

#photo {
	float:						left;
	margin-right:				10px;
	margin-bottom:				15px;
}

#photo img {
	width:						295px;
}

#icons {
	float:						right;
	width:						175px;
}
#icons h3 {
	padding:					3px 10px;
	background-color:			#9994C5;
	color:						#FFFFFF;
	font-size:					10px;
	margin-bottom:				5px;
}
#icons img {
	float:						left;
	margin-right:				5px;
	margin-bottom:				5px;
}
#icons br {
	clear:						left;
}

.equip_icon {
	margin-right:				5px;
	margin-bottom:				5px;
}
#headright p {
	text-align: right;
	margin:						0;
}
#headright p a {
	font-size: 12px;
	color: #FFFFFF;	
	margin:						0;

}
#header p {
	font-size: 35px;
	font-weight: bold;
	margin:						0;

}
