@charset "Shift_JIS";

/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
img{
	max-width: auto;
height: auto;
width /***/:auto;　
}
#contents{
	width:auto;
}
/* 書体 */
*{
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
 font-size:14px;
 color:#000000;
 margin:0;
 padding:0;
}


body{
    text-align: left;
    }

h2 {
     font-size:18px;
     color: #000000;
     padding: 10px 10px 10px 0px;
     }

p{
    line-height:1.8em;
    margin: 0px 5px 20px 5px;
    }
    
ul{
    list-style-type: none;
    margin: 0px 5px 5px 10px;
    line-height: auto;
    }

li{
     padding-left: 20px;
     background-image: url("image/check.gif");
     background-repeat: no-repeat;
     background-position:1px 7px;
     }
     
table{
     table-layout: auto;
     border: solid 5px #000000;
     border-collapse: collapse;
     margin: 10px 5px 20px 5px;
     }

th,td{
     padding:5px 10px;
     text-align: left;
     }
     
#contener{
     width:888px;
     margin:0 auto 0;
     padding:10px;
     }

#contents{
     width:888px;
     margin:0 auto 0;
     background-color: #ffffff;
     text-align: left;
     border: ridge 10px #ffffff;
     }
     
div#main{
     width:510px;
     float:right;
     padding:0px 15px 15px 0px;
     word-wrap:break-word;
     display:block;
     }
     
#main h1{
     font-size:18px;
     color: #0040c0;
     text-decoration: underline;
     }
     
#main h1 a{
     font-size:18px;
     color: #0040c0;
     text-decoration: underline;
     padding: 10px 15px 10px 15px;
     margin-top:20px
     }

#main .ore {
     text-align:center;
     font-size:14px;
     color:#FF8C00;
     font-weight: 600;
     margin-bottom:20px
     }

#main h2 {
     text-align:center;
     font-size : 18px;
     color: #0040c0;
     }
     
     
.ble h2{
     color: #0040c0;
     background-color: #DFEAFF;
     padding: 15px;
     }

div#side{
     width:300px;
     padding:10px 10px 10px 10px;
     color:#6B8E23;

     }

div#footer{
     clear:both;
     padding:10px;
     text-align: center;
     }


#side h2{
     font-size:20px;
     color: #ffffff;
     background-image: none;
     background-color: #FF8C00;
     padding: 5px 5px 5px 10px;
     margin: 0px 0px 0px 0px;
     }
     
#side ul{
     list-style-type: none;
     margin: 0px 0px 20px 0px;
     line-height:2em;
     font-size:10px;
     }
     
#side li{
     font-size:10px;
     color:#6B8E23;
     padding: 5px 5px 5px 5px;
     border-bottom: 1px #778899 dotted;
     }





a:link{
     text-decoration: none;
     color: #0040c0;
     }
a:hover{
     text-decoration: underline;
     color: #A0CA5A;
     ;
}
a:active{
     text-decoration: underline;
     color: #A0CA5A;
     }





#main a:link{
     text-decoration: underline;
     color: #1146f7;
     }
#main a:hover{
     text-decoration: none;
     color: #A0CA5A;
     ;
}
#main a:active{
     text-decoration: none;
     color: #1146f7;
     }







p .migi {
     float: right;
     margin-left: 2em;
     margin-bottom: 1em;
     }
     
img .size60 {
width:60%;
height: auto;
}

/* 文字色 */

span.red { 
     color: #cc0000; 
     } /* 赤 */ 
span.blue {
     color: #4169e1; 
     } /* 青 */ 
span.green {
     color: #339900; 
     } /* 緑 */ 
span.orange {
     color: #FF8C00; 
     } /* オレンジ */ 
span.aqua {
     color: #008080; 
     } /* アクア */ 
span.brown {
     color: #A52A2A; 
     } /* 茶色 */ 
span.pink {
     color: #FF1493; 
     } /* ピンク */ 
span.bl {
     color: #000; 
     } /* 黒 */ 

/*文字装飾

-----------------------------------------*/


/* 最大5・太字 */
span.bbbbb {
    font-size: 2.0em;
    padding: 0;
    line-height: 200%;
}

/* 最大4・太字 */
span.bbbb {
    font-size: 1.8em;
    padding: 0;
    line-height: 200%;
}

