@charset "utf-8";
/* CSS Document */

* html img {
  margin:0 -3px 0 -3px;
}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}


/*IE6 透過pngサポート
------------------------------------------*/
*html .iepngfix {
  margin-top:-20px;
  margin-bottom:-20px;
  behavior: expression(IEPNGFIX.fix(this));   
}

.clear{
  display:block;
  margin:0;
  padding:0;
  width:0px;
  height:0px;
  clear:both;
}


/* 共通 */

#topmenu {
  margin:0 auto 0 auto;
  width:622px;
  padding-left:3px;
  padding-top:20px;
  background-color:#FFFFFF;
}

#topmenu ul{
  margin:0 0 0 1px;
  padding:0;
}

/*ハック　firefox以外	IE6 IE7 safari
------------------------------------------*/

*html #topmenu ul {
  margin:0;
}

*:first-child+html #topmenu ul {
  margin:0;
}

body:first-of-type #topmenu ul {
  margin:0;
}

/*ここまで*/

#topmenu a{
  color:#000000;
  text-decoration: none;
}

#topmenu .li1 {
  font-size:14px;
  list-style:none;
  margin:7px 0 0 0;
  border:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
  display:inline;
  width:202px;
  padding-top:5px;
  padding-bottom:5px;
  float:left;
  text-align:center;
}

/*ハック　firefox以外	IE6 IE7 safari
------------------------------------------*/

* html #topmenu .li1{
  width:200px;
}

*:first-child+html #topmenu .li1{
  width:200px;
}

body:first-of-type #topmenu .li1{
  width:200px;
}

/*ここまで*/


#topmenu .li2 {
  font-size:16px;
  font-weight:bold;
  list-style:none;
  margin:0 0 0 0px;
  border:solid 1px #CCCCCC;
  border-top:solid 7px #462C18;
  border-bottom:none;
  display:inline;
  width:216px;
  padding-top:8px;
  padding-bottom:1px;
  float:left;
  text-align:center;
}

#topmenu .li3 {
  font-size:16px;
  font-weight:bold;
  list-style:none;
  margin:0 0 0 0px;
  border:solid 1px #CCCCCC;
  border-top:solid 7px #210044;
  border-bottom:none;
  display:inline;
  width:216px;
  padding-top:8px;
  padding-bottom:1px;
  float:left;
  text-align:center;
}

#topmenu .li4 {
  font-size:16px;
  font-weight:bold;
  list-style:none;
  margin:0 0 0 0px;
  border:solid 1px #CCCCCC;
  border-top:solid 7px #002C12;
  border-bottom:none;
  display:inline;
  width:216px;
  padding-top:8px;
  padding-bottom:1px;
  float:left;
  text-align:center;
}

#topmenu .li1 a {
  display:block;
  width:200px;
  margin:0px;
}

#topmenu .li2 a {
  display:block;
  color:#462C18;
  width:216px;
  margin:0px;
}

#topmenu .li3 a {
  display:block;
  color:#210044;
  width:216px;
  margin:0px;
}

#topmenu .li4 a {
  display:block;
  color:#002C12;
  width:216px;
  margin:0px;
}
/**/

#topmenu2 {
  margin:0 auto 0 auto;
  width:622px;
  height:34px;
  padding-left:3px;
  padding-bottom:50px;
  background-color:#FFFFFF;
}

#topmenu2 ul{
  margin:0 0 0 1px;
  padding:0;
}

/*ハック　firefox以外	IE6 IE7 opera/safari
------------------------------------------*/

*html #topmenu2 ul {
  margin:0;
}

*:first-child+html #topmenu2 ul {
  margin:0;
}

body:first-of-type #topmenu2 ul {
  margin:0;
}

/*ここまで*/


#topmenu2 a{
  color:#000000;
  text-decoration: none;
  margin:0;
}

#topmenu2 .li1 {
  font-size:14px;
  list-style:none;
  margin:0 0 7px 0;
  border:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
  display:inline;
  width:202px;
  padding-bottom:5px;
  padding-top:5px;
  float:left;
  text-align:center;
}

/*ハック　firefox以外	IE6 IE7 safari
------------------------------------------*/

