/* ページのレイアウト */

body {margin:0;
	padding:0;
	background-color:#f5f5f5;
	text-align:center;}
#container {margin:10px auto;
	width:920px;
	text-align:left;}
#contents {margin:0 10px;
	width:900px;}
#header {margin:0;
	padding:0px 0px 10px 0px;
	height:150px;
	line-height:1.5em;
	font-size:20pt;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none 1px #FFFFFF;
	background:url("../images/タイトル.jpg") no-repeat #FFFFFF top center;}
#header1 {margin:0;
	padding:0px 0px 10px 0px;
	height:150px;
	line-height:1.5em;
	font-size:20pt;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none 1px #FFFFFF;
	background:url("../images/タイトル_new2.jpg") no-repeat #FFFFFF top center;}
#header2 {margin:0;
	padding:0px 0px 10px 0px;
	height:150px;
	line-height:1.5em;
	font-size:20pt;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:none 1px #FFFFFF;
	background:url("../images/タイトル_new4.jpg") no-repeat #FFFFFF top center;}

#animetion {margin:0;
	padding:0px 0px 0px 0px;
	margin-left:95px;
	margin-bottom:0px;
	height:59px;
	border-bottom:none 1px #FFFFFF;
	background:url("../images/banner.gif") no-repeat #FFFFFF top left;}

#new {margin:0;
	padding:0px 0px 10px 0px;
	height:160px;
	border-bottom:none 1px #FFFFFF;
	background:url("../images/新着情報.png") no-repeat #FFFFFF top center;}
#side_left {float:left;
	width:250px;
	margin:5px;
	background-color:#e6e6fa;}
#main {float:left;
	width:625px;
	margin:5px;
	background-color:#e6e6fa;}
#footer {clear:both;
	background:url("../images/フッター.png") no-repeat bottom center;
	width:900px;
	height:50px;
	margin:0px 10px;}
