.btn-01 {
	background: url(/solo/images/top_bg_btn01.gif) no-repeat;
	height: 44px;
	padding: 0px 37px 0px 8px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 18px;
}
table.btn-02 {
	margin-top: 2px;
	border: 1px solid #dfdfdf;
	font-size: 11px;
	line-height: 12px;
	}
table.btn-02 td {
	padding: 4px 4px 2px 4px;
	}
table.btn-02 td p {
	margin: 0;
	padding: 2px 0 2px 2px;
	}

.border-01 {
	background: url(/solo/images/top_bg_border.gif) repeat-x;
}
#function td {
	font-size: 10px;
	line-height: 12px;
	border-bottom: 1px dotted #C1C1C1;
	height: 50px;
}
#info {
	font-size: 12px;
	line-height: 14px;
}
#info ul {
	margin: 0px 10px;
	padding-left: 15px;
}
#info li {
	margin-top: 5px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #336699;
}

/* 全サイト共有フッターリンク */
div#footer-link{
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 10px;
	width: 740px;
	font-size: 10px;
	line-height: 150%;
}

div#footer-link ul {
	margin:0;
	list-style-type:none;
	line-height:1.4em;
	text-align:left;
}

div#footer-link ul li {
	display:inline;
	margin:0;
}

.fwb {
	font-weight:bold;
}
#feature {
	font-size: 16px;
	font-weight:bold;
	color:#F60;
}
#feature a:link {
	color: #ED6F00;
	text-decoration:underline;
}
#feature a:visited {
	color: #ED6F00;
	text-decoration:underline;
}
#feature a:hover {
	text-decoration:none;
	color:#E61758;
}

