@charset "utf-8";
/* CSS Document */

/* Font set
--------------------------------------------------------------------------*/
.font_bold {
	font-weight: bold;
}
.red {
	color: #f00;
}
.gray666 {
	color: #666;
}
.txt11_bk {
	margin-top: 10px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

/* Layout set
--------------------------------------------------------------------------*/
.float_left{
	float: left;
	/*vertical-align:top;*/
}
.float_right{
	float: right;
	/*vertical-align:top;*/
}

.pos_center {
	text-align: center;
}
.pos_right {
	text-align: right;
}
.pos_left {
	text-align: left;
}

/* Padding set
--------------------------------------------------------------------------*/
.padd_l10 {
	padding-left: 10px;
}
.padd_l20 {
	padding-left: 20px;
}

/* Margin set
--------------------------------------------------------------------------*/
/* margin-left set */
.mar_l10 {
	margin-left: 10px;
}
.mar_l20 {
	margin-left: 20px;
}

/* margin-top set */
.mar_t10 {
	margin-top: 10px;
}
.mar_t20 {
	margin-top: 20px;
}

/* margin-bottom set */
.mar_b10 {
	margin-bottom: 10px;
}
.mar_b20 {
	margin-bottom: 20px;
}

/* margin5px top and bottom */
.mar_5tb {
	margin: 5px 0px;
}

/* Border set
--------------------------------------------------------------------------*/
.border_gray_ccc {
	border: 1px solid #ccc;
}

/* Width Layout set
--------------------------------------------------------------------------*/
.w140{
	float:left;
	width:140px;
	vertical-align:top;
}
.w160{
	float:left;
	width:160px;
	vertical-align:top;
}
.w284{
	float:left;
	width:284px;
	vertical-align:top;
}
.w50{
	float:left;
	width:50px;
	vertical-align:top;
}
.w70{
	float:left;
	width:70px;
	vertical-align:top;
}
.w470{
	float:left;
	width:455px;
	vertical-align:top;
}
.w430{
	float:left;
	width:430px;
	vertical-align:top;
}
.w270{
	float:left;
	width:270px;
	vertical-align:top;
}
.w540{
	float:left;
	width:540px;
	vertical-align:top;
}
.w210{
	float:left;
	width:210px;
	vertical-align:top;
}
.w330{
	float:left;
	width:330px;
	vertical-align:top;
}
.wl275{
	float:left;
	width:275px;
	margin-right:10px;
}

.w500{
	width: 500px;
	text-align:left;	
}
.w210 img,.w70 img{
	margin-left:10px;
}
.w520{
	width: 520px;
	text-align:left;	
}


/* Breadcrumbs List
--------------------------------------------------------------------------*/
#breadcrumbs {
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0;
	font-size: 11px;
}
ul#breadcrumbs {
	list-style-type: none;
}
ul#breadcrumbs li {
	display: inline;
}
ul#breadcrumbs li.arrow {
	background: url(/nejp_images/categories/arrow.gif) left no-repeat;
	padding-left: 12px;
}
ul#breadcrumbs li a:link,
ul#breadcrumbs li a:visited {
	color:#0085F6;
	text-decoration: underline;
}
ul#breadcrumbs li a:hover {
	text-decoration: none;
}

/* Contents
--------------------------------------------------------------------------*/
#contents {
	float: left;
	display: inline;
	width: 700px;
	margin-bottom: 30px;
	margin-left: 15px;
	line-height: 1.5;
}
#contents a:link,
#contents a:visited {
	color: #0085F6;
	text-decoration: underline;
}
#contents a:hover {
	text-decoration: none;
}
#contents p {
	margin: 0;
	padding: 0px 10px 15px 10px;
	line-height: 1.5em;
}

#contents h1 {
	width: 680px;
	margin-bottom: 15px;
	padding: 11px 0 5px 10px;
	background: url(../nejp_images/categories/h1_subContents_bg.gif) repeat-x;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 1.0;
	border: 1px solid #cccccc;
}
#contents h2 {
	width: 668px;
	margin: 20px 0 15px 5px;
	padding: 7px 0 5px 10px;
	background: url(../nejp_images/categories/bg_subMenu_title.gif) repeat-x;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
	line-height: 1.0;
}

