@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------
   基本
-------------------------------------------------*/
.style {
}
h2,
h3,
h4 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.clear {
clear: both;
}
.pict {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.pict1 {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}
.pict2 {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}

.btnBox {
	text-align: center;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	clear: both;
}
.btnBox img.leftBtn {
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
ol {
}
ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 10px;
	list-style-position: outside;
	list-style-type: decimal;
}
.centerimg {
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
dl.faq {
font-size: 0.83em;
line-height: 1.5em;
}
dl.faq dt {
	background-image: url(../images/under/style/reform01_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 10px 40px;
}
dl.faq dd {
	background-image: url(../images/under/style/reform01_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px 0px 10px 40px;
	border-bottom: 1px dotted #999999;
}
/*-------------------------------------------------
   スタイルアップリフォーム
-------------------------------------------------*/
.style ul.list {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 8px;
	clear: both;
	float:left;
}
.style ul.list li {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.style h4.img span {
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
}
.style .pain .left {
width: 300px;
}
.style .pain .right {
width: 300px;
}
.style ul.link {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.style ul.link li {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	/*float: left;
	width:115px;*/
	display:inline;
}
.style ul.link li a {
	padding: 5px 20px 5px 0px;
}
.style .home {
	background-image: url(../images/under/style/index_table_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 20px 40px;
}
table.home {
	line-height: 1.5;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding:3px 0;
	clear: both;
}

table.home thead th {
	background: #ececec;
	text-align: center;
}
table.home tfoot td {
	border: none;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
table.home th,
table.home td {
	padding: 5px;
	/*border: solid 1px #999;*/
}
table.home th {
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
table.home td {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
}
table.home .cell_submit {
	text-align: center;
}
/*-------------------------------------------------
   clearfix
-------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/**/
#under .to-detail{
background:url(../images/under/navi/dots/arrow-dot.gif) left 0.3em no-repeat;
padding-left:15px;
line-height:150%;
}

#underr #content td td,#under #content td td td,
#under #content td td p,#under #content td td td p{
	font-size:100%;
	line-height:150%;
}

#under td td span{
	font-size:100%;
	padding-top:2px;
	line-height:120%;
}


.style h4{
	clear:both;
}