/* CSS Document */

@charset "utf-8";


/******************************************************************/
/*box-privacy-headertext*/
/******************************************************************/
div#box-contents-privacy {
	padding-top: 8px;
}



div.box-privacy-headertext {
	margin: 0px 0px 25px;
	padding: 0px;
	height: auto;
	width: 100%;
}











/******************************************************************/
/*box-privacy-a*/
/******************************************************************/
div.box-privacy-a {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}


div.box-privacy-a h4 {
	font-size: 80%;
	margin: 40px 0px 5px;
	background: #FFF7EE;
	padding: 5px 0px;
	text-indent: 3px;
	color: #EB7E07;
}


div.box-privacy-a h4.h4-top {
	margin-top: 0px;
}

div.box-privacy-a p {
}


div.box-privacy-a table {
	border-collapse:collapse;
	margin-top: 10px;
}


div.box-privacy-a td {
	font-size: 80%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	line-height: 1.5em;
}







/*************************************************************************************/
/*contact*/
/*************************************************************************************/

/******************************************************************/
/*box-contact-headertext*/
/******************************************************************/
div.box-contact-headertext {
	margin: 0px 0px 25px;
	padding: 0px;
	height: auto;
	width: 100%;
}


/******************************************************************/
/*box-contact-a*/
/******************************************************************/
div.box-contact-a {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}

div.box-contact-a h3 {
	background: #FFFBE8;
	border-left: 5px solid #FFCB7D;
	text-indent: 10px;
	color: #FF9900;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 85%;
	margin-bottom: 15px;
}


div.box-contact-a h4 {
	background: #F4F9FD;
	border-left: 5px solid #BFE0F2;
	text-indent: 10px;
	color: #3887D6;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #BFE0F2;
	font-size: 85%;
	margin-bottom: 15px;
}





div.box-contact-a p {
	text-align: right;
	font-size: 11px;
	margin: 0px 0px 10px;
}


div.box-contact-a p.bt-submit {
	text-align: center;
}





div.box-contact-a table {
	border-collapse:collapse;
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}


div.box-contact-a th {
	padding: 5px 3px 5px 8px;
	border: 2px solid #FFFFFF;
	width: 130px;
	text-align: left;
	background: #FDECC4;
}

div.box-contact-a td {
	padding: 5px;
	border: 2px solid #FFFFFF;
	background: #FAF7F1;
}

div.box-contact-a td.td-textarea {
	padding-bottom: 10px;
}


div.box-contact-a input.name {
	width: 60%;
}

div.box-contact-a input.tel {
	width: 150px;
}

div.box-contact-a input.mail {
	width: 85%;
}

div.box-contact-a textarea {
	width: 85%;
}

div.box-contact-a input#btn-submit {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 201px;
}


/******************************************************************/
/*box-thankyou*/
/******************************************************************/
div.box-thankyou {
	margin: 0px;
	padding: 50px 0px 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
}




div.box-thankyou h3 {
	font-size: 130%;
	font-weight: bold;
	color: #3887D6;
	margin-bottom: 25px;
}



div.box-thankyou h4 {
	font-size: 130%;
	font-weight: bold;
	color: #3887D6;
	margin-bottom: 25px;
}


div.box-thankyou p {
	margin-bottom: 15px;
}

div.box-thankyou ul {
	list-style: none;
	margin-top: 35px;
}

div.box-thankyou li {
	font-size: 80%;
}

div.box-thankyou li a {
	color: #0000FF;
}









/*************************************************************************************/
/*company*/
/*************************************************************************************/

/*box-company-a
------------------------------------------------------------------*/
div.box-company-a {
	margin: 0px 0px 70px;
	padding: 0px;
	height: auto;
	width: 100%;
}


