/* Contents
----------------------------------------------*/
#Contents h3{
	margin:0px;
	border-left:#ff6735 7px solid;
	border-top:#ff6735 1px solid;
	border-bottom:#ff6735 1px solid;
	border-right:#ff6735 1px solid;
	padding-left:5px;
	background:url(img/bg_h3.gif) top repeat;
}
#Contents h4{
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 10px 5px;
	background-image:  url(img/list.gif);
	background-repeat: no-repeat;
	background-position:left center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
#Contents h5{
	padding:0px 0px 0px 8px;
	margin:8px 0px 8px 6px;
	font-size: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FAA185;
}
#Contents h6 {
	font-size: 14px;
	margin:8px 0px 8px 6px;
}

#Contents p.head{
	margin:2px 0px 10px 15px;
	font-size: 14px;
	background-repeat: no-repeat;
}
#Contents td.image{
	float: right;
	vertical-align: top;
}
#Contents p.text{
	margin: 10px 0px 10px 15px;
	font-size: 14px;
}
#Contents ul{
	list-style-position: inside;
	margin: 10px 0px 10px 0px;
}
#Contents ul li{
	font-size: 14px;
	margin:2px 0px 10px 15px;
	list-style-type: disc;
	color: #444444;
}
#Contents ul li.sub{
	margin:0px 0px 4px 24px;
}
#Contents p.News {
	padding:0 0 15px 15px;
	font-size: 14px;
	line-height: 140%;
	text-indent: 14px;
}
#Contents blockquote.News {
	font-size: 14px;
	line-height: 140%;
	text-indent: 14px;
}
ol {
	padding:0 0 0 40px;
	line-height: 140%;
	margin:10px 0 20px 0;
}
ol li {
	margin-bottom: 8px;
}
.Em {
	font-weight: bold;
}


#Contents p.News2 {
	font-size: 16px;
	line-height: 140%;
	padding:0 0 0 15px;
}
#Contents blockquote.News2 {
	font-size: 14px;
	line-height: 140%;
	padding:0 0 0 40px;
}
p.Em{
	margin:10px 0;
}
.Arrow {
	list-style-image: url("img/arrow.gif");
}
.Arrow li {
	line-height: 150%;
	margin-bottom: 8px;
}
/* Officer
----------------------------------------------*/

.Officer td {
	font-size:12px;
}
table.Officer {
	width:570px;
    border: 1px #B7AC5A solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:10px auto;
}

table.Officer th {
	font-size:12px;
    padding: 5px;
    border: #B7AC5A solid;
    border-width: 0 0 1px 1px;
    background: #E1DBAF;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
}
table.Officer td {
    padding: 5px;
    border: 1px #B7AC5A solid;
    border-width: 0 0 1px 1px;
	font-size:12px;
}
/* Inf
----------------------------------------------*/
.info table {
    width: 580px;
    border: 1px #B7AC5A solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:10px 0 0 15px;
}

.info th {
    padding: 5px;
    border: #B7AC5A solid;
    border-width: 0 0 1px 1px;
    background: #E1DBAF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
.info td {
    padding: 5px;
    border: 1px #B7AC5A solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
	font-size: 13px;	
}
.info td.left {
    padding: 5px;
    border: 1px #B7AC5A solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
	font-size: 13px;	
}
.info table {
    width: 580px;
    border: 1px #B7AC5A solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:10px 0 0 15px;    
}
