@charset "utf-8";

a:link		{ color: #336666; text-decoration: underline; }
a:visited { color: #336666;text-decoration: underline; }
a:hover   { color: #CC0000; text-decoration: underline; }
a:active  { color: #CC0000; text-decoration: underline; }

#container{
	background-image: url(../img/kabe060.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
h1{
	margin-bottom: 40px;
}
#contents{
	padding-top: 10px;
	padding-bottom: 20px;
}

 h2{
	margin-bottom: 10px;

}
#main{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}

#main p{
	line-height: 155%;
	margin-bottom: 4%;
}

#main img{
	display: block;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
}
div#itemArea{
	text-align: center;

}
div#itemArea img{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;

}
#main strong{
	font-size: 170%;
	color: #FF0000;
}
#bt{
	text-align: center;
	width: 500px;
	margin: 20px auto;
}

#date{
	width: 780px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#date p{
	margin-bottom: 20px;
}

img#btTop{
	margin-right: 50px;
}
img#btHome{
	margin-left: 50px;
}


div#date img{
	margin: 20px 50px;
}
