@charset "utf-8";


/* =============================================================================
   Base
   ========================================================================== */

body {
	margin: 0;
	padding:0;
	position:relative;
	word-break: break-all;
}

#layout_2column { margin-bottom:25px; }
#layout_2column #right_column .container { width:100%; }
@media print, screen and (max-width:1020px) {
#layout_2column > .photo_left > .left { display:none; }
#layout_2column > .photo_left > .right { flex-basis: 100%; }
}
@media screen and (min-width:1021px) {
#layout_2column > .photo_left > .left { flex-basis: calc(20% - 0px); }
#layout_2column > .photo_left > .right { flex-basis: calc(97% - 20%); }
}



/* Layout 2 Column */

#layout_2column_container .edit_box {
	width:calc(100% - 20px);
}

@media only screen and (max-width:1020px) {	/* for Smart Phone */
#layout_2column_container {
	width:97%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
#layout_2column_left {
	width:97%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}

}

@media print, screen and (min-width:1021px) {	/* for Tablet & PC */
#layout_2column_container {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}
#layout_2column_left{

	display:block;
	float:left;
	width:20%;
	margin-bottom:40px;
}
#layout_2column_right{
	display:block;
	float:left;
	width:77%;
	margin-left:3%;
}
#footer {
	clear:both;
}
}







h1, h2, h3, h4, h5, p {
	margin-top:0;
}

h1, h2, h3, h4, h5 {
	width:100%;
	flex-basis: 100%;
}

@media only screen and (max-width:1020px) {	/* for Smart Phone */
h2 { font-size: 18px; line-height: 22px; }
h3 { font-size: 16px; line-height: 18px; }
h4 { font-size: 16px; line-height: 18px; }
}

@media print, screen and (min-width:1021px) {	/* for Tablet & PC */
h2 { font-size: 22px; line-height: 24px; }
h3 { font-size: 20px; line-height: 22px; font-weight: normal; }
h4 { font-size: 18px; line-height: 20px; font-weight: normal; }
}


