@charset "Shift_JIS";

/* 一括で全ての要素の余白をゼロに指定 */
* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/* ---------------------------------------- フォントスタイル フォントサイズ */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1em;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color : #000000; /* 標準文字色 */
    min-width: 1100px;
	background-image: url(img/back.png);
	background-repeat: repeat;
}

/* ---------------------------------------- レイアウトに関する指定 */


#wrapper {
  text-align: left; 
  margin: 0 auto;
  width: 980px;

}

#wrapper2 {
  text-align: left; 
  margin: 0 auto;
  width: 970px;

}

#header {
    background-color: #ffffff;
  text-align: center;

    margin: 0 auto;
  padding: 10px 30px 10px 10px;
  position: relative;
}
#header2 {
  z-index: 20;
  padding: 0px 0px 0px 0px;

  position: absolute;  
  margin: 0 auto;  
}
#header3 {

  text-align: center;

    margin: 0 auto;
  padding: 5px 0px 5px 5px;
  position: relative;
}

#globalnavi {
  width: 980px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
     z-index: 8;

}

#container {
  margin: 0 auto;  

}

#contents {
margin: 0 auto;  
  width: 1000px;
  padding: 3px 3px 3px 3px;

}


#left-sidebar {
  float: left;
  width: 220px;
  padding: 3px 3px 3px 3px;
  margin: 3px 3px 3px 3px;  
}

#right-sidebar {   
  float: right;
  width: 220px;
  padding: 3px 3px 3px 3px;
  margin: 3px 3px 3px 3px;
}

#footer {
  text-align: center; 
  margin: 0 auto; 
margin-top: 20px; 
  padding: 10px 0px 0px 0px;
    background-color: #ffffff;
}
#footer2 {
  text-align: center; 
  margin: 0 auto;  
  padding: 10px 0px 10px 0px;

}


/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */
h1 {
  text-align: right;
  font-size: 1em;
  font-weight: normal;
}
h2{
     font-weight:700;
     font-size: 90%;
	 letter-spacing:0.8pt;
	 line-height:1.2em;
	 text-align : left;
	 padding : 3px 0px 3px 15px;

}
h3{
     font-weight:700;
     font-size: 140%;
	 letter-spacing:1.6pt;

	 text-align : left;
	 padding : 3px 0px 3px 0px;

}


/* -- 企業名 ショップ名 サイト名 -- */
.logo {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}

.logo a {
  text-decoration: none;
  
  color: #0099ff;
}

.logo a:hover {
  text-decoration: none;
 
  color: #ff0000;
}
ul{
list-style:none;
}

/* -- 概要 -- */
.description { }

/* ---------------------------------------- #globalnaviの指定 */



/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
h4,h5,h6 {
  font-size: 1.2em;
  margin-bottom: 1.5em;
  padding: 5px 0 5px 5px;
  border-left: 10px solid #000000;
  border-bottom: 1px solid #000000;
}

h4,h5,h6 { margin-top: 2.5em; }

/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/* -- パン屑リスト -- */
#contents .topic-path {
  line-height: 1em;
  margin-bottom: 2em;
}

/* -- 以下 リスト関係 -- */
#contents dl { margin: 1em 0; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd { margin-bottom: 2em; }

#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }

/* ---------------------------------------- #sidebar内の指定 */

/* -- カテゴリタイトル -- */
.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
}

/* -- リスト -- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li { display: inline; }

.localnavi a {
  text-decoration: none;
  display: block;
  width: 160px;
  padding: 0.5em 5px;
  background-color: #eeeeee;
  color: #000000;
  border-bottom: 1px solid #cccccc;
}

.localnavi a:hover {
  text-decoration: none;
  background-color: #999999;
  color: #000000;
  border-bottom: 1px solid #ff0000;
}

/* ---------------------------------------- #footer内の指定 */
#footer p { text-align: center; }

/* 以下 CSSデザインサンプルクレジット部分 */
#cds{ display: none; }

table.company {

    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 5px;
	table-layout: auto;    
}
 
