/* ページ設定　*/
body {
	text-align: center;
	margin: 0px;
	background-color: #F19EC2;
	color: #000000;
	font-family: 'MS Sans Serif';
}

#container {
	position: relative;
	width: 900px;
	text-align: left;
	background: #F19EC2;
	margin-left: auto;
	margin-right: auto;
}

/* テキスト */
a:link{
	color: mediumblue;
	text-decoration: underline;
}

a:hover,a:active {
	color: silver;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: underline;
}

img { 
	border: 0;
	vertical-align: top; 
}

#Ax_library_img {
	float: left;
	margin: 25px;
}

.text br {
	clear: right;
}

hr {
	color: #999999;
}

strong {
	font-size: 14px;
	text-decoration: underline;
}

h1 {
	text-indent: -9999px;
	display: none;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-decoration: underline;
}

/* HEADER START */
/* HEADERの上 */
#user_artist_name {
	font-size: 200%;
}

.rss {
	position: absolute;
	top: 3px;
	right: 10px;
	width: 80px;
	height: 30px;
	z-index: 1;
}

/* HEADERの中 */
#header {
	position: relative;
	width: 900px;
	height: 510px;
	background-repeat: no-repeat;
}

#top_profile {
	position: absolute;
	top: 90px;
	left: 490px;
	width: 390px;
	height: 400px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	z-index: 1;
}

/* MENU AREA START */
#menu {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 150px;
	height: 400px;
	z-index: 2;
}

#menu img {
	width: 150px;
	height: 30px;
	margin-bottom: 3px;
}

/* MENU AREA END */

.community_link {
	position: absolute;
	top: 470px;
	left: 20px;
	width: 150px;
	height: 30px;
	z-index: 3;
}

/* HEADER END */

/* CONTENTS START */
#contents {
	width: 900px;
}

/* LEFT CONTENTS START */
#left_contents {
	float: left;
	width: 210px;
}

.user_img_1 {
	width: 200px;
	height: 500px;
	margin-top: 10px;
	margin-left: 10px;
}

/* LEFT CONTENTS END */

/* CENTER CONTENTS START */
#center_contents {
	float: left;
	width: 520px;
}

/* TOPIC START */
#topics_area {
	width: 500px;
	height: 200px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#topics {
	width: 480px;
	margin: 10px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}

#topics_area img {
	width: 500px;
	height: 30px;
}

/* TOPIC END */

.user_img_2 {
	width: 500px;
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
}

/* USER AREA START */
#user_area {
	width: 500px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#user_text_area {
	width: 480px;
	margin: 10px;
	color: #000000;
}

.right {
	text-align: right;
	font-size: 10px;
	line-height: 1.5em;
}

.text {
	width: 460px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
}

.log_title {
	font-size: 14px;
	color: #000000;
}

/* MODULE別設定 START */

.category {
	font-weight: bold;
}

.schedule_material {
	margin-left: 15px;
}

dl.list {
	padding: 10px;
}

dl.list dt {
	float: left;
	text-align: left;
	width: 120px;
	clear: both;
}

dl.list dd {
	margin-left: 120px;
}

/* MODULE別設定 END */
/* USER AREA END */
/* CENTER CONTENTS END */

/* RIGHT CONTENTS START */
#right_contents {
	float: left;
	width: 160px;
}

/* ADVERTISE AREA START */
#ad_area {
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
	background-color: #C9C9C9;
}

.ad {
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
	text-align: justify;
	_text-justify: inter-ideograph;
}

#ad_area a {
	text-decoration: none;
}

.ad img {
	margin: 5px;
}

/* ADVERTISE AREA END */
/* RIGHT CONTENTS END */
/* CONTENTS END */

/* AMAZON AREA START */
#amazon_area {
	width: 900px;
	height: 140px;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #C9C9C9;
}

.amazon_ad {
	float: left;
	width: 160px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

.amazon_ad a {
	text-decoration: none;
}

.amazon_ad img {
	margin: 5px;
}

/* AMAZON AREA END */

/* FOOTER START */
#footer {
	width: 900px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

/* FOOTER END */
