@charset "shift_jis";


* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	font-size: 90%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #000000;
	background-image: url(../bg01.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}


a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

a:link {
	color: #0099FF;
}

a:visited {
	color: #0099FF;
}

a:hover {
	color: #FF6666;
	text-decoration: none;
}

a:active {
	color: #FF6666;
}

#wrapper {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #336666;
	border-left-color: #336666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
}

#header {
	width: 100%;
	height: 170;
	position: relative;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	margin: 0px;
}
#menu {
	width: 970px;
	height: 45px;
	position: relative;
	margin-left: 15px;
	font-family: "Arial Black";
	border-bottom-color: #336666;
}

#contents {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	color: #CCCCCC;
}
#footer
 {
	text-align: center;
	border-top-color: #336666;
	padding-right: 30px;
	padding-left: 30px;
	color: #88aaaa;
	border-top-width: thin;
	border-top-style: solid;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 2em;
	padding-bottom: 0.5em;
}
#footer p {
}



h1 {
  font-size: 100%;
  font-weight: normal;
  text-align: right;
  position: absolute;
  top: 10px;
  left: 30px;
  color: #666;
}

.logo {
  font-size: 160%;
  position: absolute;
  top: 30px;
  left: 30px;
}

.logo a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.logo a:hover {
  color: #f00;
  text-decoration: none;
}

.description {
  line-height: 1.5em;
  position: absolute;
  bottom: 45px;
  left: 30px;
  color: #000;
}

#globalnavi {
  font-size: 95%;
  list-style-type: none;
  width: 800px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
}

#globalnavi li {
  width: 200px;
  float: left;
}

#globalnavi li a {
  text-align: center;
  text-decoration: none;
  width: 200px;
  height: 28px;
  display: block;
  padding-top: 12px;
  background-image: url(../melancholicia/link_images/img/bg-globalnavi.jpg);
  background-repeat: no-repeat;
  color: #9f0
}

#category01 a { background-position: 0 0; }

#category02 a { background-position: -200px 0; }

#category03 a { background-position: -400px 0; }

#category04 a { background-position: -600px 0; }

#globalnavi li a:hover {
  text-decoration: none;
  background-image: url(../melancholicia/link_images/img/bg-globalnavi.jpg);
  background-repeat: no-repeat;
  color: #fff;
}

#category01 a:hover { background-position: 0 -40px; }

#category02 a:hover { background-position: -200px -40px; }

#category03 a:hover { background-position: -400px -40px; }

#category04 a:hover { background-position: -600px -40px; }


#globalnavi ul {
  list-style-type: none;
  width: 200px;
  height: auto;
  position: static;
}

#globalnavi ul li {
  width: 200px;
  float: none;
}

#globalnavi ul li a {
  text-align: left;
  text-decoration: none;
  width: 190px;
  height: auto;
  display: block;
  padding: 4px;
  border: 1px outset #690;
  background-image: none;
  background-color: #690;
  color: #000;
}

#globalnavi ul li a:hover {
  text-decoration: none;
  border: 1px outset #666;
  background-image: none;
  background-color: #666;
  color: #fff;
}

#globalnavi .menu ul { display: none; }

#globalnavi .menuOn ul { display: block; }
h2,

h3,
h4,
h5
 {
	font-size: 150%;
	font-weight: normal;
	color: #88AAAA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336666;
	border-bottom-color: #336666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Arial Black";
	text-indent: 10px;
}
h6 {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top: 1px solid #999;
}
#contents p
  {
	line-height: 1.5em;
	margin-bottom: 1em;
	color: #88aaaa;
	margin-right: 30px;
	margin-left: 30px;
}

/* -------------------------------------------------------------

#footer p {
	text-align: center;
	color: #669999;
	font-size: x-small;
}

/* -------------------------------------------------------------

#cds {
  font-size: 80%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: right;
  margin: 0;
  padding-right: 20px;
  clear: both;
}

#cds,
#cds a,
#cds a:hover {
  text-decoration: none;
  color: #ccc;
}
h6 {
}
