﻿@charset "utf-8";


#side h1{
	background: url(images/h1.jpg) 0px 0px no-repeat;
}


table.tblMailmagazine{
	width: 618px;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	margin: 0px;
}
table.tblMailmagazine th{
	width: 130px;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	background-color: #666666;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	padding: 5px 7px;
	line-height: 1.4em;
}	
table.tblMailmagazine td{
	color: #333333;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	padding: 5px 7px;
	line-height: 1.4em;
}


input[type="text"], input[type="password"], input[type="file"], textarea{
	border: 1px solid #ACACAC;
	padding: 4px;
}
.textSS{
	width: 40px;
}
.textS{
	width: 120px;
}
.textM{
	width: 220px;
}
.textL{
	width: 430px;
}
.textLL{
	width: 560px;
}