﻿
body {
font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;margin: 0;
padding: 0;
text-align: center;background: #f5f5f5;
}

div#container {
width: 630px;
margin: 0px auto;padding: 0px 0px 0px 10px;
border: 0px;
background: #ffffff;
text-align: left;
}

div#header {
background-image: url(../images/emshead600.gif);
background-repeat: no-repeat;
padding-top: 50px;
}

div.pub {
margin: 0px;
height: 250px;
background-image: url(../images/img-syuppann.gif);
background-repeat: no-repeat;
}

div.contact {
float: left;width: 240px;
margin: 140px 0px 0px 0px;
color: #ffffff;
}

div.contact p {
margin: 0px 0px 5px 10px;
padding: 0px;
font-weight: bold;
font-size: small;
}

div.contact dl {
margin: 0px;
}

div.contact dt {float: left;width: 45px;
 margin: 0px 0px 0px 10px;
font-size: small;
}

div.contact dd {
font-size: small;
}

div#left {
width: 290px;
height: 230px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
border: solid 1px #dcdcdc;
}

div#left img {
margin: 5px 0px 0px 50px;
}

div#left p {
margin: 10px 15px 0px 15px;padding: 0px;
font-size: 10px;
line-height: 16px;
}

div#right{
width: 290px;
height: 230px;
float: right;
margin: 10px;
border: solid 1px #dcdcdc;
}

div#right img {margin: 5px 0px 0px 60px;
}

div#right p {
margin: 10px 15px 0px 15px;padding: 0px;
font-size: 10px;
line-height: 16px;
}

div#footer {clear: both;
}

ul {
margin: 0px;
padding: 0px;
text-align: left;
}

li {

float: left;
width: 150px;
background-color: #cdcdcd;
font-size: 11px;
line-height: 16px;
text-align: center;
list-style: none;
}

li a {
display: block;
text-decoration: none;
background-color: #cdcdcd;
color: #ffffff;
}

li a:hover {
background-color: #dcdcdc;
color: #000000;
}