.sub_contents {
	width: 670px;
	margin:10px 0px 25px 10px;
	line-height: 1.5em;
}
.sub_contents h3 {
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
}
.sub_contents h4 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
}
.sub_contents p {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.5em;
	
}

/* Side Bar
--------------------------------------------------------------------------*/
#sidebar {
	float: right;
	display: inline;
	width: 200px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0;
}

#sub_registration {
	width: 200px;
	height: 120px;
	margin-bottom: 20px;
	line-height: 1.0;
}
#sub_registration div {
	background: url(../nejp_images/categories/sub_bg_registerUser.gif) top left repeat-x;
	padding: 10px 10px 10px 10px;
}
#sub_partnerRegi {
	height: 40px;
	border: 1px solid #CEB70D;	
}
#sub_ecRegi {
	clear: both;
	height: 40px;
	border-right: 1px solid #CEB70D;
	border-bottom: 1px solid #CEB70D;
	border-left: 1px solid #CEB70D;
}
.sub_partnerRegiTitle {
	background: url(../nejp_images/index/affiliateRegister.gif) top left no-repeat;
	padding: 10px 10px 15px 0;
}
.sub_ecRegiTitle {
	background: url(../nejp_images/index/merchantRegister.gif) top left no-repeat;
	padding: 10px 10px 15px 0;
}
#sub_registration .signUpBtn {
	float:right;
	background:url(../nejp_images/index/bg_signUpBtn.jpg) top left repeat-x;
	border:1px solid #D27D00;
	font-weight:bold;
	text-align:center;
}
#sub_registration .signUpBtn a:link,
#sub_registration .signUpBtn a:visited {	
	padding: 3px 0 3px 0;
	float: left;
	width: 90px;
	color: #000000;
	text-decoration: none;
}
#sub_registration .signUpBtn a:hover {	
	color: #FF8800;
	text-decoration: none;
}

/* categories sidemenu navi */
#sidebar .title_ptn {
	width: 190px;
	margin-bottom: 10px;
	padding: 3px 0 3px 0;
	background-color: #ee1c22;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
#sidebar .title_mobile {
	width: 190px;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #f1bb00;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}

#sidebar .title_ec {
	width: 190px;
	margin-bottom: 10px;
	padding: 3px 0 3px 0;
	background-color: #0081c5;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
#sidebar .title_client {
	width: 190px;
	margin-bottom: 10px;
	padding: 3px 0 3px 0;
	background-color: #fdb813;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
#sidebar .title_know {
	width: 190px;
	margin-bottom: 10px;
	padding: 3px 0 3px 0;
	background-color: #8fc31f;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
#sidebar .title_privacy {
	width: 190px;
	margin-bottom: 10px;
	padding: 3px 0 3px 0;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
#sidebar .sub_title {
	padding: 5px 0 0 5px;
	color: #333;
	line-height: 1.5;
}
#sidemenu_navi {
	width: 190px;
	margin-bottom: 15px;
	padding: 0;
	border-top: 2px solid #f68120;
	border-bottom: 2px solid #f68120;
}
#sidemenu_navi ul {
	width: 190px;
	padding-top: 3px;
	padding-bottom: 1px;
}
#sidemenu_navi li {
	width: 190px;
	padding-top: 7px;
	padding-bottom: 5px;
	line-height: 1.0;
}
#sidemenu_navi li.line {
	border-bottom: 1px solid #f68120;
	line-height: 1.0;
}
#sidemenu_navi a {
	margin-left: 5px;
	padding-left: 15px;
	background: url(../nejp_images/allow_orange.gif) top left no-repeat;
	color:#0085F6;
	line-height: 1.5em;
	display:block;
}
#sidemenu_navi a:link,
#sidemenu_navi a:visited {
	text-decoration: none;
	line-height: 1.0;
}
#sidemenu_navi a:hover {
	text-decoration: underline;
	line-height: 1.0;
}
/* Tree Menu */
#sidemenu_navi li.line a.tree_menu  {
	border-bottom: none;
	line-height: 1.0;
}
#sidemenu_navi a.tree_menu {
	margin-left: 5px;
	padding-left: 15px;
	background: url(../nejp_images/allow_small_g.gif) top left no-repeat;
	color:#0085F6;
	line-height: 1.0;
}
#sidemenu_navi a:link.fold,
#sidemenu_navi a:visited.fold {
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	background: url(../nejp_images/fold_mark.gif) top left no-repeat;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height: 1.0;
}
#sidemenu_navi a:hover.fold {
	background: url(../nejp_images/fold_mark.gif) top left no-repeat;
	color: #0085F6;
	text-decoration: underline;
	line-height: 1.0;
}

