body {
	color:#333;
	text-align;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
}

.title{
color: #404040;
text-align: left;
margin-top: 20px;
padding-left: 200px;
}

h1{
font-family: MS UI Gothic;
font-size: 12px;
font-weight: normal;
!important
}

.boxtitle{
font-family: MS UI Gothic;
font-size: 13px;
text-align: left;
letter-spacing: 2px;
margin: 5px 10px 5px 5px;
padding: 5px 5px 5px 0px;
border-bottom-width: 3px;
border-bottom-color: #335566;
border-bottom-style: dotted;
}

.sub{
padding: 3px 10px;
border-width: 1px;
border-color: #335566;
border-style: solid;
background-color: #ffffff;
}

.date{
color: #ffffff;
padding: 3px 10px;
border-width: 1px;
border-color: #335566;
border-style: solid;
background-color: #335566;
}
.comment{
font-family: MS UI Gothic;
font-size: 12px;
text-align: left;
line-height:16px;
letter-spacing: 2px;
padding: 5px 5px 5px 0px;
}
.image{
font-family: MS UI Gothic;
font-size: 13px;
padding: 5px;
}

.line{
text-align: center;
margin: 5px 10px 20px 5px;
border-top-width: 3px;
border-top-color: #335566;
border-top-style: dotted;
height: 15px;
background-image: url('line.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
}

.check{
vertical-align: top;
padding: 5px 25px 5px 5px;
float: left;
}

.navi{
vertical-align: top;
}
.navir{
text-align: right;
vertical-align: top;
padding: 5px 5px 5px 150px;
}

a:link{
color: #003366;
text-decoration: none;
 }
 
a:hover{
font-size: 12px;
color: #336699;
text-decoration: underline;
}