/* --- StyleSheet(コンテンツ) --- */

/* ---
文字装飾
--------------------------------- */

.style1 {color: #FF0000; font-weight: bold;}
.style2{font-size: large; font-weight: bold; color: #f59d01;}
.style4 {color: #FF0000; font-weight: bold; }
.style5 {font-size: large; font-weight: bold;}
.style7 {color: #FF6699; font-weight: bold; font-size: 24px;}
.style10 {color: #FF0000; font-weight: bold; font-size: 36px; }
.style11 {font-size: 24px}
.style12 {font-size: 18px}
.style13 {font-size: 24px; font-weight: bold; color: #f784ad;}
.style14 {color: #f784ad}

/* ------------------------------ */

/* ---
3つの安心設定
--------------------------------------------- */
div#anshinBox{
  width:674px;
  height:265px;
  background-color:transparent;
  background-image:url(http://www.osaka-sevenbells.com/img/anshinBox_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin:0px auto 10px auto;
}
div#anshinBox p{
  font-size:90%;
  margin-top:13px;
  line-height:150%;
  padding-left:10px;
  padding-right:0px;
  padding-top:10px;
  color:#666666;
}
div#anshinBox strong{
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
  color:#c48840;
  font-size:120%;
}
div#anshinBox_L{
  width:220px;
  float:left;
  clear:left;
  position:relative;
  top:75px;
  margin-left:7px;
}
div#anshinBox_R{
  width:440px;
  float:right;
  clear:right;
  position:relative;
  top:75px;
  margin-right:7px;
}
/* --- innerBox --- */
div.anshinBox-innerBox01{
  width:220px;
  height:160px;
  background-image:url(http://www.osaka-sevenbells.com/img/anshinBox_innerBox.png);
}
* html div.anshinBox-innerBox01 { behavior: expression(IEPNGFIX.fix(this)); }

div.anshinBox-innerBox02{
  width:220px;
  height:160px;
  float:left;
  background-image:url(http://www.osaka-sevenbells.com/img/anshinBox_innerBox.png);
}
* html div.anshinBox-innerBox02 { behavior: expression(IEPNGFIX.fix(this)); }

div.anshinBox-innerBox03{
  width:220px;
  height:160px;
  float:right;
  background-image:url(http://www.osaka-sevenbells.com/img/anshinBox_innerBox.png);
}
* html div.anshinBox-innerBox03 { behavior: expression(IEPNGFIX.fix(this)); }

div.anshinTitle01{
  height:35px;
  padding-left:35px;
  background-image:url(http://www.osaka-sevenbells.com/img/anshinTitle01_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  position:relative;
  top:15px;
  left:10px;
}
div.anshinTitle02{
  height:35px;
  padding-left:35px;
  background-image:url(http://www.osaka-sevenbells.com/img/anshinTitle02_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  position:relative;
  line-height:30px;
  top:15px;
  left:10px;
}
div.anshinTitle03{
  height:35px;
  padding-left:35px;
  background-image:url(http://www.osaka-sevenbells.com/img/anshinTitle03_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  position:relative;
  line-height:30px;
  top:15px;
  left:10px;
}
