@charset "Shift_JIS";

/* cssƒŠƒZƒbƒg*/
*{
margin: 0px; 
padding: 0px;
}
#main {
	float: right;
	width: 540px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#main1 {
	margin-bottom: 20px;
}
#main1 h3 {
	font-weight: normal;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	color: #003366;
	background-color: #E7E7E7;
}
#main2 h4 {
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #003366;
}
#main p {
	text-align: left;
	padding: 0px;
	line-height: 1.4em;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#photo {
	float: right;
}

