
div#contents {
	float:left;
	margin:0 0 0 10px;
}

div.qa{
	width: 100%;
	clear: both; 
}

div.qa_icon{
	float:left;
}

div.qa_t{
	overflow: auto;
}

div.space{
	width:100%;
	height:10px;
	clear: both; 
}

hr{
	margin:0px;
	padding:0px;
	width:100%; /* 520px */
	height:1px;
	border: 1px solid #000000;
}

.word_title{
	font-size: 14px;
/*	color: #003f98; */
	margin: 0px;
	padding: 0px;
	line-height:2em;
}

div.special_icon{
	text-align:right;
	width:50px;
	float:left;
	}
	
div.special_t{
	overflow: auto;
	}
	
.special_blue{
	font-size: 12px;
	color: #0068b6;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
	}
	
div.oshieru_t{
	text-align:left;
	width:500px;
	float:right;
	}
	
.colImage {
    float: left;
    margin-right: 10px;
}

.colText {
    overflow: hidden;
}

div.info_icon{
	margin: 0 0 4px 0;
	padding: 0 4px 0 0;
	vertical-align: top;
	float:left;
}

div.info_title{
	overflow: auto;
	margin: 8px 0 0 0;
	vertical-align: bottom;
}

div.info_body{
	width: 100%;
	overflow: auto;
	clear: both; 
}
