/*ƒfƒtƒHƒ‹ƒgcssƒŠƒZƒbƒg*/
html,body{
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
 
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, address {
	margin: 1em 0px;
	padding: 0px;
}

img {
	border:0px;
	}
table {
	border-collapse: collapse;
	margin: 0px auto;
	}
/* base
--------------------------------------------------------------*/

div#container {
	width: 760px;
	background-image: url(../images/bg.jpg);
	background-position: center 145px;
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}

div#profile {
	margin: 0px 74px;
	font-size: 83%;
	background-image: url(images/txt_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 612px;
	height: 421px;
	}

table#profile {
	margin: 0px 66px 0px 146px;
	color: #ffffff;
	line-height: 155%;
	width: 380px;
	text-align: left;
	}

col.left {
	width: 80px;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	}

p {
	margin: 0px;
	padding: 0px;
	}

