@charset "Shift_JIS";
@import url(../anchor.css);

BODY{
	color:#696969;
	background:#FFFFF8;
	font-family:Arial,Verdana,sans-serif;
	}
H1{
	font-size:1.8em;
	color:#FFFFFF;
	background-color:#FF8C00;
	border-style:none;
	border-width:1px;
	margin-left:0px;
	padding:8px 8px 8px 8px;
	}
H2{
	font-size:1.3em;
	color:#FF9966;
	font-weight:bold;
	background-color:#FFFAFA;
	border-style:solid;
	border-color:#FF6699;
	border-width:2px 2px 2px 2px;
	margin-left:0px;
	padding:10px 10px 10px 10px;
	}
H3{
	font-size:1.1em;
	font-weight:bold;
	background:#FFE4E1;
	padding:8px 8px 8px 8px;
	}
P,BLOCKQUOTE{
	font-size : 0.9em;
	text-indent : 0.9em;
	line-height : 170%;
}
P.paroles_f{
	font-size:0.9em;
	line-height:150%;
	font-family:'Arial','Courier';
	text-indent : 0px;
	}
.paroles_j{
	font-size:0.9em;
	line-height:150%;
	text-indent : 0px;
	}
P.aide{
	font-size:0.9em;
	line-height:150%;
	color:#FF6699;
	text-indent : 0px;
	}
P.histoire{
	font-size:0.9em;
	line-height:170%;
	text-indent:0.9em;
	padding-left : 1em;
	padding-right : 1em;
	}
LI{
	line-height: 170%;
}
.page-entire{
	width : 700px;
	margin-left:1.5em;
}
