@charset "Shift_JIS";

/*
--------------------------
https://www.eonet.ne.jp/~yamane-m/
オモイツクママ　2021/03/03

Free Template sora

■format
■wrapper
■header
■sub
■content
■footer
--------------------------
*/


/* ■format
-----------------------------------*/

*{
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body{-webkit-text-size-adjust: 100%;
font-size: 12px;
color: #000000;
background-color: #ccffcc;
line-height: 1.4em;
letter-spacing: 0.1em;
text-align: center;
background-image: url('001.BMP');
}

h1,h2,strong{
font-size: 2em;
font-weight: normal;
font-style: normal;
}

,h3,h4,h5,em{
font-size: 1.5em;
font-weight: normal;
font-style: normal;
}


a{
color: #661111;
text-decoration: underline;
}

a:hover{
color: #999999;
text-decoration: none;
}

p{
text-indent: 0.7em;
padding: 0 1em 3px 1em;
}

address{
font-style: normal;
}

img{
border: none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
}

/* ■wrapper
-----------------------------------*/

#wrapper{
width:950px;
clear:both;
min-width: 50em;
max-width: 100em;
text-align: left;
background-color:#ffffff;    /*----背景色(白)--------*/
position:relative;
float: center;
border:#CCAA66 solid 1px;    /*----外枠の線の色・金色のライン--------*/
margin-bottom:12px;
}

/* ■header
-----------------------------------*/

div#header{
width:950px;
}

div#header h1 a{
display:block;
font-size: 1.5em;
font-weight: bold;
text-decoration: none;
padding: 30px 30px 10px 20px;
float: left;
}

div#header ul{
text-align: right;
}

div#header li{
padding-right: 3px;
display: inline;
}

/* ■image
-----------------------------------*/

div#image{
height: 300px;
background-image: url('img/fts011_top.jpg');
margin:10px 10px 0px 10px;
border-top:3px solid #CCAA66;/*--金色のライン---*/
border-bottom:1px solid #CCCCCC;
}

div#image p{
font-size: 1.8em;
font-weight: bold;
text-align: right;
padding:50px 30px 0 0;margin: 0 auto;
}

/* ■sub
-----------------------------------*/

div#sub{
width: 210px;
margin-left: 10px;
float: left;
}

div#menu{
width: 210px;
margin-top:20px;
background-color: #ccffcc;
}

div#menu h2{font-size: 2.0em;font-weight: bold;
width: 210px;
font-weight:bold;
padding:5px 0 2px 0;
text-indent: 15px;
border-top: 2px solid #AA5555;
border-right: 1px solid #CCCCBB;
border-left: 1px solid #CCCCBB;
background-color: #228b22;
}

div#menu ul{
width: 210px;
border-right: 1px solid #CCCCBB;
border-bottom:  1px solid #CCCCBB;
border-left:  1px solid #CCCCBB;
background-color: #fddffdd;
}

div#menu li a{
display: block;
width: 210px;
text-decoration: none;
text-indent: 5px;
padding: 15px 0 15px 0;/*---左subのリンク幅広3px→15px---*/
border-top: 1px solid #CCCCBB;
}

div#menu a:hover{
background-color:#ffffff;
}

div.message{
width: 200px;
height:auto;
margin-top:30px;font-size: 1.5em;
}

div.message dl{
width: 210px;
border-top: 2px solid #AA5555;
border-right: 1px solid #CCCCBB;
border-bottom: 1px solid #CCCCBB;
border-left: 1px solid #CCCCBB;
}

div.message dt{font-size: 1.5e
font-weight: bold;
border-bottom: 1px solid #CCCCBB;
padding:5px 5px 2px 15px;
background-color: #cccccc;
}

div.message dd{
padding:5px 10px 5px 10px;
line-height: 1.7em;
font-size: 1em;
background-color: #ddffdd;
}

div.message p{
text-indent: 0px;
padding: 0;
}

.lin2 a:link       {font-size:24px;color:#5C8D00;text-decoration:none;}  /*メニュー・テキストリンクの色*/
.lin2 a:visited    {font-size:16px;color:#660099;text-decoration:none;}   /*メニュー・訪問済みのリンクの色*/
.lin2 a:active     {font-size:16px;color:#333399;text-decoration:underline;}   /*メニュー・クリック時のリンクの色*/
.lin2 a:hover      {font-size:24px;color:#ff0000;text-decoration:underline;}   /*メニュー・マウスの上にカーソルがあるときのリンクの色*/


/* ■content
-----------------------------------*/

div#content{
margin-left: 240px;
margin-top:20px;
}

div#content h2{
font-weight: bold;
margin: 20px 40px 10px 0px;
padding: 8px 30px;
border-bottom: 1px solid #CCCCBB;
border-left: 4px solid #CCAA66;background-color: #228b22;
}

div#content p{font-size: 1.5em;
padding: 0 0em 5px 1.5em;background-color: #eeeeee; margin:0 40px 0 0;

}

div#content li{
margin:0 40px 0 0;
padding: 15px 2em 15px 3em; /*--右3em→2em---*/

border-bottom: 1px dotted #CCCCBB;
background-color: #eeeeee;
}


/* ■footer
-----------------------------------*/

div#footer{
width:100%;
height:auto;
text-align: right;
margin-top: 50px;
border-top: 1px solid #CCCCBB;
clear: both;
background-color: #FFFFEE;
}

div#footer address{
padding:20px 10px 3px 10px;
}

