@charset "shift_jis";
/* ブラウザのデフォルトスタイルを無くす */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
/* ここで通常のテキストで使用されるフォントの設定します */
body, th, td {
	font-style: normal;
	color: #000000;
}
img {
	border: none;
}
/* 各タグの設定 */
body {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	margin-left: -2px;
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 160%;
	line-height: 160%;
}
h2 {
	background-image: url(img/common/bf_subttl_bk1.gif);
	font-size: 100%;
	font-weight: bold;
	background-repeat: repeat-x;
	width: 625px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 7px;
	text-indent: 10px;
	padding-bottom: 7px;
}
h3 {
	font-size: 95%;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 30px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 8px;
	border-left-color: #666666;
	margin-bottom: 10px;
}
h5 {
	font-size: 90%;
	color: #CC3300;
	margin-top: 15px;
	margin-bottom: 0px;
}
h6 {
	font-size:80%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
p, ul, ol, dl {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
}
dt {
	margin-top: 8px;
	margin-bottom: 8px;
}
li, dd {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
ol li {
	margin-left: 30px;
}
em, dt {
	font-weight: bold;
}
pre {
	margin: 10px 0;
	padding: 15px;
	background-color: #FFFFDD;
	font-size: 90%;
	line-height: 150%;
}
/* 共通 */
#anchor, .hide {
	overflow: hidden;
	position: absolute;
	left: -100em;
	width: 1px;
	height: 1px;
}
.txtcenter {
	text-align:center;
}
.none {
	display: none;
}
.floatclear {
	clear: both;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* 以下レイアウト用 */

/* ヘッダー */
#header {
	width: 750px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
}
#header * {
	margin: 0;
}
#title {
	float: left;
	padding: 0px;
}
#headnavi {
	float: right;
	padding-top: 40px;
	text-align: right;
}
/* topページ用　*/
#topheader {
	width: 750px;
	height: 55px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
/* topイメージ用　*/
#imageBlock {
	margin: 0 auto;
	width: 747px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
