/* CSS Document */

table.msg{
	margin:10px;
	text-align:left;
}
table.msg2{
	margin-left:0px;
	margin-bottom:10px;
	text-align:left;
}

#th03 .arrow01 {
	padding-bottom: 0px;
	margin-bottom:0px;
}

td.msg{
	padding:0px;
	padding-top:10px;
	padding-left:10px;

}
td.msg2{
	padding:0px;
	margin:0;
	padding-top:10px;
}

h2{
	text-align:left;
}

p.prof{
	margin-right: auto;
	margin-left:140px;
}

.prof {
	text-align:left;
	background:#f3f3f3;
	padding-right: 10px;
	padding-top:20px
	padding-left: 140px;
	margin-left:5px;

	
}

.gray{
	color:#f3f3f3;
	}

img.close{
	margin:0;
	padding:0;
}

.popup{
	padding:10px;
	margin:10px;
	border:solid 1px #c0cfe0;
	width:560px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:15px;
	margin-bottom:0px;
}

#footer_popup{
	text-align:right;
	color:#666666;
	width:580px;
	margin-right: auto;
	margin-left: auto;
}

.popup2{
	padding:10px;
	margin:10px;
	border:solid 1px #c0cfe0;
	width:515px;
}

.title {
	font-weight: bold;
	color: #54769E;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 16px;
	margin-top: 8px;
}

.sub_title {
	font-weight: bold;
	color: #54769E;
	padding-left:10px;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 16px;
	margin-top: 8px;
}

.text{
	padding-left:15px;
	
	}

#th03 .linkpage {
	background: #f3f3f3;
	border: 1px solid #E0E0E0;
	margin-top: 20px;
	padding: 9px 9px 0px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
}
#th03 .linkpage img {
	margin-bottom: 9px;
}

/* フロート指定 */
.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
}

#th03 .voice table td.bgblue ,#th03 .voice table th.bgblue {
	background: #EEF7FD url(reason/img/dotline.gif) no-repeat right bottom;
}
