@charset "UTF-8";
/* ----------------copyright-Signature.default.css */

/* --------------------------初期設定------------------------ */

/* ----------------クリアフィックス */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0.1em;

}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

*{
	text-align: justify;
	text-justify: inter-ideograph;
}
p{
	text-align: justify;
	text-justify: inter-ideograph;
}
/* ----------------リンク画像ボーダー */

a img {
	border: none;
}
a:hover img {
	border: none;
}
a{
	outline:none;
}
/* ----------------フォーム */

form {
	margin: 0px;
}
/* ----------------グローバルメニューリストひな形 */

/* ----------------画像置換ひな形 */

#mative_price_subtitle1 {
	background-image: url(../img/mative_price_subtitle1.jpg);
	width: 400px;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
/* ----------------ロールオーバーひな形 */

#tempo a {
	width: 100px;
	height: 9px;
	background-image: url(../img/mative_menu_marugoto.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
	vertical-align: bottom;
	display: block;
}

#tempo a:hover {
	width: 100px;
	height: 9px;
	background-image: url(../img/mative_menu_marugoto_on.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	font-size: 0px;
	margin-bottom: 10px;
	vertical-align: bottom;
	display: block;
}
/* --------------------------初期設定ここまで------------------------- */

/* --------------------------サイト別初期設定------------------------ */

/* ----------------body設定 */
html,body{
  height:100%;
}
body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	scrollbar-darkshadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: white;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	font-size: 12px;
	color:#333;
	background-repeat:repeat;
	font-weight: normal;
	text-align: center;
	background-position:center center;

}
#page_home{
	background-color:#fff;
}
/* ----------------テキストリンク設定 */

a,a:link,a:visited {
	color: #666666  ;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #005982;
	text-decoration: underline;
}
/* --------------------------サイト別初期設定ここまで----------------------- */
/* --------------------------レイアウトコンテナ設定ここから----------------------- */

#page_home{
	background-image:url(../img/nitto_top_body_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#page_about,#page_company,#page_product,#page_news{
	background-image:url(../img/nitto_top_body_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.toppage{
	position:relative;
}
.otherpage_1{
	background-image:url(../img/nitto_otherpage_back.png);
	background-repeat:repeat-x;
	background-position:center 248px;
	position:relative;
}
.otherpage_2{
	background-image:url(../img/nitto_other_back9.png);
	background-repeat:repeat-x;
	background-position:center 248px;
	position:relative;
}
.otherpage_3{
	background-image:url(../img/nitto_other_back10.png);
	background-repeat:repeat-x;
	background-position:center 248px;
	position:relative;
}
.otherpage_4{
	background-image:url(../img/nitto_other_back11.png);
	background-repeat:repeat-x;
	background-position:center 248px;
	position:relative;
}

#nitto_header{
	height:190px;
}
#nitto_header_inner{
	width:950px;
	margin:0 auto;
	position:relative;
}

#nitto_header_tel{
	background-image:url(../img/nitto_hedaer_tel.jpg);
	width:210px;
	height:29px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	top:58px;
	right:0px;
	position:absolute;
}
h1{
	top:32px;
	position:absolute;
}
h1 a{
	background-image:url(../img/nitto_h1_logo.jpg);
	width:289px;
	height:71px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	display:block;

}
h1 a:hover{
	background-position:0 -71px;
}
#top_menu_back{
	background-image:url(../img/nitto_menu_back.png);
	width:950px;
	height:52px;
	position:absolute;
	top:130px;
	right:-1px;
	background-repeat:no-repeat;
}
#top_menu_back li{
	float:left;
}
#list_1{
	position:absolute;
	left:50px;
	top:17px;
}
#list_1 a{
	background-image:url(../img/menu_list_1.png);
	width:88px;
	height:16px;
	text-indent:-99999px;
	display:block;
}
#list_1 a:hover{
	background-position: 0 -16px;
}
#list_2{
	position:absolute;
	left:225px;
	top:17px;
}
#list_2 a{
	background-image:url(../img/menu_list_2.png);
	width:148px;
	height:16px;
	text-indent:-99999px;
	display:block;
}
#list_2 a:hover{
	background-position: 0 -16px;
}
#page_about #list_2 a{
	background-position: 0 -16px;
}
#list_3{
	position:absolute;
	left:450px;
	top:17px;
}
#list_3 a{
	background-image:url(../img/menu_list_3.png);
	width:100px;
	height:16px;
	text-indent:-99999px;
	display:block;
}
#list_3 a:hover{
	background-position: 0 -16px;
}
#page_product #list_3 a{
	background-position: 0 -16px;
}
#list_4{
	position:absolute;
	left:645px;
	top:17px;
}
#list_4 a{
	background-image:url(../img/menu_list_4.png);
	width:62px;
	height:16px;
	text-indent:-99999px;
	display:block;
}
#list_4 a:hover{
	background-position: 0 -16px;
}
#page_company #list_4 a{
	background-position: 0 -16px;
}

