body,td,th {
	font-family: メイリオ，ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000066;
}
a:link {
	text-decoration: none;
	color:#000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	margin:0;
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

#outfrm {
	width:750px;
	height: 650px;
	margin:20px;
	padding:50px;
	border:1px solid #CCCCCC;
}

.leftcolum {
	float:left;
	width: 50%;
}

.rightcolum {
	float:right;
	width:50%;
}

.contarea {
	padding: 10px;
	text-align:center;
}

#contactus {
	width:220px;
	text-align:left;
	line-height:18px;
}

.details {
	width:300px;
	text-align:left;
	line-height:18px;
}