/* 最大3・太字 */
span.bbb {
    font-size: 1.6em;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */

span.bb {
    font-size: 1.2em;
    line-height: 150%;
}

/* 太字 */

span.b {
    font-weight: bold;
    line-height: 150%;
}

/* ちょい小文字 */ 

span.m { 
    font-size: 0.85em;
    font-weight: normal;
    line-height: 190%; 
} 

/* 小文字 */ 

span.s { 
    font-size: 0.8em;
    font-weight: normal;
    line-height: 150%; 
} 

/* 背景マーカー処理 */

span.line { 
    background: #FFFF66;
}

 /* アンダーライン */
span.u {
     border-bottom: 1px solid ; 
}

.left{
	float: left;
	margin: 0 10px 10px 0px;
	}


.migi {
     float: right;
     margin-left: 2em;
     margin-bottom: 1em;
     }
     
.hidari {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
} 

/*コンテンツ・リンク右寄せ
-------------------------------------------------------------------*/

div.next {
	font-size: 16px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: bold;
}

div.next a {
	font-size: 16px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: bold;
}

div.next2 a {
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: normal;
}

}
/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
img{
	max-width: auto;
height: auto;
width /***/:auto;　
}
#contents{
	width:auto;
}

/* 書体 */
*{
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
 font-size:14px;
 color:#000000;
 margin:0;
 padding:0;
}

body{
    text-align: left;
    }

h2 {
     font-size:20px;
     color: #000000;
     padding: 10px 10px 10px 0px;
     }

p{
    line-height:1.8em;
    margin: 0px 5px 20px 5px;
    }
    
ul{
    list-style-type: none;
    margin: 0px 5px 5px 10px;
    line-height: auto;
    }

li{
     padding-left: 20px;
     background-image: url("image/check.gif");
     background-repeat: no-repeat;
     background-position:1px 7px;
     }
     
table{
     table-layout: auto;
     border: solid 5px #000000;
     border-collapse: collapse;
     margin: 10px 5px 20px 5px;
     }

th,td{
     padding:5px 10px;
     text-align: left;
     }
     
#contener{
     width:620px;
     margin:0 auto 0;
     padding:10px;
     }

#contents{
     width:620px;
     margin:0 auto 0;
     background-color: #ffffff;
     text-align: left;
     border: ridge 10px #ffffff;
     }
     
div#main{
     width:600px;
     margin:0 auto 0;
     padding:0px 10px 15px 10px;
     }

#main h1{
     font-size:18px;
     color: #0040c0;
     text-decoration: underline;
     }
     
#main h1 a{
     font-size:18px;
     color: #0040c0;
     text-decoration: underline;
     padding: 10px 15px 10px 15px;
     margin-top:20px
     }

#main .ore {
     text-align:center;
     font-size:14px;
     color:#FF8C00;
     font-weight: 600;
     margin-bottom:20px
     }

#main h2 {
     text-align:center;
     font-size : 18px;
     color: #0040c0;
     }
     
     
.ble h2{
     color: #0040c0;
     background-color: #DFEAFF;
     padding: 15px;
     }

div#side{
     width:600px;
     padding:10px 10px 10px 10px;
     color:#6B8E23;
     }

div#footer{
     padding:10px;
     text-align: center;
     }


#side h2{
     font-size:18px;
     color: #ffffff;
     background-image: none;
     background-color: #FF8C00;
     padding: 5px 5px 5px 5px;
     margin: 0px 0px 0px 0px;
     }
     
#side ul{
     list-style-type: none;
     margin: 0px 0px 20px 0px;
     line-height:2em;
     font-size:10px;
     }
     
#side li{
     font-size:10px;
     color:#6B8E23;
     padding: 5px 5px 5px 5px;
     border-bottom: 1px #778899 dotted;
     }





a:link{
     text-decoration: none;
     color: #0040c0;
     }
a:hover{
     text-decoration: underline;
     color: #A0CA5A;
     ;
}
a:active{
     text-decoration: underline;
     color: #A0CA5A;
     }





#main a:link{
     text-decoration: underline;
     color: #1146f7;
     }
#main a:hover{
     text-decoration: none;
     color: #A0CA5A;
     ;
}
#main a:active{
     text-decoration: none;
     color: #1146f7;
     }










p .migi {
     float: right;
     margin-left: 2em;
     margin-bottom: 1em;
     }
     