table.company th,
table.company td 
{
    padding: 10px;
	text-align: left;

}
 
table.company th {
    background: #7B96D5;
    vertical-align: middle;
    text-align: left;

    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    
}
table.company th.mg {
min-width:100px;

    text-align: right;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #7B96D5;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() { 
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    background: #f8f8f8;

    padding-left: 20px;
}

table.company td.mg1 {
    background: #f8f8f8;
	text-align: center;
		    padding: 15px;
}
table.company td.mg2 {
    background: #E9E7E7;
	text-align: center;
	    padding: 15px;
}

ol{
	    padding: 15px 15px 15px 30px;

}

li{

     padding-top : 5px;
     padding-bottom : 10px;

}
#dropmenu{

  list-style-type: none;
  width: 660px;
  height: 50px;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #92D050;
  border-bottom: 5px solid #EF990D;
  border-radius: 3px 3px 0 0;
  z-index: 190;
    float: right;
    vertical-align:middle;
}
#dropmenu li{
  position: relative;
  width: 110px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
    z-index: 193;
	
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 18px 0 16px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
      vertical-align:middle;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
  border-radius: 0 0 3px 3px;
  z-index: 191;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%;
}
#dropmenu li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #222222;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li img{
  overflow: hidden;
  width: 100%;
  height: 0px;
  color: #000000;

}
#dropmenu li ul li a{
  padding: 18px 20px;

  background: #EF990D;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover > a{
  background: #92D050;
  color: #eff7b1;
}
#dropmenu > li:hover > a{
  border-radius: 2px 2px 0 0;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 48px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}


#dropmenu2{

  list-style-type: none;
  width: 660px;
  height: 50px;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #92D050;
  border-bottom: 5px solid #EF990D;
  border-radius: 3px 3px 0 0;
  z-index: 190;
    float: right;
    vertical-align:middle;
}
#dropmenu2 li{
  position: relative;
  width: 220px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
    z-index: 193;
	
}
#dropmenu2 li a{
  display: block;
  margin: 0;
  padding: 18px 0 16px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
      vertical-align:middle;
}
#dropmenu2 li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
  border-radius: 0 0 3px 3px;
  z-index: 191;
}
#dropmenu2 li:last-child ul{
  left: -100%;
  width: 100%;
}
#dropmenu2 li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #222222;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu2 li ul li img{
  overflow: hidden;
  width: 100%;
  height: 0px;
  color: #000000;

}
#dropmenu2 li ul li a{
  padding: 18px 20px;

  background: #EF990D;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu2 li:hover > a{
  background: #92D050;
  color: #eff7b1;
}
#dropmenu2 > li:hover > a{
  border-radius: 2px 2px 0 0;
}
#dropmenu2 li:hover ul li{
  overflow: visible;
  height: 48px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
#dropmenu2 li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu2 li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu2 li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}
/* ---------------------------------------- #divの指定 */
div#ind{

	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;


}

div#qu{
     box-shadow:0px 0px 5px;
     border:1px solid #FCE9D7;
background-color: #ffffff;
	 margin:  15px 0px 15px 0px;


}
div#qa{
     box-shadow:0px 0px 5px;
     border:1px solid #FCE9D7;
background-color: #F7F7F7;
	 margin:  15px 0px 15px 0px;

}
div#q0{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #fffacd;

}
div#q1{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #FBDAC8;

}

div#q2{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #D7E7AF;
}

div#q3{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #D3EDFB;
}

div#q4{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #D2CCE6;

}

div#q5{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #FADBDA;

}
div#q6{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #b8f1f1;

}
div#q7{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #72e2e2;

}
div#q8{
     font-weight:700;
     font-size: 120%;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #fffacd;

}
div#a{
	 text-align : left;
	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 padding : 10px 5px 5px 15px;
	 margin: 0px 5px 10px 5px;
}
div#a2{
    padding-top : 5px;
     padding-left : 10px;
     padding-bottom : 5px;
     font-weight:400;
}

div#a-lq1{
     font-weight:700;

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #efefef;
}