h2 {
	color: #942024;
	background-image: url(images/h2-bg.jpg);
	padding-top: 12px;
	padding-right: 1%;
	padding-bottom: 12px;
	padding-left: 1%;
	margin-bottom: 20px;
	width: 98%;
	background-position: left top;
}
h3 {
	color: #942024;
	border-bottom: 2px solid #942024;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	width: 98%;
}
h4 {
	color: #942024;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 5px;
	padding-bottom: 14px;
	margin-bottom: 15px;
	width: 98%;
	background-image: url(images/h4_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

hr {
	border-top: 2px solid #C0DACE;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.mincho {
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.text_red {
	color: #F00;
}
.text_blue {
	color: #06C;
}
.text_white {
	color: #FFF;
}


.text_icon {
	display:inline-block;
	color:#FFF;
	background-color: #676767;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	font-size:14px;
	text-align:center;
	line-height:1.4;
	text-decoration:none;
}
.text_icon:hover, .text_icon:visited, .text_icon:active {
	color:#FFF;
	text-decoration:none;
}

.underline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.underline1_pm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:5px;
	padding-bottom:5px;
}

.underline2  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.mgn_btm10 {
	margin-bottom: 10px;
}

.nav_none {
	display:inline-block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border:1px solid #FFFFFF;
}
.nav_on {
	display:inline-block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #CCCCCC;
}
.nav_off {
	display:inline-block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border:1px solid #CCCCCC;
}
.nav_off a {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #666666;
	font-size: 18px;
	text-decoration: none;
}
.nav_more {
	display:inline-block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	text-align: center;
	color: #333333;
	font-size: 14px;
}

/* =============================================================================
   Images
   ========================================================================== */

img, object, embed, video {
	max-width: 100%;
}
img {
	border: 0;
	vertical-align: middle;
	height:auto !important;
}


/* =============================================================================
   Links
   ========================================================================== */

a {
	text-decoration:none;
}

.link1 {
	display:block;
	font-size: 20px;
	line-height: 24px;
	background-image: url(images/menu_arrow.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	padding-left: 36px;
	text-decoration:none;
	color:#000;
}

.link2 {
	display:block;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #006837;
	font-size: 16px;
	color: #006837;
	text-align:center;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 10px;
}



/* a button */
.btn_link_red {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 40px;
}
.btn_link_red_s {
	font-size: 14px;
	font-weight: normal;
	padding: 9px 20px;
}
.btn_link_red, .btn_link_red_s {
	display: inline-block;
	background-color: #E53131;
	color: #fff;
	line-height   : 1em;
	text-align: center;
	text-decoration: none;
	transition    : .3s;
	outline: none;
	border-radius : 5px;
	border:none;
	margin-bottom:10px;
}
.btn_link_red:hover, .btn_link_red_s:hover {
	background-color: #EC4949;
	color: #fff;
}
.btn_link_red:visited, .btn_link_red:active, .btn_link_red_s:visited, .btn_link_red_s:active {
	color: #fff;
}



.btn_link_gray {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 40px;
}
.btn_link_gray_s {
	font-size: 14px;
	font-weight: normal;
	padding: 9px 20px;
}
.btn_link_gray, .btn_link_gray_s {
	display: inline-block;
	background-color: #878787;
	color: #fff;
	line-height   : 1em;
	text-align: center;
	text-decoration: none;
	transition    : .3s;
	outline: none;
	border-radius : 5px;
	border:none;
	margin-bottom:10px;
}
.btn_link_gray:hover, .btn_link_gray_s:hover {
	background-color: #989898;
	color: #fff;
}
.btn_link_gray:visited, .btn_link_gray:active, .btn_link_gray_s:visited, .btn_link_gray_s:active {
	color: #fff;
}


.btn_link_black {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 40px;
}
.btn_link_black_s {
	font-size: 14px;
	font-weight: normal;
	padding: 9px 20px;
}
.btn_link_black, .btn_link_black_s {
	display: inline-block;
	background-color: #555555;
	color: #fff;
	line-height   : 1em;
	text-align: center;
	text-decoration: none;
	transition    : .3s;
	outline: none;
	border-radius : 5px;
	border:none;
	margin-bottom:10px;
}
.btn_link_black:hover, .btn_link_black_s:hover {
	background-color: #888888;
	color: #fff;
}
.btn_link_black:visited, .btn_link_black:active, .btn_link_black_s:visited, .btn_link_black_s:active {
	color: #fff;
}


.btn_link_color1 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 40px;
}
.btn_link_color1_s {
	font-size: 14px;
	font-weight: normal;
	padding: 9px 20px;
}
.btn_link_color1, .btn_link_color1_s {
	display: inline-block;
	background-color: #942024;
	color: #fff;
	line-height   : 1em;
	text-align: center;
	text-decoration: none;
	transition    : .3s;
	outline: none;
	border-radius : 5px;
	border:none;
	margin-bottom:10px;
}
.btn_link_color1:hover, .btn_link_color1_s:hover {
	background-color: #763D1F;
	color: #fff;
}
.btn_link_color1:visited, .btn_link_color1:active, .btn_link_color1_s:visited, .btn_link_color1_s:active {
	color: #fff;
}




/* =============================================================================
   Lists
   ========================================================================== */

ul, ol {
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}


/* =============================================================================
   Menu
   ========================================================================== */

/* Main Contents */
#bg {
  z-index: 20;
}

.side_menu_btn {
	cursor:pointer;
}





/* =============================================================================
   Forms
   ========================================================================== */

form {
	margin: 0px;
	padding: 0px;
}

.errormsg {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	padding: 2px;
	margin: 0px;
}

label.error {
	display: none;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	padding: 2px;
	margin: 0px 0px 0px 10px;
}
.checkbox_block {
	display: block;
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
dt {
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCC;
}
dd {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.submit_button {
    padding: 15px 40px;
    font-size: 18px;
}
textarea, input[type="text"], input[type="tel"], input[type="time"], select {
	font-family: "Meiryo UI","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	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: #AAA;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #AAA;
	font-size: 16px;
	line-height: 1.2;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	max-width:98%;
}
.form_a input[type="text"] , .form_a textarea {
	width:65%;
}
.w30 {
	width: 30%;
}

.w40 {
	width: 60%;
}
.w60 {
	width: 80%;
}
.w80 {
	width: 90%;
}


/* input button */

.button_red {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";*/
	display       : inline-block;
	border-radius : 5px;
	font-size     : 18px;
	line-height   : 1em;
	font-weight: bold;
	text-align    : center;
	cursor        : pointer;
	padding       : 20px 40px;
	background    : #E53131;
	color         : #ffffff;
	transition    : .3s;
	border: none;
	margin-bottom:10px;
}

.button_red_s {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";*/
	display       : inline-block;
	border-radius : 5px;
	font-size     : 14px;
	line-height   : 1em;
	font-weight: normal;
	text-align    : center;
	cursor        : pointer;
	padding       : 9px 20px;
	background    : #E53131;
	color         : #ffffff;
	transition    : .3s;
	border: none;
	margin-bottom:10px;
}
.button_red_s:hover, .button_red:hover {
	background: #EC4949;
}


.button_gray {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";*/
	display       : inline-block;
	border-radius : 5px;
	font-size     : 18px;
	line-height   : 1em;
	font-weight: bold;
	text-align    : center;
	cursor        : pointer;
	padding       : 20px 40px;
	background    : #878787;
	color         : #ffffff;
	transition    : .3s;
	border: none;
	margin-bottom:10px;
}
.button_gray_s {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";*/
	display       : inline-block;
	border-radius : 5px;
	font-size     : 14px;
	line-height   : 1em;
	font-weight: normal;
	text-align    : center;
	cursor        : pointer;
	padding       : 9px 20px;
	background    : #878787;
	color         : #ffffff;
	transition    : .3s;
	border: none;
	margin-bottom:10px;
}
.button_gray:hover, .button_gray_s:hover {
	background: #989898;
}


.button_black_s {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";*/
	display       : inline-block;
	border-radius : 5px;
	font-size     : 14px;
	line-height   : 1em;
	font-weight: normal;
	text-align    : center;
	cursor        : pointer;
	padding       : 9px 20px;
	background    : #555555;
	color         : #ffffff;
	transition    : .3s;
	border: none;
	margin-bottom:10px;
}
.button_black_s:hover{
	background: #888888;
}


.button_color1 {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";*/
	display       : inline-block;
	border-radius : 5px;
	font-size     : 18px;
	line-height   : 1em;
	font-weight: bold;
	text-align    : center;
	cursor        : pointer;
	padding       : 20px 40px;
	background    : #942024;
	color         : #ffffff;
	transition    : .3s;
	border: none;
	margin-bottom:10px;
}
.button_color1_s {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";*/
	display       : inline-block;
	border-radius : 5px;
	font-size     : 16px;
	font-weight: normal;
	text-align    : center;
	cursor        : pointer;
	padding       : 12px 24px;
	background    : #942024;
	color         : #ffffff;
	line-height   : 1em;
	transition    : .3s;
	border: none;
	margin-bottom:10px;
}
.button_color1:hover, .button_color1_s:hover {
	background: #763D1F;
}



/*--- formbox ---*/
.formbox .qa_line {
	background-image:url(images/form/dotline2.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-size:auto;
	height:5px;
	margin-bottom:10px;
}
.formbox textarea, .formbox input[type="text"], .formbox input[type="tel"], .formbox input[type="time"], .formbox select, .formbox input[type="radio"] {
	border:1px solid #8D6551;
	font-size:16px;
	padding:5px;
}
.formbox label {
	/*white-space: nowrap;*/
	margin-right:15px;
}
/* for Smart Phone */
@media print, screen and (max-width:1020px) {
.formbox .form_q {
	color:#763D1E;
	font-size:14px;
	font-weight:bold;
	flex-basis: 98%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-bottom: 10px;
}
.formbox .icon_hissu {
	margin-right:12px;
}
.formbox .form_a {
	flex-basis: calc( 99% - 10px );
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.formbox textarea, .formbox input[type="text"], .formbox input[type="tel"], .formbox input[type="time"], .formbox select {
	max-width: calc( 99% - 70px );
}

}

/* for Tablet & PC */
@media print, screen and (min-width:1021px) {
.formbox .form_q {
	color:#763D1E;
	font-size:14px;
	font-weight:bold;
	flex-basis: 30%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-bottom: 10px;
}
.formbox .icon_hissu {
	float:right;
}
.formbox .form_a {
	flex-basis: 64%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-bottom: 10px;
}

}


/* =============================================================================
   Tables
   ========================================================================== */
   
.table_green {
	color:#FFF;
}
.table_green th, .table_green td {
	background-color:#006837;
}


/* =============================================================================
   Layout
   ========================================================================== */
.parts {
}
.container {
  -js-display: flex;
  display: flex;
  width:97%;
  max-width:1000px;
  margin-left:auto;
  margin-right:auto;
  flex-wrap: wrap;
  justify-content:space-between;
}

.container .com {
	flex-basis: 100%;
}

.item {
}

.justify_left {
	justify-content:flex-start;
}
.justify_left .item {
	margin-left:2%;
}

.justify_center {
	justify-content:center !important;
}
.justify_center .item {
	margin-right:1%;
	margin-left:1%;
}

.justify_right {
	justify-content:flex-end;
}
.justify_right .item {
	margin-left:2%;
}

.space_around {
	justify-content:space-around !important;
}
.space_around .item {
	margin-right:1%;
	margin-left:1%;
}

.space_between {
	justify-content:space-between;
}
.space_between .item {
	margin-right:1%;
	margin-left:1%;
}
  
.edit_box {
	clear:both;
  -js-display: flex;
  display: flex;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
  flex-wrap: wrap;
  padding:10px;
  color:#FFF;
  background-color:#999999;
  justify-content:space-between;
  z-index:21;
}
.edit_box .item {
	text-align:center;
	margin-bottom:0;
}


/* for Smart Phone */
@media screen and (max-width:1020px) {

	
/*#main .parts {
  margin-top : -120px;
  padding-top : 120px;
}*/

.box42 .item {
	flex-basis: 48.5%;
}
.box44 .item {
	flex-basis: 23.5%;
}

.box31 .item {
	flex-basis: 100%;
}
.box33 .item {
	flex-basis: 31%;
}

.box21 .item {
	flex-basis: 100%;
}
.box22 .item {
	flex-basis: 48%;
}

.box11 .item {
	flex-basis: 100%;
}

.photo_left .left {
	flex-basis: 100%;
}
.photo_left .right {
	flex-basis: 100%;
}

.photo_right .left {
	flex-basis: 100%;
}
.photo_right .right {
	flex-basis: 100%;
}

.card21 .left {
	flex-basis: 30%;
}
.card21 .right {
	flex-basis: 65%;
	padding-right:2%;
}

.card11 .left {
	flex-basis: 30%;
}
.card11 .right {
	flex-basis: 65%;
	padding-right:2%;
}

.mailform .form_q {
	flex-basis: 98%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-bottom: 10px;
	background-color: #F0F0F0;
}
.mailform .form_a {
	flex-basis: 98%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-bottom: 10px;
}

#admin_panel {
	display: none;
}
.edit_box {
  width:calc(97% - 20px);
  max-width:calc(1000px - 20px);
}

#pagetop {
	display:none;
	height: 45px;
	width: 45px;
	right: 5px;
	position:fixed;
	bottom: 60px;
	z-index: 29;
}

.hide_sp {
	display:none;
}


.table_responsive table, .table_responsive tr {
	display:block;
	width:100%;
}
.table_responsive th {
	display:block;
	width:96%;
	padding:2%;
	vertical-align:top;
	text-align:left;
	background-color:#EEEEEE;
}
.table_responsive td {
	display:block;
	width:96%;
	padding:2%;
	vertical-align:top;
}

}

/* for Tablet & PC */
@media screen and (min-width:1021px) {

/*#main .parts {
  margin-top : -150px;
  padding-top : 150px;
}*/

.box42 .item {
	flex-basis: 23.5%;
}
.box44 .item {
	flex-basis: 23.5%;
}

.box31 .item {
	flex-basis: 31%;
}
.box33 .item {
	flex-basis: 31%;
}

.box21 .item {
	flex-basis: 48%;
}
.box22 .item {
	flex-basis: 48%;
}

.box11 .item {
	flex-basis: 100%;
}

.photo_left .left {
	flex-basis: 29%;
}
.photo_left .right {
	flex-basis: 69%;
}

.photo_right .left {
	flex-basis: 69%;
}
.photo_right .right {
	flex-basis: 29%;
}

.card21 .left {
	flex-basis: 15%;
}
.card21 .right {
	flex-basis: 30%;
	padding-right:2%;
}
.card11 .left {
	flex-basis: 30%;
}
.card11 .right {
	flex-basis: 65%;
	padding-right:2%;
}

.mailform .form_q {
	flex-basis: 30%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-bottom: 10px;
	background-color: #F0F0F0;
}
.mailform .form_a {
	flex-basis: 64%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
	margin-bottom: 10px;
}

.hide_pc {
	display:none;
}


#sidemenu {
/*	width:450px;*/
}

#pagetop {
	display:none;
	height: 50px;
	width: 50px;
	right: 15px;
	position:fixed;
	bottom: 60px;
	z-index: 29;
}

#admin_panel {
	display: block;
	width: 100%;
	height: 50px;
	z-index: 999;
	position: fixed;
	background-color: #666600;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}
#admin_panel .menu_on a {
	background-color: #999999;
	border: 1px solid #999;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0px;
}
#admin_panel .menu_off a {
	border: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin: 0px;
}
#admin_panel .menu_off a:hover {
	background-color: #669933;
	border: 1px solid #FFF;
	color: #FFF;
}
.edit_box {
  width:calc(100% - 20px);
  max-width:calc(1000px - 20px);
}

.table_responsive table {
	display:table;
	width:100%;
	border-collapse:collapse;
}
.table_responsive tr {
	display:table-row;
	width:100%;
}
.table_responsive th {
	display: table-cell;
	padding: 9px;
	width:30%;
	vertical-align: top;
	text-align: left;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.table_responsive td {
	display:table-cell;
	padding:9px;
	vertical-align:top;
	border: 1px solid #CCCCCC;
}


}
