body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	padding: 0;
	margin:0;
}

body {
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka;
	font-size: 87%;
	line-height:1.5em;
	margin:0 auto;
	}

html>/**/body {
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}

img {
	border:0;
	vertical-align:bottom;
	}

img.imgRight {
	float:right;
	margin:0 0 15px 15px;
	}

img.imgLeft {
	float:left;
	margin:0 15px 15px 0;
	}

.imageFull {
	text-align:center;
	}

.center {
	text-align:center;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.clearfix {
	min-height: 1px;
	}
.right {
	text-align:right;
	}
* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
	}

.divLink {
	cursor:pointer;
	}

.imgLiquid {
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	background-repeat:no-repeat;
	background-position: center center;
	}

hr {
	border:solid #dbdbdb;
	border-width:1px 0 0 0;
	height:1px;/* for IE6 */
	clear:both;/* for IE6 */
	}

a:link{color:#000000; text-decoration:none;}
a:visited{color:#000000; text-decoration:none;}
a:active{color:#000000; text-decoration:underline;}
a:hover{color:#000000; text-decoration:underline;}


a.textLink:link{color:#000000; text-decoration:underline;}
a.textLink:visited{color:#000000; text-decoration:underline;}
a.textLink:active{color:#000000; text-decoration:none;}
a.textLink:hover{color:#000000; text-decoration:none;}


a.link {
	background:url("https://attractivejapan.blob.core.windows.net/images/_s/arrow.gif") no-repeat 0 5px;
	padding-left:13px;
	display:block;
	margin:3px 0;
	}
	
h1 {
	display:inline;
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	}

h2 {
	font-size:22px;
	border-bottom:solid #666666 1px;
	padding-bottom:10px;
	margin:50px 0 20px 0;
	font-weight:normal;
	}

h3 {
	margin:30px 0 20px 0;
	border-bottom:dotted #919191 1px;
	padding-bottom:5px;
	font-size:18px;
	line-height:1.3em;
	font-weight:normal;
	}

h3 span {
	display:block;
	padding:3px 0 3px 10px;
	border-left:solid #e4a840 5px;
	}

h4 {
	margin:20px 0 10px 0;
	font-size:114%;
	line-height:1.5em;
	}

p {
	margin:0 0 15px 0;
	}

.notes {
	font-size:12px;
	text-indent:-1em;
	padding-left:1em;
	}

.txt-sml {
	font-size:85%;
	}

.txt-big {
	font-size:115%;
	}

.txt-xbig {
	font-size:135%;
	line-height:1.5em;
	}

.txt-xxbig {
	font-size:145%;
	line-height:1.5em;
	}

.mb10 {
	margin-bottom:10px;
	}

.mb20 {
	margin-bottom:20px;
	}

.mb30 {
	margin-bottom:30px;
	}

strong {
	color:#cc0000;
	}

strong a:link{color:#cc0000; text-decoration:underline;}
strong a:visited{color:#cc0000; text-decoration:underline;}
strong a:active{color:#cc0000; text-decoration:none;}
strong a:hover{color:#cc0000; text-decoration:none;}

strong.black {
	color:#000000;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}

#header {
	width:100%;
	background:#ffffff;
	position:relative;
	z-index:999;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 3px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 3px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 3px 2px;
	}

#header .inner {
	width:960px;
	margin:0 auto;
	padding:0;
	}

#header #logo {
	float:right;
	}

#breadcrumb {
	padding:10px 0;
	margin-bottom:20px;
	border-bottom:solid #d7d7d7 1px;
	}

#breadcrumb .inner {
	width:960px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#666666;
	}

#mainarea {
	width:960px;
	margin:0 auto;
	}

#kv {
	margin-bottom:50px;
	position:relative;
	}

#kv .imgLiquid {
	height:230px;
	}

#kv .text {
	position:absolute;
	top:50px;
	left:50px;
	z-index:99;
	}

#kv .text img {
	margin:35px 0 40px 0;
	}

#kv .text span {
	font-size:18px;
	line-height:1.5em;
	}

#topBtn .item {
	float:left;
	width:226px;
	border:solid #cccccc 1px;
	border-bottom:solid #cccccc 4px;
	margin-right:16px;
	margin-bottom:16px;
	min-height:195px;
	}

#topBtn .item .image {
	background:#faf9f5;
	border-bottom:solid #faf9f5 1px;
	}

