/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
CSS for meiji taisho project
author: Mikio Inose / mikio@mikworks.com
date: 15th-April-2007
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

TOA - Header

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

h2#toaheader {
width: 456px;
height: 63px;
margin: 0 0 15px 0;
padding: 0;
background: url(/toa/img/head_toa.jpg) no-repeat top left;
font-size: 85%;
text-indent: -9999px;
overflow: hidden;
}
h2#toaheader a {
display: block;
width: 456px;
height: 63px;
margin: 0;
padding: 0;
text-decoration: none;
}
h2#toaheader a:hover {
background: url(/toa/img/head_toa.jpg) no-repeat top left;
}





/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

TOA - Content

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

h5.toamainct {
margin: 2em 0 0.7em 0;
padding: 0 0 3px 0;
color: #999;
font-family: Verdana, Arial, san-serif;
font-size: 92%;
font-weight: bold;
text-align: left;
line-height: 100%;
text-decoration: none;
border-bottom: 1px dotted #ddd;
}
#toaread {
margin: 0 0 5px 0;
padding: 0;
width: 456px;
font-family: Verdana, "Trebuchet MS", Arial, san-serif;
font-size: 100%;
text-align: left;
line-height: 150%;
}
#toaread p {
margin: 0;
padding: 0;
}
.toamainhead {
margin: 0 0 3px 0;
padding: 0;
color: #413732;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 122%;
font-weight: bold;
text-align: left;
line-height: 100%;
text-decoration: none;
}
.toamainhead a {
background-color: transparent;
color: #413732;
text-decoration: none;
}
.toamainhead a:hover {
color: #847461;
}
.toamainhead span {
font-size: 80%;
text-decoration: none;
}
#toatitle {
margin: 0 0 12px 0;
padding: 0;
color: #413732;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 144%;
font-weight: bold;
text-align: left;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
#toatitle a {
background-color: transparent;
color: #413732;
text-decoration: none;
}
#toatitle a:hover {
color: #847461;
}
#toatitle span {
font-size: 10px;
text-decoration: none;
}