/*- themeid=webacc --------------------------------*/
/*
   Copyright  (C) 株式会社アメディア All Rights Reserved.
   http://www.amedia.co.jp/*/
/*-------------------- element type --------------------*/
@charset "shift_jis";

* {
  margin: 0;
  padding: 0;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url(../../mypage/yuu/img/bla6b.gif);
}
#container {
	text-align: left;
	width: 830px;
	margin: 0 auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#container #summary {
	border: thin dotted #333333;
	padding: 10px;
	line-height: 25px;
}


#header {
	width: 830px;
	position: relative;
	background-color: #E0E0E0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #honbun h2 {
	border-top-width: medium;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#container #honbun p {
	padding: 5px;
	line-height: 25px;
	text-indent: 10px;
}

#container #header li {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
}
#honbun {
	float: left;
	width: 555px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#side {
	float: right;
	width: 200px;
	margin-bottom: 3em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: small;
}

#footer {
	background-color: #333333;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 99%;
	list-style-position: inside;
}
#container #footer a {
	color: #FFFFFF;
}
#container #footer p {
	text-align: center;
	font-size: small;
}

.localnavi {
	list-style-type: none;
	margin: 0 0 2em;
	padding: 5px;
	background-color: #E0E0E0;
}
#container #header h1 {
	text-align: center;
	padding-top: 40px;
}


.localnavi li { display: inline; }

.localnavi a {
	text-decoration: none;
	display: block;
	width: 180px;
	padding: 5px;
	background: url(img/bg-localnavi.jpg) no-repeat 0 100%;
	color: #000;
	border: thin solid #333333;
}

.localnavi a:hover {
	text-decoration: none;
	background: #333  no-repeat -200px 100%;
	color: #ffffff;
	border: thin solid #FFFFFF;
}
#container #honbun li {
	padding-left: 20px;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #honbun h3 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #header p {
	line-height: 25px;
	text-indent: 10px;
}

#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: 10px;
}
#container #honbun h4 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #336600;
}