/* backnumber sidemenu */
#sidemenu {
	width: 170px;
	margin-bottom: 20px;
	padding: 10px 4px 10px 24px;
	border-bottom: 1px solid #d1c0a5;
	border-left: 1px solid #d1c0a5;
	border-right: 1px solid #d1c0a5;
	line-height: 2.0;
}
#sidemenu a {
	padding-left: 25px;
	background:url(../nejp_images/categories/triangle_mark.gif) left no-repeat;	
	color:#0085F6;
}
#sidemenu a:link,
#sidemenu a:visited {
	text-decoration: underline;
}
#sidemenu a:hover {
	text-decoration: none;
}
#sidebar h2 {
	width: 198px;
	height: 18px;
	margin: 0;
	padding: 5px 0 3px 0;
	background: url(../nejp_images/categories/sidemenu_title.gif) left repeat-x;
	border-top: 1px solid;
	border-bottom: 2px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #d1c0a5 #d1c0a5 #6a3905 #d1c0a5;
	font-size: 13px;
	color: #6a3905;
	font-weight: bold;
	text-align: center;
}

/* Archive Link */
#archive {
	margin-bottom: 50px;
	padding: 0;
	white-space: nowrap;
}
#archive ul{
	margin: 0;
	padding: 0;
}
#archive li{
	float: left;
	width: 200px;
	height: 26px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}
#archive li a:link,
#archive li a:visited {
	float: left;
	width: 200px;
	height: 20px;	
	margin: 0;	
	padding: 6px 0 0 20px;
	background: url(../nejp_images/categories/archive.gif) top left no-repeat;
	color: #999;
	font-weight: bold;
	text-decoration: none;	
}
#archive li a:link.selected,
#archive li a:visited.selected {
	background: url(../nejp_images/categories/archive_selected.gif) top left no-repeat;	
	color: #FFF;
	text-decoration: none;	
}
#archive li a:hover {
	background: url(../nejp_images/categories/archive_selected.gif) top left no-repeat;	
	color: #FFF;	
	text-decoration: none;	
}

/* Form set
--------------------------------------------------------------------------*/
.formTable {
	width: 600px;
	margin: 0 0 10px 0;
	padding: 5px;
	line-height: 1.5;
}
.formTable td {
	padding: 5px;
}
.formTable td.form_line {
	border-bottom: 1px solid #ccc;
}
.formLabel {
	width: 180px;
}
.required {
	width: 10px;
	color: #CC0000;
}
.submitButtonSpace {
	padding: 12px;
	background-color: #fff;
}

/* Backnumbar（news/event）
--------------------------------------------------------------------------*/
dl.backnumbar {
	width: 670px;
	margin: 20px 0 0 0;
	padding: 0;
}
dl.backnumbar dt {
	float: left;
	clear: both;
	display: block;
	width: 80px;
	margin: 0;
	padding: 5px;
}
dl.backnumbar dd {
	margin: 0;
	padding: 5px;
}
dl.backnumbar dd img {
	padding-right: 20px;
}