#list_5{
	position:absolute;
	left:825px;
	top:17px;
}
#list_5 a{
	background-image:url(../img/menu_list_5.png);
	width:60px;
	height:16px;
	text-indent:-99999px;
	display:block;
}
#list_5 a:hover{
	background-position: 0 -16px;
}
#page_news #list_5 a{
	background-position: 0 -16px;
}
#nitto_main_v{
	width:950px;
	margin:0 auto;
}
#nitto_top_content{
	width:950px;
	margin:0 auto;
	padding-top:25px;
	padding-bottom:5px;
}

#nitto_about{
	background-image:url(../img/nitto_top_box.png);
	width:950px;
	height:353px;
	display:block;
	position:relative;
	margin-bottom:25px;
}

#nitto_about h2{
	background-image:url(../img/nitto_top_box_text_1.png);
	width:535px;
	height:24px;
	text-indent:-9999px;
	position:absolute;
	left:200px;
	top:13px;
	display:block;
	
}

#box_text_1{
	text-indent:-9999px;
	background-image:url(../img/box_text_1.png);
	width:330px;
	height:93px;
	display:block;
	position:absolute;
	top:70px;
	left:110px;
}

#box_text_2{
	text-indent:-9999px;
	background-image:url(../img/box_text_2.png);
	width:324px;
	height:94px;
	display:block;
	position:absolute;
	top:200px;
	left:505px;
}
#box_text_3 a{
	text-indent:-9999px;
	background-image:url(../img/nitto_top_box_link.png);
	width:158px;
	height:28px;
	display:block;
	position:absolute;
	bottom:2px;
	right:5px;
}
#box_text_3 a:hover{
	background-position:0 -28px;
}
#nitto_top_left_box{
	background-image:url(../img/top_left_box.png);
	width:513px;
	height:228px;
	position:relative;
	float:left;

}
#nitto_top_title_news{
	background-image:url(../img/nitto_top_news_title.png);
	width:78px;
	height:20px;
	text-indent:-9999px;
	position:absolute;
	top:7px;
	left:215px;
}

#nitto_top_right_box_1{
	float:right;
}
#nitto_top_qanda a{
	background-image:url(../img/nitto_top_qanda.png);
	width:430px;
	height:61px;
	display:block;
	text-indent:-9999px;
	margin-bottom:11px;
}
#nitto_top_qanda a:hover{
	background-position:0 -61px;
}

#nitto_top_title_news_list a{
	background-image:url(../img/nitto_news_list_link.png);
	width:47px;
	height:27px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	right:12px;
	top:7px;
}
#nitto_top_title_news_list a:hover{
	background-position:0 -27px;
}

#nitto_top_company{
	background-image:url(../img/nitto_top_company.png);
	width:430px;
	height:155px;
	position:relative;
}
#nitto_top_company p{
	font-size:11px;
	line-height:1.4;
	position:absolute;
	bottom:18px;
	left:210px;
}
#nitto_company_logo a{
	background-image:url(../img/nitto_company_logo.png);
	width:134px;
	height:33px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	left:235px;
	top:20px;
}
#nitto_company_logo a:hover{
	background-position:0 -33px;
}
#nitto_footer{
	height:60px;
	background-color:#1a4278;
	margin-top:20px;
}

#nitto_footer_inner{
	height:60px;
	width:950px;
	margin:0 auto;
	color:#FFFFFF;
	position:relative;
}
#nitto_footer_inner a{
	color:#FFFFFF;
	font-weight:bold;
}
#nitto_footer_link{
	position:absolute;
	top:16px;
}
#nitto_footer_company_name a{
	font-weight:bold;
	position:absolute;
	top:14px;
	right:0px;
	font-size:14px;
}

