@charset "shift_jis";
/*----owarino-top --------------------------*/
body {
	background: #f2f2fa url(../image/wall_top5.gif);
	line-height: 150%;
	text-align: center;
	margin: 5px;
}

.wrapper {
	width: 720px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.container {
	line-height: 160%;
	width: 720px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style: solid;
	margin-bottom: 10px;
	font-size: 95%;
	color: #484848;
	border-top-width: 1px;
	border-top-color: #999999;
	border-left-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-color: #cccccc;
	border-right-color: gray;
	border-bottom-color: gray;
	background-color: #f3f7f0;
}

h1 {
	text-align: center;
	color: red;
	font-weight: normal;
	font-size: 150%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
}

h2 {
	color: green;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	padding: 3px 5px 0px 5px;
	border-color: #ffb5b5 #990000 #990000 #990000;
	border-width: 1px 0px 1px 3px;
	border-style: solid;
	background: #F8F8F8;
	color: #cc0000;
	font-weight: bold;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

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%;
}





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

.intro {
	font-size: 95%;
	line-height: 180%;
	color: #585858;
	background-color: #f7f7f7;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.intro-dummy {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

.ss {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

