/**********************************/
/* テンプレート名 : No.002 詳細画面用 */
/**********************************/
#wrapper {
	background-image: url('../images/contents/3/bg.jpg');
	background-position: center middle;
	background-repeat: no-repeat;
}
#home_box .home {
	height: 37px;
	width: 107px;
	background-image: url('../images/contents/3/btn_hp.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#footer #f_center {
	width:620px;
	vertical-align: top;
	margin-top: 0px;
	background-image: url('../images/contents/3/controller_bg.png');
	background-repeat: no-repeat;
	background-position: 155px 0px;
	text-align: center;
}

#footer #f_center .f_menu li.pdf {
	margin-bottom: 7px;
	width: 25px;
	height: 46px;
	background-image: url('../images/contents/3/btn_pdf.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#footer #f_center .f_menu li.index {
	margin-bottom: 7px;
	width: 23px;
	height: 46px;
	background-image: url('../images/contents/3/btn_index.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#footer #f_center .f_menu li.list {
	margin-bottom: 7px;
	width: 22px;
	height: 46px;
	background-image: url('../images/contents/3/btn_home.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/**/
#footer #f_center .f_menu li.left {
	width: 93px;
	height: 53px;
	background-image: url('../images/contents/3/btn_left.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#footer #f_center .f_menu li.left_off {
	width: 93px;
	height: 53px;
	background-image: url('../images/contents/3/btn_left.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 10px;
}
/**/
#footer #f_center .f_menu li.left_w {
	margin-bottom: 8px;
	width: 29px;
	height: 45px;
	background-image: url('../images/contents/3/btn_left_w.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 20px;
	}
#footer #f_center .f_menu li.left_w_off {
	margin-bottom: 8px;
	width: 29px;
	height: 45px;
	background-image: url('../images/contents/3/btn_left_w.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 20px;}
/**/
#footer #f_center .f_menu li.right {
	width: 93px;
	height: 53px;
	background-image: url('../images/contents/3/btn_right.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#footer #f_center .f_menu li.right_off {
	width: 93px;
	height: 53px;
	background-image: url('../images/contents/3/btn_right.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 10px;
}
/**/
#footer #f_center .f_menu li.right_w {
	margin-bottom: 8px;
	width: 29px;
	height: 45px;
	background-image: url('../images/contents/3/btn_right_w.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 20px;
}
#footer #f_center .f_menu li.right_w_off {
	margin-bottom: 8px;
	width: 29px;
	height: 45px;
	background-image: url('../images/contents/3/btn_right_w.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 20px;
}
/**/
#footer #f_center .f_menu li.plus {
	margin-bottom: 7px;
	width: 22px;
	height: 46px;
	background-image: url('../images/contents/3/btn_plus.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#footer #f_center .f_menu li.plus_off {
	margin-bottom: 7px;
	width: 22px;
	height: 46px;
	background-image: url('../images/contents/3/btn_plus.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 10px;
}
/**/
#footer #f_center .f_menu li.minus {
	margin-bottom: 7px;
    width: 22px;
	height: 46px;
	background-image: url('../images/contents/3/btn_minus.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.minus_off {
	margin-bottom: 7px;
	width: 22px;
	height: 46px;
	background-image: url('../images/contents/3/btn_minus.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
/**/
#footer #f_center .f_menu li.all {
	margin-bottom: 8px;
	width: 28px;
	height: 45px;
	background-image: url('../images/contents/3/btn_all.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#footer #f_center .f_menu li.all_off {
	margin-bottom: 8px;
	width: 28px;
	height: 45px;
	background-image: url('../images/contents/3/btn_all.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: 10px;
}
/**/
#footer #f_center .f_menu li.emptyBtn {
	width: 25px;
	height: 46px;
	margin-left: 10px;
}