@charset "utf-8";

body {
	background: #fff;
	font-size: 14px;
	line-height: 1;
	-webkit-text-size-adjust: none;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

#NR-wrapper {
	background: #eee;
	padding-top:0;
}

#NR-wrapper-in {
	margin: 0 auto;
}

.NR-search-in {
	padding: 10px 0;
}

.NR-tpath {
	padding: 0 0 10px 0;
	line-height: 130%;
}

.NR-tpath ol{
	padding:0;
}

.NR-tpath li{
	padding:0;
}


/*左カラム*/
#NR-main {
	width: 694px;
}

/*** グローバルナビ ***********/

#NR-nav {
	background: #fff;
}

#NR-nav-main {
	background: #333;
}

#NR-nav-sub {
	background: #fff;
}

#NR-nav-main li.NR-now a {
	background: #fff;
	border-bottom: 1px #fff solid;
}

#NR-nav-sub li.NR-now a, #NR-nav-sub li a:hover {
	border-bottom: 2px #333 solid;/*#dd4b39*/
}


/*ボタン*/
.NR-button a {
	color: #000000;
	font-weight: bold;
}

/***20150701検索ボックスをhead内に移動*******************************************/
#NR-header{
	position: fixed;
	top:0;
	left:0;
	z-index:5000;
	width:100%;
	background:#fff;
	background-attachment: fixed;
	filter:alpha(opacity=98);
    -moz-opacity: 0.98;
    opacity: 0.98;	
}



#NR-header-in{
	margin:0 auto;
}

.NR-search-text{
	width:20em;
}


/*黒検索BOX*/

#NR-header-in{
	padding:10px;
}


.NR-search-text{
	width:415px;/*20em*/
	border:0;
}

.NR-search .search_box_bk{
	border:2px #333 solid;
	width:500px;
	margin:0 auto;
}

.NR-search .search_box_bk .all_keywordsearch{
	padding:5px;
}

.NR-search .search_box_bk .all_keywordsearch{
	padding:5px 5px5px;
}

.NR-search .search_box_bk .all_keywordsearchbtn{
	background:#333;
	color:#fff;
	border-radius:0;
}

.NR-search .search_box_bk .textbox{
	display:table-cell;
}
	
.NR-search .search_box_bk .search_btn{
	background:#333;
	display:table-cell;
	width:75px;
}

.NR-search .search_box_bk .all_keywordsearchbtn{
	width:75px;
}

.NR-search .search_box_bk .search_btn{
	background:#333;
}





.gooad-long{
	margin:67px 0 1em !important;	
}

#NR-header-logo{
	width:160px;
	/*float:left;*/
}

#nr-sp-header-search {
}

.NR-rwd #nr-sp-header-search.NR-on {
		opacity: 0.5;
}

#NR-wrapper.fixed_head{
	padding-top:10px;
}

/*head固定なし*/
#NR-header.nofixed{
	position: static !important;

}


/* FORM */

input,
select,
textarea {font-family:Meiryo, sans-serif;
}


/*検索ボックス青*/
.NR-search {
	/*vertical-align: middle;*/	
}

.NR-search-in {
	/*padding-bottom: 10px;*/
	text-align: center;
	vertical-align: baseline;
}

.nr-header-search{
	width:680px;
}

.NR-search .search_box{
	border:2px #0066CC solid;
	border-radius:3px;
	width:500px;
	margin:0 auto;

}

.NR-search .search_box .inner{
	display:table;
	width:100%;
}

.NR-search .search_box .inner .textbox input{
	height: 26px;
	line-height: 26px;
	padding:5px 0;
	width:415px;
	font-size:14px;
	border:0;

}

.NR-search .search_box .inner .textbox{
	display:table-cell;
	vertical-align:middle;
	padding:0 5px;
}

.NR-search .search_box .inner .textbox input{
	font-size:14px;
}


.NR-search .search_box .inner .search_btn{
	background:#0066CC;
	cursor: pointer;
	font-weight: bold;
	color:#fff;
	width:75px;
	height: 30px;
	line-height: 30px;
	display:table-cell;
	vertical-align:middle;

}

