﻿body{
	background-color: #eeeeee;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 1024px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 140%;
	}
#footer {
	padding: 15px;
	height: 30px;
	border-top: 1px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
	/* background:url(../img/banner_back.jpg) no-repeat center center; */
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}
.contents-listtitle{
	padding-left: 5px;
	background-color: #5555FF;
        font-weight: bold;
        color: white;
	}
