﻿

h1{
  font-weight:normal;
  text-align:center;
  margin:20px auto;
}



#company{
  font-size:20px;
  background:#ffcae4;
  color:#000000;
  padding:10px;
  border:#ff00ff 2px solid;
}



#titleimg{
  text-align:center;
  margin:50px auto;
}



#welcomeimg{
  text-align:center;
  margin:30px auto;
}


#nav table{
	text-align:center;
	border-width: 0px;
}


.topix{
  border:double 4px #f93;
  background:#ff6;
  padding:10px;
}



.qa{
  font-weight:bold;
  padding:10px;
  line-height:1.8;
  border:solid #c06;
  border-width:2px 5px 2px 5px;
}



.kaisetu{
  margin:10px 20px;
  padding:10px;
  line-height:1.8em;
  border:solid #0000ff;
  border-width:1px 5px 1px 5px;
}



ul,li{
  line-height:1.8em;
}



table ul,li{
  line-height:2em; 
}


