@charset "utf-8";



body {
	margin: 0;
	padding: 0;
	line-height:150%;
	font-size:13px;
	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	-webkit-text-size-adjust: 100%;
    text-align: justify; text-justify: inter-ideograph;
	}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

a {
	color: #03C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


@media screen and (max-width: 667px) {
	
#wrapper {
	width: 100% !important;}	
	
}

@media screen and (min-width: 668px) {

.pc-no{display:none;}/*ＰＣのみ非表示*/

.ta-no{display:block;}/*タブレットのみ非表示*/

.pcta-no{display:none;}/*ＰＣ・タブレットのみ非表示*/

.pc-only{display:block;}/*ＰＣのみ表示*/

.ta-only{display:none;}/*タブレットのみ表示*/

.sm-no{display: inline-block;}

.sm-only{display:none;}/*スマホのみ表示*/

.pcta-only{display:block;}/*ＰＣ・タブレットのみ表示*/
  
}

@media screen and (max-width: 667px) {

.pc-no{display:block;}

.ta-no{display:none;}

.pcta-no{display:block;}

.pc-only{display:none;}

.ta-only{display:none;}

.sm-no{display:none;}

.sm-only{display:block;}

.pcta-only{display:none;}
	
}








/*ヘッダー------------------------------ */	

#headerbox{
	background-image: url( );
	background-repeat: repeat-x;
	padding-bottom: 10px;
	height: 170px;
	overflow:hidden;
	display:block;
	}

#header1 {
	width:950px;
	padding: 0px;
	height: 19px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header1 h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-left: 20px;
}

.fixmenu{ display:none;}


#header {
    width:950px;
	margin:0 auto;
	padding: 0px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-left: 20px;
}


@media screen and (max-width: 667px) {

#headerbox{height: auto; background-image:none; }

#header1{width:100%;height:auto; padding-right:50px; box-sizing:border-box;}

#header1 h1{padding:5px; line-height:120%; background:lightyellow}

#header{width:100%;}

#header img{
	max-width:100%; 
	height:auto;
	vertical-align: top; 
	border:none;
	}

.fixmenu{
	display:inline-block;
	position:fixed;
	top:0;
	right:0;
	z-index:9999;
	padding:0;
	margin:0;
	
}

.fixmenu a{
	color:#fff;
	vertical-align: middle;
	display:table-cell;
	font-size:2.5em;
	background:#000;
	padding:10px;
}

}

@media print{
#headerbox{
	display:none;
	background-image:none;
	background-repeat: repeat-x;
	padding-bottom:20px;
	height: 90px;
	overflow:hidden;
	display:block;
	}
	
#header1{display:none;}

#headerbox img{width:50%; height:auto;}
	
}











/*上部メニュー------------------------------ */	

#menu {
	font-size: 13px;
	padding: 0px;
	width: 950px;
	margin:10px auto;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	overflow:hidden;
	display:block;
}

#menu ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin:0 0 10px 0 !important;
}

#menu li {
	text-align: center;
	line-height: 24px;
	display: inline;
	padding:0;
	margin:0;
}

#menu li a {
	background-image: url( );
	background-repeat: repeat-x;
	/*width: 14.2857%;*/
    width: 14%;
	display: block;
	float: left;
	border-left:1px solid #ffffff;
	color: #000000;
	padding:0;
	margin:0;
	box-sizing:border-box;
}

#menu li:last-child a{border-right:1px solid #ffffff;}


#menu table {
	height:40px; 
	border:2px solid #FBA848; 
	margin-top:7px; 
	width:100%; 
	background:#fff;
	border-collapse: separate;
	border-spacing: 0 0;
	box-sizing:border-box;}

#menu table td{ border-left:2px solid #FBA848;}

#menu table td:nth-child(1){border-left:none;}