/* Backnumbar（campaign/newecsite）
--------------------------------------------------------------------------*/
.sub_contents div.campaign,.sub_contents div.newecsite{/*width:95%;*/
margin:10px auto;
padding:7px 15px;
border-top:1px dotted #9cacc1;
border-bottom:1px dotted #9cacc1;
/*border:1px solid #48abc8;*/
background-color:#eff2f6;}

.sub_contents div.campaign p,.sub_contents div.newecsite p{margin:5px 0 0 0;}
.sub_contents div.campaign p b,.sub_contents div.newecsite p b{padding-right:5px;}

.sub_contents div.campaign p.text{
font-size:0.8em;
color:#FF0000;}

.sub_contents div.newecsite{margin-bottom:20px;}
.sub_contents div.newecsite h3 {
margin-top:0px;
font-size:1.2em;
padding-bottom:0px;
padding-left:5px;
	border-bottom:#9cacc1 solid 1px;
}

.sub_contents div.newecsite p img{margin:0px 5px;
padding:0px;}


/* Inquiry top/form
--------------------------------------------------------------------------*/
.inquiry_top {
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	line-height: 1.5;
}
.inquiry_top th {
	margin: 0;
	padding: 5px;
	background-color: #777;
	color: #fff;
	font-weight: bold;
}
.inquiry_top td {
	padding: 5px;
	border: 1px solid #999;
}
.inquiry_top td.w1 {
	width: 250px;
}
.inquiry_top td.w2 {
	width: 230px;
}

/* privacy
--------------------------------------------------------------------------*/
ol.privacy,
ul.privacy,
table.privacy
{
	margin: 10px 0 10px 40px;
	line-height: 1.7;
}
table.privacy th,
table.privacy td {
	padding: 5px;
}
ol.privacy li {
	list-style-type: decimal;
}
ul.privacy li {
	list-style-type: disc;
}

#base_policy {
	margin: 10px 0 10px 0;
	padding: 15px;
	border: 1px solid #000;
	line-height: 1.5;
}
#base_policy ol li {
	margin: 10px 0 5px 40px;
	padding: 0 0 0 5px;
	list-style-type: decimal;
	line-height: 1.5;
}


/* TRUSTe
--------------------------------------------------------------------------*/
.TRUSTe_img_l10 {
	margin-left: 10px;
}
.TRUSTe_img_r10 {
	margin-right: 10px;
}

/* Client
--------------------------------------------------------------------------*/
.client_top {
	width: 600px;
	margin: 10px 30px;
	padding: 0;
	border: 1px solid #666;
	vertical-align: middle;
}
.client_top td.w1 {
	width: 140px;
	margin: 0px;
	padding: 10px 5px;
	text-align: center;
}
.client_top td.w2 {
	margin: 0px;
	padding: 10px;
	text-align: left;
	vertical-align:top;
}
.detail_c_link {
	float: right;
	display:block;
	width: auto;
	margin: 0;
	padding:5px;
	background-color: #eee;
	border: 1px solid #333;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.client_tit {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

ul.clienttop {
	margin: 15px 0 15px 50px;
}
ul.clienttop li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 15px;
	list-style-type: none;
	background-image: url(../nejp_images/common/square_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	line-height: 1.5;
}
ul.clienttop li.img_none {
	display: inline;
	margin: 0;
	padding: 0 5px 0 15px;
	list-style-type: none;
	background: none;
}
table.eclist td.w3{
	width: 180px;
	height: 50px;
	margin: 0px;
	padding: 20px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}

/* Howto
--------------------------------------------------------------------------*/
#contents h1.knowhow {
	margin-bottom: 5px;
}
.subtitle_11 {
	margin: 0 0 10px 5px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}

.sub_contents h3.orenge_allow {
	display: block;
	margin: 10px 0 5px 0;
	padding: 0 0 0 20px;
	background: url(../nejp_images/allow_submenu.gif) no-repeat left bottom;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.sub_contents h3.tobira {
	margin: 10px 0 5px 5px;
	font-size: 13px;
	color: #a40000;
	font-weight: bold;
}
.sub_contents h3.tobira2 {
	margin: 10px 0 5px 5px;
	font-size: 13px;
	color: #218b36;
	font-weight: bold;
}

.detail_h_link {
	float: right;
	margin:0;
	padding: 50px 25px 0 0;
	background: url(../know/senpai/images/arrow.gif) no-repeat right bottom;
	text-align:reight;
}

#know_items {
	width: 550px;
	margin: 0 0 0 50px;
	padding: 0 0 0 18px;
	text-align: left;
}
.sub_contents h3.items_title,
#know_items h3.items_title {
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.sub_contents h3.pattern_title {
	margin: 5px 0 5px 0;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
#know_items p {
	margin: 0;
	padding: 5px 0 5px 0;
}
.know_profile {
	width: 509px;
	margin: 0 30px 0 30px;
	text-align: left;
}
.know_wakuichi11{
	width:500px;
	padding: 10px;
	background-color:#f1c06f;
	vertical-align:top;
}
.pattern{
	margin-bottom: 5px;
	padding:5px;
	background-color: #ff5941;
	border-bottom: 1px solid;
	border-bottom-color: #d25941;
	color:#fff;
	font-weight:bold;
}
table.pt td {
	margin-bottom: 5px;
	padding: 5px;
}


