BODY,TR,TD,TH { font-size : 13px; font-family:'メイリオ','MS UI Gothic'; color:#555555;line-height: 1.2;}

/*テキストエリアのデザイン*/
textarea{
	font-size : 15px;
	width:95%;
	font-family: 'MS UI Gothic';
	color: #555555;
}
select,input {
	font-size : 13px;
	font-family: 'MS UI Gothic';
	color: #555555;
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:2px;
}
select {
	height:20px;
}

h2,h3{ font-size : 13px; color:#555555;margin:0px}

body {background: #777777;}

img{border:0px;}

a:link {font-size: 13x; color:#555555;text-decoration : none;}
a:visited {font-size: 13px; color:#555555;text-decoration : none;}
a:active {font-size: 13px; color:#444444;text-decoration : none;}
a:hover {font-size: 13px; color:#444444;text-decoration: underline;}
.link_color{font-size: 13x; color:#555555;}

.login{
font-size : 13px;
text-decoration : none;
font-weight : bold;
color:#ffffff;
margin:2px 0px 3px 7px;
}
.menu_link {
display:block;
background-color:#eeeeee;
padding:0px 0 0px 0;
margin:3px 0 0px 0;
}
.menu_title {
margin-top:4px;
padding:4px 0 4px 4px;
color:#555555;
font-weight:bold;
background-color:#cccccc;
}
.menu{
font-size : 13px;
}

/*ページ表示のデザイン*/
.page{font-size:13px;line-height:24px;padding:2px 3px;font-family: 'MS UI Gothic';text-decoration:underline;vertical-align:middle;margin:1px;border:1px solid #aaaaaa;}