#imageBlock table {
	margin: 0px;
	padding: 0px;
}
#imageBlock td {
	margin: 0px;
	padding: 0px;
}
#imageBlock img {
	margin: 0px;
	padding: 0px;
}
/* top topics用　*/
#topicBlock {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topicBlock ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
/* topサブメニュー用 */
#submenuBlock {
	text-align:left;
	margin-bottom: 10px;
}
/* topフット用 */
#footBlock {
	text-align:left;
	width: 747px;
	background-color: #333333;
}
#footBlock img {
	margin-left: 10px;
	vertical-align: middle;
}
/* グローバルナビゲーション */
#nav {
	width: 749px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#nav img, p {
	margin: 0px;
	padding: 0px;
}
/* コンテンツ */
#container {
	width: 749px;
	margin: 0 auto;
	background-color: #CCCCCC;
	text-align: left;
}
#container h1 {
	margin: 0px;
	padding: 0px;
}
#maincontainer {
	float: right;
	width: 649px;
	background-color: #FFFFFF;
}
#content {
	margin: 0px 0px 0px 24px;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 90%;
}
#content li {
	line-height: 120%;
	font-size: 90%;
}
#content dt {
	line-height: 120%;
	font-size: 90%;
	color: #0064B5;
}
#content dd {
	line-height: 120%;
	font-size: 90%;
}
#content td img {
	margin-bottom: 7px;
}
#content h1 {
	font-size: 130%;
	font-weight: bold;
	color: #35A027;
	margin: 20px 0px 0px;
}
#content h1 img {
	margin-right: 20px;
	margin-bottom: 10px;
}
#content hr {
	border: 1px dotted #999999;
	margin-top: 30px;
	margin-bottom: 10px;
}
#content .pagego {
	font-size: small;
	font-weight: bold;
}
.eng {
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	padding-top: 10px;
}
.goshop {
	padding-top: 20px;
}
.space {
	margin-top: 20px;
}
.nospace {
	margin-top: -10px;
}
.nomargin td {
	margin: 0px;
	padding: 0px;
}
.nichijyo {
	margin-right: 10px;
	margin-bottom: 0px;
}
.tablecaption {
	font-size: 75%;
	line-height: 130%;
	padding-top: 7px;
	vertical-align: top;
}
.tablecaption2 {
	font-size: 75%;
	line-height: 130%;
	padding-top: 0px;
	vertical-align: top;
}
.tablecaption-L {
	font-size: 85%;
	line-height: 140%;
	padding: 7px;
	vertical-align: top;
}
.leftph {
	margin-right: 20px;
	margin-bottom: 10px;
}
.rightph {
	margin-left: 20px;
	margin-bottom: 10px;
}
.topph {
	margin-top: 5px;
	margin-bottom: 10px;
}
.empha {
	color: #CC3300;
}
.chart {
	font-size: 90%;
}
.chart table {
	font-size: 90%;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
}
.chart th {
	text-align: left;
	padding-left: 8px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
}
.chart td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bgcl {
	background-color: #eeeeee;
}
.bottomspace {
	margin-bottom: 220px;
}
.bottomspace-s {
	margin-bottom: 100px;
}
.bottomspace-l {
	margin-bottom: 350px;
}
.bottomspace-l3 {
	margin-bottom: 450px;
}
.bottomspace-l2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.ingre th {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
}
.ingre td {
	text-align: left;
	font-size: 90%;
	padding-left: 20px;
}
#insurance dl {
	margin: 0px;
	padding: 0px;
}
#insurance dt {
	padding-top: 7px;
	color: #666666;
}
#insurance dd {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#policy {
	border: 1px solid #0066CC;
}
#policy ol, ul {
	padding: 10px;
}
#policy li {
	line-height: 140%;
}
.grcol1 {
	color: #55B3DD;
}
.grcol2 {
	color: #9F9FA4;
}
.grimg {
	margin-top:20px;
}
.grimg img {
	margin-right: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
	padding-top:20px;
}
/* フォーラムフォーム用 */
#bedform {
	padding: 15px;
	background-color: #DEFEE8;
}
#bedform p {
	margin: 0px;
	padding: 0px;
}
#bedform table {
	margin-top:20px;
}
#bedform th, td {
	font-size: 90%;
	padding-bottom: 10px;
	padding-right: 10px;
}
.button {
	text-align: center;
}
.button input {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
/* フォーラムmenu用 */
#frummenu {
	padding-bottom: 330px;
	padding-left: 100px;
}
#frummenu a {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}
#frummenu2 {
	padding-bottom: 50px;
	padding-left: 100px;
}
#frummenu2 a {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}
/* フォーラムレイアウト用 */
#forumBlock ul, ol, dl {
	margin-top: 0px;
	margin-bottom:0px;
	line-height: 140%;
}
#forumBlock li, dd {
	margin-top: 5px;
	margin-bottom:0px;
	margin-left: 20px;
}
#forumBlock ol li {
	margin-left: 30px;
}
#forumtable table {
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
	font-size: 90%;
	width: 625px;
}
#forumtable th {
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
	padding: 3px;
}
#forumtable td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding: 3px;
}
/* テーピングmenu用 */
#tapemenu {
	margin-top: 20px;
}
#tapemenu td {
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
	background-color: #C8E7FF;
	text-align: center;
	vertical-align: middle;
}
#tapemenu a {
	display: block;
	text-decoration: none;
}
#tapemenu a:hover {
	background-color: #ECEFF4;
	display: block;
}
/* テーピング用 */
#tapingblock {
	margin-top: 20px;
	line-height: 140%;
	font-size: 90%;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 0px;
}
#tapingblock img {
	margin-right: 20px;
	margin-bottom: 20px;
}
#tapingblock a {
	font-weight: bold;
}
.wordbold {
	font-weight: bold;
	color: #06CE42;
}
.jaaf {
	text-align: right;
}
/* 新テーピング用 */
#tapro {
	margin: 0px 0px 0px 23px;
}
#tapro p {
	margin-bottom: 15px;
	line-height: 140%;
	font-size: 90%;
	margin-top: 10px;
}
#tapro ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#tapro li {
	line-height: 120%;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
}
#tapro dt {
	line-height: 120%;
	font-size: 90%;
	color: #0064B5;
}
#tapro dd {
	line-height: 120%;
	font-size: 90%;
}
#tapro td img {
	margin-bottom: 7px;
}
#tapro h1 {
	font-size: 130%;
	font-weight: bold;
	color: #35A027;
	margin: 20px 0px 0px;
}
#tapro h1 img {
	margin-right: 20px;
	margin-bottom: 10px;
}
#tapro h3 {
	font-size: 95%;
	border-left-width: 8px;
	border-left-style: solid;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-left-color: #999999;
	margin-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#tapro hr {
	border: 1px solid #97CBFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* 製品紹介用 */
