* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	line-height: 1.3em;
}

#container {
	width: 900px;
	text-align: left;
	margin: 20px auto 70px;
	overflow: hidden;
}
#container h1 {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}

#footer {
	background: #000 url(../images/footerbg.jpg) repeat-x;
	height: 70px;
	width: 100%;
	/* [disabled]overflow: hidden; */
	position: fixed;
	left: 0px;
	bottom: 0px;
	clear: both;
}
#footerInner {
	text-align: left;
	margin: 0px auto;
	width: 900px;
	position: relative;
	overflow: hidden;
	height: 70px;
}
#footerInner address {
	position: absolute;
	right: 0px;
	bottom: 10px;
	font-size: 12px;
	font-style: normal;
}



#footerInner h2 {
	background: url(../images/footerlogo.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 60px;
	width: 111px;
	/* [disabled]margin-left: 20px; */
	float: left;
}
#header h2 {
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
	height: 135px;
	width: 209px;
	margin-left: 19px;
	float: left;
}
#header h2 a {
	display: block;
	height: 100%;
	width: 100%;
}
#header ul {
	float: right;
	margin-top: 101px;
	list-style: none;
	margin-left: 189px;
}
#header ul li {
	float: left;
	width: 161px;
	height: 34px;
}
#header ul li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#header {
	margin-bottom: 10px;
	overflow: hidden;
}

#navi02 {
	background: url(../images/navi02.jpg) no-repeat;
}
#navi03 {
	background: url(../images/navi03.jpg) no-repeat;
}
#navi01 {
	background: url(../images/navi01.jpg) no-repeat;
}
#navi01 a:hover {
	background: url(../images/navi01_hover.jpg) no-repeat;
}

#navi02 a:hover {
	background: url(../images/navi02_hover.jpg) no-repeat;
}
#navi03 a:hover {
	background: url(../images/navi03_hover.jpg) no-repeat;
}


#mainVisual {
	clear: both;
	width: 900px;
	margin-bottom: 20px;
	overflow: hidden;
}
#mainContents {
	clear: both;
}

#footerInner h2 a {
	display: block;
	height: 100%;
	width: 100%;
}

#footerInfo {
	float: left;
	margin-left: 32px;

}
#footerInfo p {
	font-size: 11px;
	line-height: 1.3em;
}
#footerInfo h3 {
	background: url(../images/footertel.jpg) no-repeat;
	text-indent: -9999px;
	height: 17px;
	width: 167px;
}
#mainContents {
	float: left;
	width: 600px;
	margin-right: 20px;
	background: #FFF;
}
#sideContents {
	float: left;
	width: 280px;
}
img {
	border-style: none;
}
.textright {
	text-align: right;
	font-size: 12px;
}
.pagetop {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagetop a  {
	color: #860b15;
	text-decoration: none;
	font-size: 12px;
}

.pagetop a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.lead {
	font-size: 15px;
	line-height: 1.3em;
}
.mainCnavi {
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
#footerInner address a {
	color: #FFF;
	text-decoration: none;
}
#footerInner address a:hover {
	text-decoration: underline;
}
#footerInner address {
	color: #000;
}

#sideContents ul {
	list-style: none;
}
#sideContents ul li {
	margin-bottom: 10px;
}
#bannerCourse {
	background: url(../images/banner_course.jpg) no-repeat;
	height: 170px;
	width: 280px;
}
#bannerRecommend {
	background: url(../images/banner_recommend.jpg) no-repeat;
	height: 170px;
	width: 280px;
}
#bannerShochu {
	background: url(../images/banner_syochu.jpg) no-repeat;
	height: 170px;
	width: 280px;
}
#sideContents ul li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#bannerCourse a:hover {
	background: url(../images/banner_course_hover.jpg) no-repeat;
}
#bannerRecommend a:hover {
	background: url(../images/banner_recommend_hover.jpg) no-repeat;
}
#bannerShochu a:hover {
	background: url(../images/banner_syochu_hover.jpg) no-repeat;
}
#bannerShochu100 {
	background: url(../images/banner_shochu100.jpg) no-repeat;
	height: 170px;
	width: 280px;
}
#bannerShochu100 a:hover {
	background: url(../images/banner_shochu100hover.jpg) no-repeat;
}
.fontsmall {
	font-size: 11px;
}

.topicpath  {
	margin-bottom: 15px;
	text-align: right;
	font-size: 12px;
}
.topicpath a {
	color: #FFF;
	text-decoration: none;
}
.topicpath a:hover {
	border-bottom: 1px dotted #FFF;
}
