body {
	
	margin:0px 3px 0% 3px;
	padding:0px;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	font-family:"ヒラギノ明朝","ＭＳ Ｐ明朝", "MS PMincho",  "Hiragino Mincho Pro", serif;
	color:#eee;
	
	
}

#wrappe{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	background-position:left;
	background-color:#000;
	}


#contents{
	width:786px;
	margin:0px 3px 0% 3px;
	padding-left:5px;
	padding-right:5px;
	background-color:#000;
	text-align:left;
	}
	
#contents2{

	padding:5px 30px 20px 50px;
	background-color:#444;
	text-align:left;
	}

#lower{
	margin-top: 5px;
	margin-bottom:10px;
	
	color: #fff;
	
	}
	

h1{
	margin-top: 0px;
	text-align:center;
	backfround-color:#000;
	}

h2{
	font-size:18px;
	padding:2px 27px;
	background:url(../img/caption.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
h3{
	margin-top: 0px;
	margin-bottom:0px;
	color:#fff;
	font-size:small;
	text-align:center;
	}
	
a:link { color: #ffffff; }

a:visited { color: #ffffff; }

a:hover { color: #ff0000; }

	
p{
	line-height:125%;
	
	}


br{
	line-height:110%;}	