#nitto_address_ar{
	background-color:#fff;
	width:950px;
	height:10px;
	position:absolute;
	bottom:0px;
	display:block;
	overflow:hidden;
}
address{
	background-image:url(../img/nitto_footer_add.png);
	width:338px;
	height:10px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
	background-position:0 2px;
	background-repeat:no-repeat;
}
#nitto_article{
	position:absolute;
	width:480px;
	height:150px;

	top:57px;
	left:20px;
}
#nitto_article dl {
	margin-bottom:15px;
	line-height:1.4;
	width:470px;
}
#nitto_article dl dt{
	background-image:url(../img/nitto_news_bullet.png);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 3px;
	line-height:1.4;
	width:90px;
	float:left;
}
#nitto_article dl dd{
	float:left;
	width:360px;
	line-height:1.4;
}
#nitto_article li a{
	font-weight:bold;
}
.scroll-panel{
	width:480px;
	height:150px;
}




#nitto_other_content{
	background-image:url(../img/nitto_other_content_back.jpg);
	width:870px;
	margin:0 auto;
	background-repeat:no-repeat;
	min-height:617px;
	padding-right:40px;
	padding-left:40px;
	margin-top:10px;
}
#page1_title_1{
	background-image:url(../img/nitto_page1_title_1.png);
	width:870px;
	height:48px;
	background-position:center 13px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
#page2_title_1{
	background-image:url(../img/nitto_page2_title_1.png);
	width:870px;
	height:48px;
	background-position:center 13px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
#page2_title_1_1{
	background-image:url(../img/nitto_page2_title2_1.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#page2_title_1_2{
	background-image:url(../img/nitto_page2_title2_2.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#page2_title_1_3{
	background-image:url(../img/nitto_page2_title2_3.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#page3_title_1{
	background-image:url(../img/nitto_page3_title_1.png);
	width:870px;
	height:48px;
	background-position:center 13px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
#page1_title_1_1{
	background-image:url(../img/nitto_page1_title2_1.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#page1_title_1_2{
	background-image:url(../img/nitto_page1_title2_2.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#page1_title_1_3{
	background-image:url(../img/nitto_page1_title2_3.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}
#page1_title_1_4{
	background-image:url(../img/nitto_page1_title2_4.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}
#page1_title_1_5{
	background-image:url(../img/nitto_page1_title2_5.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}
#page3_title_1_1{
	background-image:url(../img/nitto_page3_title2_1.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#page3_title_1_2{
	background-image:url(../img/nitto_page3_title2_2.png);
	width:871px;
	height:25px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}
#page4_title_1{
	background-image:url(../img/nitto_page4_title_1.png);
	width:870px;
	height:48px;
	background-position:center 13px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
#nitto_page1_about_box{
	background-image:url(../img/nitto_page1_about_box.png);
	width:870px;
	height:386px;
	position:relative;

}
#nitto_page1_about_box ul li{
	text-indent:-9999px;
}

#nitto_page1_about_box_p1{
	background-image:url(../img/nitto_page1_about_box_p1.jpg);
	width:354px;
	height:64px;
	position:absolute;
	top:25px;
	left:495px;
	background-repeat:no-repeat;
}
#nitto_page1_about_box_p2{
	background-image:url(../img/nitto_page1_about_box_p2.jpg);
	width:354px;
	height:64px;
	position:absolute;
	top:160px;
	left:55px;
	background-repeat:no-repeat;
}
#nitto_page1_about_box_p3{
	background-image:url(../img/nitto_page1_about_box_p3.jpg);
	width:354px;
	height:64px;
	position:absolute;
	top:160px;
	left:495px;
	background-repeat:no-repeat;
}
#nitto_page1_about_box_p4{
	background-image:url(../img/nitto_page1_about_box_p4.jpg);
	width:354px;
	height:64px;
	position:absolute;
	top:305px;
	left:55px;
	background-repeat:no-repeat;
}
#nitto_page1_about_box_p5{
	background-image:url(../img/nitto_page1_about_box_p5.jpg);
	width:354px;
	height:64px;
	position:absolute;
	top:305px;
	left:495px;
	background-repeat:no-repeat;
}

#nitto_page1_about_for_back{
	background-image:url(../img/nitto_page1_about_for_back.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:10px;
	width:870px;
	
}
#nitto_page1_about_for_back dl{
	margin-bottom:20px;
}
#nitto_page1_about_for_back dt{
	float:left;
	width:85px;
	height:74px;
	line-height:0;
	
}
.for_dd1{
	font-size:20px;
	color:#f39c12;
	font-weight:bolder;
	padding-top:13px;
	line-height:1.4;
}
.for_dd2{
	font-weight:bold;
	line-height:1;
	font-size:14px;
}


