@charset "utf-8";

/* formatting style
--------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 100%;
	background-image: url(../images/sidebarb_bg11.gif);
	background-repeat: repeat;
}

p {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	font-size: 100%
}

a {
	color: #002FBB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
}

hr {
	display: none;
}

#wrapper {
	background-color: #fff;
	width: 900px;
	background-image: url(../images/main_bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	position: relative;
	height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	margin: 0;
	width: 860px;
}

#header #logo {
	position: absolute;
	left: 20px;
	top: 15px;
}

#main {
	width: 900px;
	padding-top: 0;
	padding-bottom: 0;
}



#content {
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


#content h1 {
	text-align: center;
	margin-bottom: 20px;
}

#content h2 {
	font-size: 144%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	clear: both;
	color: #9c8920;
}
#content p {
	font-size: 108%;
	text-align: center;
	margin-bottom: 20px;
}

#content #side {
	float: left;
	width: 310px;
	margin-left: 50px;
	margin-bottom: 20px;
}

#content #index {
	margin-bottom: 20px;
	width: 430px;
	float: left;
	margin-left: 20px;
}
#index h3 {
	font-size: 127%;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #0028A1;
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../saneyuki_akiyama/images/menu_bg02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#index ul li {
	float: left;
	width: 140px;
	margin-left: 20px;
	line-height: 2;
	font-size: 108%;
}

#index  ul  {
	line-height: 2;
	font-size: 108%;
	margin-bottom: 100px;
	margin-top: 10px;
}
#index  li {
	background-image: url(../images/check_02.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	list-style-type: none;
	padding-left: 20px;

}



#content  #index p {
	font-size: 108%;
	width: 720px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #333333;
}



#content #zu {
	text-align: right;
	margin-right: 10px;
	margin-left: 20px;
}

#content #photo {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#content strong {
	color: #9C8920;
	font-size: 108%;
}

/* footer
---------------------------------*/

#footer {
	clear: both;
	background-image: url(../images/end_bg03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 95%;
	color: #666666;
	text-align: right;
	padding: 10px 20px 20px;
}

#footer img {
	float: right;
	margin-left: 10px;
}


.right {
	text-align: right;
}
.indent {
	text-indent: 1em;
}
.cite {
	font-style: italic;
	text-align: right;
	clear: both;
}
.waku {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


/* sitemap
---------------------------------*/

#sitemap {
	clear: both;
	background-color: #666;
	color: #FFFFFF;
	padding-top: 10px;
	position: relative;
	background-image: url(../images/bg_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#sitemap h3 {
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	text-align: center;
}
#sitemap ul li {
	list-style-type: none;
	margin-left: 10px;
	line-height: 1.8;
	font-size: 100%;
}
#sitemap ul {
	margin-bottom: 5px;
}
#sitemap li {
	background-image: url(../images/arrow_487.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#sitemap a {
	color: #fff;
}
#sitemap   #box01 {
	float: left;
	margin-right: 20px;
	width: 140px;
	margin-left: 20px;
}
#sitemap   #box04 {
	width: 140px;
	float: left;
	margin-right: 20px;
}
#sitemap  #box02 {
	float: left;
	margin-right: 20px;
	width: 140px;
}
#sitemap   #box03 {
	float: left;
	width: 90px;
	margin-left: 20px;
}

#sitemap   #box05 {
	float: left;
	width: 100px;
}

#sitemap   #box06 {
	float: left;
	width: 110px;
	margin-right: 20px;
}
/* navi
---------------------------------*/

#fnavi {
	text-align: center;
	background-image: url(../images/bg_sitemap02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #666;
	width: 860px;
	clear: both;
	padding-bottom: 5px;
	padding-top: 10px;
}

#fnavi p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#fnavi p.menu {
	/*font-size: 12px;*/
	padding: 0;
	margin: 0;
	text-align: center;
}

#fnavi p.menu a {
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 100%;
}

#fnavi p.menu a:hover {
	color: #FF9900;
}

#fnavi p.menu span {
	color: #ccc;
}