* html #topmenu2 .li1{
  width:200px;
}

*:first-child+html #topmenu2 .li1{
  width:200px;
}

body:first-of-type #topmenu2 .li1{
  width:200px;
}

/*ここまで*/


#topmenu2 .li2 {
  font-size:16px;
  font-weight:bold;
  list-style:none;
  margin:0;
  border:solid 1px #CCCCCC;
  border-bottom:solid 7px #462C18;
  border-top:none;
  display:inline;
  width:216px;
  padding-bottom:1px;
  padding-top:8px;
  float:left;
  text-align:center;
}

#topmenu2 .li3 {
  font-size:16px;
  font-weight:bold;
  list-style:none;
  margin:0;
  border:solid 1px #CCCCCC;
  border-bottom:solid 7px #210044;
  border-top:none;
  display:inline;
  width:216px;
  padding-top:8px;
  padding-bottom:1px;
  float:left;
  text-align:center;
}

#topmenu2 .li4 {
  font-size:16px;
  font-weight:bold;
  list-style:none;
  margin:0;
  border:solid 1px #CCCCCC;
  border-bottom:solid 7px #002C12;
  border-top:none;
  display:inline;
  width:216px;
  padding-bottom:1px;
  padding-top:8px;
  float:left;
  text-align:center;
}

#topmenu2 .li1 a {
  display:block;
  width:200px;
  margin:0px;
}

#topmenu2 .li2 a {
  display:block;
  color:#462C18;
  width:216px;
  margin:0px;
}

#topmenu2 .li3 a {
  display:block;
  color:#210044;
  width:216px;
  margin:0px;
}

#topmenu2 .li4 a {
  display:block;
  color:#002C12;
  width:216px;
  margin:0px;
}


/**/
#tabbox {
  margin:-2px auto 0 auto;
  border:solid 1px #CCCCCC;
  border-top:none;
  border-bottom:none;
  padding:1px 0 1px 0;
  width:616px;
  background-color:#FFFFFF;
}

* html #tabbox {
  margin:-20px auto 0 auto;
}

#mainbox {
  margin:30px auto 10px auto;
  padding:0;
  line-height:1.4em;
  width:600px;
  font-size:15px;
}

#mainbox p {
  margin-top:0px;
  margin:10px;
}

#mainbox .m1{
  font-weight:bold;
  color:#462C18;
  font-size:16px;
  width:600px;
  border-bottom:solid 1px #462C18;
}

#mainbox .m1 span {
  margin-top:0px;
  border-bottom:solid 3px #462C18;
}

#mainbox .m2{
  font-weight:bold;
  color:#210044;
  font-size:16px;
  width:600px;
  border-bottom:solid 1px #210044;
}

#mainbox .m2 span {
  margin-top:0px;
  border-bottom:solid 3px #210044;
}

#mainbox .m3{
  font-weight:bold;
  color:#002C12;
  font-size:16px;
  width:600px;
  border-bottom:solid 1px #002C12;
}

#mainbox .m3 span {
  margin-top:0px;
  border-bottom:solid 3px #002C12;
}

#mainbox h2{
  font-weight:bold;
  color:#021D23;
  font-size:16px;
  width:600px;
  border-bottom:solid 1px #021D23;
}

#mainbox h2 span {
  margin-top:0px;
  border-bottom:solid 3px #021D23;
}

#mainbox .t01{
  display:block;
  margin:50px 0 5px 0;
  width:600px;
  height:40px;
  background-image:url(../img2/t01.gif);
}

#mainbox .t02{
  display:block;
  margin:50px 0 5px 0;
  width:600px;
  height:40px;
  background-image:url(../img2/t02.gif);
}

#mainbox .t03{
  display:block;
  margin:50px 0 5px 0;
  width:600px;
  height:40px;
  background-image:url(../img2/t03.gif);
}

#mainbox .t04{
  display:block;
  margin:50px 0 5px 0;
  width:600px;
  height:40px;
  background-image:url(../img2/t04.gif);
}

#mainbox .t05{
  display:block;
  margin:50px 0 5px 0;
  width:600px;
  height:40px;
  background-image:url(../img2/t05.gif);
}