@media screen and (max-width: 667px) {

#menu {width: 100%; height: auto; border-bottom:none !important;}	

#menu li a {width: 33.3333%;border-bottom:1px solid #fff;}

#menu li img{ display:none;}


#menu li:first-child{ display:none;}

#menu li:nth-child(2) a{border-left:none}


#menu li:nth-child(5) a{border-left:none;border-bottom:none;}

#menu li:nth-child(6) a{border-bottom:none;}

#menu li:nth-child(7) a{border-bottom:none;}

#menu li:last-child a{border-right:none;}

#menu table{ height:auto; display:none;}

#menu table td{display:block; width:auto; border:none;width:100%;box-sizing:border-box;}

#menu table td:nth-child(1){border-bottom:2px solid #FBA848;}
	
}







/*上部メニューカート部分------------------------------ */	

#menu2 {
	font-size: 13px;
	padding: 0px;
	background-image: url( );
	background-repeat: repeat;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 25px;
}
#menu2 ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-1px;
}
#menu2 li {
	text-align: center;
	line-height: 25px;
	display: inline;
}
#menu2 li a {
	background-image: url( );
	background-repeat: repeat-x;
	width: 133px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #000000;
}








/*テーブル（ta2）サブブロックの受付テーブルに使用。
---------------------------------------------------------------------------*/
/*テーブル１行目に入った見出し部分（※caption）*/
.ta2 caption {
	border: 1px solid #b7b7b7;	/*テーブルの枠線の幅、線種、色*/
	border-bottom: none;	/*下線だけ消す*/
	text-align: center;
	background: #fff;		/*背景色*/
	color: #333;
	font-weight: bold;		/*太字に*/
	padding: 10px;			/*ボックス内の余白*/
}
/*ta2設定*/
.ta2 {
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;	/*センタリング*/
	background: #fff;	/*背景色*/
	color: #333;
}
.ta2, .ta2 td, .ta2 th {
	word-break: break-all;
	border: 1px solid #b7b7b7;	/*テーブルの枠線の幅、線種、色*/
}
/*曜日*/
.ta2 th {
	background: #fffbe3;
}






/*左カラム------------------------------ */	

#left {
	float: left;
	width: 180px;
	margin-right: 20px;
	padding: 0px;
    margin-bottom: 50px;
}

#left p {
	font-size: 12px;
	line-height: 150%;
}

#left h2 {
	font-size: 14px;
	line-height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #444444;
	color: #FFFFFF;
}

#left ul {
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #093;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	zoom:1;
}

#left li {
	font-size: 12px;
	line-height: 30px;
	background-image: url( );
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom:-1px;
}

.left_li_sub {
	font-size: 12px;
	line-height: 30px;
	background-image: url( );
	background-repeat: no-repeat;
	background-position: 15px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#left li a {
	display: block;
}



@media screen and (max-width: 667px) {

#left{
	display:none;
	width:96% !important;
	padding:2%}

#left img{text-align:center; margin-left:auto; margin-right:auto; display:block;}

#left iframe{margin-left:auto; margin-right:auto; display:block;}
	
.leftclose a{ display:block; font-size:16px}
	
	
#mbmenu	{
	display:none;
	width:96% !important;
	padding:2%}
	
#mbmenu img{text-align:center; margin-left:auto; margin-right:auto; display:block;}

#mbmenu iframe{margin-left:auto; margin-right:auto; display:block;}
	
}


@media print{

#left{
	display:none !important;}
	
}










/*センターカラム------------------------------ */	

#center {
	float: left;
	width: 570px;
	font-size: 14px;
	display:block;
	overflow:hidden;
    margin-bottom:50px;
}

#center p {
	line-height: 150%;
}

#center h2 {
	color: #333333;
	padding: 7px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
}

#center h3 {
    margin-top: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006400;
	border-right-color: #006400;
	border-bottom-color: #006400;
	border-left-color: #006400;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	font-size: 14px;
	color: #006400;
}


@media screen and (max-width: 667px) {

#center {
	width: 96% !important;
	padding:2%;
	float:none;
}

#center img{max-width:100%; 
	height:auto;
	vertical-align: top; 
	border:none;}
	
}

@media print{

#center {
	width: 90% !important;
	padding:2%;
	float:none;
}

}






/*右カラム------------------------------ */	

#right {
	float: right;
	width: 160px;
	display:block;
	overflow:hidden;
    margin-left:20px;
}
#right p {
	font-size: 12px;
}

