@charset "utf-8";

/* HTMLの高さ指定 */
html,body{margin:0px auto;padding:0px;height:95%;}


div#setup{width:95%;margin:0 auto;overflow:hidden;}

/* 特定のクラスが指定された要素に含まれるリンクの設定 */
/* olive   */
body.homes0{color:black;background-color:rgba(224,255,255,0.7);
            background-image:url("../head_pic/DSCF2679.jpg"),url("../sozai 2020/back1.gif");background-attachment:fixed;
            background-position:center;background-repeat:no-repeat;opacity:0.9;
            -webkit-background-size:100% 100%;-moz-background-size:100% 100%;
             background-size:100% 100%;}
  
.homes0 a:link{color:blue;}
.homes0 a:visited{color:purple;}
.homes0 a:hover{color:green;}
.homes0 a:active{color:maroon;}

/* index pageのタイトル部分 */
#seeaTB{color:#000000;background-color:rgba(255,165,000,0.1);} /* 文字黒  */
 .TTimg13{border:5px; width:200px;}

div#toppic{margin:10px auto;width:440px;}
img#pagename {width:400px; height:50px;}

p#pageinfo {font-size:x-small;margin-left:-15%;margin-right:auto;}

.infotext0 {border-style:outset;border-color:rgba(128,0,128,0.6);}    /* パープル */
.infotext1 {border-style:outset;border-color:rgba(0,255,255,0.6);}    /* aqua    */

/* iframe の位置を指定 */
div#Tcont1{width:98%;margin:auto;text-align:center;}

iframe.gaide1 {position:relative;top:1px;left:5px;margin:5px;width:22%; height:225px;
 border-width:3px;border-color:rgba(128,0,128,0.7);}

iframe.gaide2 {position:relative;top:1px;left:5px;margin:5px;width:22%; height:225px;
 border-width:3px;border-color:rgba(128,128,0,0.7);}

iframe.gaide3 {position:relative;top:1px;left:5px;margin:5px;width:22%; height:265px;
 border-width:3px;border-color:rgba(0,128,0,0.7);}

iframe.gaide4 {position:relative;top:1px;left:5px;margin:0 5px;width:69%; height:300px; 
 border-width:3px;border-color:rgba(128,0,0,0.7);}

div#Tcont2{{width:1400px;text-align:center;margin:-4px auto 1px;}


/* 	メニュー画面内のdiv内容のセンター配置 
.center1 {color:#da0b00; font-style:italic;font-size:x-small;text-align:center;}

.doghome {background-color:#99ccff;border:double #339933 medium ;width:170px;cursor:pointer;
 font-size:x-small;padding:0px; position:relative;top:5px;left:25px;}
*/

