@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 {
     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;
     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;
}
p {
     margin-left: 15px;
     margin-right: 10px;
     padding-bottom: 0px;
     margin-bottom : 10px;
     margin-top : 10px;
}
.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;
}
.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: 0px;
}
.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{
     font-size : 120%;
     color : rgb(153, 0, 0);
     border-bottom-width : 1px;
     border-bottom-style : solid;
}
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%;
     margin-right: 10px;
     margin-top : 3px;
     margin-bottom : 3px;
}
.clear{
     clear: both;
}
strong{
     font-weight: bold;
     color: #e10000;
}
.bun{
     background-color : rgb(238, 255, 255);
     width : 600px;
     padding-top : 15px;
     padding-left : 20px;
     padding-right : 10px;
     padding-bottom : 10px;
     margin-top : 15px;
     margin-left : 40px;
     margin-bottom : 10px;
     font-family : "ＭＳ Ｐゴシック";
     font-weight : bold;
     border-width : 1px 2px 2px 1px;
     border-style : solid;
     border-left-color : silver;
     border-top-color : silver;
     border-right-color : gray;
     border-bottom-color : gray;
}
