/* CSS Document */

div,p,span,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img{
	margin:0; 
	padding:0;
	color:#333333;
	font-size:100%;
	font-weight:normal;
	border:0;
}

body {
	background-color: #ffffff;
	margin:0;
	padding:0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#contents {
	width: 821px;
	background-color:#000000;
}
#contents p {
	color:#333333;
	line-height:1.3em;
	font-size:80%;
}
#contents .font_small {
	font-size:70%;
}

#contents #header {
	background-image: url(../../common/img/profile_header.jpg);
	background-repeat: no-repeat;
	height: 368px;
	position:relative;
	top:0;
	left:0;
}

#contents #header h1 a{
	display:block;
	width:251px;
	height:109px;
	position:absolute;
	top:30px;
	left:10px;
}
#contents .header_txt {
	float:right;
	margin-top:80px;
	margin-right:85px;
}
#contents .header_txt p {
	line-height:1.65em;
	font-size: 80%;
}

#contents #main {
	width: 515px;
	background-color: #c8c8c8;
	float: right;
	clear: both;
	padding: 20px;
}
#contents #main .title_left {
	background-image: url(../../common/img/profile_title_bg.gif);
	background-repeat: no-repeat;
	width: 247px;
	height: 102px;
	float: left;
	margin-top: 10px;
}
#contents #main .title_right {
	background-image: url(../../common/img/profile_title_bg.gif);
	background-repeat: no-repeat;
	width: 247px;
	height: 102px;
	float: right;
	margin-top: 10px;
}
#contents #main .cover {
	float: left;
	margin-top: 12px;
	margin-left: 12px;
}
#contents #main .title_txt {
	margin-top: 35px;
	margin-left: 10px;
	float: left;
}

#footer {
	height: 30px;
	_height: 40px;
	clear: right;
	padding-left: 10px;
	border-top: 1px solid #222222;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents a:link{color:#333333; text-decoration:none;}
#contents a:visited{color:#333333; text-decoration:none;}
#contents a:hover{color:#333333; text-decoration:underline;}
#contents a:active{color:#333333; text-decoration:underline;}

#contents .profile_link a:link{color:#CC0000; text-decoration:underline; font-weight:bold;}
#contents .profile_link a:visited{color:#CC0000; text-decoration:underline; font-weight:bold;}
#contents .profile_link a:hover{color:#CC0000; text-decoration:none; font-weight:bold;}
#contents .profile_link a:active{color:#CC0000;	text-decoration:none; font-weight:bold;}

#footer a:link{color:#ffffff; text-decoration:none;}
#footer a:visited{color:#ffffff; text-decoration:none;}
#footer a:hover{color:#ffffff; text-decoration:underline;}
#footer a:active{color:#ffffff;	text-decoration:underline;}

