@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
}

body {
	background-image: url(images/backimg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	color: #333333;
}

div.mainContentsDIV {
	width: 850px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

div.headerDIV {
	width: 850px;
	margin: 0;
}

div.headerDIV h1 {
	width: 850px;
	height: 89px;
	background-image: url(images/info946_titleBar.gif);
	margin: 0 0 15px 0;
}

div.contents001DIV {
	width: 612px;
	float: left;
	margin: 0;
	padding-bottom: 20px;
}

div.contents002DIV {
	float: right;
	width: 213px;
	padding-bottom: 20px;
}

div.contents002DIV ul {
	margin-left: 25px;
	list-style-image: url(images/listDots.gif);
}
div.contents002DIV ul li {
	margin: 5px 0 5px 0;
	font-size: 10px;
}

img.buttonL {
	margin: 0 12px 12px 0;
}

img.buttonR {
	margin: 0 0 12px 0;
}

h2.catTitle01 {
	background-image: url(images/categoryTitle01.gif);
	width: 612px;
	height: 33px;
	margin-bottom: 10px;
}

h2.catTitle02 {
	background-image: url(images/categoryTitle02.gif);
	width: 612px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2.catTitle03 {
	background-image: url(images/subTitle01.gif);
	width: 213px;
	height: 32px;
	margin-bottom: 10px;
}

h2.catTitle04 {
	background-image: url(images/subTitle02.gif);
	width: 213px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2.catTitle05 {
	background-image: url(images/subTitle03.gif);
	width: 213px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3.toiawase {
	background-image: url(images/toiawase.gif);
	width: 82px;
	height: 17px;
	margin-top: 20px;
}

img.subAreaBorder {
	margin: 5px 0 5px 0;
}





span.dispNone {
	display: none;
}

/* - */