#nitto_page1_about_lust_back{
	background-image:url(../img/nitto_page1_about_lust_back.jpg);
	width:870px;
	height:181px;
	position:relative;
	padding-top:30px;
	padding-bottom:30px;
	background-repeat:no-repeat;
	margin-bottom:40px;
}
#nitto_page1_lust_box_p1{
	background-image:url(../img/nitto_page1_lust_box_p1.png);
	width:673px;
	height:76px;
	text-indent:-9999px;
	margin:0 auto;
	margin-bottom:10px;
}
#nitto_page1_lust_box_p2{
	background-image:url(../img/nitto_page1_lust_box_p2.png);
	width:685px;
	height:45px;
	text-indent:-9999px;
	margin:0 auto;
	margin-bottom:10px;
}
#nitto_page1_lust_box_p3{
	background-image:url(../img/nitto_page1_lust_box_p3.png);
	width:507px;
	height:47px;
	text-indent:-9999px;
	margin:0 auto;
}
#nitto_page1_proceess_box_p1{
	background-image:url(../img/nitto_page1_proceess_box_p1.png);
	width:868px;
	height:214px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin-bottom:40px;
}
#nitto_page1_jis_box_p1{
}
#company_left dl{
	font-size:14px;
	margin-bottom:5px;
}

#company_left dl dt{
	float:left;
	background-image:url(../img/nitto_company_bullet.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	font-weight:bold;
	text-indent:10px;
	width:80px;
}

#company_left dl dd{
	width:280px;
	float:left;

}

#company_left{
	float:left;

}
#company_right{
	float:right;
	width:500px;
	height:335px;

}
#history_box_left{
	float:left;
	width:410px;
}
#history_box_right{
	float:right;
	width:410px;
}
#history_box dl dt{
	float:left;
	width:105px;
	margin-bottom:5px;
}
#history_box dl{
	font-size:14px;
	margin-bottom:10px;
	line-height:1.4;
}
#history_box dd{
	width:280px;
	float:left;
}
#product_box{
	width:900px;
	margin-right:-30px;
}
#product_box dl{
	float:left;
	margin-right:33px;
	display:inline;
}
#product_box dl dt{
	color:#1a4278;
	font-weight:bold;
	background-image:url(../img/nitto_product_bullet.png);
	background-repeat:no-repeat;
	text-indent:20px;
	background-position:0 4px;
	font-size:14px;
}
#product_box dl dd{
	background-color:#eceded;
	border: 1px solid #7c7b7b;
	width:185px;
	height:185px;
	padding-top:5px;
	padding-left:5px;
}
#equipment_box{
	width:960px;
	margin-right:-60px;
}
#equipment_box dl{
	float:left;
	margin-right:13px;
	display:inline;
	margin-bottom:15px;
}
#equipment_box dl dt{
	color:#1a4278;
	font-weight:bold;
	background-image:url(../img/nitto_product_bullet.png);
	background-repeat:no-repeat;
	text-indent:20px;
	background-position:0 4px;
	font-size:14px;
	line-height:1.7;
}
#equipment_box dl dd{
	background-color:#eceded;
	border: 1px solid #7c7b7b;
	width:273px;
	height:185px;
	padding-top:5px;
	padding-left:5px;
}
#equipment_box_list{
	background-color:#eeeeee;
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#equipment_box_list dl{
	font-size:14px;
	margin-right:00px;
	margin-bottom:5px;
}

#equipment_box_list dl dt{
	float:left;
	background-image:url(../img/nitto_company_bullet.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
	text-indent:15px;
	width:300px;
}
#equipment_box_list dl dd{
	float:left;
	width:35px;
}

#equipment_box_left{
	float:left;
	margin-right:0px;
}
#equipment_box_right{
	float:right;
	padding-left:0px;
}

#example_box{
	width:960px;
	margin-right:-60px;
}
#example_box dl{
	float:left;
	margin-right:13px;
	display:inline;
	margin-bottom:15px;
}
#example_box dl dt{
	color:#1a4278;
	font-weight:bold;
	background-image:url(../img/nitto_product_bullet.png);
	background-repeat:no-repeat;
	text-indent:20px;
	background-position:0 4px;
	font-size:14px;
	line-height:1.7;
}
#example_box dl dd{
	background-color:#eceded;
	border: 1px solid #7c7b7b;
	width:273px;
	height:185px;
	padding-top:5px;
	padding-left:5px;
}

