﻿@charset "UTF-8";

.topics{
	border-left: dotted #c00 1px;
	border-right: dotted #c00 1px;
	border-bottom: solid #c00 10px;
}

.topi{
	width:600px;
	border-bottom:dotted #f66 1px;
	padding:3px 0;
}
p.topi_date{
	float:left;
	width:100px;
	margin:0 5px 0 15px;
	border-right:solid #ccc 1px;
}
p.topi_text{
	float:left;
	width:450px;
	margin:0 10px 0 10px;
}

img.aisatsu{
	padding:1px;
	border:1px #cccccc solid;
}
