@charset "UTF-8";
#title {
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../link/img/title.jpg);
	background-repeat: no-repeat;
}
#left {
	clear: none;
	float: left;
	width: 495px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#left h3 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #663300;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: normal;
}
#left a:link  {
	color: #333333;
	text-decoration: none;
}
#left a:visited  {
	color: #000000;
	text-decoration: none;
}
#left a:hover   {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}
#left h4 {
	font-size: 10px;
	color: #666666;
	margin-left: 0px;
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-weight: 100;
	float: right;
	font-style: italic;
}
#left ul {
	margin-left: 0px;
	padding-left: 15px;
}
#left li   {
	color: #666666;
	list-style-type: none;
	padding: 2px 2px 2px 25px;
	line-height: 1.8em;
	margin: 0px;
	background-image: url(../link/img/cake.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: small;
}
#right {
	clear: none;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.8em;
	color: #333333;
	background-color: #FFFFee;
	padding: 0px;
	border: 1px solid #300;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
#right h2 {
	font-size: small;
	color: #FFF;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	background-color: #330;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right p {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size: x-small;
	margin: 0px;
	padding: 10px;
}
#right ul{
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#right li {
	color: #666666;
	list-style-type: none;
	line-height: 1.8em;
	background-image: url(../link/img/pencil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: small;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
dl {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	margin: 0px 0px 20px;
	padding: 0px 5px 0px 15px;
	font-size: x-small;
}
dt {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	color: #900;
}
dd {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	margin: 0px 0px 20px;
	padding: 0px 5px 0px 15px;
	font-size: x-small;
	line-height: 1.5em;
}
#right a:link {
	color: #333333;
	text-decoration: none;
}
#right a:hover {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#right a:visited {
	text-decoration: none;
	color: #333;
}

