@charset "utf-8";

/*======================================

	div controls

=======================================*/

#main #main_area #r_title {
	background: url(../img/r_theatrical.jpg) no-repeat top left;
}

/*======================================

	Modules

=======================================*/

#r_contents {
	height: 500px;
	background: url(../img/bg_theatrical.jpg) no-repeat top left;
	padding: 15px;
}

#r_contents p {
	margin: 0px 0px 5px 80px;
}

#r_contents h1 {
	margin-bottom: 10px;
	color: #12b89b;
	text-indent: -9999px;
}

#profile {
	height: 40px;
	margin: 0px 460px 0px 0px;
}

#profile .prof_m {
	position: absolute;
	top: 466px;
	left: 10px;
}

#profile .blog_m {
	position: absolute;
	top: 498px;
	left: 10px;
}

#profile .prof_h {
	position: absolute;
	top: 466px;
	left: 198px;
}

#profile .blog_h {
	position: absolute;
	top: 498px;
	left: 198px;
}

#profile .prof_s {
	position: absolute;
	top: 466px;
	left: 385px;
}

#profile .blog_s {
	position: absolute;
	top: 498px;
	left: 385px;
}

#profile .prof_k {
	position: absolute;
	top: 466px;
	left: 573px;
}

#profile .blog_k {
	position: absolute;
	top: 498px;
	left: 573px;
}

#profile a:link img,
#profile a:visited img,
#profile a:hover img,
#profile a:active img {
	border-width: 0;
	background: transparent;
}

/*======================================

	UA hack

=======================================*/

