html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background-color: #000000;
	color: #ffffff;
	height: 100%;
}

body.contents {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background-color: #000000;
	color: #ffffff;
	height: auto;
}

a {
	color: #ff3300;
}

td {
	font-size: 12px;
	line-height: 16px;
}

div,p,h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

div.main {
	height: 100%;
	text-align:center;
}

table.main {
	margin: 0px auto;
	width: 862px;
	height: 100%;
}

td.main {
	vertical-align: middle;
}

div#contents {
	height: 646px;
}

img.title {
	margin-left: 21px;
	margin-bottom: 5px;
}

#frame {
	margin: 0px 50px;
}

div.footer {
	margin-top: 40px;
	padding: 0px 15px 5px 15px;
	text-align: left;
}

div.footer_top {
	margin-top: 12px;
	padding: 0px 15px 5px 15px;
	text-align: left;
}

h2.title{
	color: #ffc2c3;
	border-bottom: none;
	background: url(../img/line.gif) no-repeat left bottom;
	margin: 0px 10px 0px 0px;
	padding: 3px 5px;
}

.article {
	margin: 5px 0px 25px 5px;
	text-align: left;
}


/* profile */
img.prof_photo {
	margin-right: 10px;
}

img.prof_title {
	margin: 10px 0px 3px 0px;
}