.nitto_news_box{
	width:820px;
	background-color:#f5f4f5;
	padding:25px;
	margin-top:25px;
}

.nitto_news_box_left{
	float:left;
	width:133px;
}
.nitto_news_box_right{
	float:left;
	border-left:1px dotted #666;
	padding-left:50px;
	width:620px;
}

.nitto_news_title{
	background-image:url(../img/nitto_news_title_bullet.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:14px;
	font-weight:bold;
	background-position:0 1px;
	color:#1a4278;
	line-height:1.4;
	margin-bottom:15px;
}

.nitto_news_date{
	font-size:14px;
	line-height:1.4;
}

.nitto_news_content{
	font-size:14px;
	line-height:1.5;

}
.nitto_news_content p{
	margin-bottom:0px;

}
.nitto_news_content img{
	max-width:420px;
	max-height:300px;
	background-color:#eceded;
	border: 1px solid #7c7b7b;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;

}
.nitto_news_content a:hover img{
	max-width:420px;
	max-height:300px;
	background-color:#1a4278;
	border: 1px solid #666666;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;

}

.gotop{
    position: fixed;
    right: 15px;
    bottom: 10px;
}

.gotop a{
	background-image:url(../img/nitto_pagetop.png);
	width:37px;
	height:37px;
	text-indent:-9999px;
	display:block;
}

.gotop a:hover{
	background-position:0 -37px;
}













#shin_ec_header_contact a{
	background-image:url(../img/shin_ec_header_contact.jpg);
	width:248px;
	height:41px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	top:50px;
	right:0px;
	position:absolute;
}
#shin_ec_header_contact a:hover{
	background-position:0 -41px;
}
#shin_ec_header_tel{
	background-image:url(../img/shin_ec_header_tel.jpg);
	width:177px;
	height:35px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	top:100px;
	right:5px;
	position:absolute;
}

#main_area_outer{
	background-image:url(../img/shin_main_back.jpg);
}

#main_area{
	margin:0 auto;
	width:950px;
}

#mis_footer{
	background-image:url(../img/shin_ec_footer_back.jpg);
	height:83px;
	background-repeat:repeat-x;
	background-position:0 bottom;
}
#shin_ec_footer_logo a{
	background-image:url(../img/shin_ec_footer_logo.png);
	width:250px;
	height:20px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	top:35px;
}
#footer_add{
	position:absolute;
	right:0px;
	top:20px;
	line-height:1.4;
	color:#FFF;
	text-align:right;
}
#footer_add a{
	color:#FFFFFF;
}
#footer_qr{
	background-image:url(../img/mis_footer_mobile_qr.jpg);
	position:absolute;
	right:20px;
	top:25px;
	line-height:1.4;
	width:205px;
	height:55px;
	text-indent:-9999px;
}
#mis_footer_cr{
	background-image:url(../img/mis_footer_inner.jpg);
	width:960px;
	height:23px;
	margin:0 auto;
}
	
#mis_footer_inner{
	width:950px;
	margin:0 auto;
	height:83px;
	background-image:url(../img/mis_footer_back.jpg);
	background-repeat:no-repeat;
	position:relative;
	background-position:3px 0;
}
#mis_footer_cr{
	position:relative;
	font-size:0;
}
#mis_footer_cr p{
	background-image:url(../img/mis_footer_cr.png);
	width:308px;
	height:10px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:7px;	
}

#shin_ec_content{
	width:950px;
	margin:0 auto;
}
#shin_ec_page_top{
	width:950px;
	height:15px;
	margin:0 auto;
	padding-top:20px;
}
#shin_ec_page_top p a{
	background-image:url(../img/mis_footer_pagetop.jpg);
	float:right;
	text-indent:-9999px;
	width:70px;
	height:11px;
}
/* --------------------------レイアウトコンテナ設定ここまで----------------------- */
/* --------------------------サイト共通部分設定ここから----------------------- */

/* --------------------------トップページ設定ここから----------------------- */
#shin_ec_top_zone_1{
	padding-top:40px;
}

#shin_ec_top_zone_1 h2{
	background-image:url(../img/shin_ec_content_title_1.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}
#shin_ec_top_zone_2{
	padding-top:40px;
}

