@charset "shift_jis";

#all{
width:1300px;
margin:auto;
}


body {
font-family: -apple-system, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;
background-color: fffafap;
width: px;
margin: auto;
}


#headline{
text-align: left;
margin-top: 0px;
margin-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
background: orange;
}

#headline a{
line-height: 1.5em; 
font-size: 2.0em;
}


#titleasahi p{
border-bottom: solid 105px orange;
}



h4 {
font-size: 2.0em;
line-height: 1.5em;
color: #800000;
border-bottom: solid 1px #ff0000;
border-left: solid 0.1em #ffa500;
padding-left:12px;
}

#main p{
color: #444444;
font-size: 2.0em;
}






a {
color: #666666;
text-decoration: none;

}





#contents {
width:1300px;
margin:auto;
text-align: left;
background-color: white;
}






#main {
width:900px;
float:right;
font-size: 0.9em;
margin-left:70px;
float:right;
padding-top:50px;
padding-bottom:50px;
text-align:center;
background-color: white;
}

#main p{
color: #444444;
line-height: 1.5em;
}

#table th{
font-size: 2.0em;
color: #808080;
border-style: solid;
background: pink;
font-weight:normal
}


#table td{
font-size: 2.0em;
color: #808080;
border-style: solid;
}


#table caption{
font-size: 2.0em;
color: #444444;
}





#side{

background-color: white;
width:300px;
margin-right:10px;
padding-rightt: 20px;
float:right;
margin-right:10px;
margin-top:0px;
padding-top:50px;
}

#side a{
border-bottom: solid 2px #ff0000;
border-left: solid 0.2em #ffa500;
padding-left:12px;
margin-top:50px;
line-height: 1.5em; 
font-size: 1.8em;
}

#side a{
color: #800000;
}

#side li{
margin-bottom:40px;
text-align: left;
}

#side a:hover{
color: #ff4500;
background-color: bisque;
}




p img {
float: left;
margin-right:50px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;

}


#last {

clear:both;
padding-top: 5px;
padding-bottom: 5px;
background: orange;
line-height: 0em; 
font-size: 2.0em;
}

table {
  border-style: solid;
  border-color: gray;
  border-width: 1px;
  border-collapse: collapse;
  padding: 0.3em;
  }