/**********************************/
/* テンプレート名 : default 詳細画面用 */
/**********************************/
#wrapper {
	background-image: url('../images/contents/1/bg.jpg');
	background-position: 50%;
	background-repeat: no-repeat;
}
#home_box .home {
	height: 37px;
	width: 107px;
	background-image: url('../images/contents/1/btn_hp.png');
	background-position: center top;
	background-repeat: no-repeat;
}
#footer #f_center {
	width: 680px;
	background-image: url('../images/contents/1/controller_bg.png');
	background-repeat: no-repeat;
	background-position: 183px 5px;
}
#footer #f_center .f_menu li.pdf {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_pdf.png');
	background-position: left top;
	background-repeat: no-repeat;
    margin-right     : 15px;
}
#footer #f_center .f_menu li.emptyBtn {
	width: 43px;
	height: 40px;
    margin-right     : 15px;
}
#footer #f_center .f_menu li.index {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_index.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.list {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_home.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/**/
#footer #f_center .f_menu li.left {
	width: 98px;
	height: 40px;
	background-image: url('../images/contents/1/btn_left.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.left_off {
	width: 98px;
	height: 40px;
	background-image: url('../images/contents/1/btn_left.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
/**/
#footer #f_center .f_menu li.left_w {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_left_w.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.left_w_off {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_left_w.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
/**/
#footer #f_center .f_menu li.right {
	width: 98px;
	height: 40px;
	background-image: url('../images/contents/1/btn_right.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.right_off {
	width: 98px;
	height: 40px;
	background-image: url('../images/contents/1/btn_right.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
/**/
#footer #f_center .f_menu li.right_w {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_right_w.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.right_w_off {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_right_w.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
/**/
#footer #f_center .f_menu li.plus {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_plus.png');
	background-position: left top;
	background-repeat: no-repeat;
    margin-left     : 15px;
}
#footer #f_center .f_menu li.plus_off {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_plus.png');
	background-position: center bottom;
	background-repeat: no-repeat;
    margin-left      : 15px;
}
/**/
#footer #f_center .f_menu li.minus {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_minus.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.minus_off {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_minus.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
/**/
#footer #f_center .f_menu li.all{
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_all.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#footer #f_center .f_menu li.all_off {
	width: 43px;
	height: 40px;
	background-image: url('../images/contents/1/btn_all.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
/**/
