@charset "utf-8";

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

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

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

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

a img {
	border-style: none;
}


a {
	color: #3333CC;
	text-decoration: none;
}

a:hover {
	color: #ff8800;
}


a.new {
	background-image: url("../images/new.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 30px;
}

a.up {
	background-image: url("../images/up.gif");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 25px;
}

/* base layout
---------------------------------*/

#wrapper {
	background-color: #ffffff;
	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 {
	width: 900px;
	height: 60px;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#main {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}



#container {
	float: left;
	width: 625px;
}

#container h1 {
	font-size: 250%;
	color: #fff;
	padding-left: 20px;
	font-family: "HG正楷書体-PRO";
	font-weight: normal;
	height: 82px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}

#container #saneyuki {
	background-image: url(../images/title_saneyuki.gif);
}

#container #yoshifuru {
	background-image: url(../images/title_yoshifuru.gif);
}

#container #shiki {
	background-image: url(../images/title_shiki.gif);
}

#container #togo {
	background-image: url(../images/title_togo.gif);
}

#container #nogi {
	background-image: url(../images/title_nogi.gif);
}

#container #kodama {
	background-image: url(../images/title_kodama.gif);
}

#container #hirose {
	background-image: url(../images/title_hirose.gif);
}
#container  #gonbe {
	background-image: url(../images/title_yamamoto.gif);
}

/* content
---------------------------------*/

#content {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 598px;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 20px;
}


#content h2 {
	background-image: url(../images/z-flag_ico.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 25px;
	font-size: 129%;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 114%;
	margin-bottom: 5px;
	margin-top: 15px;
}


#content p {
	line-height: 1.6;
	font-size: 108%;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;

}

#content .top {
	float: right;
	margin-bottom: 10px;
}

#content ol li {
	list-style: decimal url(none);
	margin-left: 40px;
	line-height: 2;
	font-size: 118%;
}

#content ol li a {
	color: #000000;
}

#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}


#content #index {
	border: 5px solid #A2A3C1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
}

#content #index h2 {
	background-image: url(../images/z-flag1.jpg);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	font-size: 129%;
	margin: 0px 10px 10px;
	border-bottom: 4px dotted #A2A3C1;
	padding: 10px 0px 10px 40px;
}

#content #index ol li {
	font-size: 108%;
	line-height: 1.8;
	margin-left: 50px;
	margin-bottom: 10px;
}
#content #index img {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 10px;
}



/* saneyuki
---------------------------------*/
#content .note {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_saneyuki.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note h2 span {
	font-size: 85%;
}

#content .note img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

#content .note p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 108%;
}

#content .note ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content .note ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}


/* yoshifuru
---------------------------------*/
#content .note01 {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note01 h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_yoshifuru.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note01 h2 span {
	font-size: 85%;
}

#content .note01 img {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}

#content .note01 p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 108%;
}

#content .note01 ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content .note01 ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#content .note01 blockquote {
	line-height: 1.6;
	background-color: #D3D3E1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	margin: 20px;
}

/* shiki
---------------------------------*/
#content .note02 {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note02 h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_shiki.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note02 h2 span {
	font-size: 85%;
}

#content .note02 img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

#content .note02 p {
	line-height: 1.6;
	font-size: 108%;
	padding: 5px 20px;
}

#content .note02 ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 20px;
}

#content .note02 ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#content .note02 #misome {
	float: none;
	margin-left: 110px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content .note02 #center {
	float: none;
	margin-bottom: 20px;
	margin-left: 60px;
}
#content   .note02   blockquote {
	line-height: 1.6;
	margin-bottom: 20px;
	background-color: #D3D3E1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* togo
---------------------------------*/
#content .note04 {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note04 h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_togo.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note04 h2 span {
	font-size: 85%;
}

#content .note04 img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

#content .note04 p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 108%;
}
#content .note04 a {
	font-weight: bold;
}


#content .note04 ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content .note04 ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#content .note04 blockquote {
	margin-bottom: 20px;
	background-color: #D3D3E1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

/* nogi
---------------------------------*/
#content .note05 {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note05 h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_nogi.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note05 h2 span {
	font-size: 85%;
}

#content .note05 img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

#content .note05 p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 108%;
}

#content .note05 ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content .note05 ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#content .note05 blockquote {
	line-height: 1.6;
	font-size: 100%;
	margin-bottom: 20px;
	background-color: #D3D3E1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}


/* kodama
---------------------------------*/
#content .note06 {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note06 h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_kodama.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note06 h2 span {
	font-size: 85%;
}

#content .note06 img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

#content .note06 p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 108%;
}

#content .note06 ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content .note06 ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}

/* hirose
---------------------------------*/
#content .note07 {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note07 h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_hirose.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note07 h2 span {
	font-size: 85%;
}

#content .note07 img {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	float: right;
}

#content .note07 p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 108%;
}

#content .note07 ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content .note07 ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}


/* gonbe
---------------------------------*/
#content .note08 {
	border: 5px solid #D3D3E1;
	margin-top: 20px;
	background-image: url(../images/wa-1d.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}

#content .note08 h2 {
	border-bottom: 4px solid #D3D3E1;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	font-size: 129%;
	margin: 0px 10px 10px;
	background-image: url(../images/i_yamamoto.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#content .note08 h2 span {
	font-size: 85%;
}

