@charset "UTF-8";
#bgr_head {
	background: url(../image/head_bgr.jpg) no-repeat center top;
	width:100%;
}
#welfare_head {
	margin: 0px auto;
	width: 900px;
}
#welfare_head .col_left {
	height: 400px;
	width: 425px;
	float: left;
	padding: 0px 0px 25px;
}
#welfare_head .col_right {
	width: 475px;
	float: right;
	line-height: 2;
	padding: 0px 0px 50px;
}
#welfare_head .col_right h1 {
	padding: 0px 0px 20px;
}
#welfare_head .col_right ul {
	background: url(../image/welafare_head_btn_divider.gif) no-repeat 0px 65px;
}
#welfare_head .col_right ul li {
	padding: 25px 0px 0px;
}
#welfare_head #tab_area {
	clear: both;
	height: 53px;
	width: 900px;
}
#welfare_head #tab_area ul li {
	float: left;
}
#welfare {
	background: url(../image/bgr_welfare.gif) repeat-y;
	width: 900px;
	margin: 0px auto;
}
#welfare #top {
	background: url(../image/div_sdw_top.jpg) no-repeat center bottom;
	padding: 0px 0px 25px 54px;
	position: relative;
	height: 495px;
}
#welfare #top h1 {
	padding: 33px 0px 37px;
}
#welfare #top h2 {
	position: absolute;
	left: 187px;
	top: 56px;
}
#welfare #top h5 {
	padding: 30px 0px 0px;
}
#welfare #top #slide {
	height: 340px;
	width: 546px;
	position: absolute;
	top: 130px;
	display:none;
	right: 36px;
}
#welfare #point  {
	background: url(../image/div_sdw_btm.jpg) no-repeat center bottom;
	padding: 24px 0px 27px;
}
#welfare #point h2 {
	padding: 0px 0px 0px 142px;
}
#welfare #point p {
	padding: 0px 0px 0px 54px;
}
#welfare  #equipment {
	background: url(../image/div_sdw_btm.jpg) no-repeat center bottom;
	padding: 15px 0px 68px;
}
#welfare  #equipment h2 {
	padding: 0px 0px 0px 63px;
}
#welfare  #equipment h3 {
	padding: 18px 0px 15px;
}
#welfare  #equipment .col_left {
	width: 350px;
	padding: 35px 43px 0px 76px;
	float: left;
}
#welfare  #equipment .col_right {
	width: 350px;
	float: left;
	padding: 35px 0px 20px;
}
#welfare  #useful  {
	padding: 15px 0px 0px 63px;
}
#welfare  #useful h2 {
	padding: 0px 0px 25px;
}
#welfare  #useful p {
	padding: 0px 0px 0px 30px;
}
#welfare  #useful .cell {
	width: 242px;
	padding: 27px 0px 0px 13px;
	float: left;
}
#welfare  #useful .cell p {
	padding: 0px;
}
#welfare  #useful .cell p img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#welfare  #useful #caution {
	font-size: 75%;
	padding: 25px 0px 40px;
	clear: both;
	width: 765px;
	line-height: 1.5;
}
#welfare #useful #caution p {
	padding: 0px;
}
#welfare #variation {
	background: url(../image/welfare_24.jpg) no-repeat 25px bottom;
	padding: 0px 25px 44px;
}
#welfare  #variation #type01 {
	float: left;
	width: 425px;
	background: url(../image/welfare_20.jpg) no-repeat center bottom;
	padding: 0px 0px 16px;
}
#welfare  #variation #type01 h4 {
	padding: 0px 0px 7px 69px;
}
#welfare  #variation #type01 p {
	padding: 0px 0px 0px 68px;
}
#welfare  #variation #type02 {
	float: left;
	width: 425px;
	background: url(../image/welfare_21.jpg) no-repeat center bottom;
	padding: 0px 0px 36px;
}
#welfare  #variation #type02 h4 {
	padding: 0px 0px 7px 29px;
}
#welfare  #variation #type02 p {
	padding: 0px 0px 0px 28px;
}
#welfare  #variation #type03 {
	clear: left;
	background: url(../image/sdw_type03.jpg) repeat-y right;
	height: 263px;
}
#welfare #variation #type03 img {
	vertical-align: top;
}
#welfare  #variation #type03 .col_left {
	float: left;
}
#welfare  #variation #type03 .col_right {
	width: 250px;
	float: right;
	background: url(../../welfare/image/bgr_variation_cus.jpg) no-repeat right bottom;
	padding: 114px 0px 0px 20px;
	height: 149px;
}
#welfare  #variation #type03 .col_right h3 {
	padding: 0px 0px 18px;
}
#welfare #variation #type03 .col_right h4 {
	padding: 0px 0px 6px;
}
#welfare h5.link_btm {
	text-align: center;
	padding: 20px 0px 10px;
}
#welfare #btm {
	background: #FFF url(../image/bgr_welfare_btm.gif) no-repeat;
	height: 60px;
}

/*-- eachheight --*/
.panel li {
	cursor:pointer;
}
.slideshow1 .slidebox {
	height:330px;
	overflow:hidden;
	position:relative;
}
.slideshow1 .slidebox p {
	position:absolute;
	top:0;
	left:0;
}




/*-- mini2 --*/
.slideshowmini2{
	position:relative;
}

.slideshowmini2 .panel{
	position:absolute;
	border:solid 0px #f00;
	left:200px;
}
.slideshowmini2 .panel ul {
	width: 62px;
	float: left;
	padding: 0px 0px 0px;
}
.slideshowmini2 .panel ul li {
	float: left;
	padding: 0px 0px 0px 5px;
	font-size: 1px;
	line-height: 1px;
}

.slideshowmini2 .panel .ss_prv,
.slideshowmini2 .panel .ss_fwd {
	width:11px;
	height:13px;
	cursor:pointer;
	float:left;
	padding-top:5px;
}
