@import url('https://fonts.googleapis.com/css?family=Anton|Jockey+One|Open+Sans|Roboto');

html {overflow-y:scroll}

body {font-family: 'メイリオ',
    'Hiragino Kaku Gothic Pro',
    sans-serif;
    background-image: url(img/back05.png);
    margin: 0;
}

/*ヘッダー*/
header {
    border-top: solid 5px rgb(240, 128, 0);
    background-image: linear-gradient(to bottom,#ffffff 40%,#f8c86c 90%);
    border-bottom: solid 1px #aaaaaa;
    width: auto;
    height: 85px;
    margin-top: -1px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0px;
    -webkit-box-shadow: 0 0 7px #aaaaaa;
    padding-top: 5px;   
}

header h1 {
    width: 980px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
}

header p {
    width: 980px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
}

header img {
    text-align: left; 
    margin-right: 50px;
    margin-top: -15px;
    vertical-align: text-bottom;
}
/*ヘッダーここまで*/

#photo {
    background-image: url(img/dog002.jpg);
    text-align: center;
    padding-top: 450px;
    padding-bottom: 10px;
    width: 980px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

#photo h1 {
    color: #ffffff;
    padding-bottom: 1px;
    padding-top: 10px;
    margin-top: -350px;
    font-size: 35px;
    text-shadow: 0 5px 10px #000000;
}

h1 {
    font-size: 20px;}

h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;}

h3 {
    background-color: #ffffff;
    color: rgb(240, 128, 0);
    font-size: 16px;
    font-weight: 600;
    padding-left: 5px;
    margin-top:5px;
    margin-bottom: 5px;
    border-left: 5px solid rgb(240, 128, 0);
}

h4 {
    margin-top: 2px;
    margin-bottom: 1px;
    margin-right: 20px;
    padding-left: 15px;
    font-weight: 400;
    text-align: center;
    color: #4e4e4e;
    background-image: linear-gradient(to bottom,#fffdf7 30%,#dedbdb 70%);
    border-left: 5px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
}

h5 {
    font-size: 14px;
    margin-top:10px;
    margin-bottom: 10px;
}

h6 {
    font-size: 15px;
    font-weight: normal;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 35px;
    margin-right: 35px;
    color: #ffffff;
    background-color: #ffa920;
    text-align: center;
}

p {
    line-height: 1.5;
}

p.example1 {
    text-indent: 1em;
}


#text {
    color: #000000;
    line-height: 2;
    margin-top: -1px;
    text-decoration: none;
}

.right img {
    text-align: center;
    margin-left: 7px;
    margin-top: 5px;
}

#image 1 {
    text-align: center;
}

#middle {
    width: 980px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

#left {
    background-color:white;
    width: 645px;
    height: auto;
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 2px;
	padding-top: 1px;
	padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;    
}

#right {
    background-color:white;
    float: right;
	height: 1100px;
	width: 285px;
    line-height: 1.5;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px;
    padding-top: 8px;
	padding-right:1px;
    padding-left: 19px;
    padding-bottom: 3px;
}

dt {color: #797979;
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 2;
    
    margin-top: 5px;
    margin-bottom: 5px;
}

#footer {width: auto;
    background-color:white;
	clear: both;
    border-top: solid 5px rgb(240, 128, 0);
    margin-left: 0;
    margin-right:0;
	height: 60px;
    text-align: center;
}

li {
    list-style: none;
}

ul,li {
    margin: 0;
    padding: 0;
}

.nav01 {
    border-right: 1.8px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    background-image: linear-gradient(#b1b0b0, #ffffff, #b1b0b0);
    width:974px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    overflow: hidden;
    height: 40px;
}

.nav01 li {
    float: left;
    border-left: 1.8px solid #aaaaaa;
}

.nav01 li a {
    color: #000000;
    font-weight: 200;
    height: 40px;
    display: table-cell;
    text-align: center;
    text-decoration: none;
    padding-left: 18px;
    padding-right: 18px;
    width:auto;
    vertical-align: middle;
    font-size: 17px;
}

.nav01 li a:hover,.nav01 li.on a{
    color: #ffffff;
    background-color: rgb(240, 128, 0);
}


.item-r {color: deeppink;}

.item-b{color: deepskyblue;}

.item-1{background-color: #ffa920;
    color: floralwhite;
}
.item-2{background-color: #ffa920;
    color: deeppink;
}
table,th,td{
    border: solid 1px #aaaaaa;
    text-align: center;
}

table {
    border-collapse:collapse;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: -2px;
    color: #0f0701;
    font-size: 15px;
}

td {width: 27px;}

.caption {
    font-weight: normal;
    font-size: 18px;
    text-align: center;
}

/*画像を中央に配置するレイアウト*/
figure.photo-center{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

figure.photo-right{
    margin: 0;
    margin-left: 10px;
    float: right
}

.l-article {display: table;
}

.l-article li {
    display: table-cell;
    width: 192px;
    padding: 0 20px 15px 0;
    font-size: 12px;
}

#pageTop{
    margin-top: 110px;
    margin-right:0px;
    float: right;}