#content .note08 img {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	float: right;
}

#content .note08 p {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 108%;
}

#content .note08 ul li {
	font-size: 108%;
	line-height: 1.5;
	margin-left: 50px;
	margin-bottom: 10px;
}

#content .note08 ol li {
	font-size: 108%;
	line-height: 1.2;
	margin-left: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
}


#content  #nempu table {
	width: 598px;
	font-size: 100%;
	border: 1px solid #666666;
	/*border-collapse: separate;*/
	border-collapse: collapse;
	border-spacing: 2px;
	margin-bottom: 10px;
}
#content  #nempu th {
	padding: 5px 3px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #D3D3E1;
	text-align:center;
	font-weight: normal;
	empty-cells: show;
}
#content  #nempu td {
	text-align: left;
	padding: 5px 0 5px 5px;
	border-bottom: 1px dashed #cccccc;
	empty-cells: show;
}
#content  #nempu caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
#content   #nempu   strong  {
	color: #CC0000;
}
#content .right {
	text-align: right;
}
#content #kinen {
	text-align: center;
	clear: both;
}
#content  #kinen  img {
	margin: 0px auto;
	padding: 0px;
}
#content .waku {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#illust {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
#box img {
	margin-left: 8px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#box02   table  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#box02 td {
	padding-bottom: 20px;
}

#box03   table  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#box03 td {
	padding-bottom: 15px;
}
#box03 img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}



#saiji h2 {
	padding-left: 10px;
	margin: 20px 0px 0px;
	border-bottom: 1px solid #523E35;
	color: #523E35;
	padding-top: 3px;
	background-image: none;
}
#saiji ul {
	margin-left: 20px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 20px;
}
#saiji li {
	background-image: url(../sakakumo/images/report_05.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 25px;
	padding-top: 10px;
	line-height: 1.3;
	padding-bottom: 5px;
	font-size: 108%;
}
#saiji p {
	font-size: 108%;
	line-height: 1.3;
	margin-top: 15px;
	margin-left: 40px;
	color: #333333;
}


.osusume  {
	float: right;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}





#sidebar {
	float: right;
	width: 235px;
}

#sidebar  h3{
	color: #fff;
	font-weight: normal;
	font-size: 108%;
	background-image: url("../images/kadomaru_h5.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 5px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#sidebar p {
	font-size: 100%;
	padding: 5px 10px;
}


#sidebar .submenu {
	width: 235;
	height: 211px;
	background-image: url(../saneyuki/images/saneyuki_16.gif);
	background-repeat: no-repeat;
	background-position: left top;	/*width: 220px;*/
	list-style: none;
	position: relative;
}

#sidebar .submenu ul {
	margin-bottom: 0px;
	list-style-type: none;
	border-top: 1px solid #4f5082;
	width: 190px;
	padding-top: 16px;
	margin-left: 20px;
}

#sidebar .submenu a       {
	display: block;
	width: 173px;
	color: #fff;
	background-color: #4f5082;
	text-decoration: none;
	font-size: 108%;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#sidebar .submenu a:hover {
	color: #fff;
	background-color: #72739b;
	text-decoration: none;
}

#sidebar .submenu li {
	border-right: 1px solid #4f5082;
	border-bottom: 1px solid #72739b;
	border-left: 1px solid #4f5082;
}

#sidebar .contentsbox_01 {
	background-image: url(../images/kadomaru01_top.gif);
	padding-top: 10px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	margin-right: 0px;
}

#sidebar .contentbox_01 {
	background-image: url(../images/kadomaru01_bottom.gif);
	padding-bottom: 10px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	margin-left: 5px;
}

#sidebar .contentbox_01 p {
	font-size: 100%;
	background-image: url(../images/kadomaru01_side.gif);
	width: 200px;
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 10px;
}

#sidebar .contentbox_01 img {
	margin: 5px;
	text-align: center;

}


#sidebar .contentbox_01 dl {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-image: url("../images/kadomaru01_side.gif");
	background-repeat: repeat-y;
}

#sidebar .contentbox_01 dt {
	margin: 0 0 0 0;
	padding:0 0 5px 15px;
	font-size:108%;
	background-image: url(../images/arrow_02.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
}

#sidebar .contentbox_01 dd {
	margin: 0;
	font-size:108%;
	padding: 0 0 5px 30px;
}

#sidebar .contentbox_01 ul {
	margin: 0px;
	background-image: url("../images/kadomaru01_side.gif");
	background-repeat: repeat-y;
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar .contentbox_01 li {
	margin: 0;
	font-size:108%;
	background-image: url(../images/arrow_02.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 15px;
	line-height: 1.2;
}

#sidebar .contentbox_01 a {
	color: #3333cc;
	text-decoration: none;
}

#sidebar .contentbox_01 a:hover {
	color: #3333cc;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.click {
	margin-top: 20px;
}




#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;
}
#sidebar .banner {
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	}
#crumbs ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(../images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link {
	color:#0066cc;
	text-decoration:none;
	}	

#crumbs li a:hover {
	color:#ff8800;
	}		
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.museum {
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #4F5082;
	width: 215px;
}

.drama {
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #4F5082;
	width: 215px;
}
.right {
	text-align: right;
}

