.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	text-align: left;
}
a:link {
	color: #933048;
}
a:visited {
	color: #933048;
}
a:hover {
	color: #D0A51B;
}
a:active {
	color: #933048;
}
.hometitle {
	color: #A43E56;
	font-weight: bold;
	font-size: 120%;
}
.footer {
	font-size: 85%;
	color: #F1D1D9;
	background-color: #A43E56;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
}
.smalltext {
	font-size: 90%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	color: #A43E56;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7D771;
	margin-bottom: 0px;
	background-color: #FFF6D9;
	padding: 16px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #A43E56;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #A43E56;
	padding-top: .8em;
}
li {
	padding-bottom: .8em;
	list-style-image: url(images/bullet.gif);
}
.photo {
	font-size: 90%;
	color: #C76F84;
	float: right;
	padding-bottom: 16px;
	padding-left: 16px;
}
th {
	text-align: right;
}

.tinytext
{
    font-size: 75%;
}
.buttonrule {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7D4DC;
}
.required{
	color:#FF0000;
}
.gumi {
	letter-spacing: 3px;
	line-height: 20px;
	color:#000;
	text-decoration:none;
	
}

.gumi-h2-b {
	font-size: 130%;
	font-weight: bold;
	color: #000;
}

.gumi-h2-g {
	font-size: 130%;
	font-weight: bold;
	color: #690;
}

.td-border {
	border:2px; 
	border-color:#000; 
	border-style:solid;
	padding:10px;
	width:300px;
	vertical-align:top;
}
