/* ==================================
　MAIN
================================== */
.contents {
	margin-left:auto;
	margin-right:auto;
	width:890px;
}
.contents_left {
	float: left;
	margin-top:30px;
	padding-right:40px;
	width: 570px;
}
.contents_right {
	width: 278px;
	float: left;
	margin-top:30px;
}
.contents_right p {
	padding-left:20px;
}
/* お知らせ */
.news span {
	font-size:18px;
	line-height:160%;
}


/* 動画 */ 
.video {
	text-align:center;
	margin:40px auto;
}
.video div {
	margin:20px 0px 20px 30px;
	font-size:16px;
	line-height:160%;
	text-align:left;
}



.banner {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:570px;
}
.banner p {
	font-size:15px;
	line-height:180%;
}
.banner_left {
	float: left;
	padding-right:20px;
	width: 275px;
	text-align: left;
}
.banner_right {
	float: right;
	width: 275px;
	text-align: left;
}
.pet a {
	display:block;
	width:275px;
	height:290px;
	background:url(../image/index/pet_banner.jpg) no-repeat top left;
	margin:0;
	margin-bottom: 20px;
}
.doll a {
	display:block;
	width:275px;
	height:290px;
	background:url(../image/index/doll_banner.jpg) no-repeat top left;
	margin:0;
	margin-bottom: 20px;
}
.copy_h {
	visibility: hidden;
}
h3 {
	margin:0px;
}
/* ==================================
　list
================================== */

ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
li {
	padding: 0px 0 0 13px;
	background: no-repeat left 0.3em;
}
.ul1 {
	margin: 0px 0px 0px 0px;
}
.ul1 li {
	background-image:url(../image/index/mark1.gif);
	line-height:200%;
}
.ul1 li a {
	color:#584536;
	font-size:14px;
	font-weight:bold;
}
.ul2 {
	margin: 0px 0px 0px 0px;
}
.ul2 li {
	background-image:url(../image/index/mark2.gif);
	line-height:200%;
}
.ul2 li a {
	color:#236341;
	font-size:14px;
	font-weight:bold;
}


.r3 {
	float:left;
	background-color:#E8E3D0;
	width:280px;
	margin-bottom:30px;
	-moz-box-shadow: 2px 2px 2px #969696; /* firefox　*/
  	-webkit-box-shadow: 2px 2px 2px #969696; /* safari、chorme */
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=2); /* IE　*/

}	
.ul3 {
	margin: 10px;
}
.list3_1 {
	background-image:url(../image/index/mark3.gif);
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
.list3_2 {
	font-size:14px;
	line-height:140%;
}
.r4 {	
	float:left;
	width:248px;
	background-color:#cfcbdd;
	padding: 15px;
	margin: 0px;
	-moz-box-shadow: 2px 2px 2px #969696; /* firefox　*/
  	-webkit-box-shadow: 2px 2px 2px #969696; /* safari、chorme */
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=2); /* IE　*/

}
.ul4 {
	margin: 0px;
	padding: 0px;
}
.list4 {
	background-image:url(../image/index/mark4.gif);
	color:#000000;
	font-size:12px;
	line-height:20px;
}
.list4_2 {
	color:#000000;
	font-size:12px;
	line-height:20px;
}
.list4_3 {
	background-image:url(../image/index/mark4.gif);
	color:#000000;
	font-size:10px;
	line-height:15px;
	margin-top:10px;
}
.ul4 img {
	margin-left:-27px;
}
.r5 {
	float:left;
	background:url(../image/index/back5.gif) no-repeat;
	padding: 10px;
	margin-top:30px;
}
.ul5 {
	margin: 0px;
}
.list5_1 {
	background-image:url(../image/index/mark4.gif);
	color:#000000;
	font-size:12px;
	line-height:20px;
}
.list5_2 {
	background-color:#7e99a5;
	padding: 5px;
	margin: 5px 15px 15px 15px;
	line-height: 15px;
	color:#ffffff;
	font-size:12px;
}
.list5_2 a {
	background-color:#7e99a5;
	color:#ffffff;
	font-size:16px;
	line-height:20px;
}

.r6 img {
	width:278px;
	margin-top:30px;
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=2); /* IE　*/

}
.r7 {
	font-size:16px;
	line-height:160%;
	text-align:center;
	font-weight:bold;	

}
.r7 span {
	line-height:120%;
	font-family: 'ヒラギノ角ゴ Std W8','Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic' ;
}
.index_copy {
	font-size:16px;
	font-weight:bold;
	line-height:120%;
}
.freedial {
	margin-bottom:10px;
}

.freedial span {
	 display: table-cell;
	 vertical-align: middle;
	 padding-right:5px;
}

.attention {
	padding:10px;
	margin:10px 0;
	border: solid 1px #F00;
}
.attention p {
	color:#f00;
	font-size:110%;
	font-weight: bold;
}
