﻿@charset "utf-8";

.link-block p a {
	margin-right: 5px;
}
.txt-block p.btn {
	margin-bottom: 15px;
}
#dedicated-link {
	display: none;
}
p.head {
	font-weight: bold;
}


/* .mainimage */
h1 {
	margin-bottom: 12px;
}
.mainimage {
	margin-bottom: 20px;
	padding-bottom: 0;
	width: 740px;
	height: 200px;
	background: url(../images/img_index-mainimage.gif) left top no-repeat;
}
.mainimage * {
	text-indent: -999em;
}