* {
	font-size: 12px;
}

body {
	font-size          : 12px;
	color         : #333333;
	margin-top         : 0;
	background-image   : url(images/bck_ground.gif);
	text-align: center;
	}
table {
background-color:#FFFFFF

;}

.boxtext {
	text-align:left;
	line-height: 140%;
	padding:10px 12px 10px;
	}
	
.boxtextform {
	text-align:right;
	line-height: 140%;
	padding:5px 10px 5px;
	}
	
.boxtext2 {
	font-size          : 11px;
	color         : #333333;
	padding-left:12px;
	}
.boxtext3 {
	font-size          : 13px;
	color         : #333333;
	padding-left:13px;
	}

a {text-decoration:none;font-size:12px;}
a:link    { color: #333333;}
a:visited { color: #333333;}
a:active  { color: #003399;}
a:hover   { color: #ff0000;}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#mail a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEEACE;
 }