#shin_ec_top_zone_2 h2{
	background-image:url(../img/shin_ec_content_title_2.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}

#shin_ec_top_zone_3{
	padding-top:40px;
}

#shin_ec_top_zone_3 h2{
	background-image:url(../img/shin_ec_content_title_3.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}

#shin_ec_top_zone_4{
	padding-top:40px;
	padding-bottom:20px;
}

#shin_ec_top_zone_4 h2{
	background-image:url(../img/shin_ec_content_title_4.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}

.shin_ec_contact_link a{
	background-image:url(../img/shin_ec_content_contact_link.jpg);
	width:950px;
	height:94px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
.shin_ec_contact_link a:hover{
	background-position:0 -94px;
}

#shin_ec_top_zone_5{
	padding-top:40px;
	padding-bottom:20px;
}

#shin_ec_top_zone_5 h2{
	background-image:url(../img/shin_ec_content_title_5.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}	

#shin_ec_top_zone_6{
	padding-top:40px;
	padding-bottom:20px;
}

#shin_ec_top_zone_6 h2{
	background-image:url(../img/shin_ec_content_title_6.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}

#shin_ec_top_zone_7{
	padding-top:40px;
	padding-bottom:20px;
}

#shin_ec_top_zone_7 h2{
	background-image:url(../img/shin_ec_content_title_7.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}

#shin_ec_top_zone_7{
	position:relative;
}

#shin_ec_top_zone_7 img{
	margin-left:64px;
}

#shin_ec_top_zone_8{
	padding-top:40px;
	padding-bottom:20px;
}

#shin_ec_top_zone_8 h2{
	background-image:url(../img/shin_ec_content_title_8.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:950px;
	height:26px;
	margin-bottom:35px;
}
/* --------------------------ページ共通 設定ここから----------------------- */

/* --------------------------事業案内 設定ここから----------------------- */

/* --------------------------マンション経営 設定ここから----------------------- */


/* --------------------------営業マン紹介 設定ここから----------------------- */


/* --------------------------お客様の声 設定ここから----------------------- */

/* --------------------------会社案内 設定ここから----------------------- */


/* --------------------------お問い合わせ 設定ここから----------------------- */
#page_contact h2{
	background-image:url(../img/mis_page_title_6.jpg);
	width:950px;
	height:60px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin-top:25px;
	margin-bottom:55px;
}

#mis_page5_title_1{
	background-image:url(../img/mis_page5_kaishagaiyou_title.jpg);
	width:589px;
	height:22px;
	text-indent:-9999px;
	margin-bottom:50px;
}
#mis_page6_title_2{
	background-image:url(../img/mis_page6_title2.jpg);
	width:589px;
	height:35px;
	text-indent:-9999px;
	margin-top:30px;
}
#contact_finish{
	margin-top:20px;
}









.form_p{
	font-size:16px;
	margin-bottom:20px;
}
.form_p_last{
	font-size:16px;
	margin-bottom:20px;
	text-align:right;
}

#shin_ec_contact_zone_1{
	padding-top:30px;
}

#shin_ec_contact_zone_1 h2{
	background-image:url(../img/shin_ec_contact_title.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:946px;
	height:26px;
	margin-bottom:35px;
}
#shin_ec_contact_zone_2 h2{
	background-image:url(../img/shin_ec_contact_title.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:946px;
	height:26px;
	margin-bottom:35px;
}
#shin_ec_contact_zone_2 p{
	background-image:url(../img/shin_ec_contact_p_2.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:946px;
	height:26px;
	margin-bottom:35px;
	margin-top:55px;
}
#shin_ec_contact_zone_1 p{
	background-image:url(../img/shin_ec_contact_p.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:946px;
	height:207px;
	margin-bottom:15px;
}
#shin_ec_contact_zone_3 h2{
	background-image:url(../img/shin_ec_contact_title.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:946px;
	height:26px;
	margin-bottom:35px;
}
#shin_ec_contact_zone_3 p{
	background-image:url(../img/shin_ec_contact_p_3.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:946px;
	height:26px;
	margin-bottom:35px;
	margin-top:55px;
}
#shin_ec_contact_finish_1 a{
	background-image:url(../img/shin_ec_contact_finish_1.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:351px;
	height:24px;
	margin-bottom:35px;
	display:block;
}
#shin_ec_contact_finish_2 a{
	background-image:url(../img/shin_ec_contact_finish_2.jpg);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:364px;
	height:24px;
	margin-bottom:35px;
	display:block;
}
#shin_ec_contact_finish{
	height:480px;
	background-image:url(../img/shin_ec_contact_finish_img.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
/* ---------------------------API別設定ここから----------------------- */

/* --------------------------API別設定ここまで----------------------- */
/* CSS Document */


.preloader {
	background:url(i/89.gif);
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
   display:inline-block;  
}

@charset "UTF-8";


/* --------------------------------------- * 
 * container_form
 * ---------------------------------------*/
#container_form{
	width:950px;
	margin-bottom:30px;

}
#form_att{
	color:#F00;
	font-weight:bold;
	text-align:right;
	font-size:14px;
}
/* --------------------------------------- * 
 * header
 * ---------------------------------------*/
