@charset "UTF-8";
/*##################################################
-------------LIST-------------
 01: column
 02: prof
 
------------------------------
##################################################*/
/* --------------------------------------------------
 01: column
 -------------------------------------------------- */

div#column {
	min-height: 115px;
	_height: 115px;
	margin: 8px 0 15px 0;

}
div#column h3 {
	padding: 30px 0 15px 0;
}
div#column h4 {
	padding: 14px 0 15px 0;
}
div#column p {
	padding: 10px 0 15px 15px;
	font-size: 93%;
	line-height: 150%;
}
div#column ul {
	background: url(../images/showarer_line.gif) 0 bottom no-repeat;
}
div#column ul li {
	padding: 8px 0 8px 20%;
	color: #1051bc;
}
div#column ul li#icon1 {
	background: url(../images/showarer_icon1.gif) 15% 6px no-repeat;
}
div#column ul li#icon2 {
	background: url(../images/showarer_icon2.gif) 15% 6px no-repeat;
}
div#column ul li#icon3 {
	background: url(../images/showarer_icon3.gif) 15% 6px no-repeat;
}
div#column ul li#icon4 {
	background: url(../images/showarer_icon4.gif) 15% 6px no-repeat;
}


/* --------------------------------------------------
 02: prof
 -------------------------------------------------- */
div#prof dl {
	width: 440px;
	background: url(../images/showarer_history_line.gif) repeat-y;
}
div#prof dl dt {
	height: 61px;
	background: url(../images/column_tit2.gif) 0 0 no-repeat;
	text-indent: -9999px;
}


div#prof dl dd {
	padding: 0 20px 25px 20px;
	font-size: 93%;
	line-height: 150%;
	background: url(../images/showarer_history_bm.gif) 0 bottom no-repeat;
} 
 
div#prof dl dd img {
	float: right;
	padding-left: 15px;
}