/*- themeid=amedia;
--------------------------------*/
/*
   Copyright  (C) Amedia All Rights Reserved.
   http://www.amedia.co.jp/*/
/*-------------------- element type --------------------*/
*{
  margin:0;
  padding:0;
}
body{
	text-align: center;
	background-image: url(../image2/wallppr085.gif);
}
#container{
	width:90%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000000;
	clear: both;
	padding: 5px;
	border: thin solid #999999;
	margin-top: 15px;
}
#container #header p {
	text-indent: 20px;
	line-height: 80px;
	color: #FFFFFF;
}
#container #summary {
	text-indent: 15px;
	font-weight: bold;
	width: 100%;
	line-height: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0080C0;
	border-bottom-color: #0080C0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#container #honbun {
	float: left;
	text-indent: 10px;
	width: 100%;
	color: #FFFFFF;
}
#container #honbun p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	line-height: 25px;
	color: #FFFFFF;
}
#container #honbun h2 {
  background-repeat: repeat;
  text-indent: 15px;
  height: auto;
  line-height: 40px;
  border-top-width: thick;
  border-bottom-width: thin;
  border-top-style: solid;
  border-bottom-style: dotted;
  border-top-color: #999999;
  border-bottom-color: #CCCCCC;
}
#container #honbun h3 {
	line-height: 35px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0066FF;
}
#footer {
  background-color: #666666;
  clear:both;
  width:100%;
  text-align: center;
  font-size: small;
  padding-top: 3px;
  padding-bottom: 3px;
}
#container #linkmenu {
  float: right;
  background-color: #FFFF80;
}
#container #linkmenu ul {
  margin-top: 24px;
  margin-left: 0px;
  padding-left: 0px;
  border-top: 1px solid #FFFFFF;
  list-style-type: none;
}
#container #linkmenu a{
  line-height: 16px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0.1em;
  display: block;
  border-bottom: 1px solid #FFFFFF;
  padding-top: 8px;
  padding-right: 6px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#container #linkmenu a:hover {
  color: #FFFFCC;
  background-color: #5C743D;
}

#container #sitemenu {
	float: right;
	background-color: #CCCCCC;
	width: 100%;
}
#container #sitemenu ul {
  margin-top: 24px;
  margin-left: 0px;
  padding-left: 0px;
  border-top: 1px solid #FFFFFF;
  list-style-type: none;
}
#container #sitemenu a{
  line-height: 16px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0.1em;
  display: block;
  padding: 8px 6px 10px 20px;
  border-bottom: 1px solid #FFFFFF;
}
#container #sitemenu a:hover {
  color: #FFFFCC;
  background-color: #333333;
}
#container #header {
	height: auto;
	color: #FFFFFF;
}
#container #header h1 {
	text-align: center;
	line-height: 50px;
	padding-top: 50px;
	color: #FFFFFF;
}
#container #detail_menu {
	clear:both;
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #009966;
	border-bottom-color: #009966;
}
#container a {
	color: #FFFFFF;
}

#container #detail_menu ul {
  margin-top: 24px;
  margin-left: 0px;
  padding-left: 0px;
}
#container #detail_menu a{
  line-height: 16px;
  text-decoration: none;
  letter-spacing: 0.1em;
  display: block;
  padding: 8px 6px 10px 20px;
}
#container #detail_menu a:hover {
  background-color: #FF6262;
}
#container #honbun li {
	list-style-position: inside;
	margin-left: 10px;
	line-height: 40px;
}
#container #honbun  dt {
	font-style: normal;
	font-weight:bold;
	line-height: 25px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #honbun  dd {
	z-index:1;
	line-height: 1.2em;
	border: 1px solid #CCCCCC;
	margin-left: 40px;
	padding: 10px;
	width: auto;
	height: auto;
	margin-right: 20px;
}
