@charset "utf-8";

/*==============================================================================
  Page03
================================================================================*/
/* Menu
----------------------------------------*/
#gohanjiten_menu {
	height: 129px;
	background: url(../../images/gohanjiten/menu/page03_menu_bg.png) left top no-repeat;
}
/* Contents
----------------------------------------*/
#index ul li {
	float: left;
}


@media screen and (min-width: 641px), print {

#index {
	height: 102px;
	margin-bottom: 43px;
	padding: 70px 0 0 34px;
	background: url(../../images/gohanjiten/common/index_bg.jpg) left top no-repeat;
}

#catfooderabi_index_01, #catfooderabi_index_02 {
	margin-right: 32px;
}


table.page03 {
	width: 100%;
	margin-bottom: 30px;
	border: #444444 solid 1px;
}
table.page03 th {
	text-align: left;
	padding: 15px;
}
table.page03 td {
	text-align: center;
	padding-bottom: 15px;
	font-size: 14px;
}
table.page03 td.txt18px {
	font-size: 18px;
}
span.txt18px {
	font-size: 18px;
}


}

@media screen and (max-width: 640px) {

#index {
	margin-bottom: 43px;
	width: 85%;
	margin: 0 auto 20px;
	background: url(../../images/gohanjiten/common/index_bg_sp.png);
}

#index li {
	width: 45%;
	margin-left: 3%;
}

#index li img {
	width: 100%;
}

hr {
	width: 85%;
	margin: 0 auto;
}

.page_list {
	margin: 0 auto;
	width: 85%;
}

.page_list li {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 45%;
	float: left;
	display: block;
	background-color: #F60;

}

#catfooderabi_index_01 {
	margin-top: 5%;
}

#catfooderabi_index_02 {
	margin-top: 6%;
}

#catfooderabi_index_03 {
	margin-top: 5%;
	margin-bottom: 5%;
}

#tape {
	position: absolute;
	width: 40%;
	left: 30%;
	top: -20%;
}


table.page03 {
	width: 90%;
	margin: 0 auto 30px;
	border: #444444 solid 1px;
}
table.page03 th {
	text-align: left;
	padding: 12px;
}

table.page03 th h4 a {
	color: #000;
}

table.page03 td {
	text-align: center;
	padding-bottom: 15px;
	font-size: 10px;
}
table.page03 td.txt18px {
	font-size: 14px;
}
span.txt18px {
	font-size: 18px;
}


}