/* 文字色 */

span.red { 
     color: #cc0000; 
     } /* 赤 */ 
span.blue {
     color: #4169e1; 
     } /* 青 */ 
span.green {
     color: #339900; 
     } /* 緑 */ 
span.orange {
     color: #FF8C00; 
     } /* オレンジ */ 
span.aqua {
     color: #008080; 
     } /* アクア */ 
span.brown {
     color: #A52A2A; 
     } /* 茶色 */ 
span.pink {
     color: #FF1493; 
     } /* ピンク */ 
span.bl {
     color: #000; 
     } /* 黒 */ 

/*文字装飾

-----------------------------------------*/


/* 最大5・太字 */
span.bbbbb {
    font-size: 2.0em;
    padding: 0;
    line-height: 200%;
}

/* 最大4・太字 */
span.bbbb {
    font-size: 1.8em;
    padding: 0;
    line-height: 200%;
}

/* 最大3・太字 */
span.bbb {
    font-size: 1.6em;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */

span.bb {
    font-size: 1.2em;
    line-height: 150%;
}

/* 太字 */

span.b {
    font-weight: bold;
    line-height: 150%;
}

/* ちょい小文字 */ 

span.m { 
    font-size: 0.85em;
    font-weight: normal;
    line-height: 190%; 
} 

/* 小文字 */ 

span.s { 
    font-size: 0.8em;
    font-weight: normal;
    line-height: 150%; 
} 

/* 背景マーカー処理 */

span.line { 
    background: #FFFF66;
}

 /* アンダーライン */
span.u {
     border-bottom: 1px solid ; 
}

.left{
	float: left;
	margin: 0 10px 10px 0px;
	}


.migi {
     float: right;
     margin-left: 2em;
     margin-bottom: 1em;
     }
     
.hidari {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
} 

/*コンテンツ・リンク右寄せ
-------------------------------------------------------------------*/

div.next {
	font-size: 16px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: bold;
}

div.next a {
	font-size: 16px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: bold;
}

div.next2 a {
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: normal;
}

}
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
img{
	max-width: auto;
height: auto;
width /***/:auto;　
}
#contents{
	width:auto;
}
/* 書体 */
*{
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif !important;
 font-size:14px;
 color:#000000;
 margin:0;
 padding:0;
}


body{
    text-align: left;
    }
    
h2 {
     font-size:16px;
     color: #000000;
     padding: 10px 10px 10px 0px;
     }

p{
    line-height:1.8em;
    margin: 0px 5px 20px 5px;
    }
    
ul{
    list-style-type: none;
    margin: 0px 5px 5px 10px;
    line-height: auto;
    }

li{
     padding-left: 20px;
     background-image: url("image/check.gif");
     background-repeat: no-repeat;
     background-position:1px 7px;
     }
     
table{
     table-layout: auto;
     border: solid 5px #000000;
     border-collapse: collapse;
     margin: 10px 5px 20px 5px;
     }

th,td{
     padding:5px 10px;
     text-align: left;
     }
     
#contener{
     width:320px;
     margin:0 auto 0;
     padding:10px;
     }

#contents{
     width:320px;
     margin:0 auto 0;
     background-color: #ffffff;
     text-align: left;
     border: ridge 10px #ffffff;
     }
     
div#main{
     width:290px;
     margin:0 auto 0;
     padding:0px 10px 15px 10px;
     }

#main h1{
     font-size:14px;
     color: #0040c0;
     text-decoration: underline;
     }
     
#main h1 a{
     font-size:14px;
     color: #0040c0;
     text-decoration: underline;
     padding: 10px 15px 10px 15px;
     margin-top:20px
     }

#main .ore {
     text-align:center;
     font-size:14px;
     color:#FF8C00;
     font-weight: 600;
     margin-bottom:20px
     }

#main .ble h2{
     font-size:24px;
     color: #0040c0;
     background-image: none;
     background-color: #DFEAFF;
     padding: 5px 5px 5px 5px;
     margin: 0px 0px 0px 0px;
     }

div#side{
     width:290px;
     padding:10px 10px 10px 10px;
     color:#6B8E23;
     }

div#footer{
     padding:10px;
     text-align: center;
     }


