﻿@import "../common/css/common.css";
@import "../common/css/layout.css";


h3 {
text-align: left;
}
p {
line-height:180%;
}
img.fleft {
padding: 0 15px 0 0;
}
img.fright {
padding: 0 0 0 15px;
}
span {
font-size: 1.2em;
font-weight:bold;
color:#478282;
}
h4 {
background-color: #DBDBC3;
margin-top:40px;
padding: 2px 40px;
font-weight: bold;
text-align:left;
}
#company {
width:450px;
margin:20px auto;
}
#company dl {
padding: 10px 20px;
text-align:left;
}
#company dt {
float:left;
}
#sub h3 {
margin-top: 15px;
}
#sub ul {
padding-top:20px 
}
#sub a:link {color: #000000;text-decoration:none;}
#sub a:visited {color: #999999;text-decoration:none;}
#sub a:hover {color: #000000;text-decoration:underline;}
#sub a:active {color: #000000;text-decoration:underline;}