.NR-search .search_box .inner .search_btn input{
	background:#0066CC;
	border: none;
	cursor: pointer;
	font-weight: bold;
	color:#fff;
	width:75px;
	height: 26px;
	line-height: 26px;
	font-size:14px;
}



.NR-search .search_box .inner .search_btn input[type="submit"]{
	-webkit-appearance:none;
}


/*検索ボックス赤*/
.NR-search_red {
	/*vertical-align: middle;*/	
	padding-top:10px;
	margin-bottom:10px;
}

.NR-search_red .NR-search-in {
	/*padding-bottom: 10px;*/
	text-align: center;
	vertical-align: baseline;
}

.NR-search_red .nr-header-search{
	width:680px;
}

.NR-search_red .search_box{
	/*border:2px #0066CC solid;
	border-radius:3px;*/
	width:500px;
	margin:0 auto;

}

.NR-search_red .search_box .inner{
	display:table;
	width:100%;
}

.NR-search_red .search_box .inner .textbox input{
	height: 26px;
	line-height: 26px;
	padding:5px 0;
	width:415px;
	font-size:14px;
	border:0;

}

.NR-search_red .search_box .inner .textbox{
	display:table-cell;
	vertical-align:middle;
	padding:0 5px;
	background:#fff;
}

.NR-search_red .search_box .inner .textbox input{
	font-size:14px;
}


.NR-search_red .search_box .inner .search_btn{
	background:#f44336;
	cursor: pointer;
	font-weight: bold;
	color:#fff;
	width:75px;
	height: 30px;
	/*line-height: 30px;*/
	display:table-cell;
	/*vertical-align:middle;*/

}

.NR-search_red .search_box .inner .search_btn input{
	background:#f44336;
	border: none;
	cursor: pointer;
	font-weight: bold;
	color:#fff;
	width:75px;
	height: 26px;
	line-height: 26px;
	font-size:14px;
}



.NR-search_red .search_box .inner .search_btn input[type="submit"]{
	-webkit-appearance:none;
}

.NR-search_red .search_box .inner p.search_btn_icon{
	display:table-cell;
}

.NR-search_red .search_box .inner p.search_btn_icon button{
	background:#f44336;
	cursor: pointer;
	width:75px;
	height: 36px;
	color:#fff;
	font-size:14px;
	vertical-align:middle;
	border:0;
}

.NR-search_red .search_box .inner p.search_btn_icon button img{
	display:none;
}



/*.NR-text,*/
.NR-select,
.NR-button {
	/*font-size: 12px;*/
	vertical-align: middle;
}

/*
.NR-text {
	border: 1px solid #ccc;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 5px;
	width: 24em;
}


.NR-text:focus {
	border-color: #333;
}
*/

.NR-button {
	white-space: nowrap;
	-webkit-appearance: none;
}

.NR-button,
.NR-button:visited,
.NR-button:hover {
	color: #000;
	text-decoration: none;
}

.NR-button {
	background: #ffd700;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	padding: 6px 1em;
	text-align: center;
}

*:first-child+html .NR-button {
	min-width: 0;
}

.NR-button:hover {
	background: #ffe711;
}

.NR-button-normal {
	background: #ddd;
}

.NR-button-normal:hover {
	background: #eee;
}

.NR-button-disabled,
.NR-button-disabled:hover {
	background: #f0f0f0;
	color: #aaa;
	cursor: default;
}

.NR-select {
	border: 1px solid #ccc;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
}



/* COMMON */

#NR-nav-sp {
	display: none;
	background: #36c;
}

#NR-nav-sp a {
	color: #fff;
	display: block;
	font-size: 20px;
	padding: 20px;
	text-align: center;
}

.NR-copyright-ip {
	font-size: 12px;
	line-height: 1.4;
	margin: 15px auto;
	text-align: right;
	width: 1004px;
}

.NR-copyright {
	text-align: center;
}

#NR-header-logo {
	line-height: 36px;
	width: 160px;
	/*float:left;*/
	display:table-cell;
	vertical-align:middle;
}

#NR-header-logo img {
	vertical-align: middle;
}

#NR-header-logo-goo img {
	height: 36px;
	margin-right: 10px;
	width: 70px;
}

#NR-header-logo-sv img {
	height: 28px;
	margin-left: 5px;
	width: 28px;
}

