.pageTitle{
	margin:0px;
/*
	margin-top:1.5em;
	margin-left:0.5em;
	font-size:120%;
*/
	background-image:url("images/contentHeader.gif");
	text-indent:-9999em;
	height:30px;
	display:block;
}
.misskeio08top .pageTitle{
	background-image:url("images/eyecatch.jpg");
	height:440px;
}
.breadcrumbsList{
	font-size:75%;
	margin-top:0.7em;
	margin-left:0.6em;
}

.block{
	padding:10px;
	clear:both;
}
.blockInfo{
	font-size:90%;
}
.blockHeader{
	font-weight:bolder;
}
.blockTitle{
	margin:0px;
	font-size:150%;
	font-weight:normal;
}
.blockBody{
	font-size:85%;
	line-height:1.6;
}

.blockFooter{
}

.blockFooter .signiture{
	text-align:right;
	font-size:85%;
}

.readFullBlock{
	text-align:right;
}
.footerNavigation{
	text-align:center;
	font-size:90%;
	margin-top:1em;
	margin-bottom:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-style:ridge;
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;

}
/*記事内一般修飾要素*/
.blockBody h1, .blockBody h2{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#ff0000;
	font-size:1.6em;
	margin-right:10pt;
	clear:both;
	font-weight:normal;
}

.blockBody h3{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#FF95F9;
	font-size:1.4em;
	margin-right:10pt;
	margin-left:0.3em;
	clear:both;
	font-weight:normal;
}

.blockBody h4{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#007700;
	font-size:1.2em;
	margin-right:10pt;
	margin-left:0.6em;
	clear:both;
	font-weight:normal;
}

.blockBody h5{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#ff7700;
	font-size:1em;
	margin-right:10pt;
	margin-left:0.9em;
	clear:both;
	font-weight:normal;
}

.blockBody p{
	margin:0px;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding:0px;
}

.blockBody .reporter{
	font-style: normal;
	color:#243b82;
}

.blockBody .annotation{
	border: 1px dotted gray;
	background-color: #f7f1c1;
	margin:0.3em;
	padding:10px;
	display:block;
	font-size:80%;
}

.blockBody img{
	margin:10px;
	margin-top:4px;
	margin-bottom:4px;
}

.blockBody div.column_float_left{
	float:left;
	text-align:center;
	font-size:90%;
}

.blockBody div.column_float_right{
	float:right;
	text-align:center;
	font-size:90%;
}

.blockBody div.column_align_center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:90%;
}

.blockBodyLead img{
	float:left;
}


.blockHeadLine{
	font-size:75%;
}

.priorContentsSeparator{
	background-color:#eeeeee;
	padding:0.2em;
	clear:both;
}

.candidateBlock{
	width:600px;
	height:160px;
	background-repeat:no-repeat;
	margin-top:-40px
}
.candidateBlock h2{
	padding-top:50px;
	width:600px;
}
.candidateBlock a, .candidateBlock a:hover, .candidateBlock a:visited{
	color:#333333;
	text-decoration:none;
}
#candidateBlock1{
	margin-top:20px;
	background-image:url("images/candidateImage1.jpg");
	padding-left:170px;
	background-position:top left;
}
#candidateBlock2{
	background-image:url("images/candidateImage2.jpg");
	padding-right:170px;
	background-position:top right;
}
#candidateBlock3{
	background-image:url("images/candidateImage3.jpg");
	padding-left:170px;
	background-position:top left;
}
#candidateBlock4{
	background-image:url("images/candidateImage4.jpg");
	padding-right:170px;
	background-position:top right;
}
#candidateBlock5{
	background-image:url("images/candidateImage5.jpg");
	padding-left:170px;
	background-position:top left;
}
#candidateBlock6{
	background-image:url("images/candidateImage6.jpg");
	padding-right:170px;
	background-position:top right;
}

#candidateBlock1 h2{
	border-bottom-color:#E1D419;
}
#candidateBlock2 h2{
	border-bottom-color:#CAE361;
}
#candidateBlock3 h2{
	border-bottom-color:#F94874;
}
#candidateBlock4 h2{
	border-bottom-color:#4980D0;
}
#candidateBlock5 h2{
	border-bottom-color:#F0A5D0;
}
#candidateBlock6 h2{
	border-bottom-color:#C8D0D8;
}
