@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi01 a img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#gNavi {
	margin-bottom: 5px;
}

#header {
	height: 166px;
}

#container .mainImg {
	margin: 0 0 9px 1px;
}

#main {
	padding-bottom: 36px;
}

#conts {
	padding-top: 13px;
}

#conts h2 {
	margin-bottom: 8px;
}

#conts p,
#conts dl,
#conts ul li {
	font-size: 1.47em;
}

#conts dl {
	margin: 0 13px 49px;
	line-height: 1.3;
}

#conts dl dd {
	margin-bottom: 6px;
	padding-bottom: 10px;
	background: url(../img/common/line02.gif) no-repeat left bottom;
}

#conts dl .last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

#conts .photo {
	margin: 0 0 5px 2px;
}

#conts p {
	margin: 0 10px 25px;
	line-height: 1.4;
}

#conts p a,
#conts ul li a {
	padding-left: 18px;
	display: inline-block;
	background: url(../img/common/icon/icon01.gif) no-repeat left 4px;
}

#conts ul {
	margin: 0 -34px 0 6px;
	width: 648px;
	overflow: hidden;
	zoom: 1;
}

#conts ul li {
	margin-right: 34px;
	width: 182px;
	float: left;
}

#conts ul li span {
	margin-bottom: 5px;
	text-align: center;
	display: block;
}

#conts ul li img {
	display: inline-block;
}

#conts .pageTop a {
	padding-left: 16px;
	font-size: 1.2em;
	color: #448ccb;
	text-decoration: none;
	background: url(../img/common/icon/icon03.gif) no-repeat left 2px;
}

#conts .pageTop a:hover {
	text-decoration: underline;
}