/* ---- body ---- */
body {
		line-height: 140%;
		font-size: 12px;
		color: #666666;
		background-color:FFFACD;
		margin: 0;
		padding: 0;
		text-align: center;
		margin-top: 20px 0;
		letter-spacing: 1px;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,address {
	margin-top: 0;
	margin-bottom: 0;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
hr {
	display: none;
}

/* ---- body リンクカラー ---- */
a:link {
	color:#0000CD;
	font-size: 12px;
}

a:visited {
	color:#0000CD;
}

a:hover {
	color:#DDA0DD;
}

a:active {
	color:#0000CD;
}

/* ---- レイアウト ---- */
#layoutBody {
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	width: 748px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#topcontentBody {
	width: 748px;
}

#topcontentBodyl {
	width: 524px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
}

#topcontentBodyr {
	width: 224px;
	float: right;
	padding-bottom: 30px;
}

.contentl {
	width: 478px;
	margin: 20px 0 0 8px;
	padding: 20px 14px 10px 16px;
	border: 1px solid #A0522D;
	letter-spacing: 1px;
	color: #666666;
}

.contentl h3{
	background-color: #FFE4C4;
	padding: 5px 0 4px 15px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 15px;
}
.contentl ul{
	list-style-type: none;
	letter-spacing: 2px;
}

.contentl li{
	list-style-type: none;
	letter-spacing: 2px;
}

.contentl p{
	list-style-type: none;
	letter-spacing: 2px;
	margin-bottom:15px;
	text-indent: 12px;
}

/* ---- ヘッダー ---- */

#header {
	height: 80px;
	background-color: #FFE4C4;
	border-bottom: 1px solid #CCCCCC;
}

#header h1{
	padding-top: 20px;
	padding-left: 35px;
}

#header h1 a:link {
	color:#000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#header h1 a:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#header h1 a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#header h2{
	margin-left: 35px;
	color: #C0C0C0;
	font-size: 10px;
	font-weight: normal;
}

#header p {
	text-align: right;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	letter-spacing: 1px;
	margin-top: 10px;
}
#header p a:link {
	color:#87CEFA;
	font-size: 12px;
	text-decoration: none;
}

#header p a:visited {
	color:#87CEFA;
	text-decoration: none;
	font-size: 12px;
}

#header p a:hover {
	color:#000000;
	text-decoration: none;
	font-size: 12px;
}

/* ---- 右メニュー ---- */
#menubox {
	width: 208px;
	border: 1px solid #A0522D;
	background-color: #FFFFFF;
	margin: 20px 1px 10px 5px;
	padding-top: 15px;
}

#firstbox {
	width: 180px;
	margin-left: 10px;
}

#firsttitle {
	width: 170px;
	font-weight: bold;
	border-bottom: 1px solid #FFE4C4;
	border-left: 12px solid #FFE4C4;
	font-size: 12px;
	padding: 3px 0 0 4px;
	color: #000000;
	letter-spacing: 1px;
}

.firsttext{
	list-style-type: none;
	width: 170px;
	margin-top: 10px;
	line-height: 140%;
	padding: 0 0 0 15px;
	font-size: 10px;
	letter-spacing: 1px;
}

.firsttext li{
	list-style-type: none;
}

.firsttext a:link {
	display:block;
	color:#0000CD;
	font-size: 12px;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border-left:12px solid mediumblue;
}

.firsttext a:visited {
	display:block;
	color:#0000CD;
	font-size: 12px;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border-left:12px solid mediumblue;
}

.firsttext a:hover {
	display:block;
	text-decoration: underline;
	font-size: 12px;
	color: #DDA0DD;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border-left:12px solid plum;
}

/* ---- フッターメニュー ---- */
#footer {
	text-align: center;
	clear: both;
	border-top: 1px solid #CCCCCC;
	width: 748px;
	background-color: #FFE4C4;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
}
#footer a:link {
	color:#87CEFA;
	font-size: 12px;
	text-decoration: none;
}

#footer a:visited {
	color:#87CEFA;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-size: 12px;
}

/* ---- フッター外部リンク ---- */
#footer p {
	text-align: center;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	letter-spacing: 1px;
	margin-top: 10px;
}
#footer p a:link {
	color:#FFEBCD;
	font-size: 12px;
	text-decoration: none;
}

#footer p a:visited {
	color:#FFEBCD;
	text-decoration: none;
	font-size: 12px;
}

#footer p a:hover {
	color:#FFEBCD;
	text-decoration: none;
	font-size: 12px;
}