@charset "utf-8";
/*----owarino-top --------------------------*/

body {
	background-image: url(../image/wall_05.gif);
	line-height: 120%;
	text-align: center;
	margin: 0px;
}

.wrapper {
	background-color: #f9f9f9;
	max-width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 100%;
}

.container {
	margin-top: 0px;
	margin-bottom : 10px;
	background-repeat: repeat-y;
	width: 90%;
	padding: 10px 10px 10px 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: rgb(244, 244, 238);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-left-color: silver;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: rgb(180, 180, 180);
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: rgb(180, 180, 180);
}

p {
	margin-left: 15px;
	margin-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfbfbf;
	border-right-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
	border-left-color: #bfbfbf;
	background-image: url(../image/karahafu01.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #f1ebec;
	padding-top: 10px;
	padding-left: 15px;
	max-width: 450px;
	min-width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-size: 150%;
	text-align: left;
	padding-bottom: 5px;
	color: #cf1834;
}


h3 {
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}



#update {
	color: red;
	font-size: 80%;
	text-align: right;
	padding-right: 15px;
}

a {
	text-decoration: none;
	color: blue;
}

a:hover {
	color: #cc0000;
	font-weight: normal;
	text-decoration: underline;
}

.date {
	color: #cc0000;
	text-align: right;
	font-size: 90%;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.clear{
	clear: both;
}

strong{
	font-weight: bold;
	color: #e10000;
}

.red {
	font-weight: normal;
	color: #cc0000;
	font-size: 100%;
}

.bold-red {
	font-weight: 600;
	color: #cc0000;
	font-size: 100%;
}

.small70 {
	font-size: 70%;
	vertical-align: top;
	line-height: 120%;
}

.small90 {
	font-size: 90%;
	vertical-align: top;
	line-height: 140%;
}


.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}

.sitemap li a {
	list-style-type: none;
	text-decoration: none;
color : #2d2dff;
}

.sitemap li a:hover {
	color : #ffe6e6;
	font-weight: bold;
	text-decoration : none;
	background-color: #cc0000;
}

.sitemap ul li {
	list-style-image : url(../image/l2_normal.gif);
}

.sitemap ul ul li {
	list-style-image : url(../image/l3_normal.gif);
}

.sitemap ul li.firstfollow {
	list-style-image : url(../image/l2_first_follow.gif);
}

.sitemap ul li.last {
	list-style-image : url(../image/l2_last_item.gif);
}

.sitemap ul ul li.firstfollow {
	list-style-image : url(../image/l3_first_follow.gif);
}

.sitemap ul ul li.last {
	list-style-image : url(../image/l3_last_item.gif);
}


.sitemap li h2 {
	margin: 0;
	padding: 0;
	font-size : 135%;
	color: #cc0000;
	font-weight : normal;
	margin-bottom: 5px;
}

.sitemap li h2 a {
	color: #cc0000;
	font-weight : normal;
	margin-bottom: 5px;
}



table.dashikan {
	width: 780px;

}

table.dashikan td {
	background-color: #f4f4ff;
	vertical-align: top;
	width: 260px;
	right: auto;
	left: auto;
	line-height: 1.2px;
}