.ContentsChange {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#doublecontents {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 100px;
}
.ContentsLeft {
	padding-left: 30px;
	float: left;
}
.ContentsRight {
	padding-right: 30px;
	float: right;
}
#contents p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.6em;
	margin-bottom: 1.4em;
}
#contents p img {
	background-color: #f6f6f6;
	border-width: 2px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#contents p.middleImg img,
#contents p.largeImg img {
	background-color: #f6f6f6;
	border-width: 2px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#contents p.middleImg {
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 30px;
	margin-left: 30px;
}
#contents p.largeImg {
	text-align: center;
	margin-bottom: 15px;
}


.emphasize {
	font-size: 120%;
	font-weight: bold;
	color:#FF0000;
}

.blackemphasize {
	font-size: 120%;
	font-weight: bold;
	color:#000000;
}

.conclusion {
	font-size: 120%;
	font-weight: bold;
	background-color: #D9D9D9;
	border-width: 2px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.professionalcoments {
	font-size: 110%;
	color: #00008b;
	
}

.letterred {
    color: #FF0000;
}


/*--------------------------------------
	iwakan
--------------------------------------*/
div.frame {
	background: url(../../baps_blog/image/iwakan/frame_top.gif) 17px top no-repeat;
	line-height: 1;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	padding-top: 30px;
	padding-right: 17px;
	padding-bottom: 30px;
	padding-left: 17px;
}
#contents div.frame p {
	margin: 0;
	background: url(../../baps_blog/image/iwakan/frame_middle.gif) repeat-y;
	padding: 0 0 0 39px;
	line-height: 1;
}
#contents div.frame p img {
	border: 0;
	padding: 0;
	float:center;
}
div.frame span {
	display: block;
	background: url(../../baps_blog/image/iwakan/frame_bottom.gif) no-repeat;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
div.frame span.bottom {
	padding-bottom: 10px;
	border: none;
}


/*--------------------------------------
	footer
--------------------------------------*/



/* clearfix */
.clearfix:after {
 content:"."; 
 display:block; 
 height:0; 
 clear:both; 
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* hide mac ie \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display: block;
}
/* end */
.centerSmallContents {
	margin-right: 100px;
	margin-left: 100px;
}
.left100 {
	padding-left: 100px;
}

