﻿@charset "UTF-8";


body { 
background-image:url(../../bg3.gif); 
background-repeat:repeat-x; 
line-height:1.4;
color:333333;
font-family: 'メイリオ','Hiragino Kaku Gothic Pro', sans-serif;
font-size:14px;
text-align: center;
}

img {
max-width: 100%;
height: auto;
display:block;
}

a img {
border: none;
}



/* サイト名 */

.site {
margin: 30px auto 0px;
padding: 0px;
}
.switch {
visibility: hidden;
}



/* ナビゲーション */
#menu {
width: 100%;
max-width: 850px;
margin: 0% 0% 0% 20%;
padding: 0px;

}

#menu li {
display: block;
width: 12.9%;
padding: 0px;
margin: 0px;
float: left;
}

#menu li a{
display: block;
padding: 12px 0px 10px;
background: #666666;
text-align: center;
text-decoration: none;
color: #ffffff;
}

#menu li a:hover {
background-color: #ff9933
}

#menu li a.active {
background-color: #ff9933
}

#toggle {
display: none;
}





/* ミニメニュー */

.box3{
margin-top: 90px;
margin-bottom: 20px;
}

.about {
text-align: left;
margin: 0px 40px;
}

.minimenu {
width: 500px;
height: 20px;
margin: 0% 0% 0% 20%;
padding: 0px;
margin-left: 0px;
}
.minimenu li{
display: block;
width: 30%;
padding: 3px;
margin: 0px;
float: left;
}

.text {
background-color: #000000;
text-align: center;
color: #ffffff;
border-color: #000000;
border-style: solid;
border-width: 1px;
}

.minimenu a {
display: block;
padding: 0px;
background-color: #000000;
text-align: center;
text-decoration: none;
color: #00ccff;
border-color: #000000;
border-style: solid;
border-width: 1px;
}

.minimenu li a:hover {
background-color: #000000;
color: #ff9933;
}

.minimenu li a.active {
background-color: #000000;
color: #ff9933;
}


.minimenuclear {
content="";
display: block;
clear: both;
}



/* 画像 */

.box4 {
margin-top: 30px;
margin-bottom: 30px;
}



.gazo {
margin: 0px auto;
}

.gazo img {
margin: 0px auto;
}

p a{
text-decoration: none;
}

p a:hover {
color: #ff9933;
}

p a.active {
color: #ff9933;
}





/* ページトップボタン */

#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 100%;
}

#page-top a {
background: #666;

text-decoration: none;
color: #fff;
width: 100px;
padding: 30px 0;
text-align: center;
display: block;
border-radius: 5px;
}

#page-top a:hover {
text-decoration: none;
background: #999;
}








/* コピーライト */
.copyright p {
margin: 0;
color: #333333;
}

/* コピーライト上の罫線 */
.box5 {
border-top: solid 2px #666666

}


/* ボックス上下の間隔 */
.box1 {
padding-top: 20px;
padding-bottom: 0px;
}


.box3 {
padding-top: 0px;
padiing-bottom: 0px;
}

.box4 {
padding-top: 20px;
padiing-bottom: 30px;
}

.box5 {
padding-top: 15px;
padding-bottom: 15px;
}




/* ########## 599px以下 ########## */
@media (max-width: 599px) {
/*  */

body { 
background-image:url(../../bg3.gif); 
background-repeat:repeat-x; 
line-height:1.4;
color:333333;
font-family: 'メイリオ','Hiragino Kaku Gothic Pro', sans-serif;
font-size:14px;
}

img {
max-width: 100%;
height: auto;
}


/* サイト名 */
.site {
margin: 0px auto 0px;
padding: 0px;

}
 

/* ナビゲーション */
#menu {
display: none;
margin: 0px auto;
}


#menu li {
width: 100%;
border-bottom: 1px solid #ffffff;
}

#toggle {
display: block;
position: relative;
widht: 100%;
background: #333333;
margin: 10px auto 0px;
}

#toggle a {
display: block;
position: relative;
padding: 12px 0px 10px;
border-bottom: 1px solid #ffffff;
color: #ffffff;
text-align: center;
text-decoration: none;
}

#toggle:before {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 20px;
height: 20px;
margin-top: -10px;
background: #ffffff;
}

