@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi li.navi04 a img {
	visibility: hidden;
}

#conts .link {
	width: 304px;
	height: 38px;
	position: relative;
}

#conts .link li {
	position: absolute;
}

#conts .link li.link01 {
	left: 0;
	bottom: -7px;
}

#conts .link li.link02 {
	left: 155px;
	bottom: -7px;
}

#conts .link li img,
#conts .link li img a {
	display: block;
}

#conts .link li.link01 {
	background: url(../img/network/imgtext01_on.jpg) no-repeat;
}

#conts .link li.link02 {
	background: url(../img/network/imgtext02_on.jpg) no-repeat;
}

#conts .link li a:hover img {
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0; 
}

#conts .link li.on a img {
    visibility: hidden;
}

#conts .mb40 {
	margin-bottom: 40px;
}

#conts .inner {
	margin-bottom: 38px;
}

#conts .photoBox {
	float: left;
}

#conts .textBox {
	float: right;
	width: 455px;
}

#conts h5 {
	font-size: 1.25em;
	margin-bottom: 13px;
}

#conts .inner .textBox p {
	font-size: 1.25em;
}

#conts .inner .textBox p a {
	color: #B40607;
}

#conts .inner .textBox p.mapLink {
	margin-top: 20px;
	padding-left: 10px;
	line-height: 1.5;
	background: url(../img/index/icon.gif) no-repeat left 5px;
	zoom: 1;
}

#conts p.note {
	background: url(../img/network/icon.jpg) no-repeat left center;
	font-size: 1.4em;
	padding-left: 28px;
}


.w385 {
	width: 385px !important;
}