@charset "UTF-8";
/* CSS Document */

#contents #info{
	margin-right: 10px;
	margin-left: 10px;
}
#contents #info ul{
	margin-right: 0px;
	margin-left: 0px;
}

#contents #info li{
	clear:both;
	margin-bottom:0px !important;
	padding-bottom:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: -2px;
	margin-right: 0px;
	margin-left: 0px;
}
#contents #info li .yymmdd{
	display:inline;
	float:left;
	width:8em;
	line-height:1.5em;
	font-size: 20px;
	padding-bottom: 1px;
}

#contents #info li .sentence{
	display:block;
	margin-left:0px;
	line-height:2em;
	float: left;
	width: 200px;
}

#contents #info li div.detail{
	clear:both;
	margin-left:0px;
	margin-right:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#contents #info li img{
	margin-top: 0;
	margin-right: 0;
	margin-left: -30;
	left: -30px;
	position: relative;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#contents .professocomment {
	border: 1px dotted #CCCCCC;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
}
