/* CSS Document */

body {
	background-image:url(../images/kuri8_bg_shadow.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-top:0px;
}

a:link {
	text-decoration: none;
	color:#003366;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: underline;
	color:#CC3366;
}
a:active {
	text-decoration: none;
	color:#003366;
}

h1 {font-size:12px; margin:0px; padding:0px}
h2 {font-size:12px; line-height:18px; margin:0px; padding:0px}
.px10 {font-size: 10px; line-height:120%;}
.px10_gray {font-size: 10px; line-height:120%; color:#666666}
.px12 {font-size: 12px; line-height:120%;}
.px12_white {font-size: 12px; color:#FFFFFF;}
.px12_gray {font-size: 12px; color:#666666;}
.px12_gray_line200 {font-size: 12px; line-height:200%; color:#666666;}
.px14 {font-size: 14px; line-height:120%;}
.px14b_gray {font-size: 14px; line-height:120%; font-weight:bold; color:#666666;}
.px18 {font-size: 18px; line-height:120%;}
.px24 {font-size: 24px;}
.px32 {font-size: 32px; line-height:115%;}

.bread_crumb {
	font-size:12px;
	color:#003366;
}

.bar {
	background-image:url(../images/kuri8_bar_center.gif);
	width:700px;
	height:32px;
}