div#a-la1{

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px 5px 5px 20px;
	 margin:  0px 5px 0px 5px;
background-color: #efefef;
}

div#a-lq2{
     font-weight:700;

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #dfdfdf;
}

div#a-la2{

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px 5px 5px 20px;
	 margin:  0px 5px 0px 5px;
background-color: #dfdfdf;
}

div#a-lq3{
     font-weight:700;

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #dfdfdf;
}

div#a-la3{

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px 5px 5px 20px;
	 margin:  0px 5px 0px 5px;
background-color: #dfdfdf;
}

div#a-lq4{
     font-weight:700;

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px;
	 margin:  5px 5px 0px 5px;
background-color: #dfdfdf;
}

div#a-la4{

	 letter-spacing:0.8pt;
	 line-height:1.8em;
	 text-align : left;
	 padding : 5px 5px 5px 20px;
	 margin:  0px 5px 0px 5px;
background-color: #dfdfdf;
}
div#e{
     text-indent : -1.0em;
     padding-top : 5px;
     padding-left : 20px;
     padding-bottom : 5px;
	 text-align : left;
}
div#a a{
     text-align : right;
     color : black;
     text-decoration : none;
}
div#i{
     padding-top : 10px;
     padding-left : 10px;
	 text-align : left;
     }

div#staff{	 
    text-align : left;
    padding : 15px 40px 20px 40px;
}

div#inx{
  width: 850px;
    text-align : left;
	text-indent: -16px;
    margin : 2px 10px 2px 30px;
}

	
.left {
     float: left;
     margin-left:0px;
     margin-right:15px;
}
.right {
    float: right;
    margin-left:15px;
    margin-right:0px;
}
div#sp{	 
    display: none;
}
div#bar{	 
    background-image: url(img/bar00.png);
}
div#bar2{	 
    background-image: url(img/bar000.png);
}
div#home{	 
    background-image: url(img/home00.png);
	background-position: center;
}
div#dokko{	 
    background-image: url(img/bar000.gif);
	background-position: center;
}
div#section1{	 
    background-color: #D4E8BE;
	padding: 10px 0px 10px 0px;  
}
div#bar{	 
    background-image: url(img/bar-back.png);
	background-position: center;
}
/* ---------------------------------------- #page-top */
#page-top{
	position: fixed;
	bottom: 30px;
	right: 10px;
	font-size: 77%;
}
#page-top a{
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 0px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover{
	text-decoration: none;
	background: #999;
}
table.price{
    width: 500px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 1px 0;
    font-size: 15px;
}
table.price th,
table.price td{
    padding: 10px;
}
table.price th{
    box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset;
    border-radius: 5px 5px 10px 10px;
    background: #88b7d5;
    vertical-align: middle;
    text-align: center;
    width: 30px;
    height: 10px;
    position: relative;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    font-size: 15px;
}
 
