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

html,body{
	background: url(../img/kawahara_bg.gif);
}

header#header > h1{
	padding-left: 0;
}
#contents{
	width: 996px;
	margin: 0 auto;
	position: relative;
}

ul#breadcrumb{	
	margin-left: 0;

}

section{
	clear: both;
}

section#bs h1{
	width: 996px;
	text-align: center;
	padding-top: 34px;
}

section#bs p.read{
	width: 996px;
	text-align: center;	
	margin: 18px 0;
}

#comment1 span,
#comment2 span,
#comment3 span{
	display: block;	
}

#comment1{
	width: 865px;
	height: 825px;
	margin: 0 auto;
	background: url(../img/bs_comment1.gif) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#comment2{
	width: 865px;
	height: 499px;
	margin: 0 auto;
	margin-top: 21px;
	background: url(../img/bs_comment2.gif) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#comment3{
	width: 865px;
	height: 499px;
	margin: 0 auto;
	margin-top: 21px;
	background: url(../img/bs_comment3.gif) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 120px;
}


section#result h1{
	width: 996px;
	text-align: center;
	padding-top: 34px;
}

section#result p.read{
	width: 996px;
	text-align: center;	
	margin-bottom: 11px;
}


section#result{
	padding-bottom: 80px;	
}

section#result .contents{
	width: 865px;
	margin: 0 auto;
	position: relative:
}

section#result .contents img.cont1{
	position: relative;
	z-index: 10;
}
section#result .contents img.cont2{
	position: relative;
	margin-top: 60px;
}

a.under21{
	position: absolute;
	top: 1250px;
	left: 300px;
	z-index: 1000;
}

a.under21 img{
	position: absolute;
	top: 0;
	left: 0;	
}

a.under6{
	position: absolute;
	top: 1770px;
	left: 300px;
}

a.under6 img{
	position: absolute;
	top: 0;
	left: 0;	
}

a.kawahara_toukou{
	position: absolute;
	top: 2160px;
	left: 290px;
	
}

a.kawahara_toukou img{
	position: absolute;
	top: 0;
	left: 0;
}

a.kawahara_toukou2{
	position: absolute;
	top: 1870px;
	left: 220px;
	
}

a.kawahara_toukou2 img{
	position: absolute;
	top: 0;
	left: 0;
}


.hover{
	display: none;	
}

