/* ---- body ---- */
body {
	line-height: 140%;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-color: #ffffff;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,address {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
}
ul {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
a img {
	border: none;
}
hr {
	display: none;
}

/* ---- body リンクカラー ---- */
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
}

a:visited {
	color:#FFCC00;
	text-decoration: none;
}

a:hover {
	color:#3300FF;
	text-decoration: none;
}


/* ---- レイアウト ---- */
#layoutBody {
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 750px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}

#topcontentBody {
	width: 748px;
}

#topcontentBodyl {
	width: 524px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
}

#topcontentBodyr {
	width: 224px;
	float: left;
	padding-bottom: 30px;
}

.contentl {
	width: 478px;
	margin-left: 8px;
	border: thin dotted #cccccc;
	background-color: #FFFF99;
	background-image: url(images/kiji_img.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 14px;
	letter-spacing: 1px;
	color: #000000;
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}

.contentl h3{
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 15px;
	border-left-width: 10px;
	border-left-color: #CC3366;
	border-bottom-width: 2px;
	border-bottom-color: #CC3366;
	border-left-style: solid;
	border-bottom-style: solid;
}

.contentl h4{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #000080;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.contentl ul{
	list-style-type: none;
	letter-spacing: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.contentl li{
	list-style-type: disc;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.contentl a:link{
	list-style-type: disc;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #0066FF;
}

.contentl a:visited{
	list-style-type: disc;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #0066FF;
}

.contentl a:hover{
	list-style-type: disc;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #000000;
	text-decoration: underline;
}

/* ---- ヘッダー ---- */

#header {
	height: 150px;
	background-color:#f0f0f0;
	background-image: url(images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-top-style: solid;
}

#contenthead {
    width: 748px;
    height: 40px;
	background-color: #f0f0f0;
}

#contenthead h1{
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	padding-right: 20px;
	font-weight: bold;
	font-size: 16px;
}

#contenthead h2{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}

/* ---- 右メニュー ---- */
#menubox {
	width: 210px;
	background-color: #FFFF99;
	border: thin dotted #cccccc;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 1px;
	padding-top: 15px;
}

#firstbox {
	width: 190px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#firsttitle {
	width: 180px;
	text-align: center;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 3px;
	color: #666666;
	letter-spacing: 1px;
	border-left-color: #CCCC33;
	border-bottom-color: #CC3366;
	border-top-color: #CC3366;
	bottom: auto;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 15px;
}

.firsttext{
	list-style-type: none;
	width: 180px;
	margin-top: 10px;

	font-size: 12.px;
	line-height: 140%;
	font-size: 10px;
	letter-spacing: 1px;
	padding-left: 5px;
}

.firsttext li{
	border-top-color: #CCCC33;
	border-left-color: #FFFFCC;
	list-style-position: outside;
	overflow: visible;
	margin-bottom: 8px;
	display: block;
	padding-bottom: 5px;
}

.firsttext a:link {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	display: block;
	border-width: 3px 0px 3px 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #0066FF;
}

.firsttext a:visited {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	display: block;
	border-width: 3px 0px 3px 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #0066FF;
}

.firsttext a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
	border-color: #ffffff;
	display: block;
	border-width: 3px 0px 3px 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	text-decoration: none;
}

/* ---- フッターメニュー ---- */
#footer {
	text-align: center;
	clear: both;
	border-top-color: #cccccc;
	border-top-style: ridge;
	border-top-width: 1px;
	width: 750px;
	background-color: #FFFF99;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
}
#footer a:link {
	color:#6666FF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:visited {
	color:#6666FF;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	color:#6666FF;
	text-decoration: underline;
	font-size: 12px;
}

/* ---- フッター外部リンク ---- */
#footer p {
	text-align: center;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	letter-spacing: 1px;
	margin-top: 10px;
}

.contentl p {
	margin: 5px;
	padding: 0px 5px 15px;
}

.img {
    clear:both;
	margin-top: 60px;
	margin-left: 10px;
	padding: 0px;
	border: 2px dotted #CC3366;
}

.imgkiji {
    clear: both;
	margin: 10px 10px 10px 10px;
	float: right;
}	