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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top
 }
body{font-size:12px;}
td{font-size:12px;}

.haikei {
	background-attachment: scroll;
	background-image: url(images/s_top2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contents_haikei {
	background-attachment: scroll;
	background-image: url(images/contents.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.life {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D3220;
}
A:link{text-decoration:none; color: #FFFFFF}
A:active{color:#8F86D2;}
A:visited{color:#8F86D2;text-decoration:none;}
A:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.head_haikei {
	background-attachment: scroll;
	background-image: url(images/head_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.head_line {
	background-attachment: scroll;
	background-image: url(images/head_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.gline {
	background-attachment: scroll;
	background-image: url(images/g_line.png);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 125%;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.sectiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
