/* ページの設定　*/

body {
	width: 800px
	text-align: center;
	background-color: #000000;
	color: #7C7C7C;
	margin: 0px;
}

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

a:link{
	color:#A19999;
	text-decoration: none;
}
a:hover,a:active {
	color:#FCFBFB;
	text-decoration: none;
}
a:visited{
	color:#716B6B;
	text-decoration: none;
}

img { 
	border: 0; 
}

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

.text br {
	clear: right;
}

/* テキスト用 */

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

/* header・ロゴ用 */

.portal {
	text-align: right;
	font-size: 12pt;
	}

.header {
	width: 800px;
	height: 100px;
}


h2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	position:relative
}


h3 {
	font-size: 200%;
	color: silver;
}

h3.toppage {
	font-size: 250%;
	text-align: left;
}

/* TOP用 */

	.topimg {
		text-align: center;
		margin: 10px;
	}

	.user_area {
		text-align: left;
		padding: 15px 15px 0px 15px;
		line-height: 1.5em;
		margin: 15px;
	}

	.user_prof {
		text-align: right;
		font-size: 12px;
	}

	.topicarea {
		text-align: center;
		width: 450px;
		margin-left: 85px;
		margin-right: 85px;
	}

	.topics {
		text-align: left;
		padding: 15px;
	}

	#topics {
		margin-left: 15px;
		margin-right: 15px;
		line-height: 1.5em;
	}

/* CONTENTS COMMUNITY併用 */

.contents_area {
	float: left;
	width: 620px;
	text-align: left;
	padding: 0;
	color: black;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.contents {
	width: 620px;
	text-align: left;
	padding: 0;
	background-image: url("../images/backrepeat.png");
	background-repeat: repeat-y;
	color: black;
}
	

.contents_area .back_top {
	background-image: url("../images/backrepeat-top.png");
	background-repeat: no-repeat;
	width: 620px;
	height: 10px;
}

.contents_area .back_bottom {
	background-image: url("../images/backrepeat-bottom.png");
	background-repeat: no-repeat;
	width: 620px;
	height: 10px;
}


#contents {
	margin: 20px;
}

.text {
	margin-left: 15px;
	margin-right: 15px;
	word-break: break-all;
	overflow: auto;
}

.archive {
	text-align: right;
}

dl.schedule {
	padding: 3px;
	margin: 0px;
}


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

dl.schedule dd {
	margin-left: 100px;
}

.contents a:link{
	color: #201F39;
	text-decoration: underline;
}
.contents a:hover,a:active {
	color: #3F37DF;
	text-decoration: none;
}
.contents a:visited{
	color: #5B3514;
	text-decoration: underline;
}

.commu_img {
	margin: 10px;
}

.contents hr {
	color: #3B6717;
}

	.commu_link {
		text-align: right;
		margin-right: 5px;
		font-size: 12px;
		line-height: 2em;
	}


	.commuarea {
		margin-left: 40px;
		margin-right: 40px;
	}


.com_title {
	text-align: left;
	font-size: 18px;
}


dl.mypage {
	width: 550px;
	padding: 1px;
}


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

dl.mypage dd {
	margin-left: 180px;
	width: 360px;
}

dl.topic_post {
	width: 550px;
}


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

dl.topic_post dd {
	margin-left: 80px;
	width: 460px;
}

dl.regist {
	width: 550px;
	padding: 3px;
}


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

dl.regist dd {
	margin-left: 150px;
	width: 390px;
}

.12pxgray {
	font-size: 12px;
}

.comment_form {
	text-align: center;
}

.button {
	text-align: center;
}

.right {
	text-align: right;
	font-size: 14px;
	margin: 5px;
}

/* 右サイド用 */

.rightsidebox {
	float: left;
	width: 140px;
	text-align: center;
}

	.side_ad {
		text-align: left;
		font-size: 12px;
		margin-left: 5px;
		margin-right: 5px;
	}

.rss_commu {
	text-align: center;
	margin: 2px;
}

.side_ad img {
	margin: 5px;
}

/* footer用 */

.footer {
	/* border:solid 1px #bbbbbb; temporary */
	text-align: center;
	width: 800px;
}


/* 広告用 */

.a_adarea {
	width: 800px;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

	.a_ad {
		width: 800px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}


	.a_ad1 {
		float: left;
		width: 150px;
		text-align: center;
		margin: 4px;
	}


	.a_ad2 {
		float: left;
		width: 150px;
		text-align: center;
		margin: 4px;
	}

	.a_ad3 {
		float: left;
		width: 150px;
		text-align: center;
		margin: 4px;
	}

	.a_ad4 {
		float: left;
		width: 150px;
		text-align: center;
		margin: 4px;
	}

	.a_ad5 {
		float: left;
		width: 150px;
		text-align: center;
		margin: 4px;
	}