.h-company {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	text-indent: 8px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

div.box-company-a table {
	border-collapse:collapse;
	margin: 0px 5px;
	padding: 0px;
	height: auto;
	width: 596px;
	background: url(../../company/img/photo_syanai.jpg) no-repeat right bottom;
}


div.box-company-a th {
	margin: 0px;
	padding: 0px 0px 0px;
	height: auto;
	width: 16%;
	text-align: left;
	vertical-align: top;
}

div.box-company-a td {
	margin: 0px;
	padding: 0px 5px 0px 0px;
}




/*box-company-b
------------------------------------------------------------------*/
div.box-company-b {
	margin: 0px 0px 50px;
	padding: 10px 0px 0px;
	height: auto;
	width: 100%;
}

div.box-company-b p {
	display: block;
	float: right;
	width: 470px;
	background: url(../../company/img/name_daihyo.gif) no-repeat right bottom;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.box-company-b p span {
	display: block;
	margin: 0px 0px 20px;
}


div.box-company-b img {
	display: block;
	float: left;
}




/*box-company-c
------------------------------------------------------------------*/
div.box-company-c {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}

div.box-company-c table {
	height: auto;
	width: 100%;
	margin: 0;
}

div.box-company-c table td {
	vertical-align: top;
	padding: 25px 0 25px;
	font-size: 11px;
}

div.box-company-c table tr + tr {
	border-top: 1px solid #957348;
}

div.box-company-c table td.td-padding-b-0 {
	padding: 20px 5px 0px;
	border-bottom-style: none;
}

div.box-company-c .company-tit-01 {
	font-size: 16px;
	color: #684400;
	margin-bottom: 10px;
}






/*************************************************************************************/
/*map iframe*/
/*************************************************************************************/

/******************************************************************/
/*box-accessmap*/
/******************************************************************/
div.box-accessmap {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}


div.box-accessmap iframe {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 100%;
}


/*************************************************************************************/
/*contents-news*/
/*************************************************************************************/
div#contents-news {
	margin-left: 0px;
	width: 644px;
	background-image: url(../img/contents_news_bg.gif);
	background-repeat: repeat-y;
}


div#contents-news #news-header-bg {
	background-image: url(../img/contents_news_header_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 100%;
}


div#contents-news #news-footer-bg {
	background-image: url(../img/contents_news_footer_bg.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 100%;
	clear: both;
}










/*************************************************************************************/
/*reform*/
/*************************************************************************************/
img.waku {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}


/*box-reform-a
------------------------------------------------*/
div.box-reform-a {
	margin-bottom: 30px;
	height: auto;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}



div.box-reform-a h3 {
	background: url(../../reform/img/h3_needs.gif) no-repeat;
	height: 23px;
	width: 100%;
	float: right;
	margin-bottom: 10px;
}

div.box-reform-a p {
	display: block;
	width: 100%;
	float: right;
	height: auto;
}



/*table.box-reform-table
------------------------------------------------*/
table.box-reform-table {
	display: block;
}


table.box-reform-table tr {
}


table.box-reform-table th.kankaku {
	padding-right: 10px;
}


table.box-reform-table td {
	padding-bottom: 20px;
}


table.box-reform-table td.kankaku {
	padding-right: 40px;
}


/*box-reform-b
------------------------------------------------*/
div.box-reform-b {
	margin-bottom: 30px;
	display: block;
}


div.box-reform-b dl {
}


div.box-reform-b dt {
	background: url(../../reform/img/box_reform_b_header.gif) no-repeat;
	height: 37px;
}


div.box-reform-b dd {
	background: #EFEFEF;
	padding: 5px 20px 10px;
}


div.box-reform-b div.box-reform-b-footer {
	background: url(../../reform/img/box_reform_b_footer.gif) no-repeat;
	height: 7px;
}




/*box-reform-c
------------------------------------------------*/
div.box-reform-c h3 {
	background: #FFFFCC url(../../reform/img/h3_reform_zirei.gif) no-repeat;
	height: 66px;
}


div.box-reform-c h4 {
	margin-bottom: 15px;
}


div.syosai h4 {
	margin: 0px;
	padding: 5px 20px;
	color: #FFFFFF;
	background: #D59758;
	font-weight: bold;
}


div.box-reform-c {
	display: block;
	margin: 30px 0px 0px;
}


div.box-reform-c h4#h4-01 {
	background: url(../../reform/img/h4_01.gif) no-repeat;
	height: 50px;
}


div.box-reform-c h4#h4-02 {
	background: url(../../reform/img/h4_02.gif) no-repeat;
	height: 50px;
}



div.box-reform-c h4#h4-03 {
	background: url(../../reform/img/h4_03.gif) no-repeat;
	height: 50px;
}




