﻿@charset "utf-8";

/* ----------------------------------------

Container

---------------------------------------- */
div#Page #PageTitle{
	width: 748px;
	height:39px;
	background: url(../img/tpc.jpg) no-repeat;
}

div#Page #PageTitle02{
	width: 750px;
	height:39px;
	background: url(../img/tpc02.jpg) no-repeat;
}
* html div#Page #PageTitle02 { background: url(../img/tpc03.jpg) no-repeat; } 

div#Page ul{
	padding-left:260px;
}

div#Page li{
	float:left;
	padding-left:12px;
	padding-top:8px;
}

div#Page #PageInside{
	width: 666px;
	margin:0 auto;
	margin-top:25px;
	padding-bottom:30px;
}
div#Page #PageInside p{
	padding-top:2px;
}
div#Page #PageInside p.caption{
	font-size:85%;
}
div#Page #PageInside p.caption02{
	padding-bottom:20px;
	font-size:85%;
}
div#Page #PageInside p.caption03{
	padding-bottom:30px;
}

div#Page p.news01{
	margin-top:10px;
}

div#Page td.spacing_v{
	padding:10px;
}