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

/* ================================================================================ */
/*      3. section1                                                                 */
/* ================================================================================ */
div.mainColumn div.column {
	width: 600px;
	margin-bottom: 50px!important;
}


div.column .column_list_photo{
	height: 70px;
	width: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.column .column_list_photo img{
	height: 70px;
	width: 70px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

div.column .column_list_photo img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


.column h4{
	height: 70px;
	margin-left: 10px;
	padding-left: 5px;
	float: right;
	width: 510px;
	line-height: 1.1em;
	background: url(http://www.kusokagaku.co.jp/function/css/none/)!important;
	margin-top: 0px!important;
	padding-top: 0px!important;
	display: block;
	border-left: 5px solid #069;
}

.column h4 a, .column h4 a:visited{
	text-decoration: none;
	color: #0044CC;
	font-weight: bold;
	line-height: 1.2em;
}

.column h4 a:hover{
	text-decoration: none;
	color: #06F;
}
.column p{

	font-size: 0.7em;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 10px;
}

.column img{
	border-style: none;
	}

div.column ul{
	padding: 0px!important;
	list-style-type: none!important;
	margin: 0px!important;
}

div.column li{
	list-style-type: none!important;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	height: 80px;
	padding-bottom: 5px;
	overflow: hidden;
	background: url(http://www.kusokagaku.co.jp/public_html/function/css/none/)!important;
	margin-left: 0px!important;
	padding-left: 0px!important;
}

div.mainColumn div.column dl{}


div.mainColumn div.column dl dt{
	font-size: 14px;
	font-weight: bold;
}

div.mainColumn div.column dl dd{
	margin-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.1em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D9D;
	padding-bottom: 10px;
}

div.column .issuedate{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 1em;
	display: none;
}



div.column .read  {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 5px;
	display: block;
}

div.column .title{
	line-height: 1.1em;
	}