#mainbox .t06{
  display:block;
  margin:50px 0 5px 0;
  width:600px;
  height:40px;
  background-image:url(../img2/t06.gif);
}

#mainbox .t07{
  display:block;
  margin:50px 0 5px 0;
  width:600px;
  height:40px;
  background-image:url(../img2/t07.gif);
}

#mainbox h3 span {
  display:none;
}

.fred {
  font-weight:bold;
  color:#CC0000;
}

.fhosoku3 {
  color:#990000;
  font-weight:normal;
  line-height:1.2em;
}

.fhosoku {
  font-weight:normal;
  font-size:12px;
  line-height:1.2em;
}

.fhosoku2 {
  color:#990000;
  font-weight:normal;
  font-size:12px;
  line-height:1.2em;
}

.fsetumei {
  color:#002C12;
  font-weight:bold;
  font-size:17px;
}

/*選んでも*/

.erabox {
  background-image:url(../img2/bg01.jpg);
  background-repeat:no-repeat;
  /*
  border:solid 1px #CCCCCC;
  border-bottom:none;
  */
  margin-bottom:60px;
}

* html .era01 {
  behavior: expression(IEPNGFIX.fix(this));
}

* html .era02 {
  behavior: expression(IEPNGFIX.fix(this));
}

.era01 {
  margin:10px 0px 0px 5px;
  width:340px;
  height:310px;
}

.era02 {
  margin:10px 0px 0px -10px;
  width:250px;
  height:310px;
}

.maru {
  font-weight:bold;
  display:inline;
  margin:-5px 0 0 45px;
  float:left;
  text-align:left;
  width:250px;
}

.maru img {
  display:block;
  margin:0 auto 0 auto;
}

.batu {
  font-weight:bold;
  margin:-5px 0 0 55px;
  float:left;
  display:inline;
  text-align:left;
  width:240px;
}

.batu img{
  display:block;
  margin:3px auto 3px auto;
}


/*　変わって　*/

.henkabox {
  background-image:url(../img2/bg02.jpg);
  background-repeat:no-repeat;
  /*
  border:solid 1px #CCCCCC;
  border-bottom:none;
  */
  margin-bottom:60px;
}

.henkabox img{
  margin-left:30px;
}

.nehuda{
  float:left;
  display:inline;
  margin:20px 0 0 85px;
  text-align:center;
  height:25px;
  width:100px;
  color:#FFFFFF;
  background-color:#A30E27;
  font-family:"ＭＳ Ｐ明朝" , "ヒラギノ明朝 Pro W3";
  font-weight:bold;
}

/*　用途　*/

.youtobox {
  background-image:url(../img2/bg03.jpg);
  background-repeat:no-repeat;
  /*
  border:solid 1px #CCCCCC;
  border-bottom:none;
  */
  margin-bottom:60px;
}

.youtobox table {
  margin:auto;
  line-height:1.2em;
  border:solid 2px #021D23;
  border-bottom:solid 1px #021D23;
}

.td1img {
  margin:5px 0 5px 10px;
}

.td2img {
  margin:10px 0 0 50px;
}

.youtobox table td{
  border:none;
  border-left:dotted 1px #021D23;
  border-bottom:solid 1px #021D23;
}

.youtobox table .td1{
  border-left:none;
  border-right:none;
}

.youtobox table .td2{
  font-weight:bold;
  border:none;
}

.youtobox table .td3{
  text-align:center;
}

.youtobox table .td4{
  text-align:center;
  border-left:solid 1px #021D23;
}

.td2 span {
  margin-left:5px;
}

.youtobox table .title1 {
  font-weight:bold;
  background:#A1ABAE;
  border-left:none;
  border-bottom:solid 1px #021D23;
}

.youtobox table .title2 {
  font-weight:bold;
  background:#A1ABAE;
  border:none;
  border-left:solid 1px #021D23;
  border-bottom:solid 1px #021D23;
}

.youtobox .mizuhiki {
  font-size:14px;
  height:110px;
  text-align:left;
}

.youtobox .mizuhikiimg {
  margin-top:10px;
}


/* 表書き */