/* Partner & EC
--------------------------------------------------------------------------*/

.ptn_btn {
	margin: 0 0 5px 0;
	background: url(../nejp_images/ptn_btn.jpg) no-repeat top;
	border: 0;
}
.ec_btn {
	height: 34px;
	margin: 0 0 5px 0;
	background: url(../nejp_images/ec_btn.jpg) no-repeat top;
	border: 0;
}

/* faq */
.sub_contents h3.faq_subTitle {
	margin: 10px 0 10px 0;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	vertical-align: middle;
	border-left: 5px #ff6600 solid;
	padding: 3px 5px;
}
li.ec_faq {
	margin: 5px 0 0 5px;
	padding-left: 20px;
	display: block;
	list-style-type:none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/* faq - question */
ul.faq {
	margin: 0 10px;
	padding: 0;
}
ul.faq li {
	margin: 0;
	padding: 3px 5px;
	/*
	list-style-image: url(../nejp_images/allow_orange.gif);
	*/
	list-style-position: inside;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}
ul.faq li a {
	margin: -20px 0 0 50px;
	padding: 3px 0 3px 0;
	display: block;
	font-size: 12px;
}
/* faq - answer */
table.faq {
	margin: 0px 5px;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
}
table.faq td.qu_num {
	width: 30px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	background-color: #ececec;
	vertical-align: top;
}
table.faq td.qu {
	width: 95%;
	padding: 5px;
	font-weight: bold;
	background-color: #ececec;
}
table.faq td.faq_link {
	padding: 5px 5px 8px 30px;
	display: block;
	/*
	background: url(../nejp_images/allow_gray.gif) no-repeat 15px center;
	*/
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
}

table.faq td.an_num {
	/*
	background: url(../nejp_images/bt_mark.gif) no-repeat left top;
	*/
	vertical-align: top;
	padding: 5px 0px 5px 10px;
}
table.faq td.an {
	padding: 5px 5px 10px 5px;
}
table.faq td.an ol {
	margin: 10px 30px;
	list-style-type: decimal;
}
table.faq td.an ol li {
	margin: 10px;
	list-style-type: decimal;
}

table.faq td.an ul.squ{
	padding-top: 10px;
}
table.faq td.an ul li.squ{
	margin: 0;
	padding:0 0 0 15px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 12px;
	font-weight: normal;
}


/* sitemap
--------------------------------------------------------------------------*/

#sitemap{
	width:95%;
	margin:0 auto;
	margin-bottom:20px;
	font-size: 12px;
}


#sitemap h1{
	font-size: 16px;
	font-weight:bold;
	color: #f80;
	padding: 2px 0 2px 5px;
	margin-top:0;
	margin-bottom:20px;
	border-bottom: 1px solid #f80;	
}

#sitemap div.float_left,#sitemap div.float_right{width:30%;}
#sitemap div.float_left{margin-right:25px;}
	

#sitemap h2{
	font-size: 13px;
	background: url(/nejp_images/allow_submenu.gif) no-repeat left center;
	padding:6px 0 5px 20px;
	margin:7px 0 7px 0px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	line-height:155%;
	vertical-align:middle;
}

#sitemap h2.border{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;}

#sitemap h3{
font-weight:bold;
color: #f80;
	font-size: 12px;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
}

#sitemap ul{
	padding: 0;
	margin:0 0 20px 10px;
}
#sitemap li{
list-style-type:none;
	font-size: 12px;
	list-style-position: inside;
	background:url(/nejp_images/allow_orange.gif)  no-repeat left center;
	line-height:155%;
	padding:0 0 0 15px;
	margin:0 0 0 0;
	vertical-align:top;
}

#sitemap p.saitemapdaiji{
	font-size: 14px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0;
	color: #777;
	font-weight: bold;
	}
