@charset "utf-8";
#pankuzu {
	margin-bottom: 20px;
}
#title h3 {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 30px;
	margin-left: 10px;
}
#title h4 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #003399;
}
#title p {
	font-size: 100%;
	margin-bottom: 25px;
	text-align: right;
	margin-right: 15px;
	margin-top: -8px;
}
#title img {

}
#main {
	float: left;
	width: 580px;
	padding-left: 10px;
}
#main p {
	text-indent: 1em;
}
#main img {
	margin-bottom: 10px;
}

#main #maginfo {
	border: 1px solid #CC0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 30px;
	background-image: url(../images/maginfo_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #maginfo h5 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC0000;
	font-size: 100%;
}
#main #maginfo span {
	font-size: 150%;
	font-weight: bold;
}
#sub {
	float: right;
	padding-bottom: 100px;
	margin-right: 10px;
	background-color: #C00;
	color: #FFF;
	padding-right: 10px;
	width: 210px;
	padding-left: 10px;
	background-image: url(../images/profile_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#sub h5 {
	background-image: url(../images/profile_upper.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 40px;
	margin-left: -10px;
	width: 230px;
	margin-bottom: 15px;
}
#sub img {
	margin-bottom: 15px;
}


#sub .name {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.2em;
	font-size: 120%;
	color: #FC0;
}

#sub #link {
	background-color: #CCC;
	margin-bottom: 20px;
	color: #C00;
	margin-top: 25px;
}
#sub #link h6 {
	color: #FFF;
	background-color: #333;
	padding: 5px;
	margin-bottom: 10px;
}
#sub #link p {
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#sub #link a {
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#back {
	text-align: center;
	margin-bottom: 35px;
	clear: both;
}
