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

body {
	background : #f2f2fa url(../image/irekobishi3.gif) repeat scroll 0% 0%;

	text-align: center;
	margin: 0px;
}

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

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

.rbox_main {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(../image/rbox_mid.gif);
	padding: 10px 10px 10px 20px;
	margin-right : 0px;margin-left : 0px;
     line-height : 160%;
}

.rbox_waku {
	padding: 0px;
	margin: 0px;
}

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 : 50px;/* 左部から文字までの距離 */
	width : 450px;/* 全体の幅 */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-size: 150%;
     text-align : left;
     padding-bottom : 5px;
     color : #cf1834;
}
h2 {
     color: red;
     text-align: left;
     font-size: 120%;
     padding-top: 0px;
     padding-left: 20px;
     padding-right: 0px;
     padding-bottom: 0px;
     margin-top: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 10px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: red;
}
h3 {
     color : #f15454;
     text-align: left;
     font-size : 110%;
     padding-top: 0px;
     padding-left: 20px;
     padding-right: 0px;
     padding-bottom: 0px;
     margin-top : 10px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom : 0px;


     font-weight : bold;
}
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;
}

p{
     font-size : 95%;
     margin-top : 10px;
     margin-left : 20px;
     margin-right : 10px;
     margin-bottom : 10px;
}
.imagebox-r {
	float: right;
	color: navy;
	text-align: center;
	padding: 10px 10px 10px 10px;
	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;
}