/* browser reset CSS*/

body {
	margin:0;
	padding:0;


	font-family;cursive
; 		background-color: #F8D9DD;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	
	}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li {
	margin:0;
    	padding:0;
	list-style-type:disc;
	}

h1,h2,h3,h4,h5,h6,strong {
	font-size:100%;
	font-weight:normal;
	}
	
/*	*/
body	{
	font-family: "CI", "Meiryo", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;}
#container {
	padding: 0px;
	width: 723px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#container #con2 {
	padding-left: 39px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

