@charset "Shift-JIS";
p{
	border:0px;
	margin-top:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size:12px;
	font-weight:normal;
}
/*layout ID--------------------------------------------------*/
#layout{
	height:auto !important;
	height:100%;
	min-height:100%;
	margin-bottom:-87px !important;
	margin-bottom:-78px;
}
*:first-child+html #layout{
	margin-bottom:-78px !important;
}

#back{
	padding-top:103px;
	left:20px;
	position:absolute;
}
#container{
	padding-bottom:87px !important;
	padding-bottom:78px;
	clear:both;
	padding-top: 30px;
}
*:first-child+html #container{
	padding-bottom:78px !important;
}
#menu{
	width:140px;
	float:left;
}
#contents{
	padding:10px 0px 0px 30px;
}

/*style class--------------------------------------------------*/
.title{
	background-image:url("../images/catch.gif");
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding:3px 0px 0px 15px;
	font-size:14px;
	font-weight:bold;
}
.title p{
	color:#0000FF;
	font-size:10px;
	font-weight:normal;
}
.text{
	padding:20px 0px 20px 0px;
}
.text p{
	width:435px;
}

/*text--------------------------------------------------*/
