@charset "Shift_JIS";

body{
font-family: Verdana;
font-size: 12px;
color: #ffffff;
line-height: 150%;
text-align: left;
background-image: url('kishin.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50px 32px;
margin-right: 80px;
background-color: #212121;
}

.title{
text-align: left;
margin-top: 20px;
padding-left: 230px;
}

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;
margin: 5px 10px 5px 5px;
padding: 5px 5px 5px 0px;
}

.sub{
color: #666600;
padding: 3px 10px;
border-width: 1px;
border-color: #888866;
border-style: solid;
background-color: #ffffff;
}

.date{
color: #ffffff;
padding: 3px 10px;
border-width: 1px;
border-color: #888866;
border-style: solid;
background-color: #888866;
}
.comment{
font-family: MS UI Gothic;
font-size: 13px;
text-align: left;
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;
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: #dcdcdc;
text-decoration: none;
 }
 
a:hover{
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}