/* ---- body ---- */
body {
	line-height: 140%;
	font-size: 12px;
	color: #660066;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 20px 0;
	letter-spacing: 1px;
	background-color: #666666;
}
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;
	width: 748px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFCCFF;
}

#topcontentBody {
	width: 748px;
	background-color: #FFCCFF;
}

#topcontentBodyl {
	width: 524px;
	background-color: #FFCCFF;
	float: right;
	padding-bottom: 20px;
}

#topcontentBodyr {
	width: 224px;
	float: left;
	padding-bottom: 30px;
	background-color: #FFCCFF;
}

.contentl {
	width: 478px;
	margin: 20px 0 0 8px;
	padding: 20px 14px 10px 16px;
	border: 1px solid #66CC99;
	letter-spacing: 1px;
	color: #333333;
}

.contentl h3{
	background-color: #990099;
	padding: 5px 0 4px 15px;
	color: #FFFFF0;
	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: 2 0 5px 5px;
	text-indent: 12px;
}
.contentl ul li a{
	text-decoration: none;
}

.contentl dt{
		margin: 5px 0 15px 15px;
		}

/* ---- ヘッダー ---- */

#header {
	width:748px;
	background-color: #990066;
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	/*background-color:#3300ff;*/

}

#header h1{
	padding-top: 30px;
	padding-left: 160px;
	background-attachment: fixed;
}

#header h1 a:link {
	color:#66FFCC;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#header h1 a:visited {
	color:#66FFCC;
	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{
	display:block;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding-left: 180px;
	width: auto;
}

#header h3{
	display:inline;
	margin: 5px;
	color: #330000;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding: 5px;
	float: right;
	

}

#header h3 a{
	display:inline;
	text-decoration: none;
	color: #66CC66;
	text-align: right;

}

#header p {
	display:inline;
	margin: 0 15px 10px 0;
	text-align: right;
	color: #F8F8FF;
	font-size: 10px;
	font-weight: normal;
	text-align:right;
}

#header p a{
	text-decoration:none;
	color: #66FF66;
			}

/* ---- 右メニュー ---- */
#menubox {
	width: 208px;
	border: 1px solid #66CC99;
	background-color: #FFCCFF;
	margin: 20px 1px 10px 5px;
	padding-top: 15px;
}

#firstbox {
	width: 180px;
	margin-left: 10px;
}

#firsttitle {
	width: 170px;
	font-weight: bold;
	border-bottom: 1px double #006666;
	border-top: none;
	font-size: 12px;
	padding: 3px 0 0 4px;
	color: #CC9999;
	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;
}

#linkbox {
	width: 180px;
	margin-left: 10px;
}

#linktitle {
	width: 170px;
	font-weight: bold;
	border-bottom: 1px double #006666;
	border-top: none;
	font-size: 12px;
	padding: 3px 0 0 4px;
	color: #CC9999;
	letter-spacing: 1px;
}

.linktext{
	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:#333333;
	font-size: 12px;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border: 1px solid #FFCCFF;
}

.firsttext a:visited {
	text-decoration:none;
	display:block;
	color:#333333;
	font-size: 12px;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	border: 1px solid #FFFFFF;
}
.firsttext a:hover {
	display:block;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
	margin-top: 5px 0 0 0;
	padding: 0 0 0 5px;
	text-decoration:none;
	border: 1px solid #CC0033;
}

/* ---- フッターメニュー ---- */
#footer {
	text-align: center;
	clear: both;
	font-size: 12px;
	color: #000000;
	padding: 20px 10px;
	background-color: #663333;
	border-top-width: 10px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663333;
	border-bottom-color: #663333;
}
#footer a:link {
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
}

#footer a:visited {
	color:#ffffff;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color:#FFFF33;
	text-decoration: underline;
	font-size: 12px;
}
.contentl dt {
	margin-top: 15px;
	margin-bottom: 5px;
}
.contentl dd {
	margin-bottom: 10px;
}