.omotebox {
  background-color:#EBECF1;
  background-image:url(../img2/bg04.jpg);
  background-repeat:no-repeat;
  padding:30px 20px 10px 10px;
}

.omotehuta {
  width:600px;
  height:10px;
  margin-bottom:5px;
  background-image:url(../img2/bg05.jpg);
  background-repeat:no-repeat;
}

.omotehuta2 {
  width:600px;
  height:10px;
  margin-bottom:5px;
  background-image:url(../img2/bg05.jpg);
  background-repeat:no-repeat;
}

* html .omotehuta {
  margin-bottom:-20px;  
}

* html .omotehuta2 {
  margin-bottom:20px;  
}

.omotebox1 {
  width:580px;
  height:263px;
  margin-top:-20px;
}

.nakabox2 {
  width:580px;
  height:263px;
  margin-top:0px;
}

* html .nakabox2{
  margin-top:-40px
}

.omotebox2 {
  width:580px;
  height:263px;
  margin-top:25px;
}

* html .omotebox2{
  margin-top:-5px
}

.omotebox div img {
  float:left;
  margin:3px 10px 0 10px;
}

.omotebox div .img2 {
  float:left;
  margin:3px 10px 0 -5px;
}

.omotebox div .dl1 {
  margin:0px;
  width:240px;
  float:left;
}

.omotebox div .dl2 {
  margin:0px;
  width:400px;
  float:left;
}

.omotebox div dt {
  background-image:url(../img2/dot01.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:23px;
  font-size:18px;
  font-weight:bold;
  margin:5px 0 10px 0px;
  color:#210044;
}

.omotebox div dd {
  margin:0px 0 10px 0px;
}

.omotebox div .dd2 {
  margin:0px 0 30px 0px;
}


/* 包み方 */

.tutumibox {
  background-color:#E5EAE7;
  background-image:url(../img2/bg06.jpg);
  background-repeat:no-repeat;
  padding:30px 20px 10px 10px;
}

.tutumihuta {
  width:600px;
  height:10px;
  margin-bottom:5px;
  background-image:url(../img2/bg07.jpg);
  background-repeat:no-repeat;
}

.tutumihuta2 {
  width:600px;
  height:10px;
  margin-bottom:5px;
  background-image:url(../img2/bg07.jpg);
  background-repeat:no-repeat;
}

* html .tutumihuta {
  margin-bottom:-30px;  
}

* html .tutumihuta2 {
  margin-bottom:10px;  
}


.tutumibox2 {
  padding:1px 0 1px 0;
  width:560px;
}

.tutumiimg {
  margin-top:10px;
}

.tutumibox2 ul{
  margin:10px 0 0 0;
  list-style:none;
}

.tutumibox2 li {
  margin:0px;
}

.tutumibox2 dt {
  background-image:url(../img2/dot02.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:23px;
  font-size:18px;
  font-weight:bold;
  margin:0 0 10px 0px;
  color:#002C12;
}

.tutumibox2 dd {
  margin:0 0 30px 0;
}

.tutumibox2 .dd1 {
  margin:0 0 10px 0;
}

.tutumibox2 .dd2  {
  margin:0 0 0 0;
}

.tutumibox2 .dd3 {
  margin:0 0 60px 0;
}

.tutumibox2 dl div {
  text-align:center;
  font-size:12px;
  float:left;
  width:138px;
  margin:10px 0 15px 0;
}

.tutumibox2 dl dl dd {
  padding-left:5px;
}

.tutumibox2 dl dl dt {
  background-image:none;
  padding-left:0;
  font-size:16px;
  font-weight:bold;
  margin:10px 0 5px 0px;
  color:#000000;
}

.tutumibox dl dl ul {
  padding:0 20px 0 20px;
  margin-bottom:40px;
  list-style:disc;
}

.tutumibox dl dl ul li {
  font-size:14px;
  line-height:1.3em;
  margin-bottom:20px;
  list-style:disc;
}

.tutumibox dl dl ul .li2 {
  font-size:14px;
  line-height:1.3em;
  margin-bottom:0px;
  list-style:disc;
}

#mainbox .tutumibox2 p {
  margin:0 10px 0 0;
}

.tutumibox .dot {
  margin:0 5px -4px 0;
}