#topBtn .item .text {
	padding:10px;
	}

#topBtn .item .text a {
	display:block;
	background:url("../images/arrow_link.png") no-repeat left 6px;
	padding-left:10px;
	}

#topBtn .item .text a:link{color:#000000; text-decoration:none;}
#topBtn .item .text a:visited{color:#000000; text-decoration:none;}
#topBtn .item .text a:active{color:#000000; text-decoration:none;}
#topBtn .item .text a:hover{color:#000000; text-decoration:none;}


.question {
	margin-top:15px;
	}

.question .icon {
	float:left;
	width:50px;
	height:37px;
	padding-top:13px;
	margin-right:15px;
	overflow:hidden;
	background:#dbeaf8;
	color:#0b70cd;
	text-align:center;
	font-size:28px;
	line-height:1em;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	}

.question .text {
	font-size:28px;
	line-height:1.2em;
	padding-top:13px;
	padding-left:65px;
	}

.answer {
	margin-top:15px;
	margin-bottom:50px;
	}

.answer .icon {
	float:left;
	width:50px;
	height:37px;
	padding-top:13px;
	margin-right:15px;
	overflow:hidden;
	background:#f6dce7;
	color:#c2145e;
	text-align:center;
	font-size:28px;
	line-height:1em;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	}

.answer .text {
	font-size:22px;
	line-height:1.3em;
	padding-top:13px;
	padding-left:65px;
	}


.twoColumn .left {
	float:left;
	width:460px;
	}

.twoColumn .right {
	float:right;
	width:460px;
	text-align:left;
	}

.threeColumn .item {
	float:left;
	width:310px;
	margin-right:10px;
	}

/* Add:20161219 */
.fourColumn .item {
	float:left;
	width:230px;
	margin-right:10px;
	}
/* /Add:20161219 */

.faq01 .head {
	background:url("../images/faq_head01.jpg") no-repeat top right;
	}

.faq02 .head {
	background:url("../images/faq_head02.jpg") no-repeat top right;
	}
	
.faq02 th {
	border:solid #cccccc 1px;
	background:#fffed6;
	padding:10px;
	width:40%;
	vertical-align:top;
	}
	
.faq02 td {
	border:solid #cccccc 1px;
	padding:10px;
	vertical-align:top;
	}
	
.faq02 td.th {
	background:#fffed6;
	font-weight:bold;
	}

.faq03 .head {
	background:url("../images/faq_head03.jpg") no-repeat top right;
	}


.faq04 .head {
	background:url("../images/faq_head04.jpg") no-repeat top right;
	}

.faq04 th {
	border:solid #cccccc 1px;
	background:#fffed6;
	padding:10px;
	text-align:left;
	}
	
.faq04 td {
	border:solid #cccccc 1px;
	padding:10px;
	vertical-align:middle;
	text-align:right;
	width:25%;
	}
	
.faq04 td.center {
	text-align:center;
	}

.faq05 .head {
	background:url("../images/faq_head05.jpg") no-repeat top right;
	}

.faq06 .head {
	background:url("../images/faq_head06.jpg") no-repeat top right;
	}

.faq07 .head {
	background:url("../images/faq_head07.jpg") no-repeat top right;
	}

.faq07 th {
	border:solid #cccccc 1px;
	background:#fffed6;
	padding:10px;
	width:40%;
	vertical-align:top;
	}
	
.faq07 td {
	border:solid #cccccc 1px;
	padding:10px;
	vertical-align:top;
	text-align:center;
	}
	
.faq07 td.th {
	background:#fffed6;
	font-weight:bold;
	text-align:left;
	}
	
.faq07 .list li {
	margin-left:20px;
	}

.faq07 .table .title {
	float:left;
	width:130px;
	}

.faq07 .table .text {
	float:left;
	}

.faq08 .head {
	background:url("../images/faq_head08.jpg") no-repeat top right;
	}

.attention {
	border:solid #cc0000 6px;
	padding:15px 15px 0 15px;
	line-height:1.7em !important;
	}

.attention span {
	line-height:1.7em !important;
	font-size:145%;
	}








.contact {
	margin-top:-45px;
	}

.contact .estimate {
	/*float:left;*/
	width:640px;
	/*background:url("../images/icon_estimate.png") no-repeat 30px center #fff4d6;*/
	padding:10px 160px 20px 160px;
	text-align:center;
	}

