@charset "utf-8";
/* CSS Document */

/*-----------------------------
headTxtIndex
-----------------------------*/

#headTxtIndex {
	position: absolute;
	left:350px;
	top:10px;
	font-size: 10px;
	color: #003B81;
	font-weight: normal;
	line-height:125%;
}

/*-----------------------------
head
-----------------------------*/

#headmenu {
	top: 55px;
}

/*-----------------------------
topimageIndex
-----------------------------*/

#topimageIndex {
	height: 405px;
	position: relative;
	clear: both;
}

#topimageIndex img {
	position: absolute;
	left: -5px;
}

/*-----------------------------
contentIndex
-----------------------------*/

#contentIndex {
	width: 810px;
	clear: both;
	margin:0 0 0 -5px;
	padding:20px 0 0 0;
}

.contentIndexBox p {
	padding:10px 0 0 0;
}

#beni {
	width: 390px;
	float: left;
	margin:0 0 0 5px;
}

img#beniImg {
	float: right;
}

#beniLeft {
	width: 270px;
}

#beniTxt {
	margin:10px 0 0 10px;
	font-size: 75%;
	line-height: 125%;
}

#chintai {
	width: 390px;
	float: right;
}

img#chintaiImg {
	float: right;
}

#chintaiLeft {
	width: 270px;
}

#chintaiTxt {
	margin:10px 0 0 0;
	font-size: 75%;
	line-height: 125%;
}

#noni {
	width: 390px;
	float: left;
	margin:0 0 0 5px;
}

img#noniImg {
	float: right;
}

#noniLeft {
	width: 270px;
}

#noniTxt {
	margin:10px 0 0 10px;
	font-size: 75%;
	line-height: 125%;
}

#omokarusan {
	width: 390px;
	float: right;
}

img#omokarusanImg {
	float: right;
}

#omokarusanLeft {
	width: 270px;
}

#omokarusanTxt {
	margin:10px 0 0 0;
	font-size: 75%;
	line-height: 125%;
}
img#contentLine {
	clear: both;
}

/*-----------------------------
foot
-----------------------------*/

#footLinkIndex {
	line-height: 150%;
	font-size: 75%;
	width: 800px;
	margin: 0;
	background: url(../images/footIcon.jpg) no-repeat right bottom;
}

#footLinkIndex a {
	text-decoration: none;
}

#footLinkIndex a:hover {
	text-decoration: underline;
}

/*-----------------------------
カウンター
-----------------------------*/

#counter {
	text-align: right;
	margin: 0 5px 0 0;
}