#toggle a:before, #toggle a:after {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 20px;
height: 4px;
background: #666666;
}

#toggle a:before {
margin-top: -6px;
}

#toggle a:after {
margin-top: 2px;
}


/* アバウト */
.box3 {
width: 100%;
}
.about {
width: 100%;
margin: 0px;
}


/* ミニメニュー */

.minimenu {
width: 100%;
max-width: 500px;
height: 40px;
margin: 0% 0% 0% 20%;
padding: 0px;
margin: 0px;
}

.minimenu ul {
margin-left: 0px;
width: 100%;
padding-left: 0px;
}


.minimenu li{
display: block;
width: 50%;
padding: 0px;
margin: 0px;
float: left;
}

.text {
background-color: #000000;
text-align: center;
color: #ffffff;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding: 10px;
}

.minimenu a {
display: block;
padding: 10px;
background-color: #000000;
text-align: center;
text-decoration: none;
color: #00ccff;
border-color: #000000;
border-style: solid;
border-width: 1px;
}


/* 画像 */







/* ページトップボタン */

#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 100%;
}

#page-top a {
background: #333;
filter:alpha(opacity=25);
-moz-opacity:0.25;
opacity:0.25;
text-decoration: none;
color: #fff;
width: 100px;
padding: 30px 0;
text-align: center;
display: block;
border-radius: 5px;
}

#page-top a:hover {
text-decoration: none;
background: #333;
}



/* ボックス上下の間隔 */

.box3 {
margin-top: 30px;
padding-top: 0px;
}

.box4 {
padding-top: 30px;
padding-bottom: 0px;
}



}


/* ########## 600px 以上～ 849px 以下 ########## */
@media (min-width: 600px) and (max-width: 849px) {

body { 
background-image:none; 
line-height:1.4;
color:333333;
font-family: 'メイリオ','Hiragino Kaku Gothic Pro', sans-serif;
font-size:16px;
}

img {
max-width: 100%;
height: auto;
}


/* サイト名 */
.site {
margin: 0px auto 0px;
padding: 0px;
background: none;
}


/* ナビゲーション */
#menu {
margin: 10px auto;
}

#menu li {
width: 30%;
border-bottom: 1px solid #ffffff
}


/* ミニメニュー */

.minimenu {
width: 100%;
max-width: 500px;
height: 40px;
margin: 0% 0% 0% 20%;
padding: 0px;
margin: 0px;
}

.minimenu ul {
margin-left: 0px;
width: 100%;
padding-left: 0px;
}


.minimenu li{
display: block;
width: 50%;
padding: 0px;
margin: 0px;
float: left;
}

.text {
background-color: #000000;
text-align: center;
color: #ffffff;
border-color: #000000;
border-style: solid;
border-width: 1px;
padding: 10px;
}

.minimenu a {
display: block;
padding: 10px;
background-color: #000000;
text-align: center;
text-decoration: none;
color: #00ccff;
border-color: #000000;
border-style: solid;
border-width: 1px;
}



/* ページトップボタン */

#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 100%;
}

#page-top a {
background: #333;
filter:alpha(opacity=25);
-moz-opacity:0.25;
opacity:0.25;
text-decoration: none;
color: #fff;
width: 100px;
padding: 30px 0;
text-align: center;
display: block;
border-radius: 5px;
}

#page-top a:hover {
text-decoration: none;
background: #333;
}




/* ボックス上下の間隔 */
.box3 {
padding-top: 30px;
padiing-bottom: 0px;
}

.box4 {
padding-top: 30px;
padding-bottom: 0px;
}



}




/* ########## 850px以上 ########## */
@media (min-width: 850px) {


/* 全体の横幅を固定 */
.box1, .box2, .box3, .box4, .box5 {
width: 850px;
margin-left: auto;
margin-right: auto;
}


img {
max-width: 100%;
height: auto;
}


/* サイト名 */
.site {
margin: 0px auto 0px;
padding: 0px;
background: none;
}




}







/* ########## iPhone6用 ########## */


