@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi {
	padding: 0 0 11px 361px;
	width: 595px;
}

.mainVisual {
	border-bottom: 1px solid #A0A0A0;
	clear: both;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
	width: 958px;
	height: 427px;
}

.mainVisual li {
	float: left;
}

.mainVisual li img {
	display: block;
}

.mainVisual .photoList li {
	width: 957px;
	height: 427px;
}

.mainVisual p {
	clear: both;
	left: 15px;
	position: absolute;
	top: 19px;
}

.mainVisual .menu {
	left: 618px;
	position: absolute;
	width: 360px;
	top: 18px;
}

.mainVisual .menu li {
	padding-bottom: 1px;
}

#main {
	margin-bottom: 12px;
}

#sideBar .linkUl {
	margin-bottom: 67px;
	padding-bottom: 39px;
}

#conts {
	padding: 33px 0 74px;
}

#conts .moves {
	background: url(../img/index/moves_bg.gif) no-repeat 374px top;
	border-bottom: 1px solid #A0A0A0;
	margin-bottom: 41px;
	padding: 4px 0 50px 10px;
	zoom: 1;
}

#conts .moves h2 {
	margin: 0 40px 27px 11px;
}

#conts .moves p {
	font-size: 1.4em;
	line-height: 1.7;
	margin: 0 40px 40px 0;
}

#conts .link {
	clear: both;
	text-align: right;
}

#conts .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts h2 {
	margin: 0 40px 27px 11px;
}

#conts dl {
	margin: 0 55px 24px 0;
}

#conts dt {
	color: #787878;
	float: left;
	font-size: 1.4em;
	padding-left: 31px;
}

#conts dd {
	background: url(../img/common/line.gif) repeat-x left bottom;
	font-size: 1.4em;
	margin-bottom: 17px;
	padding: 0 0 7px 9.2em;
}