﻿@charset "utf-8";

/* ----------------------------------------

Container

---------------------------------------- */
div#Page #PageTitle{
	width: 748px;
	height:39px;
}

div#Page #PageInside{
	width: 650px;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:30px;
}

div#Page #PageInside p{
	padding-top:5px;
}

div#Page #PageInside h4{
	padding-top:20px;
	font-size:13px;
	font-weight:bold;
}

div#Page #PageInside ul{
	padding:15px 0 0 20px;
}

.news {
	width: 652px;
}

.news table{
	margin:18px 0;
}

.news td{
	vertical-align:top;
}

.news td.line{
	width:632px;
	height:1px;
	background: url(../img/line.gif) repeat-x;
}

.news td.date{
	padding-bottom:10px;
	text-align:center;
	vertical-align:top;
}
.news td.btn{
	padding:2px 0 10px 0;
	vertical-align:top;
}
.news td.sentence{
	padding-bottom:10px;
	vertical-align:top;
	height:1px;
}