div.box-reform-c-contents {
	height: auto;
	width: auto;
	background: url(../../reform/img/reform_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

div.box-reform-c-contents p.p-sekou {
	width: 580px;
	margin: 10px 0px 0px 25px;
	padding: 0px 0px 10px;
}



div.box-reform-c div.box-reform-c-footer {
	background: url(../../reform/img/reform_footer.gif) no-repeat;
	height: 18px;
	margin: 0px;
	padding: 0px;
}






div.box-reform-c div#noborder {
	border-style: none;
	margin: 30px 0px 0px;
}



/* syosai */
div.box-reform-c div.syosai {
	margin: 0px 0px 0px 35px;
	padding: 25px 0px 0px;
	height: auto;
	width: 555px;
}



div.box-reform-c div.syosai dl {
	display: block;
	width: 260px;
}


div.box-reform-c div.syosai dt {
	font-size: 6px;
}



div.box-reform-c div.syosai dd {
	width: 270px;
	margin: 10px 0px 0px;
}



div.box-reform-c div.syosai dl.kikkake {
	float: left;
	clear: left;
}


div.box-reform-c div.syosai dl.kikkake dt{
	background: url(../../reform/img/kikkake.gif) no-repeat;
	height: 13px;
	width: 140px;
}

div.box-reform-c div.syosai dl.kikkake dd{
}



div.box-reform-c div.syosai dl.youbou {
	clear: right;
	float: right;
}


div.box-reform-c div.syosai dl.youbou dt{
	background: url(../../reform/img/goyoubou.gif) no-repeat;
	height: 14px;
	width: 157px;
}


div.box-reform-c div.syosai dl.reform {
	float: left;
}


div.box-reform-c div.syosai dl.reform  dt{
	color: #FF3333;
}



/* reform-repeat */
div.box-reform-c div.reform-repeat {
	margin: 30px 0px 20px;
	padding: 0px;
	height: auto;
	width: 100%;
	background: url(../../reform/img/point_bg.gif) repeat-y;
}

div.box-reform-c div.reform-repeat p {
	margin: 0px 0px 10px;
}

div.reform-repeat p#gazou-mawarikomi-left {
	float: left;
	margin: 20px 0px 0px 35px;
}

div.reform-repeat p#gazou-mawarikomi-right {
	float: right;
	margin: 0px 35px 0px 0px;
}

div.reform-repeat p#text-mawarikomi-right {
	float: right;
}

div.reform-repeat p#text-mawarikomi {
	display: block;
	float: left;
	clear: left;
	width: 307px;
	margin: 10px 0px 0px 35px;
}

div.box-reform-c div.reform-repeat p.p-reform-repeat {
	margin: 15px 0px 5px 35px;
	width: 540px;
}


div.reform-repeat div#noborder {
}


div.box-reform-c div.reform-repeat table {
	margin: 0px 0px 0px 37px;
}

div.box-reform-c div.reform-repeat table td {
}

div.box-reform-c div.reform-repeat img.img-ya {
	margin: 0px 5px 0px 7px;
}

/* box-reform-repeat-footer */
div.box-reform-c div.reform-repeat div.box-reform-repeat-footer {
	background: url(../../reform/img/point_footer.gif) no-repeat;
	height: 18px;
	margin: 0px;
	padding: 0px;
}


/**************************************************************************/
/*box-company-d*/
/**************************************************************************/
div.box-company-d {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(../../company/img/company_d_bg.gif);
	background-repeat: repeat-y;
}

div.box-company-d p#p-header {
	background-image: url(../../company/img/company_d_header.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 100%;
}

div.box-company-d p#p-footer {
	background-image: url(../../company/img/company_d_footer.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 100%;
}

/*box-company-d-text*/
div.box-company-d-text {
	height: auto;
	width: 556px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.box-company-d-text h5 {
	background-image: url(../../company/img/company_d_title.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 113px;
	display: block;
	float: left;
}


div.box-company-d-text p#p-title {
	letter-spacing: 0em;
	display: block;
	float: left;
	padding-left: 23px;
	height: auto;
	padding-top: 10px;
	width: 420px;
}

div#footer-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 13px;
	margin-bottom: 13px;
	padding-top: 9px;
}

div#header-border {
	padding-bottom: 9px;
	margin-bottom: 0px;
	padding-top: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 9px;
}

div#header-border img {
	float: left;
}

div#header-border p {
	letter-spacing: 0em;
	display: block;
	float: left;
	padding-left: 15px;
	height: auto;
	padding-top: 7px;
	width: 400px;
	font-size: 11px;
}


div#header-border p a {
	color: #0000FF;
	text-decoration: none;
}
div#header-border p a:hover {
	color: #FF6600;
	text-decoration: underline;
}



/*dl*/
div.box-company-d-text dl {
	display: block;
	padding: 0px;
	height: auto;
	width: 116px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.box-company-d-text dd {
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
}


/*table*/
div.box-company-d-text table {
	border-collapse:collapse;
	float: right;
	margin-right: 10px;
}


div.box-company-d-text table td {
	background-image: url(../../company/img/company_d_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
	letter-spacing: 0em;
	padding-right: 10px;
	padding-bottom: 1px;
}

div.box-company-d-text table td.td-none {
	background-image: none;
}

div.box-company-d-text table td a {
	color: #0000FF;
	text-decoration: none;
}

div.box-company-d-text table td a:hover {
	color: #FF6600;
	text-decoration: underline;
}
