@charset "UTF-8";
@import "http://materia.useyan.jp/_css/default/common.css";


/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	Common	*/
/* news */
#News dl {
	overflow:auto;
	height:10em;
}




/*	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	-	Athena	*/
/* Athena - common */
.Athena .site-info dt { display:none; }
.Athena .site-info dd {
	display:inline;
	margin:0; padding-left:1em; vertical-align:text-bottom;
}


/* Athena - main */
#Athena dl,
#Athena ul,
#Athena p { clear:both; margin-bottom:1ex; }
#Athena .site-title  { float:left; }
#Athena .site-info {
	float:right; clear:none; width:75%; display:inline;
	height:40px; line-height:40px; text-align:right;
}
* html #Athena .site-info { width:auto; margin-bottom:0; }	/* IE hack */

#Athena .site-info dd.banner { float:right; padding-top:0; }
/*.Athena dl.site-info img { vertical-align:baseline; }*/

#Athena .site-info dt.banner     { display:none; }
#Athena .site-info dd.banner     { margin-left:0; }

#Athena .site-info .summary      { display:none; }

#Athena .resources    { text-align:right; }
#Athena .resources *  {
	display:inline;
	margin:0;
	padding:0;
}
#Athena .resources dt { margin-left:1em; }
#Athena p.description {
	float:right;
	width:66.7%;
	height:2.7em;
	overflow:hidden;
	text-align:right;
}
#Athena p.description img {
	overflow:auto;
	width:2.7em;
	height:2.7em;
}


/* Edit */
#Athena-Edit .edit { margin-bottom:2em; }




/* Relm */
.Relm #post {
}
.Relm #post fieldset {
	border:0 solid;
}
.Relm #post legend {
	font-weight:bold;
	display:list-item;
	list-style-type:circle;
}
.Relm #post dt { display:none; }
.Relm #post dd li { display:inline; }
.Relm #post dd label { display:none; }


.Relm #layer-form { background-color:#fff; }
.Relm #layer legend { background:#def; }
.Relm #layer .attention { display:none; }
.Relm .layer-form { text-align:right; }

.Relm #footer {
	margin-top:1ex;
}
.Relm #options dt {
	display:none;
}
.Relm #relative {
}
.Relm #pati-system { display:none; }


/* thread */
.Relm .thread .posted {
	text-align:right;
	margin:0;
}
.Relm .thread .posted * {
	display:inline;
	margin:0;
}
.Relm .thread .posted dt {
	margin-left:1ex;
}
.Relm #contents .thread .section {
	margin-bottom:1ex;
}
.Relm #contents .thread .child h3 {
	margin:0;
	padding-left:1em;
	text-indent:-1em;
}
.Relm .thread .comment {
	padding-left:2em;
}
.Relm .thread .parent p.image {
	float:left;
	margin-right:1.5em !important;
}
.Relm .thread,
.Relm .thread .layer-form,
.Relm .thread form { clear:left; }
.Relm #contents hr { display:block; }
.Relm #contents * hr { display:none; }


.Relm#form form dd li {
	display:inline;
	margin-left:1ex;
}



.Relm#paint h1,
.Relm#paint #header {
	display:none;
}
.Relm#paint {
	background-attachment:scroll;
}
.Relm#paint #contents {
	padding-left:0;
}
.Relm#paint #contents .section {
	margin-left:0;
	padding-left:50px;
}



/* Moya-shi */
img#circle-cut {
	float:left;
	margin:0 2em 2em 0;
}


