body#main {
  	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	line-height:1.2em;
  	margin: 5px;
}

div#info{
	margin:30px 10px 0px 10px;
	width :550px;
}

div#wnew{
	margin:20px 10px 0px 10px;
	width :550px;
}

div#contact{
	margin:20px 10px 0px 10px;
  	width :550px;
}

p.p-title{
    display:block;
	background-color:#9c9;
	margin:40px 0px 10px 0px;
	padding:4px 4px 4px 4px;
	color:#333;
	font-weight:bold;
}

.strong{
  	font-weight: bolder;
  	font-size: larger;
}

.w-normal{
	width:400px;
}

.w-full{
  	width:550px;
}

.han { 
	ime-mode: disabled; 
}

.list-marker {
	width:44px;
}

.bg-t-title{
	background-color:#d6c482;
	text-align:center;
}
.bg-t-body{
	background-color:#F2F2E6;
}

td.info{
   	margin-top:3px;
    margin-left:48px;
    margin-bottom:10px;
   	line-height: 1.3em;
}


