

/*contents01*/
.contents01 {
	width: 520px;
	padding-top: 90px;
	margin-bottom: 40px;
}

.contents01 .box {
	clear: both;
	margin-bottom: 60px;
}

.contents01 .contents-left  {
    display: inline-table;
	height: 60px;
	width: 50px;
}

.contents01 .contents-left div {
    width: 50px;
    height: 60px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.contents01 .contents-left img {
    max-width: 50px;
    max-height: 60px;
}

.contents01 .contents-right  {
	width: 460px;
}

.contents01 .contents-right h5  {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.contents01 .contents-right h5 span  {
	font-size: 14px;
	line-height: 1em;
	letter-spacing: 0.4em;
	vertical-align: top;
	display: inline-block;
	padding-left: 15px;
}

.contents01 .contents-right p  {
	font-size: 12px;
	color: #4D4D4D;
	line-height: 1.5em;
}

.contents01 .contents-right h6  {
	line-height: 1em;
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
}

.contents01 .contents-right h6 a  {
	line-height: 1em;
	font-size: 12px;
	text-decoration: none;
	width: 130px;
	border: 1px solid #b3b3b3;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	color: #4d4d4d;
}

.contents01 .contents-right h6 a:hover  {
	color: #FFF;
	background-color: #4d4d4d;
	border: 1px solid #4d4d4d;
}

.contents01 .contents-right h6 span  {
	line-height: 1em;
	font-size: 12px;
	text-decoration: none;
	width: 130px;
	border: 1px solid #b3b3b3;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	color: #4d4d4d;
}
