﻿@charset "UTF-8";

header{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}


body{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0dbeb;
	font-family: メイリオ, "Meiryo UI", "ＭＳ ゴシック";
}

#page{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;border-width : 0px;
  border-right-style : ridge;
  border-left-style : ridge;border-color : #7ca3eb;
  width : 1000px;
  height : auto;
}


#aside{
  background:linear-gradient(to right, #9dcfe8, #e9f8fc);
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px;
  width : 390px;
  float : right;
}

#main{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 20px;
  margin-bottom : 10px;
  width : 560px;
  float : left;
}

footer{
  font-size : small;
  background-color : #feeff8;
  border-width : 0px 0px 2px;
  clear : both;
  line-height : 2em;
  text-align : right;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 12px;
  margin-bottom : 15px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  box-shadow: inset 2px 2px 0 #ffffff,
  5px 5px 10px rgba(0, 0, 0, 0.5);
}

#navi{
  width : 1000px;
  float : left;
  padding-top : 0px;
.clearfix{
 zoom: 1;
}
.clearfix:before,
.clearfix:after{
 display: table;
 content: "";
 line-height: 0;
}
.clearfix:after{
 clear:both;
}
}

#navi ul{
  line-height : 1em;
  background-color : #fee2ef;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

#navi ul li{
  background-color : #feeff8;
  vertical-align : middle;
  text-align : center;
  margin-top : 30px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 30px;
  border-width : 2px;
  border-style : solid;
  border-color : #fcc0ed;
  width : 436px;
  float : left;
  padding-top : 0px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  box-shadow: inset 2px 2px 0 #ffffff,
  5px 5px 10px rgba(0, 0, 0, 0.5);
}


#navi ul li a{
  display: block;
  padding-top : 5px;
}

#navi ul li a:hover{
  background-color : #ffd0ff;
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition: 0.3s ease-in-out; 
}


#current a{
  background-color : #ffd0ff;
}


.clearfix{
 zoom: 1;
}
.clearfix::before,
.clearfix::after{
 display: table;
 content: "";
 line-height: 0;
}
.clearfix::after{
 clear:both;
}

img{
	box-shadow: 0px 0px 10px #424f9e;
}

h1{
  padding : 0px;
  background-image : url(photo/h1img3.JPG);
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2px;
  opacity: 0.9;
  clear : both;
  box-shadow: 0px 0px 10px #424f9e;
  width : 1000px;
  height : 100px;
  text-indent : 2em;
  text-align : left;
}



h2{
  color: #7b6459;
  background: #dbedff;

  clear : both;
  margin-top : 40px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 20px;

  padding-left : 10px;
  padding-right : 10px;
  padding-top : 3px;
  padding-bottom : 2px;
  position: relative;

  text-align: center;

}
h2:before,h2:after{ 
  content:'';
width: 20px;
height: 40px;
position: absolute;
display: inline-block;
}

h2:before{
  border-left: solid 2px #ff5722;
  border-top: solid 2px #ff5722;
  top:0;
  left: 0;
}

h2:after{
  border-right: solid 2px #ff5722;
  border-bottom: solid 2px #ff5722;
  bottom:0;
  right: 0;
}

h3{
  border-bottom-width : 0px;
  border-bottom-style : none;
  border-top-width : 0px;
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #9dcfe8;
  padding-left : 10px;
  margin-left : 11px;
}

h4{
  font-size : small;border-width : 1px;border-style : dashed dashed dashed solid;border-color : #264c7f;
  padding-top : 10px;
  padding-left : 3px;
  padding-bottom : 10px;
  text-align : center;
  margin-top : 20px;
  margin-left : 10px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

p{
  padding-left : 30px;text-indent : 1em;
  padding-right : 0px;
  margin-right : 5px;
line-height : 1.54em;
letter-spacing : 1px;
margin-top : 20px;
margin-bottom : 10px;
}


hr{
  height:4px;
  border:0;
  background:linear-gradient(left, #f5f5f5, #264C7F, #f5f5f5);
  background:-webkit-linear-gradient(left, #f5f5f5, #264C7F, #f5f5f5);
  background:-moz-linear-gradient(left, #f5f5f5, #264C7F, #f5f5f5);
  margin-top : 100px;
  margin-bottom : 100px;
}


.dog{
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 10px;
  border-width : 0px;
  border-color : #f47791;
  padding-top : 10px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 10px;
}

.withdogs{
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 10px;
  border-width : 0px;
  border-color : #f47791;
  padding-top : 10px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 10px;
  text-indent : 1em
}


.dogfamily{
  background:linear-gradient(to bottom, #fee2ef, #e9f8fc);
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  margin-top : 30px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 30px;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
}

.dogdescription{
	font-size : small;
color : #6f4b3e;
background-color : #e6dcca;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
margin-top : 20px;
margin-left : 50px;
margin-right : 50px;
margin-bottom : 20px;
border-width : 2px;
border-style : dashed;
border-color : #856859;
border-top-left-radius : 5px 5px;
border-top-right-radius : 5px 5px;
border-bottom-right-radius : 5px 5px;
border-bottom-left-radius : 5px 5px;
box-shadow : 0px 0px 3px 3px #cbb994;"
}


.goods{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 10px;
  margin-left : 14px;
  margin-right : 7px;
  margin-bottom : 10px;border-width : 1px;border-style : solid;border-color : #958ffa;
  width : 465px;
  float : left;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.goodsp{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  float : right;
  width : 320px;
}