#right ul {
	list-style-type: none;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	zoom:1;
	margin: 0px;
	border-top-style: none;
}
#right li {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 3px;
	padding-bottom: 0px;
	text-align:center;
}


@media screen and (max-width: 667px) {

#right{width: 96% !important;
	padding:2%;margin-left: 0;float:none;}

#right img{max-width:100%; 
	height:auto;
	vertical-align: top; 
	border:none;}
	
}


@media print{

#right{ display:none;}
	
}








/*フッター------------------------------ */	

#footer {
	padding: 20px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #EEEEEE;
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	line-height: 150%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}








	
/*パンくずリスト------------------------------ */		


#listcrumbs {
	font-size: 12px;
	margin: 0px 0px 20px;
}
#listcrumbs ul {
	margin: 0px;
	padding: 0px;
}
#listcrumbs li {
	display: inline;
	list-style-type: none;
}
	
	
#listcrumbs li a{	
text-decoration:underline;}










/*カテゴリページメイン------------------------------ */	

#main {
	margin: 0px;
	padding: 15px 0 0 0;
	float: right;
	width: 740px;
	font-size:14px;
	line-height:150%;
}

#main h2 {
	color: #333333;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	line-height: 150%;
	font-size: 12px;
}

#main h3 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 7px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
}

.date1{
	padding:5px;
	font-size:14px;
	background-color:#CC3300;
	color:#FFFFFF;
	font-weight:bold;
	margin:20px 0px 0px 0px;
	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: none;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	}
	
.date2{
	padding:10px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	line-height: 140%;
	}

.date21{
	padding:10px;
	margin:0px;
	line-height: 140%;
	border: 1px solid #333;
	}	
		
.date3{
	padding:5px;
	font-size:12px;
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	border-bottom:none;
	margin:20px 0px 10px 0px;
	}	

.date4{
	padding:10px;
	font-size:16px;
	background-color:#CC3300;
	color:#FFFFFF;
	font-weight:bold;
	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: none;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.qableu{
	padding:20px;
	font-size:16px;
	background-color:#309DCF;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	}

.qagreen{
	padding:20px;
	font-size:16px;
	background-color:#8BC200;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	}
	
.qapink{
	padding:20px;
	font-size:16px;
	background-color:#FF5F5F;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	}

.info_title{
	font-size:15px;
	width: 98%;
	background-color: #3E89C1;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1%;
	}	
	
.info_title_kaki{
	font-size:15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 97%;
	background-color: #FF9900;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	}		
	
#table_kihon {
	font-size: 12px;
	background-color: #FF9900;
	margin: 0px;
	padding: 2px;
}

#table_kihon td {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_kihon table {
	border: 1px solid #FFFFFF;
}

#maintable2 {
	font-size: 12px;
	line-height: 150%;
}

.maintable2_left {
	float: left;
	width: 350px;
	font-size: 12px;
	padding: 5px;
}

.maintable2_right {
	float: right;
	width: 350px;
	font-size: 12px;
	padding: 5px;
}

#table_moto {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#table_moto td {
	padding: 7px;
	border: 1px solid #666666;
}

#table_moto table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_moto2 {
	font-size: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#table_moto2 td {
	padding: 7px;
	border: 1px solid #FBA848;
}

#table_moto2 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table_moto_kaki {
	font-size: 12px;
	width:100%;
	line-height: 150%;
	box-sizing:border-box;
	border: 1px solid #FF9900;
	
}

#table_moto_kaki td {
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFF4;
	
}

#table_moto_kaki table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

@media screen and (max-width: 667px) {

#main{width: 96% !important;
	padding:2%;
	float:none;
	display:block;
	overflow:hidden;}

#main img{max-width:100%; 
	height:auto;
	vertical-align: top; 
	border:none;
	}
	
#main table table img{max-width:100%; 
	height:auto;
	vertical-align: top; 
	border:none;
	}	
	

#main table table{ width:100%; box-sizing:border-box;}
	
}

@media print{

#main{width: 96% !important;
	padding:2%;
	float:none;
	display:block;
	overflow:hidden;}
	
}









/*価格表ページ------------------------------ */	

