/* ページ設定　*/

body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'MS Sans Serif';
	background-image: url(../images/bg_kage.gif);
  	background-repeat: repeat-y;
	background-position: center;
}

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

/* テキスト */

a:link{
	color: #660000;
	text-decoration:underline;
}
a:hover,a:active {
	color: #663300;
	text-decoration: none;
}
a:visited{
	color: #006600;
	text-decoration: none;
}

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 */
#header {
	width: 800px;
	height: 150px;
}

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

.rss {
	position: absolute;
	bottom: 6px;
	right: 6px;
	width: 47px;
	height: 34px;
	z-index: 1;
}

.community_link {
	position: absolute;
	bottom: 6px;
	right: 59px;
	width: 108px;
	height: 34px;
	z-index: 2;
}

/* HEADER END */

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

/* MENU AREA START */
#menu {
	float: left;
	width: 100px;
	margin-top: 20px;
	margin-left: 10px;
}

#menu img {
	margin-bottom: 10px;
}

/* MENU AREA END */

/* MAIN CONTENTS START */
#main_contents {
	float: left;
	width: 630px;
	margin-left: 20px;
	background-image: url("../images/line.gif");
	background-repeat: repeat-y;
}

.com-img{
	margin-top: 20px;
	margin-left: 20px;
}

.module_title img{
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom:10px;
}

#img_topic_area {
	position: relative;
	width: 600px;
	height: 270px;
	margin-left: 20px;
}

/* USER IMG START */
.user_img {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 250px;
	height: 180px;
	_margin-left: -10px;
	z-index: 3;
}

/* USER IMG END */

/* TOPIC START */
#topics_area {
	position: absolute;
	top: 40px;
	left: 310px;
	width: 250px;
	height: 180px;
	z-index: 4;
}

#topics {
	width: 230px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.5em;
}

#topics_area img {
	width: 250px;
	height: 25px;
}

/* TOPIC END */

/* USER AREA START */
#user_area {
	width: 600px;
	margin-left: 45px;
}

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

.title {
	margin-left: 20px;
	width:540px;
	_margin-bottom:6px;
}

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

/* USER AREA END */

/* ADVERTISE AREA START */
#ad_area {
	width: 590px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-top: dotted 4px #DFF4D3;
}

.ad {
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}

.ad img {
	margin: 5px;
}

/* ADVERTISE AREA END */

#user_artist_name {
	font-size: 150%;
	color: #000000;
	text-align: right;
	font-family: 'Comic Sans MS';
}

/* MAIN CONTENTS END */

/* UNDER CONTENTS START */
#under_contents {
	width: 790px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

/* AMAZON AREA START */
#amazon_top {
	clear:both;
	float: left;
	width: 58px;
	height: 160px;
}

#amazon_area {
	float: left;
	width: 732px;
	height: 160px;
	font-size: 10px;
	background-color: #C5AA9F;
}

.amazon_ad {
	float: left;
	width: 145px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.amazon_ad img {
	margin: 5px;
}

/* AMAZON AREA END */
/* UNDER CONTENTS END */

/* CONTENTS END */

/* FOOTER START */
#footer {
	width: 800px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}

#footer img {
	margin: 0px;
}

/* FOOTER END */
