* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, sans-serif;
	color: #443333;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 2px;
	background: url(../images/bg.gif) repeat-y;
}
#wrap {
	min-width: 781px;
	height: auto !important;
	min-height: 100%;
	position: relative;
	background: url(../images/bg.gif) repeat-y;
 *height: 100%;
}
body.top, body.top div#wrap {
	background: url(../images/idx_bg.gif) repeat-y;
}
#main {
	padding-bottom: 150px;
	overflow: hidden;
 *overflow: inherit;
}
*:first-child+html #container #container-inner {
}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	clear: both;
	height: 140px;
	background: url(../images/bg_foot.gif) repeat-y;
	width: 100%;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
a {
	text-decoration: none;
	border: none;
}
a:link, a:active, a:visited {
	color: #BB0000;
	text-decoration: underline;
	border: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
a img {
	color: #000066;
	text-decoration: none;
	border: none;
}
.small {
	font-size:10px;
	letter-spacing:0.03em;
}
/*追加*/

.HeadText {
	background-color: #000;
}
.HeadText h1 {
	padding-left: 24px;
	padding-bottom: 1px;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.ContentRead {
	width: 571px;
}
#footer p {
	margin-left: 25px;
}
.FooterLink {
	padding-top: 4px;
	padding-bottom: 7px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}
.Copyright {
	font-size: 10px;
}
.Message {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.ContentRead {
	width: 521px;
	margin-left: 25px;
}
.ContentRead p {
	margin-bottom: 27px;
}
.MenuSection {
	margin-left: 3px;
	width: 153px;
	margin-top: 5px;
}
.YouTube {
	width: 137px;
	padding: 8px;
	background-image: url(../images/idx_m_back_2.gif);
	background-repeat: no-repeat;
	line-height: 1;
}
.YouTube .Video {
	margin-bottom: 5px;
}
.gmap {
	overflow: hidden;
	margin-top: 32px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 155px;
	width: 155px;
}
#map {
	overflow: hidden;
	height: 155px;
	width: 155px;
}
.BorderClear {
	background-image: url(../images/BorderClear.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: -1px;
	height: 1px;
}
.Profile th, .Profile td {
	padding-bottom: 10px;
}
div.Sitemap ul {
	list-style: none outside none;
}
div.Sitemap a {
	font-weight: bold;
}
div.Sitemap li {
	line-height: 1.5;
	margin-bottom: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
div.Sitemap li.home {
}
div.Sitemap ul.second {
	margin-top: 10px;
}
div.Sitemap ul.second li {
	margin-left: 2em;
}
div.Sitemap ul.third {
	margin-bottom: 8px;
	margin-top: 6px;
}
.YouTubeBanner {
	display: inline-block;
 *display: inline;
	padding: 3px;
	background-color: #FFF;
}
h3, h4, h5, h6 {
	font-size: 12px;
}

