@charset 'Shift_JIS';

body {
	margin: 0px;
	padding: 0px;
	color:#333333;
	background: #FFFFFF url(img/menu_bg.gif) repeat-y;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size:12px;
}

td, th {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size:12px;
}

p {
	line-height:1.8em;
}

.space {
	height:20px;
}

.title {
	margin-bottom:30px;
}

strong {
  color:red;
  font-weight:normal;
}

/* ------------------------------- 
 English-info 
------------------------------- */
div#fla {
margin-top: 12px;
}
div#en-info {
text-align: right;
position: absolute;
width: 600px;
top: 205px;
left: 160px;
color: #666;
}


/* ------------------------------- 
 Profile 
------------------------------- */
.name {
	font-size:16px;
	font-weight:bold;
}

.nameRoman {
	font-size:16px;
	font-family: Helvetica, Arial, sans-serif;
	color:#516EB4;
}

.nameArea {
	margin:5px 0 5px 0;
}

.subTitleProfile {
	color:#516EB4;
	font-weight:bold;
}

