/*
  アチャ服
  #cdccd0;
  #afa7c1;
  #958ba7;
  #29273b;
  #645e77;


  ハイライト
  #ffffcb;

  肌
  #ffc6b2;

  ふち
  #fde3b2;
  #91514e;
  #da9773;

  ブーツ
  #b8747c;
  #9e5c66;
  #7e4151;
  #5c253d;
  #3b2331;
*/

*{
	font-family:"Tahoma", "MS UI Gothic", "Osaka";
}

html,body{
	margin:0;
	padding:0;
	background-color:white;
	color:#29273b;
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
}

a{
	color: #645e77;
}

a.anchor_super{
	display:none;
}

hr{
	border:solid 1px #3b2331;
}

pre{
	margin:4px;
	margin-left: 8px;
	margin-bottom:6px;
	background-color:#ffffcb;
	padding:8px;
	border:solid 1px #91514e;
}

input{
	font-size:12px;
}

div#header{
	border-top:solid 3px #ffffcb;
	border-bottom:solid 1px #29273b;
	height:86px;
	position:relative;
}

div#header h1{
	margin-left:18px;
	margin-top:20px;
	width:120px;
	height:41px;
	background-image:url(./eldgasyk_world.png);
	background-repeat:no-repeat;
}

div#header h1 span{
	color: #29273b;
	left: 160px;
	top: 28px;
	position: absolute;
}

div#header_side{
	margin-right:12px;
	position:absolute;
	right:0;
	top:35px;
	color:#6e4634;
}

div#navbar {
	border-bottom:solid 1px #3F3F3F;
	padding-left:10px;
}

div#navbar p{
	margin:4px;
	padding:2px;
}

div#container{
	text-align:left;
}

div#content div.counter{
	padding-left:8px;
}
div#content ul{
	margin:0px;
	margin-bottom:12px;
}

div#content p{
	margin: 6px 6px 14px 12px;
	line-height:140%;
}

div#content h1,h2,h3,h4,h5{
	margin:0px;
	margin-bottom:6px;
	padding:4px;
	padding-left:8px;
	border-bottom:solid 1px #29273b;
	border-top:solid 1px #29273b;
	text-decoration:none;
}

div#content h1,h2{
	background-color:#958ba7;
	padding:5px;
}

div#content h3,h4,h5{
	background-color:#afa7c1;
}

div#content h1 {
	font-size:14px;
	margin-left:0px;
}

div#content h2 {
	font-size:13px;
	margin-left:2px;
}

div#content h3 {
	font-size:12px;
	margin-left:4px;
}

div#content h4 {
	font-size:12px;
	margin-left:4px;
	border-top:none;
	border-left: 6px solid #afa7c1;
	background-color:white;
	padding: 3px;
	padding-left: 2px;
}

div#content h5 {
	font-size:12px;
	margin-left:8px;
}

div#content form{
	margin-left:8px;
}

div#navigation{
	background: #cdccd0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top:10px;
	float:left;
	width:160px;
	border: 1px solid #645e77;
}

div#navigation p{
	line-height:140%;
	margin:10px 10px 10px;
}
div#extra{
	background:#2C2C2C;
}
div#extra p{
	margin:10px 10px 10px;
}

div#container{
	width:750px;
	margin:0 auto;
}
div#content{
	padding-top:6px;
	padding-bottom:8px;
	float:right;
	width:584px;
}

div#extra{
	background: #cdccd0;
	float:right;
	width:580px;
}

div#footer{
	border-top: 1px solid #B8B8B8;
	border-bottom: 2px solid #3b2331;
	clear:both;
	width:100%;
}

div#footer p{
	color: #3b2331;
	font-size:0.8em;
	margin:0;
	margin-top:8px;
	padding:5px 10px;
	text-align:center;
}

div#footer a{
	display:inline;
	padding:0;
	color:#5c253d;
}
