@charset "BIG5";

/*Main_content
---------------------------------------------------- */
#body {  
	font: 13pt Arial, Helvetica, sans-serif; 
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.title {
	margin: 10px;
	font-family:"?°ç´°?Žé?";
	font-weight:bolder;
	font-size:15px;
	color:#006633;
}

#setContents {
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
		}
		
.writer {
	color:#666666;
	font-size:13px;
	margin-left: 450px;
}

.content {
	color:#333333;
	font-size:13px;
	line-height: 22px;
}

.strong{
	color:#006633;
	font-size:13px;
	line-height: 36px;
	font-weight: bold;
}

.style1 {
	font-size: 14px;
	color: #3300FF;
}

#p{
  line-height: 22px;
  margin-top: 0px; 
  text-align: left;
}


/* Link
---------------------------------------------------- */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* frame
---------------------------------------------------- */
.style2 {
	font-size:13px;
	line-height: 20px;
	color:#FF0000;
}
.style4 {
	font-size:13px;
	line-height: 20px;
	color: #333333; 
}
.style5 {color: #333333}



