/* ---- body ---- */
body {
		line-height: 140%;
		font-size: 12px;
		color: #666666;
		margin: 0;
		padding: 0;
		text-align: center;
		margin-top: 20px 0;
		letter-spacing: 1px;
		background-color:#e4b1ff;
}
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:#6699CC;
	font-size: 12px;
}

a:visited {
	color:#6699CC;
}

a:hover {
	color:#66CCFF
}

a:active {
	color:#66CCFF;
}

/* ---- レイアウト ---- */
#layoutBody {
	text-align: left;
	border: 1px solid #3300ff;
	width: 748px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}

#topcontentBody {
	width: 748px;
	background-color: #FFFFFF;
}

#topcontentBodyl {
	width: 524px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
}

#topcontentBodyr {
	width: 224px;
	float: right;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}

.contentl {
	width: 478px;
	margin: 20px 0 0 8px;
	padding: 20px 14px 10px 16px;
	border: 1px solid #3300ff;
	letter-spacing: 1px;
	color: #666666;
}

.contentl h3{
	background-color: #3300ff;
	padding: 5px 0 4px 15px;
	color: #F8F8FF;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 15px;
}

.contentl p{
	list-style-type: none;
	letter-spacing: 2px;
	margin-bottom:15px;
	text-indent: 12px;
}
.contentl ul li{
	list-style-type: square;
	letter-spacing: 2px;
	margin: 0 0 15px 15px;
	text-indent: 12px;
}
.contentl ul li a{
	text-decoration: none;
}

.contentl dt{
		margin: 5px 0 15px 15px;
		}

/* ---- ヘッダー ---- */

#header {
	height: 110px;
	border-bottom: 1px solid #CCCCCC;
	width:748px;
	background-color:#3300ff;

}

#header h1{
	padding-top: 35px;
	padding-left: 35px;
}

#header h1 a:link {
	color:#999999;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#header h1 a:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#header h1 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#header h2{
	margin-left: 35px;
	color: #F8F8FF;
	font-size: 10px;
	font-weight: normal;
}

#header h3{
	margin: 0 15px 10px 0;
	text-align: right;
	color: #F8F8FF;
	font-size: 10px;
	font-weight: normal;

}

#header h3 a{
		text-decoration: none;
			font-size: 10px;

}

#header p {
	margin: 0 15px 10px 0;
	text-align: right;
	color: #F8F8FF;
	font-size: 10px;
	font-weight: normal;
}

#header p a{
			text-decoration:none;
				font-size: 10px;
}


/* ---- 右メニュー ---- */
#menubox {
	width: 208px;
	border: 1px solid #3300ff;
	background-color: #FFFFFF;
	margin: 20px 1px 10px 5px;
	padding-top: 15px;
}

#firstbox {
	width: 180px;
	margin-left: 10px;
}

#firsttitle {
	width: 170px;
	font-weight: bold;
	border: 1px solid #3300ff;
background-color:#3300ff;
	font-size: 12px;
	padding: 3px 0 0 4px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	
}

.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;
	list-style-positon: outside;
	margin:0 0 10px 0;
}

.firsttext a:link {
	text-decoration:none;
	display:block;
	color:#666;
	font-size: 12px;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border:1px solid #fff;
}

.firsttext a:visited {
	display:block;
	color:#666;
	font-size: 12px;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border:1px solid #fff;
	text-decoration:none;
}

.firsttext a:hover {
	display:block;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border:1px solid #3300ff;
	text-decoration:none;
}

/* ---- フッターメニュー ---- */
#footer {
	text-align: center;
	clear: both;
	border-top: 1px solid #CCCCCC;
	width: 748px;
	background-color: #F5F5F5;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
}
#footer a:link {
	color:#999999;
	font-size: 12px;
	text-decoration: none;
}

#footer a:visited {
	color:#999999;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color:#999999;
	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:#FF9999;
	font-size: 12px;
	text-decoration: none;
}

#footer p a:visited {
	color:#FF9999;
	text-decoration: none;
	font-size: 12px;
}

#footer p a:hover {
	color:#FF3366;
	text-decoration: none;
	font-size: 12px;
}