#table_kakaku {
	font-size: 13px;
	width: 100%;
	line-height: 120%;
	margin: 0px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
}

#table_kakaku td {
	border: 1px solid #999999;
	vertical-align: top;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}

#table_kakaku table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kakaku_glay {
	background-color: #DBDBDB;
}

.kakaku_yellow {
	background-color: #DFFEFF;
}

.kakaku_glay2 {
	background-color: #DBDBDB;
}
.kakaku_yellow2 {
	background-color: #FFF0FD;
}

.kakaku_yellow3 {
	background-color: #F0FFF1;
}









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

#musen ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-1px;
}

#musen li {
	text-align: center;
	line-height: 25px;
	display: inline;
}

#musen li a {
	background-image: url( );
	background-repeat: no-repeat;
	width: 245px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #FFFFFF;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
		      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	text-decoration: none;
}

#musen li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}









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

#musen_off ul {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-1px;
	height: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 700px;
}

#musen_off li {
	text-align: center;
	line-height: 25px;
	display: inline;
}

#musen_off li a {
	background-image: url( );
	background-repeat: repeat-x;
	width: 340px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #FFFFFF;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration: none;
	margin: 3px;
}

#musen_off li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}









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

#musen2 ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-1px;
}

#musen2 li {
	text-align: center;
	line-height: 25px;
	display: inline;
}

#musen2 li a {
	background-image: url( );
	background-repeat: no-repeat;
	width: 245px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #FFFFFF;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
		      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	text-decoration: none;
}

#musen2 li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}









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

#musen3 ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-1px;
}

#musen3 li {
	text-align: center;
	display: inline;
	font-size: 14px;
}

#musen3 li a {
	background-image: url( );
	background-repeat: no-repeat;
	width: 180px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #FFFFFF;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
		      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	text-decoration: none;
}

#musen3 li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}










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

#musen4 ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-1px;
}

#musen4 li {
	text-align: center;
	display: inline;
}

#musen4 li a {
	background-image: url( );
	background-repeat: no-repeat;
	width: 180px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #FFFFFF;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
		      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	text-decoration: none;
}

#musen4 li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}









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

#cover ul {
	list-style-type: none;
	list-style-position: outside;
	display:block;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#cover li {
	text-align: center;
	display: inline;
}

#cover li a {
	background-repeat: repeat-x;
	width: 31%;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #FFFFFF;
	line-height:50px;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration: none;
	margin: 1%;
	background-color: #E38800;
}

#cover li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}

@media screen and (max-width: 667px) {

#cover li a {width: 98%;}
	
}








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

#datemenu ul {
	list-style-type: none;
	list-style-position: outside;
	margin:0;
	padding:0;
}

#datemenu li {
	text-align: center;
	display: inline;
}

#datemenu li a {
	background-repeat: repeat-x;
	width: 31%;
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration: none;
	background-color: #E35167;
	margin:1%;
	padding:1em 0;
	box-sizing:border-box;
}

#datemenu li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}

@media screen and (max-width: 667px) {

#datemenu li a {width: 98%;}	
	
}








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


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

#rgbc ul {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-1px;
	height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 500px;
}

#rgbc li {
	text-align: center;
	line-height: 25px;
	display: inline;
}

#rgbc li a {
	background-repeat: repeat-x;
	width: 200px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	color: #FFFFFF;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration: none;
	margin: 3px;
	background-color: #E38800;
}

#rgbc li a:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}



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


.kakaku_ao {
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 17px;
	border-top-style: none;
	border-right-style: none;
	font-weight: bold;
	background-image: url( );
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: #004986;
	background-position: left center;
	padding:1em 0 1em 60px;
}

.kakaku_aka {
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 17px;
	border-top-style: none;
	border-right-style: none;
	font-weight: bold;
	background-image: url( );
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: #A40000;
	padding-top: 17px;
	background-position: left center;
	padding:1em 0 1em 60px;
}


.kakaku_midori {
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 17px;
	border-top-style: none;
	border-right-style: none;
	font-weight: bold;
	background-image: url( );
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: #00736D;
	background-position: left center;
	padding:1em 0 1em 60px;
	
}

