/* CSS Document */

html, body {
margin: 0;
padding: 0;
line-height:1.5;
font-size: 90%;
background:url(images/bg.jpg);
background-repeat:repeat-x;
}

.side01{
    background-image:url(images/side01.jpg);
	background-repeat:repeat-y;
}
.title_bg{
    background-image:url(images/title_bg.jpg);
	background-repeat:repeat-y;
}

ul,li{
list-style:none;
}


.title{
font-size:14px;
font-weight:bold;
color:#CC6666
}

*html .t_table{
    position:relative;
	top:-10px;
}
.t_table{
    position:relative;
	top:-8px;
}

.m10{ margin : 0 0 0 20px ; }


a { 
text-decoration:none;
color:#CC6666
}

.pink{
color:#CC9999;
}

.biyou{
font-size:11px;
line-height:1.3;
}

.date{
font-size:11px;
color:#CC6666
}


.saisin{
	color:#CC9999;
	padding:0px 0 0 22px;
	margin:0 0 2px 0;
	font-size:10px;
}
.bi img{
    position:relative;
	top:-4px;
}
