/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
/* □□                                                                        □□*/
/* □□     PC START                                                           □□*/
/* □□                                                                        □□*/
/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/

@media screen and (min-width: 751px) { 

/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*	                                                                              */
/*	   COMMON                                                                     */
/*	                                                                              */
/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*	----------------------------------------------------------------------------- */
/*	   BACKGROUND                                                                 */
/*	----------------------------------------------------------------------------- */

div.container_pc {
	position: static;
	width : 100% ;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	color: transparent;
	text-align: center;
	background-color: #ffffff;
}


div.container_sp {
	display: none;
}

/*	----------------------------------------------------------------------------- */
/*	   LINK MENU                                                                  */
/*	----------------------------------------------------------------------------- */

a.pagelink {
	color: #555555;
}
	a.pagelink:hover {font-weight:600;}

div.linkmenuframe_pc {
	clear:both;
	display: inline-block;
	position: static;
	width : 100% ;
	height: 45px;
/*	float: left;  */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	color: #222222;
/*	border: 1px solid #e50011;*/
}

div.linkmenu_pc {
	display: inline-block;
	position: static;
	width : 130px ;
	height: 20px;
	float: left;
	margin: 10px 20px 10px 0px;
	padding: 10px 10px 15px 10px;
	color: #555555;
	font-size:15px;
/*	border: 1px solid #999999; */
}

span.linkmenu_pc_hover { display: none; }

div.linkmenu_pc:hover span.linkmenu_pc { display: none; }
div.linkmenu_pc:hover span.linkmenu_pc_hover { display: inline; font-size:14px; color: #189ecf;}


a.for_product_pc {
	color:#189ecf;
}
	a.for_product_pc:hover {font-weight:600;}

a.shop_link_pc {
	color:#555555;
}
	a.shop_link_pc:hover {color:#189ecf;}
	
/*	----------------------------------------------------------------------------- */
/*	   CONTENTS                                                                   */
/*	----------------------------------------------------------------------------- */

div.contents_pc {
	clear: both;
	display: block;
	position: static;
	width : 1080px ;
	min-height: 100%;
	height: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	display: inline-block;
	background-color: #ffffff;
/*	border: 1px solid #6B6B6B; */
}

/*	----------------------------------------------------------------------------- */
/*	   FOOTER                                                                     */
/*	----------------------------------------------------------------------------- */

div.footer_pc {
	clear: both;
	display: block;
	width: 98%;
	height: auto;
	margin: 30px 0px 0px 1%;
	padding: 10px 0px 10px 0px;
	color: #444444;
	background-color: #ffffff;
	border-top: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
}


div.copyright_pc {
	display: block;
	width: 100%;
	height: auto;
	color: #444444;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background-color: transparent;
	font-size: 14px ;
	font-family: "Century Gothic", sans-serif;
	/* border: 1px solid #6B6B6B; */
}


/*	----------------------------------------------------------------------------- */
/*	   IMAGE IN CONTENT                                                           */
/*	----------------------------------------------------------------------------- */

div.insert_image_pc {
  	clear: both;
	width: 35%;
	height: auto;
	float: left;
	margin: 0px 0px 20px 25px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
/*	border: 1px solid #aaaaaa;  */
}

	div.insert_image_pc.right { float: right; }

	div.insert_image_pc.right_xl { float: right; width: 55%; margin: 0px 0px 20px 20px}
	div.insert_image_pc.right_l { float: right; width: 45%; margin: 0px 0px 20px 20px}
	div.insert_image_pc.right_ml { float: right; width: 40%; margin: 0px 0px 20px 20px}
	div.insert_image_pc.right_m { float: right; width: 30%;}
	div.insert_image_pc.right_s { float: right; width: 25%;}

	div.insert_image_pc.left_l { float:left; width: 45%; margin: 0px 20px 0px 1em;}
	div.insert_image_pc.left_m { float:left; width: 30%; margin: 0px 20px 10px 1em;}
	
	div.insert_image_pc.left_w { float:left; width: 90%; margin: 20px 0px 20px 7%;}
	
img.image_standard_pc {
	border: none;
	height: 100%;
	width : 100% ;
	margin: 0px 0px 0px 0px;
	}

img.image_half_pc {
	border: none;
	height: 50%;
	width : 50% ;
	margin: 0px 0px 0px 0px;
	}
	
div.width_forty_pc {
	display: block;
	height: 40%;
	width : 40%;;
	font-size: 13px ;
	margin: 0px 0px 0px 0px;
	padding: 5px 4% 5px 4%;
	text-align:center;
	color: #444444;
	}
	
	div.width_forty_pc.left {float:left;clear: both;}
	div.width_forty_pc.right {float:right;}
	
img.image_forty_pc {
	border: none;
	height: 40%;
	width : 40% ;
	margin: 0px 0px 0px 0px;
	}


img.image_threequarter_pc {
	border: none;
	height: 75%;
	width : 75% ;
	margin: 0px 0px 0px 0px;
	}	

div.width_image_pc {
	clear: both;
	display: inline;
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0% 20px 0%;
	padding: 0px 0px 0px 0px;
	text-align:center;
	vertical-align:top;
/*	border: 1px solid #aaaaaa;   */
}
	
/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*	                                                                              */
/*	   INDEX                                                                      */
/*	                                                                              */
/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*	----------------------------------------------------------------------------- */
/*	   HEADER                                                                     */
/*	----------------------------------------------------------------------------- */

div.home_topimage_pc {
	display: block;
	width : 100% ;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222222;
	position: static;
	background-image: url("../image/tnheader_home_pc.jpg") ;
	background-size: cover;
	/* border: 1px solid #e50011; */
}

div.home_title_pc {
	display: block;
	width : auto ;
	height: auto;
	color: #189ecf;
	line-height:54px;
	font-size:50px;
 	font-weight: 500;
	margin: 150px auto 0px auto;
	padding: 0px 0px 0px 0px;
/*	font-family: Arial;  */

  text-shadow:  2px  2px 7px #fff ,
               -2px  2px 7px #fff ,
                2px -2px 7px #fff ,
               -2px -2px 7px #fff;
}

	div.home_welcome_pc.g { color: #ffffff; }

div.home_centerlogo_pc {
	display: block;
	width : 128px ;
	height: 58px;
	margin: 100px auto 70px auto;
	padding: 0px 0px 0px 0px;
	background-image: url("../image/tnLogo_cyan_pc.png") ;
	background-repeat: no-repeat ;
}

/*	----------------------------------------------------------------------------- */
/*	   ARTICLES                                                                   */
/*	----------------------------------------------------------------------------- */

div.articles_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 747px ;
	min-height: 100%;
	height: 100%;
	margin: 5px 3px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	display: inline-block;
	background-color: #ffffff;
/*	border: 1px solid #6B6B6B; */
}

div.art_title_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 745px ;
	min-height: 100%;
	height: 60px;
	margin: 10px 3px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height:65px;
	text-align: left;
	font-size:18px;
	color: #189ecf;
	display: inline-block;
	background-color: #ffffff;
	border-bottom: solid 1px #9ac2d8;
/*	border: 1px solid #aaaaaa; */
}

	div.art_title_pc.top { margin: 0px 3px 10px 0px; }	


div.art_title_pc_eng {
	display: inline-block;
	position: static;
	float:right;
	width : 150px ;
	height: 20px;
	margin: 13px 3px 13px 0px;
	padding: 5px 5px 5px 5px;
	line-height:22px;
	text-align: center;
	font-size:16px;
	color: #ffffff;
	background-color: #189ecf;
	border: dotted 1px #189ecf;
}


/*	------------------------------------ */

div.to_pickuplist_pc {
	display: inline-block;
	position: static;
	float:left;
	width : 100% ;
	height: 30px;
	padding: 5px 0px 5px 0px;
	color: #189ecf;
	line-height:36px;
	font-size:14px;
	background-color: #ffffff;
	border: 1px dotted #189ecf; 
	text-align: center;
}

div.to_pickuplist_pc.bs { margin: 20px 0px 20px 0px;}	


	div.to_pickuplist_pc:hover { color: #ffffff; background-color: #9ac2d8; border: 1px dotted #189ecf;}	

/*	------------------------------------ */

div.pickups_pc {
	display: block;
	position: static;
	float:left;
	width : 367px ;
	height: 445px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	display: inline-block;
	background-color: transparent;
	border: 1px solid #cccccc; 
}

	div.pickups_pc.left  { clear: both; float:left; margin: 5px 0px 10px 0px; }
	div.pickups_pc.right { float:right; margin: 5px 0px 10px 0px; height: 214px;}	

img.pickups_main_pc {
	width : 367px ;
	height: 367px;
}

/*	----------------------*/

div.pickups_pc_imgl {
	position: static;
	float:left;
	width : 367px ;
	height: 367px;
/* border: 1px solid #aaaaaa; */
}

div.pickups_pc_textlh {
	clear: both;
	position: static;
	float:left;
	width : 367px ;
	height: 36px;
	line-height:36px;
	font-size:14px;
	color: #222222;
/* border: 1px solid #aaaaaa; */
}

div.pickups_pc_textl {
	clear: both;
	position: static;
	float:left;
	width : 367px ;
	height: 42px;
	line-height:19px;
	font-size:12px;
	color: #777777;
/* border: 1px solid #aaaaaa; */
}

div.pickups_pc.left:hover .pickups_pc_textlh  { color: #3c3490; background-color: #9ac2d8; }
div.pickups_pc.left:hover .pickups_pc_textl   { color: #ffffff; background-color: #9ac2d8; }

/*	----------------------*/

div.pickups_pc_imgr {
	position: static;
	float:left;
	width : 180px ;
	height: 214px;
/* border: 1px solid #aaaaaa; */
}

div.pickups_pc_textrh {
	position: static;
	float:right;
	width : 187px ;
	height: 45px;
	line-height:24px;
	font-size:14px;
	color: #444444;
	padding: 30px 0px 0px 0px;
/* border: 1px solid #aaaaaa; */
}

div.pickups_pc_textr {
	position: static;
	float:right;
	width : 187px ;
	height: 110px;
	line-height:22px;
	font-size:12px;
	color: #777777;
	padding: 30px 0px 0px 0px;
/* border: 1px solid #bf391f; */
}

div.pickups_pc.right:hover .pickups_pc_textrh  { color: #3c3490; background-color: #9ac2d8; }
div.pickups_pc.right:hover .pickups_pc_textr   { color: #ffffff; background-color: #9ac2d8; }
	
/*	------------------------------------ */

div.choice_pc {
	display: block;
	position: static;
	float:left;
	width : 179px ;
	height: 230px;
 	margin: 5px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	line-height:180px;
	font-size:17px;
	color: #333333;
	background-color: transparent;
/* border: 1px solid #aaaaaa; */
}

	div.choice_pc.left { clear: both; margin: 5px 0px 5px 0px; }


div.choice_pc_img {
	position: static;
	float:left;
	width : 179px ;
	height: 179px;
/* border: 1px solid #aaaaaa; */
}

div.choice_pc_text {
	clear: both;
	position: static;
	float:left;
	width : 179px ;
	height: 41px;
	line-height:41px;
	font-size:14px;
	color: #7777777;
/* border: 1px solid #aaaaaa; */
}

div.choice_pc:hover .choice_pc_text  { color: #3c3490; background-color: #9ac2d8; font-size:15px; }	

/*	------------------------------------ */


div.originaltowel_pc {
	display: block;
	position: static;
	float:left;
	width : 367px ;
	height: 177px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	background-color: transparent;
/*	border: 1px solid #aaaaaa; */
}

	div.originaltowel_pc.left  { clear: both; float:left; margin: 5px 0px 10px 0px; }
	div.originaltowel_pc.right { float:right; margin: 5px 0px 10px 0px;}	


/*	----------------------*/

div.originaltowel_pc_img {
	display: block;
	position: static;
	float:left;
	width : 200px;
	height: 124px;
/* border: 1px solid #aaaaaa; */
}

div.originaltowel_pc_texth {
	clear: both;
	position: static;
	float:right;
	width : 367px ;
	height: 40px;
	line-height:34px;
	font-size:15px;
	color: #555555;
	padding: 10px 0px 0px 0px;
	background-color: transparent;
/* border: 1px solid #aaaaaa; */
}

div.originaltowel_pc_text {
	position: static;
	float:right;
	width : 167px ;
	height: 99px;
	line-height:24px;
	font-size:12px;
	color: #777777;
	padding: 25px 0px 0px 0px;
	background-color: transparent;
/* border: 1px solid #bf391f; */
}
div.originaltowel_pc:hover .originaltowel_pc_texth  { color: #3c3490; background-color: #9ac2d8; font-size:16px; }	
div.originaltowel_pc:hover .originaltowel_pc_text   { color: #ffffff; background-color: #9ac2d8;}	

/*	------------------------------------ */


div.towelknowledge_pc {
	display: inline-block;
	position: static;
	float:left;
	width : 367px ;
	height: 36px;
	padding: 0px 0px 0px 0px;
	color: #555555;
	line-height:36px;
	font-size:14px;
	background-color: #ffffff;
	border: 1px dotted #9ac2d8;
}

	div.towelknowledge_pc.left  { clear: both; float:left; margin: 5px 0px 5px 0px; }
	div.towelknowledge_pc.right { float:right; margin: 5px 0px 5px 0px;}	

	div.towelknowledge_pc:hover { color: #ffffff; background-color: #9ac2d8; border: 1px dotted #9ac2d8;}	



/*	----------------------------------------------------------------------------- */
/*	   ADVERTISING                                                                */
/*	----------------------------------------------------------------------------- */

div.advertising_pc {
	display: block;
	position: static;
	float:right;
	width : 307px ;
	min-height: 100%;
	height: 100%;
	margin: 5px 0px 5px 3px;
	padding: 10px 0px 0px 0px;
	color: transparent;
	display: inline-block;
	background-color: #ffffff;
/*	border: 1px solid #6B6B6B; */
}

/*	------------------------------------ */

div.sitenews_pc {
	display: block;
	position: static;
	width : 307px ;
	height: auto ;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

	div.sitenews_pc.top { margin: 5px 0px 20px 0px; }

div.sitenews_pc_heading {
	display: block;
	position: static;
	width : 306px ;
	height: 18px ;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	color: #189ecf;
	line-height:20px;
	font-size:14px;
	text-align: center;
	background-color: #ffffff;
/*	border: 1px solid #cccccc; */
}

div.sitenews_pc_text {
	display: block;
	position: static;
	width : 296px ;
	height: auto ;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 10px 7px;
	color: #555555;
	line-height:20px;
	font-size:13px;
	text-align: left;
	background-color: #ffffff;
/*	border: 1px solid #cccccc; */
}

/*	------------------------------------ */

div.billboard_pc_title_eng {
	display: block;
	position: static;
	width : 297px ;
	height: 20px;
	margin: 0px 0px 15px 0px;
	padding: 10px 5px 10px 5px;
	line-height:22px;
	text-align: center;
	font-size:16px;
	color: #444444;
	background-color: #ffffff;
	border-bottom: solid 1px #666666;
}

/*	------------------------------------ */

div.billboard_pc {
	display: block;
	position: static;
	width : 307px ;
	height: auto ;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

div.billboard_pc_img {
	display: block;
	position: static;
	width : 307px ;
	height: 191px ;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	background-color: #ffffff;
/*	border: 1px solid #cccccc; */
}

div.billboard_pc_img.large { height: 307px ; }

div.billboard_pc_advheading {
	display: block;
	position: static;
	width : 306px ;
	height: auto ;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	color: #333333;
	line-height:24px;
	font-size:14px;
	text-align: center;
	background-color: transparent;
/*	border: 1px solid #cccccc; */
}

span.billboard_pc_advheading { color: #189ecf; font-size:15px;}


div.billboard_pc:hover .billboard_pc_advheading { color: #ffffff; background-color: #9ac2d8;}	
div.billboard_pc:hover span.billboard_pc_advheading { color: #3c3490; font-size:16px; }	


/*	------------------------------------ */

div.billboard_link_pc {
	display: block;
	position: static;
	float: left;
	width : 240px ;
	height: auto ;
	margin: 15px 0px 60px 10px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

	div.billboard_link_pc.fst { clear: both; margin: 15px 0px 60px 40px;}


div.billboard_link_pc_img {
	display: block;
	position: static;
	width : 240px ;
	height: 240px ;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: transparent;
	background-color: #ffffff;
/*	border: 1px solid #cccccc; */
}

img.billboard_link_pc_img {
	width : 240px ;
	height: 240px ;
}

div.billboard_link_pc_advheading {
	display: block;
	position: static;
	width : 240px ;
	height: auto ;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	color: #333333;
	line-height:24px;
	font-size:13px;
	text-align: center;
	background-color: transparent;
/*	border: 1px solid #cccccc; */
}

span.billboard_link_pc_advheading { color: #189ecf; font-size:13px;}



/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*	                                                                              */
/*	   PICKUP                                                                     */
/*	                                                                              */
/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*	----------------------------------------------------------------------------- */
/*	   HEADER                                                                     */
/*	----------------------------------------------------------------------------- */

div.pickup_topimage_pc {
	display: block;
	width : 100% ;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222222;
	position: static;
	background-image: url("../image/tnheader_pickup_pc.jpg") ;
	background-size: cover;
	/* border: 1px solid #e50011; */
}

div.pickup_toptitle_pc {
	clear:both;
	display: block;
	float: left;
	width : auto ;
	height: auto;
	color: #189ecf;
	line-height:54px;
	font-size:42px;
 	font-weight: 500;
	margin: 120px 10% 0px 10%;
	padding: 0px 0px 0px 0px;
/*	font-family: Arial;  */
}

	div.pickup_welcome_pc.g { color: #ffffff; }

div.pickup_centerlogo_pc {
	clear:both;
	display: block;
	float: left;
	width : 128px ;
	height: 58px;
	margin: 100px 10% 110px 16%;
	padding: 0px 0px 0px 0px;
	background-image: url("../image/tnLogo_cyan_pc.png") ;
	background-repeat: no-repeat ;
}

/*	----------------------------------------------------------------------------- */
/*	   TITLE                                                                      */
/*	----------------------------------------------------------------------------- */

div.pickup_title_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 725px ;
	min-height: 100%;
	height: 60px;
	margin: 10px 3px 25px 0px;
	padding: 20px 0px 20px 0px;
	line-height:65px;
	text-align: left;
	font-size:17px;
	color: #222222;
	display: inline-block;
	background-color: transparent;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
/*	border: 1px solid #aaaaaa;  */
}

div.pickup_title_jpn_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : auto ;
	min-height: 100%;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	line-height:32px;
	text-align: center;
	font-size:17px;
	color: #222222;
	display: inline-block;
	background-color: transparent;
}

span.pickup_copy_jpn_pc {
	font-size:15px;
	color:#189ecf;
	margin: 0px 0px 0px 1em;
}

div.pickup_title_eng_pc {
	display: inline-block;
	position: static;
	float:right;
	width : auto;
	height: 20px;
	margin: 13px 3px 13px 0px;
	padding: 5px 8px 5px 8px;
	line-height:22px;
	text-align: center;
	font-size:14px;
	color: #ffffff;
	background-color: #666666;
}

/*	----------------------------------------------------------------------------- */
/*	   CONTENTS                                                                   */
/*	----------------------------------------------------------------------------- */

div.pickup_section_pc {
  	clear: both;
	width: 94%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 2%;
	padding: 0px 0px 10px 0px;
	text-align:left;
	vertical-align:top;
/*	border: 1px solid #aaaaaa; */
}

h3.pickup_section_pc {
	line-height: 155%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:19px;
	font-weight: 600;
	color:#189ecf;
	margin: 35px 0px 20px 1em;
}

p.pickup_section_pc {
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
	font-size:15px;
	color:#222222;
	text-decoration:none;
 }

/*	----------------------------------------------------------------------------- */
/*	   PRODUCT INFORMATION                                                        */
/*	----------------------------------------------------------------------------- */
 
 div.proinfo_title_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 715px ;
	min-height: 100%;
	height: 60px;
	margin: 20px 3px 20px 0px;
	padding: 5px 0px 5px 30px;
	line-height:65px;
	text-align: left;
	font-size:17px;
	color: #189ecf;
	display: inline-block;
	background-color: #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #189ecf;
/*	border: 1px solid #aaaaaa; */
}

div.proinfo_title_eng_pc {
	display: inline-block;
	position: static;
	float:right;
	width : auto;
	height: 20px;
	margin: 13px 20px 13px 0px;
	padding: 5px 8px 5px 8px;
	line-height:22px;
	text-align: center;
	font-size:14px;
	color: #ffffff;
	background-color: #189ecf;
	border: dotted 1px #189ecf;
}

div.proinfo3_flame_pc {
	display: inline;
	width: 31%;
	height: auto;
	float: left;
	margin: 10px 1% 4px 1%;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ffffff;
}

	div.proinfo3_flame_pc.clear { clear: both; margin: 10px 1% 4px 1%;}

div.proinfo3_image_pc {
	display: inline;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ffffff;
}
	
div.proinfo3_text_pc {
	display: inline;
	width: 100%;
	min-height: 40px;
	height: auto;
	float: left;
	margin: 4px 0px 10px 0px;
	padding: 5px 0px 5px 0px;

	font-size: 14px ;
	line-height:22px;
	color: #189ecf;
	text-align: center;
	background-color: transparent;
	
	border: 1px dotted #aaaaaa;
}

font.proinfo3_text_pc {
	font-size: 11px ;
	color: #444444;
}

/*	----------------------------------------------------------------------------- */
/*	   PICK UP LIST                                                               */
/*	----------------------------------------------------------------------------- */

div.pickup_list_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 725px ;
	min-height: 100%;
	height: auto;
	margin: 0px 3px 0px 0px;
	padding: 20px 0px 20px 0px;
	line-height:65px;
	text-align: left;
	font-size:17px;
	color: #222222;
	display: inline-block;
	background-color: transparent;
	border-top: dotted 1px #666666;
/*	border-bottom: dotted 1px #666666; */
/*	border: 2px solid #aaaaaa; */
}

	div.pickup_list_pc:hover { color: #ffffff; background-color: #9ac2d8; border: 1px dotted #189ecf;}	

div.pickup_list_flame_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 97%;
	min-height: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height:32px;
	text-align: center;
	font-size:17px;
	color: #222222;
	display: inline-block;
	background-color: transparent;
 /* border: 1px solid #aaaaaa; */
}

div.pickup_list_img_pc {
	display: block;
	position: static;
	float:left;
	width : 200px ;
	height: 200px;
 /* border: 1px solid #aaaaaa; */
}

img.pickup_list_img_pc {
	width : 200px;
	height: 200px;
}

div.pickup_list_txt_pc {
	display: block;
	position: static;
	float:left;
	margin: 0px 0px 0px 20px;
	width : 470px ;
	height: 200px;
	text-align: left;
 /* border: 1px solid #aaaaaa; */
}

div.pickup_list_title_pc {
	display: block;
	position: static;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width : auto ;
	height: 20px;
	text-align: left;
	color:#555555;
	font-size:16px;
	font-weight: 600;
}

	div.pickup_list_title_pc.right {float:right;}

div.pickup_list_copy_pc {
	display: block;
	position: static;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width : auto ;
	height: auto
	text-align: left;
	line-height: 22px;
	color:#189ecf;
	font-size:15px;
}



span.pickup_list_title_pc {
	font-size:16px;
	color:#555555;
	font-weight: 600;
	margin: 0px 0px 0px 0em;
}

span.pickup_list_copy_pc {
	font-size:15px;
	color:#189ecf;
	margin: 0px 0px 0em 0em;
}

span.pickup_list_text_pc {
	font-size:14px;
	color:#555555;
	line-height: 22px;
	margin: 0px 0px 0px 0em;
}

/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*	                                                                              */
/*	   SELECTION                                                                  */
/*	                                                                              */
/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*	----------------------------------------------------------------------------- */
/*	   HEADER                                                                     */
/*	----------------------------------------------------------------------------- */

div.selection_topimage_pc {
	display: block;
	width : 100% ;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222222;
	position: static;
	background-image: url("../image/tnheader_selection_pc.jpg") ;
	background-size: cover;
	/* border: 1px solid #e50011; */
}

div.selection_toptitle_pc {
	clear:both;
	display: block;
	float: right;
	width : auto ;
	height: auto;
	color: #189ecf;
	line-height:54px;
	font-size:50px;
 	font-weight: 500;
	margin: 130px 10% 0px auto;
	padding: 0px 0px 0px 0px;
/*	font-family: Arial;  */
}

	div.selection_welcome_pc.g { color: #ffffff; }

div.selection_centerlogo_pc {
	clear:both;
	display: block;
	float: right;
	width : 128px ;
	height: 58px;
	margin: 100px 10% 70px auto;
	padding: 0px 0px 0px 0px;
	background-image: url("../image/tnLogo_cyan_pc.png") ;
	background-repeat: no-repeat ;
}

/*	----------------------------------------------------------------------------- */
/*	   TITLE                                                                      */
/*	----------------------------------------------------------------------------- */

div.selection_title_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 725px ;
	min-height: 100%;
	height: 60px;
	margin: 10px 3px 10px 0px;
	padding: 20px 0px 20px 20px;
	line-height:65px;
	text-align: left;
	font-size:17px;
	color: #222222;
	display: inline-block;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
/*	border: 1px solid #aaaaaa; */
}

div.selection_title_eng_pc {
	display: inline-block;
	position: static;
	float:right;
	width : auto;
	height: 20px;
	margin: 13px 3px 13px 0px;
	padding: 5px 8px 5px 8px;
	line-height:22px;
	text-align: center;
	font-size:14px;
	color: #ffffff;
	background-color: #666666;
	border: dotted 1px #666666;
}

/*	----------------------------------------------------------------------------- */
/*	   CONTENTS                                                                   */
/*	----------------------------------------------------------------------------- */

div.selection_section_pc {
  	clear: both;
	width: 93%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 3%;
	padding: 0px 0px 20px 0px;
	text-align:left;
	vertical-align:top;
/*	border: 1px solid #aaaaaa; */
}

h3.selection_section_pc {
	line-height: 155%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:17px;
	font-weight: 600;
	color:#189ecf;
	margin: 15px 0px 15px 0px;
}

p.selection_section_pc {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:14px;
	color:#222222;
	text-decoration:none;
 }

/*	----------------------------------------------------------------------------- */

h4.selection_subsection_pc {
	line-height: 155%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:16px;
	font-weight: 500;
	color:#222222;
	margin: 15px 0px 15px 20px;
}

p.selection_subsection_pc {
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:14px;
	color:#222222;
	text-decoration:none;
 }


/*	----------------------------------------------------------------------------- */

p.selection_bullets_pc {
	margin: 14px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:14px;
	color:#222222;
	text-decoration:none;
 }


	
/*	----------------------------------------------------------------------------- */
/*	   PAGE LINK                                                                  */
/*	----------------------------------------------------------------------------- */

div.selection_pagesframe_pc {
	clear: both;
	display: inline-block;
	position: static;
	float:left;
	width : auto ;
	min-height: 100%;
	height: 50px;
	margin: 10px 3px 10px 0px;
	padding: 20px 120px 0px 160px;
	line-height:65px;
	text-align: center;
	background-color: #ffffff;
/*	border: 1px solid #aaaaaa; */
}

div.selection_pages_pc {
	display: inline-block;
	position: static;
	width : 15px ;
	height: 20px;
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 5px 10px 5px 10px;
	color: #555555;
	font-size:15px;
	line-height:24px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

div.selection_pages_pc.current { background-color: #189ecf; color: #ffffff;}

div.selection_pages_pc:hover { background-color: #189ecf; color: #ffffff;}


/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*	                                                                              */
/*	   ORIGINAL TOWEL                                                             */
/*	                                                                              */
/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*	----------------------------------------------------------------------------- */
/*	   HEADER                                                                     */
/*	----------------------------------------------------------------------------- */

div.original_topimage_pc {
	display: block;
	width : 100% ;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222222;
	position: static;
	background-image: url("../image/tnheader_original_pc.jpg") ;
	background-size: cover;
	/* border: 1px solid #e50011; */
}

div.original_toptitle_pc {
	clear:both;
	display: block;
/*	float: left;  */
	width : auto ;
	height: auto;
	color: #ffffff;
	line-height:54px;
	font-size:46px;
 	font-weight: 500;
	margin: 130px 10% 0px 10%;
	padding: 0px 0px 0px 0px;
/*	font-family: Arial;  */

  text-shadow    : 
       1px  1px 1px #bbbbbb,
      -1px  1px 1px #bbbbbb,
       1px -1px 1px #bbbbbb,
      -1px -1px 1px #bbbbbb,
       1px  0px 1px #bbbbbb,
       0px  1px 1px #bbbbbb,
      -1px  0px 1px #bbbbbb,
       0px -1px 1px #bbbbbb;

}

	div.original_welcome_pc.g { color: #ffffff; }

div.original_centerlogo_pc {
	clear:both;
	display: block;
/*	float: left;  */
	width : 128px ;
	height: 58px;
	margin: 100px auto 100px auto;
	padding: 0px 0px 0px 0px;
	background-image: url("../image/tnLogo_white_pc.png") ;
	background-repeat: no-repeat ;
}


/*	----------------------------------------------------------------------------- */
/*	   TITLE                                                                      */
/*	----------------------------------------------------------------------------- */

div.original_title_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 725px ;
	min-height: 100%;
	height: auto;
	margin: 10px 3px 30px 0px;
	padding: 10px 0px 5px 20px;
	line-height:50px;
	text-align: center;
	font-size:16px;
	color: #222222;
	display: inline-block;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
/*	border: 1px solid #aaaaaa; */
}

div.original_maintitle_pc {
	clear: both;
	display: inline-block;
	position: static;
	float:left;
	width : 98% ;
	min-height: 100%;
	height: 30px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height:30px;
	text-align: center;
	font-size:22px;
 	font-weight: 600;
	color: #189ecf;
/*	border: 1px solid #aaaaaa; */
}

/*	----------------------------------------------------------------------------- */
/*	   CONTENTS                                                                   */
/*	----------------------------------------------------------------------------- */

p.original_division_pc {
	margin: 0px 0px 0px 2%;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:15px;
	color:#000000;
	text-decoration:none;
 }

/*	----------------------------------------------------------------------------- */

div.original_section_pc {
  	clear: both;
	width: 96%;
	height: auto;
	float: left;
	margin: 0px 0px 25px 2%;
	padding: 0px 0px 10px 0px;
	text-align:left;
	vertical-align:top;
/*	border: 1px solid #aaaaaa; */
}

h2.original_section_pc {
	line-height: 150%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:16px;
	font-weight: 600;
	color:#189ecf;
	margin: 20px 0px 20px 2%;
}	
	
h3.original_section_pc {
	line-height: 120%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:15px;
	font-weight: 500;
	color:#189ecf;
	text-decoration: underline;
	margin: 20px 0px 10px 2em;
}

p.original_section_pc {
	margin: 0px 0px 0px 4%;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:14px;
	color:#222222;
	text-decoration:none;
 }

/*	--------------------------------------------- */

ul.original_pc{
	margin: 10px 0px 0px 4%;
	padding: 0;
/*	font: 14px/1.6 'arial narrow', sans-serif; */
	width:97%;
	list-style: none;
}
ul.original_pc li{
	position: relative;
	padding: 0.0em 1em 0.0em 2.3em;
	 margin-bottom:5px;
	color:#222222;
/*  color: rgb(129,194,250); */
	font-size: 13px;
/*  font-weight: bold; */
/*  border-bottom: 1px solid rgba(129,194,250, 0.5); */
}

ul.original_pc li:after,
ul.original_pc li:before{
  content: "";
  position: absolute;
  border-radius: 50%;
}

ul.original_pc li:after{
  top: 0.2em;
  left: 0.2em;
  width: 12px;
  height: 12px;
  background: rgba(129,194,250,0.7);
}

/*	----------------------------------------------------------------------------- */
/*	   LINK MENU                                                                  */
/*	----------------------------------------------------------------------------- */

div.original_linkmenu_pc {
	display: inline-block;
	position: static;
	float:left;
	width : 305px ;
	height: 25px;
	margin: 5px 15px 5px 35px; 
	padding: 0px 0px 0px 0px;
	color: #189ecf;
	line-height:28px;
	text-align: center;
	font-size:13px;
	background-color: #ffffff;
	border: 1px solid #9ac2d8;
}

	div.original_linkmenu_pc.left  { clear: both; float:left; margin: 5px 0px 5px 0px; }
	div.original_linkmenu_pc.right { float:right; margin: 5px 0px 5px 0px;}	

	div.original_linkmenu_pc:hover { color: #ffffff; background-color: #9ac2d8; border: 1px dotted #9ac2d8;}	



/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*	                                                                              */
/*	   KNOWLEDGE                                                                  */
/*	                                                                              */
/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*	----------------------------------------------------------------------------- */
/*	   HEADER                                                                     */
/*	----------------------------------------------------------------------------- */

div.knowledge_topimage_pc {
	display: block;
	width : 100% ;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #222222;
	position: static;
	background-image: url("../image/tnheader_knowledge_pc.jpg") ;
	background-size: cover;
	/* border: 1px solid #e50011; */
}

div.knowledge_toptitle_pc {
	clear:both;
	display: block;
	float: left;
	width : auto ;
	height: auto;
	color: #189ecf;
	line-height:54px;
	font-size:40px;
 	font-weight: 500;
	margin: 90px 10% 0px 7%;
	padding: 0px 0px 0px 0px;
/*	font-family: Arial;  */

  text-shadow:  2px  2px 7px #fff ,
               -2px  2px 7px #fff ,
                2px -2px 7px #fff ,
               -2px -2px 7px #fff;
	   
}

	div.knowledge_welcome_pc.g { color: #ffffff; }

div.knowledge_centerlogo_pc {
	clear:both;
	display: block;
	float: left;
	width : 128px ;
	height: 58px;
	margin: 60px 10% 70px 7%;
	padding: 0px 0px 0px 0px;
	background-image: url("../image/tnLogo_cyan_pc.png") ;
	background-repeat: no-repeat ;
}

/*	----------------------------------------------------------------------------- */
/*	   TITLE                                                                      */
/*	----------------------------------------------------------------------------- */

div.knowledge_title_pc {
	clear: both;
	display: block;
	position: static;
	float:left;
	width : 725px ;
	min-height: 100%;
	height: 60px;
	margin: 10px 3px 10px 0px;
	padding: 10px 0px 10px 20px;
	line-height:65px;
	text-align: left;
	font-size:17px;
	color: #222222;
	display: inline-block;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
/*	border: 1px solid #aaaaaa; */
}

/*	----------------------------------------------------------------------------- */
/*	   CONTENTS                                                                   */
/*	----------------------------------------------------------------------------- */

p.knowledge_division_pc {
	margin: 0px 0px 0px 2%;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:15px;
	color:#000000;
	text-decoration:none;
 }

/*	----------------------------------------------------------------------------- */

div.knowledge_section_pc {
  	clear: both;
	width: 96%;
	height: auto;
	float: left;
	margin: 0px 0px 25px 2%;
	padding: 0px 0px 10px 0px;
	text-align:left;
	vertical-align:top;
/*	border: 1px solid #aaaaaa; */
}

	div.knowledge_section_pc.tolist { text-align:right; font-size:15px; color:#DA508F; font-weight: 600;}
	
a.knowledge_section_pc.tolist { color:#DA508F;}
a.knowledge_section_pc.tolist:hover { color:#9B0055;}
	
h2.knowledge_section_pc {
	line-height: 140%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:15px;
	font-weight: 600;
	color:#222222;
	margin: 10px 0px 10px 2%;
}	
	
h3.knowledge_section_pc {
	line-height: 140%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:14px;
	font-weight: 600;
	color:#189ecf;
	margin: 10px 0px 10px 2%;
}

p.knowledge_section_pc {
	margin: 0px 0px 0px 4%;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:14px;
	color:#222222;
	text-decoration:none;
 }

/*	----------------------------------------------------------------------------- */

h4.knowledge_subsection_pc {
	line-height: 155%;
	text-align:left;
	vertical-align:top;
	background-color: transparent;
	font-size:14px;
	font-weight: 500;
	color:#222222;
	margin: 10px 0px 5px 2em;
}

p.knowledge_subsection_pc {
	margin: 0px 0px 0px 4em;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	font-size:14px;
	color:#222222;
	text-decoration:none;
 }


/*	----------------------------------------------------------------------------- */

p.knowledge_bullets_pc {
	margin: 14px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-size:14px;
	color:#222222;
	text-decoration:none;
 }


}