.contact .inquiry {
	float:right;
	width:280px;
	background:url("../images/icon_inquiry.png") no-repeat 30px center #fff4d6;
	padding:20px 30px 20px 160px;
	}

.contact a {
	display:block;
	text-align:center;
	background:#008463;
	color:#ffffff;
	font-weight: bold;
	font-size: large;
	/*border:solid #cccccc 1px;*/
	/*border-bottom:solid #cccccc 4px;*/
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:15px 0;
	margin-top:10px;
	box-shadow: 3px 3px 10px 2px rgb(0 0 0 / 44%);
	}
	
.glossary {
	float:left;
	width:165px;
	padding:15px 20px;
	margin-top:50px;
	border:solid #cccccc 1px;
	border-bottom:solid #cccccc 4px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	}

.glossary .title {
	font-size:16px;
	font-weight:bold;
	background:url("../images/icon_glossary.gif") no-repeat left center;
	padding:13px 0 10px 40px;
	margin-bottom:10px;
	}

.faq {
	float:right;
	width:735px;
	margin-top:23px;
	}

.faq .title {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border-bottom:solid #999999 1px;
	padding-bottom:5px;
	margin-bottom:15px;
	}

.faq li {
	float:left;
	width:355px;
	list-style-type:none;
	margin-right:10px;
	margin-bottom:5px;
	}

.faq li a {
	display:block;
	background:url("../images/arrow_link.png") no-repeat left 5px;
	padding-left:10px;
	}

.glossaryPage .head {
	font-size:28px;
	background:url("../images/icon_glossary.gif") no-repeat left center;
	padding:13px 0 10px 40px;
	margin-bottom:10px;
	}

.glossaryPage .anchorLink {
	margin-top:20px;
	}

.glossaryPage .anchorLink a {
	display:inline-block;
	padding:15px;
	border:solid #cccccc 1px;
	border-bottom:solid #cccccc 3px;
	font-size:20px;
	line-height:1em;
	margin-right:5px;
	}

.glossaryPage .anchorLink a:link{color:#000000; text-decoration:none;}
.glossaryPage .anchorLink a:visited{color:#000000; text-decoration:none;}
.glossaryPage .anchorLink a:active{color:#000000; text-decoration:none;}
.glossaryPage .anchorLink a:hover{color:#000000; text-decoration:none;}

.glossaryPage .pagetop {
	text-align:right;
	}

.glossaryPage .pagetop a {
	background:url("../images/arrow_top.gif") no-repeat left center;
	padding-left:13px;
	}

#footer {
	margin-top:30px;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	}

#footer .inner {
	width:960px;
	margin:0 auto;
	}

#footer .banner {
	background:#fafafa;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	margin-top:80px;
	}

#footer .banner .title {
	float:left;
	font-weight:bold;
	width:228px;
	margin-right:20px;
	}

#footer .banner .inner {
	padding:30px 0;
	position:relative;
	}

#footer .banner .inner #pagetop {
	position:absolute;
	top:-46px;
	right:0;
	}

#footer .banner .item {
	float:left;
	width:100px;
	margin-right:20px;
	font-size:11px;
	}

#footer .banner .item img {
	margin:5px 0;
	}

#footer .linkBar {
	text-align:center;
	font-size:12px;
	border-bottom:solid #ffffff 1px;
	background:#e7e7e7;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) 0px 4px 3px -2px inset;
	}

#footer .linkBar .inner {
	padding:15px 0;
	}

#footer .utility {
	text-align:center;
	background:#ffffff;
	border-top:solid #c0c0c0 1px;
	font-size:12px;
	}

#footer .utility .inner {
	padding:15px 0;
	}

#dna-copy{
	text-align:center;
	margin: 0 auto;
	padding: 9px 0 13px 0;
	width: 960px;
	background:#ffffff;
}

#dna-copy .declare{
	color: #666;
}


#dna-copy ul.network{
	margin-top: 8px;/* 20091113 */
	padding:0;
	line-height:0;
	text-align:center;
}

#dna-copy ul.network li{
		margin:0;
		padding:0;
		font-size:1px;
		line-height:0;
		text-align:center;
		display:inline;
	}

#footer address{
margin:0 auto;
padding:0 0 20px 0;
width:960px;
text-align:center;
}


.number {
	font-size:12px;
	margin-top:20px;
	}
