body {
	margin: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}

p {
	margin: 0px;
	padding: 0px;
}
em{
	font-style:normal;
}

.read-top {
	font-size: 12px;
	line-height: 15px;
	color: #0066CC
	padding: 3px;
}
.topics .arrow em{
	color:#f33;
}

/*--------全体ブロック--------*/


#allbox {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#layout {
	width: 754px;
	position: relative;
}

/*--------左ブロック--------*/

#layout #navi {
	float: left;
	width: 135px;
	margin-right: 15px;
}

#layout ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#layout ul li a {
	height: 17px;
	width: 135px;
	display: block;
	padding: 5px;
}

#layout li.link1 {
	background-color: #eaeaea;
	font-size: 12px;
	color: #0066CC;
}
#layout li.link1 a:active,a:link,a:visited {
	color: #0066CC;
}
#layout li.link1 a:hover {
	background-color: #d0e291;
	text-decoration: none;
}

#layout li.link2 {
	font-size: 12px;
	color: #0066CC;
}
#layout li.link2 a:active,a:link,a:visited {
	text-decoration: none;
}
#layout li.link2 a:hover {
	background-color: #e4efb4;
	text-decoration: none;
}


#layout #navi #counter {
	width: 135px;
	height: 140px;
	background-image: url(../img-top02/counter_back.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#layout #navi #counter #counter2 {
	left: 25px;
	top: 101px;
	position: absolute;
}






/*--------右ブロック--------*/

#layout #con {
	float: left;
	width: 604px;

}
#layout #con a:active,a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
#layout #con a:hover {
	color: #0066CC;
	text-decoration: underline;
}

/*-------------------------*/

#layout #con #saigai {
	margin-bottom: 0px;
	margin-top: 0px;
}

#layout #con #ll {
	float: left;
	width: 404px;
}
#layout #con #ll #lb {
	float: left;
	width: 204px;
}
#layout #con #ll #rb {
	float: left;
	width: 200px;
}

/*-------------------------*/

#layout #con #ll #lb2 {
	float: left;
	width: 135px;
	margin-right: 9px;
}
#layout #con #ll #lb2 p.menu {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c56a0;
}

#layout #con #ll #rb2 {
	float: left;
	width: 260px;
	height: 155px;
}
#layout #con #ll #rb2 img{
	margin:0;
	border:none;
}
/*-------------------------*/



#layout #con #ll div.topics {
	width: 404px;
	color: #333333;
	font-size: 12px;
	line-height: 19px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c56a0;
}
#layout #con #ll div.topics span.title {
	color: #333333;
	font-size: 15px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#layout #con #ll div.topics p.arrow {
	background-image: url(../img-top02/color00.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-bottom: 8px;
}

#layout #con #rr {
	float: left;
	width: 200px;
}
#layout #con #rr #rr2 {
	width: 195px;
	margin-left: 5px;
	margin-bottom: 10px;
}

/*-------------------------*/

#layout #con #bannerbox{
	width: 604px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#layout #con #bannerbox #ban{
	float: left;
	width: 204px;
}
#layout #con #bannerbox #ner{
	float: left;
	width: 196px;
}


/*-------------------------*/

#layout #con #fott {
	width: 604px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: 3C56A0;
	padding-top: 2px;
	font-size: 10px;
	line-height: 15px;
	color: 3C56A0;
	margin-top: 10px;
	text-align: right;
}


/*-------------------------*/

.cl {
	clear: both;
	visibility: hidden;
}

#kierumenu {
	position:absolute;
	left:135px;
	top:175px;
	width:100px;
	z-index:2;
	visibility: hidden;
	background-color: #FFFFFF;
}
#kierumenu .moji {
	font-size: 12px;
}

#kieru2 {
	position:absolute;
	left:135px;
	top:0px;
	width:300px;
	height: 400px;
	z-index:1;
	visibility: hidden;
}