#productBlock {
	margin-bottom: 50px;
}
#productBlock td, #productBlock2 td {
	vertical-align: top;
}
#productBlock td img, #productBlock2 td img {
	padding-right: 10px;
	padding-bottom: 30px;
}
#productBlock2 {
	margin-bottom: 20px;
}
/* TLCマーク用 */

img.tlc {
	float:right;
	margin-top:10px;
	margin-right:25px;
}
html>/**/body img.tlc {
	margin-top:0px;
}
/* 概要用 */
#outlineBlock table {
	line-height: 120%;
	font-size: 90%;
}
#outlineBlock th {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 90px;
}
#outlineBlock td {
	padding-top: 3px;
	padding-bottom: 3px;
}
/* shop */
#shop {
	margin: 0px 0px 0px 24px;
}
.medical {
	background-color: #CEFDD5;
}
.jinsec {
	background-color: #FFD5AA;
}
.taping {
	background-color: #BFE2FF;
}
.mediprodct {
	border-left-width: 10px;
	border-left-style: solid;
	color: #35A027;
	border-left-color: #78DB6A;
}
.jinprodct {
	border-left-width: 10px;
	border-left-style: solid;
	color: #FF6600;
	border-left-color: #FF9955;
}
.tapeprodct {
	border-left-width: 10px;
	border-left-style: solid;
	color: #0F6DB9;
	border-left-color: #2192ED;
}
#shoptop {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* 採用情報用 */
.rectable {
	width: 625px;
	margin-bottom: 30px;
}
.recruit table {
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
	font-size: 100%;
	width: 512px;
}
.recruit th {
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
	padding: 3px;
	width: 96px;
}
.recruit td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: left;
	padding: 3px;
}
.recruit a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.recruit a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFC59D;
	font-weight: bold;
}
.recruit caption {
	text-align: left;
}
.expla {
	font-size: 100%;
}
/* shop価格用 */
.photable {
	width: 625px;
	margin-bottom: 30px;
}
.price table {
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
	font-size: 80%;
	width: 495px;
}
.price th {
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
	padding: 3px;
}
.price td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding: 3px;
}
.price a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.price a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFC59D;
	font-weight: bold;
}
.price caption {
	text-align: left;
}
.expla {
	font-size: 80%;
}
/* PASS価格用 */
.p-price table {
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
	font-size: 85%;
	width: 625px;
}
.p-price th {
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
	padding: 3px;
}
.p-price td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding: 3px;
}
.p-price strong {
	font-weight: bold;
}
.p-price caption {
	text-align: left;
}
/* フォーム用 */
form {
	margin-bottom: 20px;
	font-size: 90%;
}
form p {
	margin: 15px;
}
form table {
}
form th {
	height: 30px;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
}
form td {
	height: 30px;
	vertical-align: top;
}
form td .item {
	margin-left: 15px;
	font-size: small;
}
form input {
	margin-left: 15px;
	font-size: small;
}
form input.btn {
	width: 100px;
}
form select {
	margin-left: 15px;
	font-size: small;
}
form textarea {
	margin-left: 15px;
	font-size: small;
}
form .caution {
	color: #FF0000;
}
/* パンくず */
#breadcrumbs {
	width: 749px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
	height: 30px;
}
#breadcrumbs ol {
	margin: 0px;
	padding: 0px;
}
#breadcrumbs li {
	float: left;
	list-style-type: none;
	font-size: 80%;
	padding-right: 15px;
	background-image: url(../menu/bcarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 12px 3px 3px;
}
/* メニュー */
#menucontainer {
	float: left;
	width: 100px;
}
#menucontainer img {
	border-bottom: 1px solid #9999CC;
}
#menucontainer dl {
	font-size: 80%;
	margin: 0px;
}
#menucontainer dt {
	background-color: #C2C2E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	margin: 0px;
	padding: 5px 3px;
}
#menucontainer dd {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
#menucontainer a {
	display: block;
	text-decoration: none;
	color: #666666;
}
#menucontainer a:hover {
	background-color: #ECEFF4;
	display: block;
}
/* フッター */
#footer {
	width: 749px;
	margin: 0 auto;
	text-align: left;
	background-color: #333333;
}
#footer p {
	padding-left: 10px;
}
#footer img {
	margin-left: 10px;
	vertical-align: middle;
}
#footnavBlock {
	width: 749px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footnavLeft {
	float: left;
	padding: 0px;
}
#footnavRight {
	float: right;
	padding: 0px;
}
/* コピーライト用 */
#copyBlock {
	width: 747px;
	margin: 0 auto;
	text-align: right;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 20px;
}
/*--------------------------------------------------------------------------*/
/* SpiderTech用 */
#tapro p.main_copy {
	margin-top:20px;
	margin-bottom:5px;
}
/*三段組*/
div.nd_3columns {
	margin-bottom:20px;
}
p.column_12 {
	float:left;
	width:195px;
	margin-right:20px;
}
p.column_3 {
	float:right;
	width:195px;
}
p.column_12 img {
	padding-bottom:3px;
}
p.column_3 img {
	padding-bottom:3px;
}
p.column_12 a {
	padding-top:3px;
}
p.column_3 a {
	padding-top:3px;
}
/*余白用*/
#tapro hr.break {
	clear:both;
	border:solid 5px transparent;
	height:0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tapro hr.large_break {
	clear:both;
	border:solid 15px transparent;
	height:0;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*NUCAPについて*/
#tapro p.about_img {
	padding-top:10px;
}
/*推薦のことば*/
div.testmonials {
	width: 625px;
	padding: 0;
	_zoom: 1;
	overflow: hidden;
}
div.testmonials img.imgl {
	float: left;
	margin: 0 20px 5px 0;
}
#tapro div.testmonials p {
	margin-top:0;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 20px;
}
div.testmonials img.testmonials_line  {
	margin-bottom:20px;
}
/*製品情報*/
/*二段組*/
#tspro div.nd_2columns {
	margin-bottom:20px;
}
#tapro div.nd_2columns div.column_1 {
	float:left;
	width:440px;
}
#tapro div.nd_2columns div.column_2 {
	float:right;
	width:175px;
}
#tapro div.nd_2columns div.column_1 p{
	margin-bottom:20px;
	margin-top: 0px;
}
#tapro div.nd_2columns div.column_1 p.small_talk{
	margin-bottom:5px;
	margin-top: 0px;
}
#tapro div.nd_2columns div.column_2 p{
	text-align:center;
	margin-top: 0px;
}

#tapro div.nd_2columns div.column_1 p.btn_video {
	float:left;
	margin-right:20px;
}
/*リスト*/
#tapro ul.product_list {
	margin-bottom:15px;
}
/*注釈*/
#tapro div.nd_2columns div.column_1 p.caption {
	color:#F90;
	font-size:small;
	margin-bottom: 10px;
}
/*使い方*/
div.instructions {
	width: 625px;
	padding: 0;
	_zoom: 1;
	overflow: hidden;
}
div.instructions img.imgl {
	float: left;
	margin: 0 20px 5px 0;
}
#tapro div.instructions p {
	margin-top:0;
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 20px;
}