#NR-header-logo a {
	color: #000;
	font-size: 16px;
	font-weight: nomal;
	text-decoration: none;
}

#NR-header-in {
	position: relative;
	display:table;
	width:1000px;
	margin:0 auto;
	padding:11px 10px;
}

/*設定*/
#NR-header-in .NR-header-setting{
	display:table-cell;
	vertical-align:middle;
	width:90px;
}

.NR-header-setting p i{
	font-size:25px;
}

.NR-header-setting p{
	color:#000;
	display:table-cell;
	vertical-align:middle;
	border-collapse: separate;
	border-spacing:5px;
}

#NR-header-in .NR-header-setting p a{
	color:#000;
	margin:3px;
	display:block;
}


/*
#NR-header-util {
	position: absolute;
	right: 10px;
	top: 10px;
}

#NR-header-util li {
	float: right;
	margin-left: 8px;
}

#NR-header-util a {
	color: #333;
	font-size: 12px;
}

#NR-header-util a:hover {
	color: #36c;
}
*/

#NR-header-tool {
	margin-bottom: 5px;
	text-align: right;
}

#NR-header-ocn {
	text-align: right;
}

#NR-header-ocn-logo {
	margin-right: 5px;
	vertical-align: middle;
}

#NR-sp-menu {
	display: none;
}

#NR-footer-sv {
	margin-bottom: 20px;
}

#NR-footer a {
	color: #333;
	font-size: 12px;
}

#NR-footer a:hover {
	color: #36c;
}

#NR-footer-sv  {
	border-bottom: 1px solid #ccc;
}

#NR-footer-sv dl {
	line-height: 1.5;
	margin-bottom: 15px;
}

#NR-footer-sv dt,
#NR-footer-sv dd {
	margin-bottom: 15px;
}

#NR-footer-sv dt {
	clear: left;
	float: left;
	margin-right: 2em;
	width: 8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#NR-footer-sv dt,
#NR-footer-sv dt a {
	font-size: 13px;
	font-weight: bold;
}

#NR-footer-sv ul,
#NR-footer-sv li {
	display: inline;
}

#NR-footer-sv li {
	margin-right: 10px;
}

#NR-footer-link {
	margin-bottom: 20px;
	text-align: center;
}

#NR-footer-link li {
	display: inline;
	margin-right: 10px;
}

.NR-pr {
	margin: 0 auto 10px;
	text-align: center;
}

.NR-pr a {
	color: #36c;
}

.NR-pr-imgTxt {
	border: 1px solid #ccc;
	padding: 10px;
	width: 950px;
}

.NR-pr-imgTxt img {
	margin-right: 10px;
	vertical-align: middle;
}

.NR-pr-txt {
	padding: 20px 0;
}

.NR-go {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAIAQMAAADk/cxGAAAABlBMVEX///9mZmaO7mygAAAAAXRSTlMAQObYZgAAABVJREFUeF5jaGA4wPCA4QMQPgCyGgAxEAYhoO6KiwAAAABJRU5ErkJggg==) 0 no-repeat;
	padding-left: 12px;
}

*:first-child+html .NR-go {
	background-image: url(img/go.png);
}

#NR-gosp-in {
	background: #36c;
	color: #fff;
	display: block;
	font-size: 48px;
	padding: 2em;
	text-align: center;
	text-decoration: none;
}

.txtimgl {
	margin-bottom: 20px;
}

.txtimgl dt {
	margin-bottom: 1em;
	font-size: 16px;
}

.txtimgl dd {
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 10px;
	min-height: 80px;
	position: relative;
	zoom: 1;
}

.txtimgl .NR-txtimgl-img {
	position: absolute;
	top: 0;
	left: 0;
}

.txtimgl .NR-txtimgl-txt {
	display: block;
	margin-left: 90px;
	position: static;
}

.txtimgl .black {
	font-weight: bold;
	margin-bottom: 5px;
}

/*ボタン*/
.NR-button a {
	color: #000000;
	font-weight: bold;
}


/*hoverで透過*/
.NR-search .search_box .inner .search_btn:hover,
.NR-search .search_box_bk .search_btn:hover{
	filter:alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90;	
}