#container_form legend{
	text-indent:-9999px;
	font-size:0;

}
span#jyuusho{
	font-size:10px;
	color:red;
	line-height:1.2;
}
#container_form dl{
	background-color:;
}
/* dt */
#container_form dt{
	float:left;
	display:inline;
	width:500px;
	padding-top:20px;
	font-size:12px;
	line-height:35px;
	text-indent:-22px;
	padding-left:22px;
	font-weight:bold;
	font-size:14px;

}
#container_form dt strong{
	color:red;
}
#container_form dt span{
	color:#866464;
}

/* dd */
#container_form dd{
	border-bottom:1px solid #CBBB99;
	float:left;
	width:390px;
	padding:0px 0 25px 230px;
	display:inline;
	font-size:14px;
	line-height:20px;
	margin-top:-25px;
	position:relative;
}


/* input type="text" */
#container_form dd input.txt{
	height:15px;
	padding:5px;
	font-size:14px;
	background-color:#FFF;
	border:1px solid transparent;
	border-color:#a99568 #d0c3a6 #d0c3a6 #a99568;
	width:370px;
}
* html #container_form dd input.txt{/* png bug for ie6 */
	background:#CABB9B;
}
#container_form dd input#zip1{
	width:46px;
}
#container_form dd input#zip2{
	width:70px;
}
#container_form dd input#check_other_txt{
	width:200px;
}
#container_form dd input.focus{
	background:url("../images/input_back_focus.png");
}
* html #container_form dd input.focus{
	background:#DFD7C6;
}





/* textarea */
#container_form dd textarea{
	width:380px;
	height:80px;
	padding:3px;
	font-size:14px;
	background-color:#FFF;
	border:1px solid red;
	border-color:#a99568 #d0c3a6 #d0c3a6 #a99568;
}
* html #container_form dd textarea{/* png bug for ie6 */
	background-color:#FFF;
}
#container_form dd textarea.focus{
	background:url("../images/input_back_focus.png");
}
* html #container_form dd textarea.focus{
	background:#DFD7C6;
}

/* --------------------------------------- * 
 * footer
 * ---------------------------------------*/
 
#container_form dd input#address_search{
	vertical-align:bottom;
	margin-left:10px;
}
#container_form p{
	clear:both;
	width:950px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
}
#container_form address{
	position:absolute;
	bottom:30px;
	width:100%;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#2c2108;
}
#container_form address a{
	color:#2c2108;
	text-decoration:none;
}
#container_form address a:hover{
	color:blue;
	text-decoration:underline;
}

/* --------------------------------------- * 
 * validate setting
 * ---------------------------------------*/
 
input.error,
textarea.error{
	border:1px solid red !important;
}
label.error{
	font-size:11px;
	color:red;
	text-align:right;
	float:right;
}


/* Selectbox Styles
=================================*/

a.sctble_display {
	border: none;
	padding-right: 26px;
	background: url(select_right.gif) no-repeat right top;
}
a.sctble_display:hover { background-position: right -25px }
a.sctble_focus { background-position: right -50px !important }

	a.sctble_display span {
		padding-left: 7px;
		height: 25px;
		background: url(select_left.gif) no-repeat left top;
		line-height: 25px;
	}
	a.sctble_display:hover span { background-position: left -25px }
	a.sctble_focus span { background-position: left -50px !important }

/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat {
	background: #DFD7C6;
}

	div.sctble_mat dl { 
		border-color: none;
	}
	
	div.sctble_mat a {
		color: #262626;
	}
	
	div.sctble_mat a.selected {
		color: #666;
	}
	
/* Pulldown Mat (No Optgroups)
=================================*/
	