@media only screen and (min-device-width: 375px)
 and (max-device-width: 667px)
 and (orientation : portrait) { 



body { 
background-image:url(../bg3.gif); 
background-repeat:repeat-x; 
line-height:1.4;
color:333333;
font-family: 'メイリオ','Hiragino Kaku Gothic Pro', sans-serif;
font-size:16px;
-webkit-text-size-adjust: 100%;
}


img {
max-width: 100%;
}

/* サイト名 */
.site {
margin: 0px auto 0px;
padding: 0px;
background: none;
}

.site img {
width: 167px;

}




/* ナビゲーション */
#menu {
display: none;
margin: 0px auto;
}


#menu li {
width: 100%;
border-bottom: 1px solid #ffffff;
}

#toggle {
display: block;
position: relative;
widht: 100%;
background: #333333;
margin: 10px auto 0px;
}

#toggle a {
display: block;
position: relative;
padding: 12px 0px 10px;
border-bottom: 1px solid #ffffff;
color: #ffffff;
text-align: center;
text-decoration: none;
}

#toggle:before {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 20px;
height: 20px;
margin-top: -10px;
background: #ffffff;
}

#toggle a:before, #toggle a:after {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 20px;
height: 4px;
background: #666666;
}

#toggle a:before {
margin-top: -6px;
}

#toggle a:after {
margin-top: 2px;
}





/* ボックス上下の間隔 */
.box3 {
padding-top: 20px;
padiing-bottom: 0px;
}

.box4 {
padding-top: 30px;
padding-bottom: 0px;
}



}





/* ########## iPhone6 Plus用 ########## */

@media only screen and (min-device-width: 414px)
 and (max-device-width: 736px)
 and (orientation : portrait) {



body { 
background-image:url(../bg3.gif); 
background-repeat:repeat-x; 
line-height:1.4;
color:333333;
font-family: 'メイリオ','Hiragino Kaku Gothic Pro', sans-serif;
font-size:18px;
-webkit-text-size-adjust: 100%;
}


img {
max-width: 100%;
}



/* ナビゲーション */
#menu {
display: none;
margin: 0px auto;
}


#menu li {
width: 100%;
border-bottom: 1px solid #ffffff;
}

#toggle {
display: block;
position: relative;
widht: 100%;
background: #333333;
margin: 10px auto 0px;
}

#toggle a {
display: block;
position: relative;
padding: 12px 0px 10px;
border-bottom: 1px solid #ffffff;
color: #ffffff;
text-align: center;
text-decoration: none;
}

#toggle:before {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 20px;
height: 20px;
margin-top: -10px;
background: #ffffff;
}

#toggle a:before, #toggle a:after {
display: block;
content: "";
position: absolute;
top: 50%;
left: 10px;
width: 20px;
height: 4px;
background: #666666;
}

#toggle a:before {
margin-top: -6px;
}

#toggle a:after {
margin-top: 2px;
}


/* 説明 */
.setumei {
padding-left: 0px;
}

.setumei h1 {
margin-top: 0px;
margin-bottom: 0px;
color: #333333;
font-size: 16px;
text-align: left;
}

.setumei h2 {
margin-top: 0px;
margin-bottom: 10px;
color: #333333;
font-size: 16px;
text-align: left;
}

/* 最終更新 */
.saisin h2 {
margin-top: 30px;
margin-bottom: 10px;
border-bottom: 1px dashed #333333;
color: #333333;
font-size: 16px;
text-align: left;

}


/* 最新画像 */
.saisingazo img {
list-style: none;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px auto;
width: 57%;
}

.saisingazo .text {
list-style: none;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px auto;
width: 57%;
}


.honpenlist ul {
padding: 0px 115px 0px;
margin: 0px auto;
}






/* ボックス上下の間隔 */
.box3 {
padding-top: 30px;
padiing-bottom: 0px;
}

.box4 {
padding-top: 30px;
padding-bottom: 0px;
}


}



/* ########## Kindle Fire HDタテ画面用 ########## */

@media (max-device-width: 800px) and (orientation: portrait) {
    







}







/* ########## Kindle Fire HDヨコ画面用 ########## */

@media (max-device-width: 1280px) and (orientation: landscape) {
   


 
}









/* devicePixelRatio=1.5  主にAndroid */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	/* style here... */
}

/* devicePixelRati=2  主にiPhone ########## iphone6 ########## */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
	/* style here... */







}

