body {
	margin: 0;
	padding: 0;
	background:#ffffff;
	}

img{
	border-style: none;
	}

table{
	border:0px none;
	margin: 0px;
	padding: 0px
	}
	
p {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', 'Hiragino Maru Gothic Pro', 'ƒqƒ‰ƒMƒmŠÛƒS Pro W4', 'Osaka';
	}
	

A {
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", verdana, arial, sans-serif;
	color: #0099FF; background-color: transparent; text-decoration: underline;
	font-weight: bold;
	}
	
A:link {
	color: #0099FF; background-color: transparent; text-decoration: underline;
	font-weight: bold;
	}
	
A:visited {
	color: #0099FF; background-color: transparent; text-decoration: underline;
	font-weight: bold;
	}
	
A:active {
	color: #9CD6FD; background-color: transparent; text-decoration: underline;
	font-weight: bold;
	}
	
A:hover {
	color: #9CD6FD; background-color: transparent; text-decoration: underline;
	font-weight: bold;
	}

h1,h2,h3,h4,h5,h6,p,ul,ol {
	padding: 0px;
	margin: 0px;
	}
	
#mainArea {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 15px;
	}
	

#main {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
	
	
.text {
	padding: 15px;
	}
	
.pic {
	float: left;
	padding-right: 10px;
	margin-bottom: 5px;
	}
	
.pic2 {
	float: right;
	padding-left: 10px;
	margin-bottom: 5px;
	}
	
.profileArea {
	margin-bottom: 10px;
	padding-left: 60px;
	}
	
.nameArea {
	border-bottom: 1px solid #cc3300;
	padding-top: 20px;
	padding-bottom: 10px;
	}

.instArea {
	margin-top: 2px;
	margin-bottom: 3px;
	}

.line {
	background-image: url(../img/line.gif);
	padding-top: 3px;
	margin-bottom: 8px;
	}

.txt {
	margin: 10px 0px 8px 0px;
	}
	
.txt2 {
	float: left;
	margin-bottom: 10px;
	width: 160px;
	}
	
	
.qa {
	padding-bottom: 2px;
	}

p .profile {
	font-weight: bold;
	color: #000000;
	}
	
	
p .q {
	border-left: 5px solid #888888;
	padding-left: 3px;
	font-weight: bold;
	}
	
p .a {
	padding-left: 16px;
	}
p .name {
	font-weight: bold;
	color: #cc3300;
	font-size: 20px;
	line-height: 0px;
	}
	
p .subname {
	font-weight: bold;
	color: #cc3300;
	line-height: 0px;
	}

	
p .inst {
	font-weight: bold;
	color: #cc3300;
	}

