@import url("../../../css/hobby.css");

div.t-image { background-image: url(img/t_image.gif);}

table.celpad5 td{
	padding:5px
}


h3 { margin: 15px 0 3px; font-size: 1.1em;}
html table table { font-size: 90%;}
html table table p { line-height: 150%;}








.main {
FONT-SIZE: 12px; LINE-HEIGHT: 16px
}
.s14px {
FONT-SIZE: 14px; LINE-HEIGHT: 16px
}
.s16px {
FONT-SIZE: 16px; LINE-HEIGHT: 20px
}
.cap {
	COLOR: #333333; FONT-SIZE: 10px; LINE-HEIGHT: 14px
}
.read {
	COLOR: #333333; FONT-SIZE: 14px; LINE-HEIGHT: 18px
}
.midashi {
FONT-SIZE: 14px; FONT-WEIGHT: bold; LINE-HEIGHT: 17px
}
.mini {
FONT-SIZE: 10px; LINE-HEIGHT: 13px
}
.green {
	COLOR: #336600; FONT-SIZE: 10px; LINE-HEIGHT: 14px
}
.yomigana {
FONT-SIZE: 8px; LINE-HEIGHT: 13px
}
.line_h130 {
LINE-HEIGHT: 130%
}

.line_h150 {
LINE-HEIGHT: 150%
}

.line_h110 {  line-height: 120%}

.moji { layout-grid: both strict 8px 5px;}

.q_a { layout-grid: both strict 5px 2px; font-size: 16px;}

.q_a_font { font-size: 16px;}

.s14px_layout {
line-height:22px; FONT-SIZE: 14px;
}
/*hack for IE6 IE6がpaddingをwidthに含んでしまう点を補正*/
* html #s14px_layout{
  layout-grid: both strict 11px 7px;
}


.underline { text-decoration: underline;}

a.type1 { color:#006600;}
a:visited.type1 { color:#006600;}
a:hover.type1 { color:orange;}
a.type2 { color:blue; }
a:visited.type2 { color:blue; }
a:hover.type2 { color:orange; }
a.type3 { color:red; }
a:visited.type2 { color:red; }
a:hover.type2 { color:orange; }