.kakaku_murasaki {
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 17px;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	padding-left: 60px;
	font-weight: bold;
	background-image: url( );
	background-repeat: no-repeat;
	padding-bottom: 0px;
	vertical-align: middle;
	background-color: #A4005B;
	padding-top: 17px;
	background-position: left center;
}

.kakaku_tya {
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 17px;
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	padding-left: 60px;
	font-weight: bold;
	background-image: url( );
	background-repeat: no-repeat;
	padding-bottom: 0px;
	vertical-align: middle;
	background-color: #7F2D00;
	padding-top: 17px;
	background-position: left center;
}










/*リンクボタン------------------------------ */	

.button, .button:visited{
	font-size:16px;
	display:block;
	color:#ffffff;
	text-decoration:none;
      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	border-radius:4px;
	border:none;
	cursor:pointer;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	background-image: url( );
	background-repeat: repeat;
	line-height: 150%;
}

a.button {
     color:#ffffff;
}

.button a:link{
     color:#ffffff;
}

.button:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}








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

.button2, .button2:visited{
	font-size:16px;
	display:block;
	color:#660000;
	text-decoration:none;
      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	border-radius:4px;
	border:none;
	cursor:pointer;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	background-image: url( );
	background-repeat: repeat;
	line-height: 150%;
}

a.button2 {
     color:#460000;
}

.button2 a:link{
     color:#460000;
}

.button2:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}








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

.button3, .button3:visited{
	font-size:16px;
	display:block;
	color:#990000;
	text-decoration:none;
      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	border-radius:4px;
	border:none;
	cursor:pointer;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	background-image: url( );
	background-repeat: repeat;
	line-height: 150%;
}

a.button3 {
     color:#600000;
}

.button3 a:link{
     color:#990000;
}

.button3:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}









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

.button4, .button4:visited{
	font-size:16px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:4px;
	border:none;
	cursor:pointer;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	background-repeat: repeat;
	line-height: 150%;
	background-color: #F26C6C;
	width: 80%;
	margin:0 auto;
}

a.button4 {
     color:#FFFFFF;
}

.button4 a:link{
     color:#FFFFFF;
}

.button4:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}









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

.button5, .button5:visited{
	font-size:16px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
      -moz-border-radius:5px;
      -webkit-border-radius:5px;
	border-radius:4px;
	border:none;
	cursor:pointer;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	background-repeat: repeat;
	line-height: 150%;
	background-color: #0080C0;
}

a.button5 {
     color:#FFFFFF;
}

.button5 a:link{
     color:#FFFFFF;
}

.button5:hover{
	background:#666666;
	color:#fff;
	text-decoration: none;
}









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

.bana_siro {
	background-image: url( );
	font-size: 16px;
	font-weight: normal;
	padding: 15px;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #420000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.bana_siro {
	color: #420000;
}

.bana_siro a:link{
	color: #420000;
	text-decoration: none;
}

.bana_siro:hover{
	background:#f0e68c;
	color:#fff;
	text-decoration: none;
}










/*ボタン------------------------------ */	


.index_button {
	background-color: #025FA4;
	color: #fff;
	padding: 10px;
	text-decoration: none;
}

.index_button:hover {
	background-color: #59b1eb;
	text-decoration: none;
	padding: 10px;

}









/*ショッピングガイド------------------------------ */	

#shopping {
	border: 2px solid #CCC;
	display:block;
	overflow:hidden;
}

#shopping p {
	font-size: 12px;
	line-height: 150%;
}

#shopping h4 {
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F79B1C;
	border-left-color: #F79B1C;
}

#shopping h5 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #F90;
	line-height: 30px;
	padding-left: 10px;
	margin: 0px;
}

.shopping_left {
	float: left;
	width: 46%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 12px;
	padding: 10px;
}

.shopping_right {
	float: right;
	width: 46%;
	font-size: 12px;
	padding: 10px;
}