table.price th.c1{
    background: rgb(162,206,26); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(97,174,36,1) 1%, rgba(86,155,32,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(97,174,36,1)), color-stop(100%,rgba(86,155,32,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(97,174,36,1) 1%,rgba(186,155,32,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(97,174,36,1) 1%,rgba(86,155,32,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(97,174,36,1) 1%,rgba(86,155,32,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(97,174,36,1) 1%,rgba(86,155,32,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61ae24', endColorstr='#569b20',GradientType=0 ); /* IE6-9 */
}
 
table.price th.c2{
    background: rgb(237,73,147); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(204,20,69,1) 1%, rgba(182,17,61,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(204,20,69,1)), color-stop(100%,rgba(182,17,61,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(204,20,69,1) 1%,rgba(182,17,61,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(204,20,69,1) 1%,rgba(182,17,61,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(204,20,69,1) 1%,rgba(182,17,61,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(204,20,69,1) 1%,rgba(182,17,61,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1445', endColorstr='#b6113d',GradientType=0 ); /* IE6-9 */
}
 
table.price th.c3{
    background: rgb(29,140,233); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(17,63,140,1) 1%, rgba(15,56,125,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(17,63,140,1)), color-stop(100%,rgba(15,56,125,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(17,63,140,1) 1%,rgba(15,56,125,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(17,63,140,1) 1%,rgba(15,56,125,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(17,63,140,1) 1%,rgba(15,56,125,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(17,63,140,1) 1%,rgba(15,56,125,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113f8c', endColorstr='#0f387d',GradientType=0 ); /* IE6-9 */
}
 
table.price th:after{
    top: 69px;
    left: 5px;
    content: &quot;&quot;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 78px solid transparent;
}
/* firefox */
@-moz-document url-prefix() {
    table.price th {
        text-indent: 10px;
    }
    table.price th::after {
        padding: 0;
        top: 60px;
        left: 0;
        content: &quot;&quot;;
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 50px solid transparent;
        border-top: #B7D567 15px solid;
    }
}
table.price th.c1:after{
    border-top: #E7D1BB 15px solid;
}
table.price th.c2:after{
    border-top: #E3C49F 15px solid;
}
table.price th.c3:after{
    border-top: #D3B08A 15px solid;
}
 
table.price td{
    box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
    text-align: center;
    padding-top: 15px;
    border: none;
    height: 10px;
}
 
table.price tr:nth-child(2n+1) td.c1{
    background: #F1E1D0;
}
table.price tr:nth-child(2n+0) td.c1{
    background: #FCF3E8;
}
 
table.price tr:nth-child(2n+1) td.c2{
    background: #EFD8BD;
}
table.price tr:nth-child(2n+0) td.c2{
    background: #F1E1D0;
}
 
table.price tr:nth-child(2n+1) td.c3{
    background: #DCBE9D;
}
table.price tr:nth-child(2n+0) td.c3{
    background: #EFD8BD;
}
 
 
table.price tr:last-child td{
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
 
table.price tr:last-child td button{
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #ffaa22;
    padding:9px 18px;
    text-decoration:none;
    background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
    background:-ms-linear-gradient( top, #ffec64 5%, #ffab23 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffec64), color-stop(100%, #ffab23) );
    background-color:#ffec64;
    color:#333333;
    display:inline-block;
    text-shadow:1px 1px 0px #ffee66;
    -webkit-box-shadow:inset 1px 1px 0px 0px #fff6af;
    -moz-box-shadow:inset 1px 1px 0px 0px #fff6af;
    box-shadow:inset 1px 1px 0px 0px #fff6af;
}
table.price tr:last-child td button:hover{
    background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
    background:-ms-linear-gradient( top, #ffab23 5%, #ffec64 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
    background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffab23), color-stop(100%, #ffec64) );
    background-color:#ffab23;
}
table.price tr:last-child td button{
    position:relative;
    top:1px;
}
.table-ul {
  display: table;
  table-layout: fixed;
  text-align: left;
  width: 960px;
  background-color: #ffffff;
    margin: 0 auto;

}
.table-ul li {
  display: table-cell;
 vertical-align:top;
  	    padding: 2px 1px 2px 1px;
}
.table-ul2 {
  display: table;
  table-layout: fixed;
text-align: center;
  width: 960px;
    margin: 0 auto;
	 align:center;
}
.table-ul2 li {
  display: table-cell;
  vertical-align: middle;
      margin: 0 auto;

}
.table-ul3 {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 960px;
    margin: 0 auto;

}
.table-ul3 li {
  display: table-cell;
  vertical-align: middle;
  	    padding: 2px 1px 2px 1px;
}

.table-ul4 {
	list-style-type: none;
	padding-left: 0;
	text-align: center;

}
.table-ul4 li {
	width: 50px;
	height: 50px;
	padding: 5px;
	margin: 5px;
	display: inline;
}

.part2{
  width:980px;
  height:60px;
  background:#84B5FF;
  color:#efece6;
  padding:10px;
  -webkit-transition:background-color 1s linear, width 1s linear , height 2s linear ;
  -moz-transition:background-color 1s linear, width 1s linear , height 2s linear ;
  transition:background-color 1s linear, width 1s linear , height 2s linear ;
  overflow:hidden;
  margin: 0 auto;
}
.part2:hover{
  background-color:#e6ffea;
  color:#665e53;
  width:980px;
  height:480px;
}

.left-box-1{
      float : left ;
      width : 660px ;
      height : 100% ;
	    text-align: left;

      }
.left-box-2{
      float : left ;
      width : 320px ;
      height : 100% ;

      }
.clr-block{
      clear : both ;

      padding : 5px ;
      }

table.cafe {

    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 5px;
	table-layout: auto;    
}
 
table.cafe th,
table.cafe td 
{
	    padding: 10px;
	text-align: left;
}

table.cafe td#linea
{
    background: #FFD5AA;
	    padding: 10px;
	text-align: left;

}
table.cafe td#lineb
{
    background: #FCC78F;
	    padding: 10px;
	text-align: left;

}
 
table.cafe th {
    background: #D96F02;
    vertical-align: middle;
    text-align: left;

    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    
}
table.cafe th.mg {
min-width:100px;

    text-align: right;
}
 
table.cafe th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #D96F02;
    border-width: 10px;
    margin-top: -10px;
}
ul.line li{
  display: inline-block;
} 

input[type=text]{

 height:25px;
 }
 
 textarea {


line-height: 1.5em;
}

#next {
    border: 0px;
    width: 250px;
    height: 60px;
    background: url(img/next.png) left top no-repeat;
}
#next:hover{
    cursor: pointer;
    opacity:0.5;
}
#submit {
    border: 0px;
    width: 250px;
    height: 60px;
    background: url(img/submit.png) left top no-repeat;
}
#submit:hover{
    cursor: pointer;
    opacity:0.5;
}

hr{
}


table.que {
	    width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	}

table.que th {
	font-weight: bold;
	vertical-align : middle;
	color: #153d73;
	border-right: 3px solid #369;
	border-bottom: 1px solid #ccc;

}


table.que th.que1 {
	padding: 7px 15px 7px 15px;
	font-weight: bold;
	vertical-align : middle;
	color: #153d73;
	border-bottom: 3px solid #369;
	border-right: 1px solid #ccc;
}
table.que th.que2 {
	padding: 7px 15px 5px 15px;
	font-weight: b old;
	vertical-align : middle;
	color: #009900;
	border-bottom: 3px solid #009900;
	border-right: 1px solid #ccc;

}

table.que td.queq0 {
	font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
    background: #fff;
	
}

table.que td.queq1 {
	font-weight: bold;
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #edfcf4;
	
}
table.que td.queq2 {
	font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #b8f1d5;
	
}
table.que td.queq3 {
	font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #95eabf;
	
}
table.que td.queq4 {
	font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #b8f1f1;
	
}
table.que td.queq5 {
	font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #72e2e2;
	
}
table.que td.queq6 {
font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #2bd5d5;
	
}
table.que td.queq7 {
	font-weight: bold;

	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #f8dcea;
	
}
table.que td.queq8 {
font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
 
 
    background: #ea95bf;
	
}
table.que td.queq9 {
font-weight: bold; 
	line-height: 1.3em;
	padding: 10px 10px 5px 10px;
	vertical-align : middle;
    background: #ffcc99;
	
}




table.que td.quea0 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #fff;
}table.que td.quea1 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #edfcf4;
}
table.que td.quea2 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #b8f1d5;
}
table.que td.quea3 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #95eabf;
}
table.que td.quea4 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #b8f1f1;
}
table.que td.quea5 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #72e2e2;
}
table.que td.quea6 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #2bd5d5;
}
table.que td.quea7 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #f8dcea;
}
table.que td.quea9 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #ffcc99;
}

table.que td.quea8 {
	padding: 7px 15px 7px 15px;
	vertical-align : middle;
 
    background: #ea95bf;
}

ul#chk{
  padding: 3px 10px 3px 40px;
  list-style-image : url(img/chk01.gif);
}
ul#a{
  padding: 0px 10px 0px 40px;
  list-style-image : url(img/a.gif);
}

}
