@charset "utf-8";
/* CSS Document */

/*.content{margin:0px; width:700px; height:750px; padding:10px; overflow:auto; /*background-color:#7e4d31;}*/
.content{margin:0px; width:700px; height:600px; padding-top:160px; overflow:auto; }
.content p:nth-child(even){color:#999; font-family:Georgia,serif; font-size:17px; font-style:italic;}
.content p:nth-child(3n+0){color:#c96;}
		
img{border:opx;}
.img01{
	border: thin solid #333333;
}

.h1 {
	background-image:url(images/tit_bg01.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFCC00;
	font-weight: bold;
	padding-left:30px;
	border-bottom-style: dotted;
	border-bottom-color: #660033;
	letter-spacing: 1px;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	font-weight: bold;
	letter-spacing: 1px;
	
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 1px;
	
	
}
.h3_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #000000;
	
}
.h3_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
	letter-spacing: 1px;
	background-color: #333333;
	
}
.h4{
	font-size: 13px;
	color: #dfb1ff;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
}
.h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ecddbd;
	letter-spacing: 1px;
	text-align:center;
	background-color: #663300;
	font-weight: bold;

}

.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFFF00;
	letter-spacing: 1px;
	font-weight: bold;	
	
}

.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FF00FF;
	letter-spacing: 1px;
	font-weight: bold;	
	
}
.h7_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FF00FF;
	letter-spacing: 1px;
	font-weight: bold;	
	background-color: #333333;
}

.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#00FF00;
	letter-spacing: 1px;
	font-weight: bold;	
	
}
.h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	letter-spacing: 1px;
	font-weight: bold;	
	
}

.line {
	border: thin solid #FFCC99;
	background-color: #000000;
	
}