.shopping_ue {
	width: 95%;
	font-size: 12px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

@media screen and (max-width: 667px) {
	
.shopping_left {
	float: none;
	width: 100%;
	box-sizing:border-box;
	border-right:none;}	

.shopping_right {
	float: none;
	width: 100%;
	box-sizing:border-box;
}

.shopping_ue{border-bottom:none !important;}

}

@media print{
	
#shopping{ display:none;}
	
}

#table_info {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#table_info table{
	border-top:2px solid #FF8040; 
	border-left:2px solid #FF8040;
	border-collapse: separate;
	border-spacing: 0 0;
	}

#table_info th{
	padding: 5px;
	background-color: #fec197;
	margin: 0px;
	text-align: center;
	border-right:2px solid #FF8040;
	border-bottom:2px solid #FF8040;
	font-weight:normal;
}

#table_info td {
	padding: 5px;
	background-color: #FDFFEC;
	margin: 0px;
	text-align: center;
	border-right:2px solid #FF8040;
	border-bottom:2px solid #FF8040;
}










/*各種設定------------------------------ */	

.clear {
	clear: both;
}

.red {
	color: #F00;
}

.table_gray {
	font-size: 14px;
}

.table_gray table {
	border: 3px solid #CCC;
	background-color: #CCCCCC;
}

.table_gray td {
	border: 1px solid #CCC;
	padding: 7px;
	background-color: #CCCCCC;
}

.table_n {
	background-color: #FFF;
	border: 1px solid #666;
	text-align: center;
}

.left {
	float: left;
}

@media screen and (max-width: 667px) {
.left {
	float: none;
	display:block;
}
}

.right {
	float: right;
}

.img_center {
	display: block;
	margin: auto;
}

.waku_blue {
	border: 3px solid #D6E9FA;
	padding-right: 10px;
	padding-left: 10px;
}










/* ■テキスト------------------------------ */	
	
.px10{
	font-size:10px;
	line-height:150%;
	}
	
.px11{
	font-size: 11px;
	line-height:300%;
	}
	
.px11n{
	font-size: 11px;
	line-height:150%;
	}	
	
	
.px12{
	font-size: 12px;
	line-height:150%;
	}
	
.px12siro{
	font-size: 12px;
	line-height:150%;
	color:#FFFFFF
	}

.px12mb10{
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
	}	
	
.px12red{
	font-size:12px;
	line-height:150%;
 	color:#FF0000;
	}		
	
.px12gr{
	font-size:12px;
	line-height:150%;
	color:#090;
	}		
	
.mokujifont{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url( );
	background-repeat: no-repeat;
	background-position:left top 0.2em ;
	padding:0.25em 0 0.25em 2em;
	margin:0.5em 0.5em
	}	
	
.mokujifont2{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url( );
	background-repeat: no-repeat;
	background-position:left top 0.2em ;
	padding:0.25em 0 0.25em 2em;
	margin:0.5em 0.5em
	}		
	
.mokujifont3{
	font-size: 14px;
	line-height:150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 20px;
	width: 310px;
	background-image: url( );
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 5px 8px;
	}		
		
.mokujifont4{
	font-size: 14px;
	line-height:150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 20px;
	width: 310px;
	background-image: url( );
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 5px 15px;
	}		
	
.mokujifont5{
	font-size: 14px;
	line-height:160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url( );
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 5px 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align:left;
	}		

.px14-2siro{
	font-size:14px;
		line-height:150%;
		color:#FFFFFF
	}
	
.px14{
	font-size:14px;
	line-height:150%;
	}	

.check{
	font-size:13px;
	line-height:170%;
	}	

.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}	

.px14red{
	font-size:14px;
		color:#FF0000;
	}		
	
.px14kaki{
	font-size:14px;
	line-height:150%;
		color:#FF6600;
	}		
	
.px14siro{
	font-size:16px;
		line-height:150%;
		color:#FFFFFF;
	}
	
.px14blue{
	font-size:14px;
		color:#0000FF;
	}	

