body{
background-color:#ffffff;
background-image : url(images/bg_grad_1.jpg);
margin-top : 10px;
margin-left : 0px;
line-height : 120%;
font-size : 100%;
font-family : MS Pゴシック,Osaka;
}



p,div,td,tr,ul{
color : #666666;
font-size : 100%;
font-family : MS Pゴシック,Osaka;
line-height : 110%;
}


a:link {
text-decoration:none;
color: #0000FF;
}


a:visited {
text-decoration:none;
color: #800080;
}


a:active { 
text-decoration:none; 
color:#FF0000;
}


a:hover {
text-decoration:underline;
color: #FF0000;
}


H1{
color:white;
font: 12px MS Pゴシック,Osaka;
}

H3{
font: 14px MS Pゴシック,Osaka;
font-weight:bold;
}

span.top {
color: white;
font: bold 12px "ＭＳ Ｐゴシック", "Osaka";
}




TEXTAREA.A1 {
font-size : 12px;
background: #FFFDE6;
border-style: solid;
border-width:1px;
border-color: #666666;
color: #333333;
margin:2;
scrollbar-face-color: #cc66b5;
scrollbar-arrow-color: #ffff00;
scrollbar-highlight-color: ##e1a8b4;
scrollbar-shadow-color: #cc66b5;
scrollbar-base-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}


TD.VOICE{
background-image: url("images/voice_bg.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
}



DIV.feat{
width:160px;
border:1px dotted;
}



#voices td{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height:140%;
}
#voices h2{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #333333;
	border-width: 0 0 1 10;
	border-style: solid;
	padding: 3px;
	border-color: #660000;
}

#voices A:link{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	line-height:130%;
}
#voices A:visited{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	line-height:130%;
}
#voices A:hover{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color:#0000FF;
	text-decoration:underline;
	line-height:130%;
}
#voices A:active{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	line-height:130%;
}

