@charset "shift_jis";
/*―――――――――――――――――――――――――――*/

/*―――――――――――――――――――――――――――*/
p, li, dt, dd, th, td, address, legend {
	color: #444444;
	font-size: 13;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka;}
	
h1 {
	font-family: 'Times New Roman';
	font-size: 28px;
	color: #049DD1;
}


	
BODY{
	text-align: center;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #dddddd;

 
}



a:link {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:active {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}

/* IDs */
div#zen{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	border:0px;
	text-align: center;
	background-image: url(top.jpg);


}

div#mini{


	padding: 0px 0px 0px 15px;
	width: 780px;
	border:0px;
	text-align: left;
	background-color: #cccccc;


}