
.style1 {color: #FFFFFF}

.header_back{
background-image: url(/image/header_back.jpg);
background-position: left top;
background-repeat: repeat-x;
width:100%;
background-color:#FFFFFF;
}
.header{
background-image: url(/image/header.jpg);
background-position: -10px top;
background-repeat: no-repeat;
width:900px;
height:239px;
}

.back{
background-image: url(/image/back.jpg);
background-position: -10px top;
background-repeat: repeat-y;
width:100%;
}

.content{
padding-left:280px;
width:550px;
}



.footer{
background-image: url(/image/footer.gif);
background-position: left top;
background-repeat: repeat-x;
width:100%;
height:50px;
}

body,td, th{
	font-size:12px;
	line-height:120%;
}

.lg{
	font-size:14px;
	line-height:120%;
}

.sl{
	font-size:11px;
	line-height:120%;
}

a.kuwa{
	padding:8px 5px 8px 30px;
	display:block;
	text-decoration:none;
	background-image: url(image/pt_kuwa_OF.gif);
	background-repeat: no-repeat;
}
a.kuwa:hover{
	text-decoration:underline;
	background-image: url(image/pt_kuwa_ON.gif);
	background-repeat: no-repeat;

}

.content p{
	margin-left:1em;
}

h4{
	text-align:left;
	margin-left:0.5em;
	padding: 1em 0em 0.5em 2.5em;
	display:block;
	font-weight: bold;
	color: #b63030;
	border-bottom:1px solid #a31a1a;  
	font-size: 12px;
	background-image: url(image/pt_kuwa_OF.gif);
	background-repeat: no-repeat;
	width:450px;
	clear:both;
}

h5{
	text-align:left;
	margin-left:0.5em;
	padding: 0.2em 1em;
	display:block;
	font-weight: bold;
	color: #b63030;
	background-color:#f1f1f1;
	font-size: 12px;
	width:450px;
	clear:both;
}

