/* DDS-NET INDEX用 CSS ファイル　　　　　　　　　　*/

body{font-family:'ms ui gothic';}
a { text-decoration:none; }
a:hover { color:#00FF00; text-decoration:underline; }

input.input{
font-family:'ms ui gothic';
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background-color:#000000;
color : #ffffff;
font: 11px 'Courier New';
}

div.topic{
font: 90%/130% 'MS UI Gothic';
margin-top:2px;
}
div.indent{
font: 90%/130% 'MS UI Gothic';
margin-left:2em;
}
div.message{
font: 80%/130% 'MS UI Gothic';
margin-top:2px;
}
div.supple{
font: 70%/100% 'MS UI Gothic';
}
div.rec{
font: 75%/90% 'MS UI Gothic';
color:#CCCCCC;
}
div.set{
font: 75%/100% 'MS UI Gothic';
margin-left:1em;
color:#CCCCCC;
}
p.msg{
	border: solid 1px #999999;
	font-size:80%/140%;
	padding:10px;
}

form.fm{
	width:95%;
	border: solid 1px #999999;
	padding:10px;
	text-align: center;
}
