body {
	background-color: #666666; 
	margin: 0; 
	padding: 0;
	text-align:center; 
}

.readtext {  
	font-size: 12px; 
 	line-height: 130%;
 	color: #FFFFFF;
 	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}



A:link { 
	color: #0099FF;
}

A:visited { 
	color: #CC66FF;
}

A:active { 
	color: #00CCFF;
}


/*************** ₯Ϊ‘Ό₯ΈΑχ€ζ‘¦Υΰ‘¦‘¦**********************/

#pageChange {
	background-color: #FFFFFF; 
}


#nextStory {
	float:right; 
	font-size:12px; 
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;	
	font-weight:bold; 
}

#previousStory {
	float:left;
	font-size:12px; 
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;	
	font-weight:bold; 
}

/*************** ₯Ϊ‘Ό₯ΈΑχ€ζ‘¦Υΰ‘¦‘¦end **********************

/***********************************
**************************************/

#wrapper {
	width: 450px;
	text-align:left;
}


/************* for Q and A ******************/

.mainTitle {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif; 
	font-size: 18px;
	font-weight:900;
	border-bottom-width:1px;
	border-bottom-color:#000033;
	border-bottom-style:solid;
	color:#000033;
}




#mainTextArea {
	padding:5px;
	margin:0px;
	border:'1px' 'solid' 'black';
	background-color: #333333;
}
	
	
.popupWindowText{
	width:550px;
	background:#999999;
	padding:10px;
	text-align:left;
}

.nameTitle {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif; 
	font-size:13px;
	font-weight:bold;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color: #FFFFFF;
	border-bottom:1px solid #ffffff;
	padding-left:8px;
	color: #FFFFFF;
}
