@charset "shift_jis";
/*----owarino-top --------------------------*/

body {
	background: #f2f2fa url(../image/irekobishi3.gif) repeat scroll 0% 0%;
	line-height: 150%;
	text-align: center;
	margin: 0px;
}

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

.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 {
	padding : 2px 5px 0px;
	border-color : rgb(255, 181, 181) rgb(153, 0, 0) rgb(153, 0, 0);
	border-width: 1px 0px 1px 3px;
	border-style: solid;
	background : rgb(235, 235, 235) none repeat scroll 0% 0%;
	color : rgb(204, 0, 0);
	
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
     font-weight : normal;
}

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

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

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

.imagebox-r {
	float: right;
	color: navy;
	text-align: center;
	padding: 10px 10px 10px 20px;
	font-weight: normal;
	font-size: 80%;
	line-height: 120%;
	display: inline;
}

.imagebox {
	color: navy;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-weight: normal;
	font-size: 80%;
	line-height: 120%;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}

.imagebox-l {
	float: left;
	font-size: 80%;
	color: navy;
	text-align: center;
	padding: 10px 10px 10px 10px;
	display: inline;
}
