@charset "utf-8";

h3{
  position: relative;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  margin: 0;
  padding: 5px;
  background: #F65151;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
}

h3 a[href="#top"]{
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 5em;
  height: 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
  background: -o-linear-gradient(top, #FFFFFF 0%, #DDDDDD 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #DDDDDD));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#DDDDDD));
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#DDDDDD))";
  color: #414141;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  text-shadow: none;
}

/***************************/
/*list_contact*/
/***************************/

#list_contact dt{
  margin-bottom: 0;
  padding:5px;
  background:-moz-linear-gradient(top, #f4f5f5 0%, #dfdddd 100%);
  background:-o-linear-gradient(top, #f4f5f5 0%, #dfdddd 100%);
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f5f5), color-stop(1, #dfdddd));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f4f5f5, endcolorstr=#dfdddd));
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#f4f5f5, endcolorstr=#dfdddd))";
  border-top: 1px double #E7E7E7;
  border-bottom: 1px solid #F7F7F7;
  color:#BF8217;
  font-size:14px;
  font-weight:bolder;
  text-align: center;
}

#list_contact dt:first-child{
  -webkit-border-radius:6px 6px 0 0;
  -moz-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
}

#list_contact dd{
  margin:5px;
  padding:10px;
  font-size: 14px;
  text-align: center;
}

.radius_cell_contact{
	position: relative;
	margin: 10px 10px 0 10px;
	padding: 0;
	background: #FFFFFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 0 0 1px rgba(255,255,255,0.9),1px 2px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,0.9),1px 2px 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 1px rgba(255,255,255,0.9),1px 2px 3px rgba(0,0,0,0.3);
	color: #666666;
	font-size: 12px;
}
#contents h2{
  padding-left: 10px;
}
#contents_contact .inner_section h3{
  margin: 10px 0 10px 0;
}

dd a{
  display:block;
  margin:0 0 5px;
  padding:10px 0;
  width:100%;
  border:1px solid #8F8F8F;
background: rgb(94,94,94); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(94,94,94,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,94,94,1)), color-stop(46%,rgba(13,13,13,1)), color-stop(50%,rgba(1,1,1,1)), color-stop(53%,rgba(10,10,10,1)), color-stop(87%,rgba(56,56,56,1)), color-stop(100%,rgba(27,27,27,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(94,94,94,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(94,94,94,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(94,94,94,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(94,94,94,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  color:#ffffff;
  font-size:16px;
  font-weight: bolder;
  text-align:center;
  zoom:1;
}

.line_btn a {
    background:#41bb1c;
    background: -moz-linear-gradient(left top, #bffa53, #9ef047 20%, #6cdd42 40%, #41bb1c 70%);
    background: -webkit-linear-gradient(left top, #bffa53, #9ef047 20%, #6cdd42 40%, #41bb1c 70%);
    background: linear-gradient(to bottom right, #bffa53, #9ef047 20%, #6cdd42 40%, #41bb1c 70%);
    border: 1px solid #3ca505;
    border-radius: 6px;
    color: #ffffff;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