#side h2{
     font-size:18px;
     color: #ffffff;
     background-image: none;
     background-color: #FF8C00;
     padding: 5px 5px 5px 5px;
     margin: 0px 0px 0px 0px;
     }
     
#side ul{
     list-style-type: none;
     margin: 0px 0px 20px 0px;
     line-height:2em;
     font-size:10px;
     }
     
#side li{
     font-size:10px;
     color:#6B8E23;
     padding: 5px 5px 5px 5px;
     border-bottom: 1px #778899 dotted;
     }





a:link{
     text-decoration: none;
     color: #0040c0;
     }
a:hover{
     text-decoration: underline;
     color: #A0CA5A;
     ;
}
a:active{
     text-decoration: underline;
     color: #A0CA5A;
     }





#main a:link{
     text-decoration: underline;
     color: #1146f7;
     }
#main a:hover{
     text-decoration: none;
     color: #A0CA5A;
     ;
}
#main a:active{
     text-decoration: none;
     color: #1146f7;
     }










p .migi {
     float: right;
     margin-left: 2em;
     margin-bottom: 1em;
     }
     
/* 文字色 */

span.red { 
     color: #cc0000; 
     } /* 赤 */ 
span.blue {
     color: #4169e1; 
     } /* 青 */ 
span.green {
     color: #339900; 
     } /* 緑 */ 
span.orange {
     color: #FF8C00; 
     } /* オレンジ */ 
span.aqua {
     color: #008080; 
     } /* アクア */ 
span.brown {
     color: #A52A2A; 
     } /* 茶色 */ 
span.pink {
     color: #FF1493; 
     } /* ピンク */ 
span.bl {
     color: #000; 
     } /* 黒 */ 

/*文字装飾

-----------------------------------------*/


/* 最大5・太字 */
span.bbbbb {
    font-size: 2.0em;
    padding: 0;
    line-height: 200%;
}

/* 最大4・太字 */
span.bbbb {
    font-size: 1.8em;
    padding: 0;
    line-height: 200%;
}

/* 最大3・太字 */
span.bbb {
    font-size: 1.6em;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */

span.bb {
    font-size: 1.2em;
    line-height: 150%;
}

/* 太字 */

span.b {
    font-weight: bold;
    line-height: 150%;
}

/* ちょい小文字 */ 

span.m { 
    font-size: 0.85em;
    font-weight: normal;
    line-height: 190%; 
} 

/* 小文字 */ 

span.s { 
    font-size: 0.8em;
    font-weight: normal;
    line-height: 150%; 
} 

/* 背景マーカー処理 */

span.line { 
    background: #FFFF66;
}

 /* アンダーライン */
span.u {
     border-bottom: 1px solid ; 
}

.left{
	float: left;
	margin: 0 10px 10px 0px;
	}


.migi {
     float: right;
     margin-left: 2em;
     margin-bottom: 1em;
     }
     
.hidari {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
} 

/*コンテンツ・リンク右寄せ
-------------------------------------------------------------------*/

div.next {
	font-size: 16px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: bold;
}

div.next a {
	font-size: 16px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: bold;
}

div.next2 a {
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
	color: #0000FF;
	font-weight: normal;
}



/*--------------------▽右に画像、左に画像*/


img.right{
	float: migi;
	width:50%;
	height:50%;
	margin:0 0px 2px 5px;	
}


#contents img.migi{
	float: right;
	width:50%;
	height:50%;
	margin:0 0px 2px 5px;	
}




img.hidari{
	float: left;
	width:50%;
	margin:0 10px 10px 0px;	
}

#contents img{
	display:block;
	width:auto;
	max-width:80%;
	height:auto;
	margin:5px auto 10px;	
}

#contents img.size100{
	width:100%;
	max-width:none;
}

#contents img.size90{
	width:90%;
	max-width:none;
}

#contents img.size80{
	width:80%;
	max-width:none;
}

#contents img.size70{
	width:70%;
	max-width:none;
}

#contents img.size60{
	width:60%;
	max-width:none;
}

#contents img.size50{
	width:50%;
	max-width:none;
}

#contents img.size40{
	width:40%;
	max-width:none;
}

#contents img.size30{
	width:30%;
	max-width:none;
}

#contents img.size20{
	width:20%;
	max-width:none;
}

#contents img.size10{
	width:10%;
	max-width:none;
}

#contents img.auto{
	width:auto;
	max-width:none;
}



}
