/* ページ設定　*/

body {
	text-align: center;
	margin: 0px;
	background-color: #FE0000;
	color: #ffffff;
	font-family: 'MS Sans Serif';
}

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

/* テキスト */

a:link{
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover,a:active {
	color: silver;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

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

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

.text br {
	clear: right;
}

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

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

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

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

h4 {
	text-decoration: underline;
}

/* HEADER START */

#user_artist_name {
	font-size: 200%;
}

#header {
	width: 800px;
	height: 300px;
}

#header_img {
	position: relative;
	width: 800px;
	height: 300px;
}

.rss {
	position: absolute;
	bottom: 6px;
	left: 13px;
	width: 150px;
	height: 30px;
	z-index: 1;
}

.community_link {
	position: absolute;
	bottom: 6px;
	right: 13px;
	width: 150px;
	height: 30px;
	z-index: 2;
}

/* HEADER END */


/* MENU AREA START */

#menu {
	width: 780px;
	height: 72px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
}

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

/* MENU AREA END */


/* CONTENTS START */
#contents {
	width: 780px;
	margin-left: 10px;
	margin-right: 10px;
}

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

/* TOPIC START */

#topics_area {
	width: 462px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
}

#topics {
	width: 442px;
	margin: 10px;
	font-size: 12px;
	line-height: 1.5em;
}

#topics_area img {
	width: 462px;
	height: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#topics a {
	color: #FFFFFF;
	text-decoration: none;
}

/* TOPIC END */

/* USER AREA START TOPのみ */
#top_user_area {
	width: 462px;
	margin-left: 3px;
	margin-right: 3px;
}

#top_user_text_area {
	width: 422px;
	margin-left: 20px;
	margin-right: 20px;
}
/* USER AREA END TOPのみ */

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

#user_text_area {
	width: 422px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

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

.text {
	width: 422px;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
}

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

/* MODULE別設定 START */

.category {
	font-weight: bold;
}

.schedule_material {
	margin-left: 15px;
}

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

/* RIGHT CONTENTS START */

#right_contents {
	float: left;
	width: 312px;
}

#user_img_area {
	position: relative;
	width: 312px;
	height: 312px;
}

.user_img_1 {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 150px;
	height: 150px;
	z-index: 3
}

.user_img_2 {
	position: absolute;
	top: 3px;
	left: 159px;
	width: 150px;
	height: 150px;
	z-index: 4
}

.user_img_3 {
	position: absolute;
	top: 159px;
	left: 3px;
	width: 150px;
	height: 150px;
	z-index: 5
}

.user_img_4 {
	position: absolute;
	top: 159px;
	left: 159px;
	width: 150px;
	height: 150px;
	z-index: 6
}

/* ADVERTISE AREA START */

#ad_area {
	width: 160px;
	margin-top: 10px;
	margin-left: 150px;
	text-align: right;
}

#ad_back {
	width: 160px;
	text-align: center;
}

.ad {
	width: 130px;
	font-size: 10px;
	text-align: justify;
	_text-justify: inter-ideograph;
}

#ad_area a {
	color: #FFFFFF;
	text-decoration: none;
}

.ad img {
	margin: 5px;
}

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

/* AMAZON AREA START */

#amazon_area {
	width: 780px;
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

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

.amazon_ad a {
	color: #FFFFFF;
	text-decoration: none;
}

/* AMAZON AREA END */

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

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
/* FOOTER END */
