@charset "utf-8";
/* ===================================================================
CSS information

 author     :AccessSolutions
 

=================================================================== */

#post01 {
	background-image: url(../../images/icon/icon01.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#post02 {
	background-image: url(../../images/icon/icon02.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#post03 {
	background-image: url(../../images/icon/icon03.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#post04 {
	background-image: url(../../images/icon/icon04.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#post05 {
	background-image: url(../../images/icon/icon05.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#post06 {
	background-image: url(../../images/icon/icon06.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

p.post_name {
	font-size: 11px;
}

