﻿/*--------- Administrators Pages --------*/

#admin_container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left:1px solid #aaaa99;
	border-right:1px solid #aaaa99;
	border-bottom:1px solid #aaaa99;
}

#admin_container fieldset {
	margin:8px;
	padding:5px;
}

#admin_container blockquote {
	margin:10px 25px 0px 15px;
}

#admin_container legend {
	font-weight:bold;
}

#admin_container td.subsection_label {
	padding:8px;
}

#admin_container td.loginbox {
	padding:8px;
}

#admin_container .subsection_label {
	border-bottom: outset 1px;
}

a.abox:link {
	text-decoration:none;
}

a.abox:visited {
	text-decoration:none;
}

a.abox:active {
	text-decoration:none;
}

a.abox:hover {
	text-decoration:none;
}

input {
	height: 2em;
	line-height: 1.8em;
	padding-left: 0.5em;
	vertical-align: middle;
}

textarea {
	padding: 0.5em;
}

.admin_list li {
	margin-left: 20px;
	list-style-type:square;
}

.login {
	width:210px
}

.keywords {
	width:310px
}

.loginbox {
	/* */
}

.profile {
	width:250px
}

.category {
	width:120px
}

.url {
	width:530px
}

.keyword_col {
	width:440px
}

.description {
	width: 440px;
	height: 150px;
}

.scope {
	width:160px
}

.artcle_title {
	width:460px
}

#artcle_text {
	width: 460px;
	height: 300px
}

.edit_button {
	cursor: pointer;
	vertical-align: middle;
	margin: 2px;
}

#fg_sample, 
#bg_sample 
{
	border: solid 1px #ddd;
	cursor: pointer;
}

#editor_panel {
	padding-top: 5px;	
}

.artcle_header {
	width:170px;
	padding:3px;
	border: outset 1px;
}

.iconbox {
	width:460px;
	color:#444444;
}

.artcle_image {
	width:100%;
}

.artcle_image_short {
	width:75%;
}

.artcle_image_size {
	width:200px;
}

.image_thumb {
	width: 20px;
}

.artcle_button {
	width:220px;
}

.move_button {
	width:40px;
	padding: 1px;
}

.artcle_uname {
	width:460px;
}

.artcle_mailaddr {
	width:460px;
}

.submitbox {
	/* */
}

.submitbox td {
	padding:16px;
}

.thema_entry {
	width:100%;
}

.color_box {
	border:#c0c0c0 1px solid;
}

.color_entry {
	width:100px;
	font-family: monospace;
}

.bg_entry {
	width:350px;
}

.css_text,
.menu_text
{
	width:460px;
	height:300px;
	font-family: 'ＭＳ ゴシック','MS Gothic',monospace;
}

.search_header {
	background-color:#ddeeff;
}

.search_result1 {
	color:#444444;
	background-color:#dddddd;
}

.search_result0 {
	color:#444444;
	background-color:#f8f8f8;
}

.search_result1 a, 
.search_result1 a:link,
.search_result1 a:visited
{
	color:#444444;
}

.search_result0 a, 
.search_result0 a:link,
.search_result0 a:visited
{
	color:#444444;
}



.license_header {
	text-align:right;
}

.license {
	width:260px
}

.config {
	width:300px
}

.icon_pallete {
	border:#eeeeee 1px solid;
	padding:5px;
}

.progress_bar {
	background-color:#60c020;
	margin:0px;
	padding:0px;
	height:10px;
}

.welcome {
	padding-top:20px;
	padding-left:60px;
	padding-right:80px; 
}

.menu_button {
	width:200px
}

.csr {
	width:100%;
	height:200px;	
}

.cert {
	width:420px
}

.keystore {
	width:100%;
	height:200px;
}

.showcase { 
	width: 460px; 
	height: 210px; 
}

.readme {
	padding: 14px 8px;
}

.search_list {
	margin-left: 1em;
}

.preview {
	width: 290px; 
	height: 360px; 
	border: solid 1px #aaa;
}
/*---------- End -----------*/