.px14pink{
	font-size:14px;
		color:#FF3366;}	
		
.px14gr{
	font-size:14px;
		color:#009900;}	

.px15{
	font-size:15px;
	}
	
.px16{
	font-size:16px;
	line-height:150%;
	}
	
.px16red{
	font-size:16px;
	line-height:150%;
	color:#FF0000;
	}	
			
	.px16kaki{
	font-size:16px;
	line-height:150%;
		color:#FF6600;
	}	
	
.px18{
	font-size:18px;
	line-height:150%;
	color: #333333;
	}	
	
.px18red{
	font-size:18px;
	line-height:150%;
	color:#FF0000;
	}				
	
.px18siro{
	font-size:18px;
	line-height:150%;
	color:#FFFFFF;
	}		
	
.px20{
	font-size:20px;
	line-height:150%;
	color: #333333;
	}
	
.px20ao{
	font-size:20px;
	line-height:150%;
	color: #36C;
	}	
	
.px20red{
	font-size:20px;
	line-height:150%;
	color:#FF0000;
	}		
		
.px22siro{
	font-size:22px;
	line-height:150%;
	color:#FFFFFF;
	}	
			
.px22{
	font-size:22px;
	line-height:150%;
	color: #333333;
	}
	
.px22red{
	font-size:22px;
	line-height:150%;
	color:#FF0000;
	}	
	
.px28red{
	font-size:28px;
	line-height:150%;
	color:#FF0000;
	}	

.px26{
	font-size:26px;
	line-height:150%;
	color: #333333;
	}

.title{
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #CC0000;
	height: 50px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}


.emp{
	border-bottom-style: solid;
	border-left-style: none;
	color: #FF0000;
	font-size: 16px;
	width: 100%;
	border-top-style: solid;
	border-right-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-color: #CC3300;
	border-bottom-color: #CC3300;
	border-bottom-width: 1px;
	font-weight: bold;
	display:block;
	overflow:hidden;
}

.emp2{
	border-bottom-style: solid;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 16px;
	width: 96%;
	border-top-style: solid;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #CC3300;
	border-bottom-color: #CC3300;
	border-bottom-width: 1px;
	font-weight: bold;
	background-color: #CC3300;
	padding: 10px;
}

.waku01{
	border:#999999 1px solid;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
	color:#333333;
	}
	
.note{
	padding: 10px;
	background-color: #FFC;
	border: 3px double #F00;
	}	

.note2{
	padding: 10px;
	background-color: #FFF;
	border: 3px double #F99;
	}	

.red{
	color:#FF0000;
	}	
	
	
.pink{
	color:#FF3366;
	}	
	
.blue{
	color:#039;}
	
	
.white{color:#FFF;}	


.qa_q {
	position: relative;
	background-color: #FFB5B5;
	border-radius: 6px;
	font-size: 16px;
	font-weight: bold;
	background-image: url( );
	background-repeat: no-repeat;
	background-position: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}

.qa_q::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #FFB5B5;
}

.qa_a {
	border: 1px solid #ccc;
	border-radius: 4px;
	width: 100%;
	margin-top: 30px;
	font-size: 14px;
	padding: 5%;
	line-height: 25px;
	box-sizing:border-box;
}

#line {
	border: 1px solid #666666;
	padding: 2%;
	width: 96%;
}

.emp3{
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-color: #CC3300;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	line-height: 150%;
}








/* ■計算------------------------------ */	

#keisan {
	border: 1px solid #666666;
}








/* ■リンクボタン------------------------------ */	

a:hover img{
/*モダンブラウザ用*/
opacity:0.7;
/*IE7以下用*/
filter:alpha(opacity=70);
/*IE8用*/
-ms-filter:"alpha(opacity=70)";
}










/* ■PUR------------------------------ */	

.pur img{
    max-width: 100%;
    height: auto;
}
.background-yellow{
    background-color: #fdf0d3;
    margin: 20px 0 0 0;
    padding: 5px 15px 5px 15px;
    border-radius: 15px;
}









/* スマホテーブル */


.mod-tbl table{ width:100%}

@media screen and (max-width: 667px) {
	
.mod-tbl table{overflow: auto !important;
	white-space: nowrap !important;
	display:block !important;
	width:auto !important;}
	
.mod-tbl table tbody {
	width: 100% !important;
	display:table !important;
}

.block{display:block;}

.tdblock td{display:block;}

.box{display:block;}	
	
}

.blockoverflow{display:block; overflow:hidden;}













/* スマホテーブル */

#sideWrap{width: 320px;}
#side{width: 320px;}

@media screen and (max-width: 667px) {

#sideWrap{width: 100%;}
#side{width: 100%;}	
	
}	
















/* 注文ページ位置合わせ */

.minus6px{margin-top:-6px !important;}

@media screen and (max-width: 667px) {
	
.minus6px{margin-top:0 !important;}
	
}







/* スマホ表示調整 */

@media screen and (max-width: 667px) {
	
.date2 table img{width:100%; height:auto;}	

.p2par{padding:1.5%;}

select{
background: #f2f2f2;
vertical-align: middle;
padding:2%;
border:1px solid #b9b9b9;
color:#000;
border-radius:5px;
	}
	
select option{
  background-color: #f2f2f2;
  color: #000;
  font-size:16px;
}	

input[type="image"]{
	width:330px;
	max-width:100%;
	height:auto;
   }
   
input{
padding:2%;
}


select{
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.w50{width:50%;}   

.pcw50{width:100%;}
	
}

.pcw50{width:50%;}

/*２行目から1文字空ける*/
.att {
  padding-left: 1em;
  text-indent: -1em;
}

.link_no{margin-right:0.3em}

.point{text-align:center;}








div.scroll_div { overflow: auto; }

.pricetable3{width:100%; height:500px; overflow: scroll;word-wrap:normal;}

.pricetable3{width:100%; height:500px; overflow: scroll;border:1px solid #231815; box-sizing:border-box}
	
.pricetable3 table{border-spacing: 0px 0px;width:100%;}

.pricetable3 table th{padding:0.5em;text-align:center;border-right:1px solid #ccc; border-bottom:1px solid #ccc; white-space:nowrap;background:#e6e6e6;}
	
.pricetable3 table td{padding:0.5em;text-align:center;border-right:1px solid #ccc; border-bottom:1px solid #ccc; white-space:nowrap;}

.pricetable3 th:nth-child(1){background:#e6e6e6;white-space:nowrap;}

.pricetable3 td:nth-child(1){background:#e6e6e6;white-space:nowrap;}

.pricetable3 tr:nth-child(odd){background:#fff; }

.pricetable3 tr:nth-child(even) {background: #F7F7F7;}

.kakaku-attention {
	padding:10px;
	margin-bottom:10px;
	font-size:16px;
	background:#C00;
	color:#FFF;
	font-weight:bold;
}

.bornone {border: none !important;}

.bornone td {border: none !important; text-align:center}










+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

.payment .haisou1{ margin: 0.5em; background-color: #0e6eb8; display: inline-block; padding: 0.5em 1em; color: white; font-weight: bold;font-size: 1.5em;}

.payment .haisou2{ margin: 0.5em; background-color: #009380; display: inline-block; padding: 0.5em 1em; color: #fccf00; font-weight: bold;font-size: 1.5em;}

.payment .haisou3{
    margin: 0.5em;
    background-color: #2655D1;
    display: inline-block;
    padding: 0.5em 1em;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.5em;
}

.paymenttable table{ border-top:1px solid #ccc; border-left:1px solid #ccc;border-collapse: separate;border-spacing: 0 0; }

.paymenttable table td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:5px 10px; line-height: 1.5;}

.paymenttable table th{border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:5px 10px;  font-weight:normal; text-align:left;}

.paymentgrid2{overflow:hidden;display: block;}

.paymentgrid2 table{width: 100%; box-sizing: border-box;border-collapse: separate; border-spacing: 15px;}

.paymentgrid2 td{ vertical-align: top; width:48%;  box-sizing:border-box;border:1px solid #ccc; background-color: #eee;}	
   
@media screen and (max-width: 600px) {

.paymentgrid2 td{ display:block; width:100%;}	
   
}



















h4 { margin:  0px auto;}

.style1 {font-size: 11px}

.ppp {margin-top:10px; margin-bottom:40px;}
.ppp-2 {margin-top:10px; margin-bottom:20px;}
.ppp-3 {margin-top:10px; margin-bottom:20px; margin-left:1.5rem;}

.toi {margin-top:50px; margin-bottom:50px;}
