td{
font-size : 10pt;
}
.fs8{
font-size : 8pt;
line-height : 14px;
}
.fs9{
font-size : 9pt;
line-height : 14px;
}
.fs10 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
	FONT-SIZE: 15px;
line-height : 22px;
}
.fsa10 {
 	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
	font-style: normal;
}
.fs10a{
font-size : 10pt;
line-height : 14px;
}
.fs10green{
font-size : 10pt;
line-height : 18px;
color : #81aa2b;
}
.fs11 {
	FONT-SIZE: 11pt;
}
.fs11a{
font-size : 11pt;
line-height : 24px;
}
.fs11b{
font-size : 11pt;
line-height : 21px;
}
.fs12a{
font-size : 12pt;
line-height : 24px;
}
.fs12b{
font-size : 12pt;
line-height : 21px;
}
.fblueb{
font-weight : bold;
line-height : 26px;
color : #0058b0;}

.fblownb{
font-weight : bold;
line-height : 26px;
color : #b56a6a;
}

.fblown{
line-height : 17px;
color : #785845;
font-size : 14px;
}

.fgreenb{
font-weight : bold;
line-height : 26px;
color : #00cc00;
}

#a1{
	TEXT-DECORATION: none
;}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
;}
A:active {
	COLOR: #8c4646; TEXT-DECORATION: underline
;} 
.ten{
  color: #0080c0; /* 線の色(IE用) */
  background-color: #ff0000; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */ 
}

/*widthは並べたい枚数にあわせて調整*/
#gallery{
    width:630px;
    background-color:#ffffff;
}
/*widthは写真の大きさにあわせて調整
font-sizeは固定した方が良い*/
dl{
    margin:0px;
    margin-right:10px;
    margin-bottom:1em;
    padding:0px;
    float:left;
    width:290px;
    font-size:14px;
    border-width:1px 1px 0px;
    border-style:solid;
    border-color:#7F2D00;
}
dt{
    margin:0px;
    padding:5px;
}
dd{
    margin:0px;
    padding:5px 0.5em;
    border-color::#7F2D00;
    border-bottom:1px solid;
}
/*heightは行数＋αにしておく。
コメントの文字数はあらかじめ決めておきましょう。*/
dd.name{
    height:1.8em;
}
dt.com2{
    height:9em;
    width:100px;
}
dd.comment{
    height:1.2em;
    background-color:#f6eec9;
}
dd.date{
    height:6.8em;
		text-align : left;
}
.aa{
margin-right : 5px;
}


