@charset "utf-8";

div.content {
padding-bottom: 20px;
}

.about h3 {
font-size: 22px;
margin: 20px 0px 10px;
letter-spacing: 1px;
line-height: 1.4;
}
.about img {
padding-bottom: 10px;
}

h4.kaigishitsu {
font-size: 114%;
letter-spacing: 1px;
margin-bottom: 15px;
border-bottom: 1px solid #666;
font-weight: normal;
padding-bottom: 2px;
display: block;
}

.h3.about-midashi {
    background: url("images/about-midashi.png") no-repeat scroll 0 0 transparent;
    height: 141px;
    margin-top: 20px;
    text-indent: -9999px;
    width: 600px;
    margin-bottom: 20px !important;
}

h3.about-access {
    background: url("images/1sbc-h3-about-access.png") no-repeat scroll 0 0 transparent;
    height: 45px;
    margin-top: 20px;
    text-indent: -9999px;
    width: 600px;
    margin-bottom: 0px !important;
}

p.about-message {
line-height: 165%;
padding-top: 0px;
padding-bottom: 20px;
font-size: 13px;
}
p.about-message strong{
display: block;
margin-left: 4.2em;
text-indent: -4.2em;
font-size: 13px;
line-height: 1.6;
}
p.about-message strong span{
}
p.about-message a {
color: #0794d6;
}
p.about-message a:hover {
color: #0794d6;
text-decoration: none;
}


h4.access-midashi {
margin-bottom: 40px;
}

div.aoyama-access {
margin-top: 10px;
padding-bottom: 20px;
}

div.aoyama-access2 {
margin-top: 10px;
padding-bottom: 20px;
}

div.aoyama-access ul li {
float: left;
width: 135px;
margin-right: 20px;
}
div.aoyama-access ul li.last {
margin-right: 0px;
}
div.aoyama-access ul li span {
font-size: 85%;
margin-top: 10px;
display: block;
}

table.gaiyou {
border-left: 1px solid #CCC;
border-top: 1px solid #CCC;
border-collapse: collapse;
margin-top: 30px;
font-size: 1.4rem;font-size:  14px;
letter-spacing: 1px;
line-height: 1.5;
}
table.gaiyou th, table.gaiyou td {
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
vertical-align: middle;
}
table.gaiyou th { /*177px; */
width: 157px;
padding: 10px;
}
table.gaiyou td { /*420px; */
width: 380px;
padding: 20px;
}