div.sctble_mat.nooptg p {
	border-color: solid #93af72 1px;
}

/* Date (Inline)
=================================*/

div.sctble_mat.sctble.m_year p,
div.sctble_mat.sctble.m_month p {}
		
	div.sctble_mat.sctble.m_year a,
	div.sctble_mat.sctble.m_month a {}
	
	div.sctble_mat.sctble.m_day a {}
		
/* Simple Select Box
=================================*/
	
div.sBox {
	border: solid #93af72 1px;
	background: #f2f8ec;
}

div.sBox p {
	border: none !important;
}
	
	div.sBox a:hover,
	div.sBox a:focus,
	div.sBox a.selected {
		color: #fff;
		background: #93af72;
	}

/* Selectbox Styles
=================================*/

a.sctble_display {
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #262626;
	text-decoration: none;
	cursor: default;
}

	a.sctble_display span {
		display: block;
		width: 5em;
		cursor: default;
	}
	
	a.m_year span,
	a.s_year span { width: 3em }
	a.m_month span,
	a.s_month span,
	a.m_day span,
	a.s_day span { width: 2em }
	a.callback span { width: 9em }

/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat {
	border: solid #DFDFDF 1px;
	border-top: none;
	border-left: none;
	background: #EEE;
}

	div.sctble_mat dl {
		font-size:small;
		margin: 0;
		padding: 1em 1em 0;
	}
	
		div.sctble_mat dl dt {
			float: left;
			margin: 0 0 1em 0 !important;
			border: none !important;
			padding: 0 !important;
			width: 4.5em;
			color: #333;
			font-weight: bold;
		}
		
		div.sctble_mat dl dd {
			margin: 0 0 1em 4.5em !important;
			border-left: solid #333 2px !important;
			padding: 0 0 0 1.5em !important;
		}

	div.sctble_mat a {
		padding-right: .7em;
		color: #1972ea;
		font-weight: bold;
	}
	
	div.sctble_mat a.selected {
		color: #333;
		text-decoration: none;
		cursor: default;
	}
	
/* Pulldown Mat (No Optgroups)
=================================*/
	
div.sctble_mat.nooptg p {
	border: solid #999 1px;
	border-top: none;
	border-left: none;
	padding: .5em 1em;
	line-height: 1.9;
}

/* Date (Inline)
=================================*/

div.sctble_mat.sctble.m_year p,
div.sctble_mat.sctble.m_month p {
	padding-left: .6em;
}
		
	div.sctble_mat.sctble.m_year a,
	div.sctble_mat.sctble.m_month a {
		padding: .4em;
	}
	
	div.sctble_mat.sctble.m_day a {
		display: inline-block;
		width: 1.5em;
		text-align: center;
	}
		
/* Simple Select Box
=================================*/
	
div.sBox {
	border: solid #DFDFDF 1px;
	border-left: none;
	width: 130px;
	overflow: auto;
	overflow-x: hidden;
	background: #FFF;
}

div.sBox.s_year { width: 6em }
div.sBox.s_month,
div.sBox.s_day { width: 5em }

	div.sctble_mat.sBox p {
		border: none;
		padding: 0;
		line-height: 1.5;
	}

	div.sBox a {
		border: solid #DFDFDF 1px;
		border-top: none;
		border-right: none;
		padding: .3em .5em;
		display: block;
		text-decoration: none;
	}
	
	div.sBox a.last-child {
		border-bottom: none;
	}
	
	div.sBox a:hover {
		background: #EEE;
	}
	
	div.sBox a.selected {
		background: #EEE;
	}

span.ERR{
	color:red;
}
.nitto_page1_jis_box_p1{
	display:flex;
	justify-content:space-between;
	padding-bottom:10px;
}
.nitto_page1_jis_box_p1 table{
	width:calc((100% - 20px) / 2);
	border:1px solid #666;
}
.nitto_page1_jis_box_p1 table caption{
	font-weight:bold;
	font-size:18px;
	text-align:center;	
}
.nitto_page1_jis_box_p1 table tr td{
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.nitto_page1_jis_box_p1 table th, .nitto_page1_jis_box_p1 table td {
   border-style: dashed; /* 線種 */
   border-width: 1px; /* 線の太さ */
   border-color: gray; /* 線色 */
}
.nitto_page1_jis_box_p1 table tr:nth-of-type(1){
	background-color:#C5D6CE;
}