﻿@charset "utf-8";

/* btn-l */
.btn-l {
	background: url(/common/images/com_bg39.png) no-repeat scroll 0 50% transparent;
	width: 345px;
}
.btn-l .text-wrapper {
 	background: url(/common/images/com_bg40.png) no-repeat scroll 0 0 transparent;
}
.btn-l .link-text {
	background: url(/common/images/com_bg41.png) no-repeat scroll 0 100% transparent;
	text-align: left;
	padding: 8px 15px 15px 30px;
}
.btn-l:hover {
	background-image: url(/common/images/com_bg39on.png);
}
/* col02 */
.col02 .col-link .column .img-l {
    width: 60px;
}
.col02 .col-link .column .text-r {
    width: 80%;
}
.col02 .col-link dd, .col03 .col-link dd, .col-longlink dd {
    padding: 6px 12px 12px;
}
/* orage-text */
.orage-text {
	color: #ff7a2d;
	display: block;
	font-size: 70%;
	padding-bottom: 2px;
	padding-top: 6px;
}