#footer #f_left{
	float				: left;
	width				: 200px;
}
/**
	footer メニュー部
*/
#footer #f_center{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/controller_bg.png');
	background-repeat	: no-repeat;
	background-position : 95px center;
	width				: 550px;
	padding-top			: 5px;
	margin				: 0px auto;
}
#footer #f_center .f_menu{
	margin: 0px;
	padding: 0px;
}
#footer #f_center .f_menu li {
	margin				: 0px;
	margin-top: 10px;
	padding				: 0px;
	/* Every thumbnail is a li element */
	text-align			: center;
	display				: inline-block;
	list-style			: none;
	overflow			: hidden;
	cursor				: pointer;
	text-indent			: -9999px;
}

#footer #f_center .f_menu li.pdf{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_pdf.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 43px;
	height				: 40px;
}
#footer #f_center .f_menu li.pdf:hover {
	background-position: center bottom;
}
#footer #f_center .f_menu li.index{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_index.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
#footer #f_center .f_menu li.index:hover {
	background-position: center bottom;
}
#footer #f_center .f_menu li.list{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_home.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
#footer #f_center .f_menu li.list:hover {
	background-position: center bottom;
}
/**/
#footer #f_center .f_menu li.left{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_left.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 100px;
	height				: 50px;
}
#footer #f_center .f_menu li.left:hover {
	background-position: center center;
}
#footer #f_center .f_menu li.left_off {
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_left.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width				: 100px;
	height				: 50px;
	cursor: default;
}
/**/
#footer #f_center .f_menu li.left_w{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_left_w.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 45px;
	height				: 50px;
}
#footer #f_center .f_menu li.left_w:hover {
	background-position: center center;
}
#footer #f_center .f_menu li.left_w_off {
	width				: 45px;
	height				: 50px;
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_left_w.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: default;
}
/**/
#footer #f_center .f_menu li.right{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_right.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 100px;
	height				: 50px;
}
#footer #f_center .f_menu li.right:hover {
	background-position: center center;
}
#footer #f_center .f_menu li.right_off {
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_right.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width				: 100px;
	height				: 50px;
	cursor: default;
}
/**/
#footer #f_center .f_menu li.right_w{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_right_w.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 45px;
	height				: 50px;
}
#footer #f_center .f_menu li.right_w:hover {
	background-position: center center;
}
#footer #f_center .f_menu li.right_w_off {
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_right_w.png');

	background-position: center bottom;
	background-repeat: no-repeat;
	width				: 45px;
	height				: 50px;
	cursor: default;
}
/**/
#footer #f_center .f_menu li.plus{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_plus.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
#footer #f_center .f_menu li.plus:hover {
	background-position: center center;
}
#footer #f_center .f_menu li.plus_off {
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_plus.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
/**/
#footer #f_center .f_menu li.minus{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_minus.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
#footer #f_center .f_menu li.minus:hover {
	background-position: center center;
}
#footer #f_center .f_menu li.minus_off {
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_minus.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
/**/
#footer #f_center .f_menu li.all{
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_all.png');
	background-position: left top;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
#footer #f_center .f_menu li.all:hover {
	background-position: center center;
}
#footer #f_center .f_menu li.all_off {
	background-image	: url('/cakephp/copilog2_app/webroot/css/template/images/contents/1/btn_all.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width				: 44px;
	height				: 50px;
}
/**/
#wrapper{
	padding-top:10px;
}
#title{
	position			: absolute;
	z-index				: 100;
	color				: #FFF;
	width				: 190px;
	height				: 45px;
	background-color	: #000;
	opacity				: 0.6;
	padding				: 5px;
	font-weight			: bold;
	line-height			: 20px;
}
.mode0{
	text-align:left;
}
.mode1{
	text-align:right;
}
.linkMapping{
	background-color:green;
	z-index: 7;
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	position: absolute;
	cursor: pointer;
}
.shopMapping{
	background-color:red;
	z-index: 7;
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	position: absolute;
	cursor: pointer;
	background-image    : url('/cakephp/copilog2_app/webroot/img/shop/cart_map.png');
	background-position : 10px 10px;
	background-repeat   : no-repeat;
}
}