@charset "utf-8";
/* CSS Document */

/*--2015.02.26作成。コンテンツのみで使うcssを記述。--*/
/*--ID、classは一例です。規則に従い命名記述してください--*/

.sec_pet{
	background-color: #F7F9F0;
	clear: both;
	margin-bottom: 30px;
	width: 100%;
}
.sec_pet .box900{
	padding-left: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 660px;
}
.pet_bg{
	background-image: url(../image/bg_pet_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.sec_pet .box770{
	padding-top: 20px;
	padding-bottom: 20px;
}

.ttl_pet01{
	color: #956134;
	font-size: 20px;
	font-weight: bold;
}

h2.midasi_contents01{
	font-size: 22px!important;
	line-height: 32px;
	color: #FFFFFF;
	background-image: url(../../image_cmn/ttl_cmn_bg01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin-bottom: 20px;
	text-align: left;
	width: 860px;
	padding:17px 5px 15px 15px;
	margin:15px auto;
	font-weight: normal;
}

.annotation{
	padding:10px 0;
	text-indent: -1em;
	margin-left:1em;
	font-size:14px!important;
}


.bnr{
    width:880px;
	margin:50px auto;	
	
}

.list_equip{
	clear: both;
	overflow: hidden;
	margin: 0 0 0 15px;
	}
.list_equip li{
	float: left;
	list-style-type: none;
	padding:0 5px 10px 5px;
	
}
.list_arrow{
	width: 447px;
}