@charset "shift_jis";

body {
	margin: 0 auto;
	padding: 0;
	color:#333;
	text-align: center;
	background-color: #EDEDED;
	/*background-image:url(../images/bg.gif); */
	background-repeat: repeat-x;
}
form,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

a {	border:none;}

img {	border:none;}

table{
	border-spacing:0;
	empty-cells:show;
	border-collapse:collapse;
}
/*
base
---------------------------------------------------------------------------*/
.tate {
	background-color:#999999;
	width:1px;
}

.td_line01{
	background-color:#999;
	height:1px;
	}
	
.td_line02{
	background-color:#999;
	width: 1px;
	}
	
.waku01 {
	background-color:#999999;
	width:126px;
	margin: 5px 0;
	padding: 2px 0;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
}
.waku02 {
	background-color:#FFCC00;
	width:105px;
	margin: 0;
	padding: 2px 0;
	text-align:center;
	color:#663300;
	font-size: 11px;
}
.waku03 {
	background-color:#999999;
	width:105px;
	margin: 0;
	padding: 2px 0;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
}
.waku04 {
	background-color:#FFF;
	text-align: left;
	border: 1px dashed #9F9F9F;
}
.cell01 {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}

.pagetop {
	text-align:right;
	font-size: 12px;
	line-height: 16px;
	color: #980F1C;
	margin-bottom: 5px;
	padding:3px 10px;
	clear: both;
	float: right;
	height: 14px;
	width: 75px;
}
p.pagetop a:link {color: #980F1C;text-decoration: none;}
p.pagetop a:visited {color: #980F1C;text-decoration: none;}
p.pagetop a:hover {color: #EB2E40;text-decoration: underline;}
p.pagetop a:active {color: #980F1C;text-decoration: underline;}

.pan {
	text-align:left;
	font-size: 10px;
	line-height: 120%;
	color: #46697D;
	padding: 4px 0 4px 8px;
}
p.pan a:link {color: #46697D;text-decoration: underline;}
p.pan a:visited {color: #46697D;text-decoration: underline;}
p.pan a:hover {color: #46697D;text-decoration: underline;}
p.pan a:active {color: #46697D;text-decoration: underline;}


#wrap{
	width:849px;
	height:auto;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
/*
fooder
---------------------------------------------------------------------------*/
.fooder1 {
	text-align:center;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	padding: 6px 0 6px 12px;
}
p.fooder1 a:link,
p.fooder1 a:visited {color: #333;text-decoration: none;}
p.fooder1 a:hover {color: #980F1C;text-decoration: underline;}
p.fooder1 a:active {color: #333;text-decoration: underline;}

.fooder2 {
	width:835px;
	text-align:center;
	background-color:#46697D;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 120%;
	padding: 2px 8px 2px 0;
}

/*
Button
---------------------------------------------------------------------------*/
a.btn01:link,
a.btn01:visited,
a.btn01:hover,
a.btn01:active {
	color: #5D3A04;
	display: block;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/btn03_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	font-size: 11px;
	width: 100px;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 19px;
}
a.btn01:hover,
a.btn01:active {
	color: #980F1C;
	background-image: url(../images/btn03_on.gif);
	width: 100px;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 19px;
	text-align: center;
}

a.btn04:link,
a.btn04:visited,
a.btn04:hover,
a.btn04:active {
	color: #5D3A04;
	padding: 2px 35px 2px 15px;
	display: block;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/btn04_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	font-size: 11px;
}
a.btn04:hover,
a.btn04:active {
	color: #980F1C;
	background-image: url(../images/btn04_on.gif);
}

a.btn02:link,
a.btn02:visited,
a.btn02:hover,
a.btn02:active {
	color: #FFF;
	padding: 2px 35px 2px 15px;
	display: block;
	text-align:center;
	background-color: #663300;
	background-image: url(../images/btn03_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	font-size: 11px;
}
a.btn02:hover,
a.btn02:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/btn03_on.gif);
}



/*
contents
---------------------------------------------------------------------------*/
.top_left {
	text-align: left;
	padding: 4px 0 8px 9px;
}
 
.top_new {
	padding: 0 0 5px 9px;
}

.series_m {
	padding: 5px 20px 5px 31px;
}
 
.series_m2 {
	padding: 5px 15px 5px 20px;
}

/*
font
---------------------------------------------------------------------------*/
/*タカミラボTOPテキスト　隠すお肌〜開発したスキンケア*/

p.top_title {font-size: 14px; color: #607E8F;
font-family:"MS UI Gothic";
font-weight:normal;
text-align:left;}

/*ページ上部*/
h1 {
	font-size: 12px;
	text-align: left;
	font-weight:normal;
	margin:7px 0px 5px 5px;
	line-height: 16px;
}

.gray_10 {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}
.gray_11 {
	font-size: 11px;
	line-height: 120%;
	color: #666666;
}

.gray_11 td {
	font-size: 11px;
	color: #666;
	text-align: center;
	width: 80px;
}

.gray_12 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.gray_12_rinen {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-bottom:10px;
}

.gray_12_mt7 {
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 5px;
}
.gray_13 {
	font-size: 13px;
	color: #666666;
}
.gray_14 {
	font-size: 14px;
	color: #666666;
}

/*Blown*/
.tya_10 {
	font-size: 10px;
	line-height: 120%;
	color: #5D3A04;
}
.tya_11 {
	font-size: 11px;
	line-height: 120%;
	color: #5D3A04;
}
.tya_12 {
	font-size: 12px;
	color: #5D3A04;
}
.blown_15 {
	font-size: 15px;
	color: #5D3A04;
}

.blown_15_top {
	font-size: 15px;
	color: #5D3A04;
	padding-top:5px;
}

.blown_13 {
	font-size: 15px;
	color: #6E5151;
}

/*Red*/
.red_10 {
	font-size: 10px;
	line-height: 14px;
	color: #980F1C;
}
.red_11 {
	font-size: 11px;
	line-height: 14px;
	color: #980F1C;
}
.red_12 {
	font-size: 12px;
	color: #980F1C;
	text-align: left;
}

.red02_11 {
	font-size: 11px;
	color: #FF0000;
	line-height: 110%;
}
.red02_12 {
	font-size: 12px;
	color: #FF0000;
}

.red14 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #FF0000;
}

.red18 {
	font-size: 18px;
	color: #FF0000;
}
.red20 {
	font-size: 20px;
	color: #FF0000;
}

.red02_12_2{font-size: 12px;color: #c40606;}
.red14_2 {font-size: 14px;color: #c40606;}
.red18_2 {font-size: 18px;color: #c40606;}
.red20_2 {font-size: 20px;color: #c40606;}

/*White*/
.white_10 {
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
}
.white_11 {
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
}
.white_11-2 {
	font-size: 11px;
	color: #FFFFFF;
}
.white_12 {
	font-size: 12px;
	color: #FFFFFF;
}

/*Purple*/
.par_12 {
	font-size: 12px;
	color: #9966CC;
}
.par_12b {
	font-size: 12px;
	color: #993399;
}
.par_11 {
	font-size: 11px;
	color: #9966CC;
}

/*Blue*/
.blue_10 {
	font-size: 10px;
	line-height: 120%;
	color: #46697D;
}
.blue_11 {
	font-size: 11px;
	line-height: 120%;
	color: #46697D;
}
.blue_12 {
	font-size: 12px;
	color: #46697D;
}

/*Green*/
.green_12 {
	font-size: 12px;
	color: #999900;
}
.green02_12 {
	font-size: 12px;
	color: #339900;
}
.green03_12 {
	font-size: 12px;
	color: #669900;
}

.bold{font-weight:bold;}

.u_line_red{border-bottom:1px solid	#980F1C}

a:link {color: #666666;text-decoration: underline;}
a:visited {color: #666666;text-decoration: underline;}
a:hover {color: #9966CC;text-decoration: underline;}
a:active {color: #666666;text-decoration: underline;}

.fl{float:left;}
.fr{float:right;}

.blue_10 a:link,
.blue_10 a:visited,
.blue_11 a:link,
.blue_11 a:visited {color: #46697D;text-decoration: underline;}
.blue_10 a:hover,
.blue_10 a:active,
.blue_11 a:hover,
.blue_11 a:active {color: #46697D;text-decoration: none;}

.white_10 a:link {color: #FFFFFF;text-decoration: none;}
.white_10 a:visited {color: #FFFFFF;text-decoration: none;}
.white_10 a:hover {color: #FF9900;text-decoration: none;}
.white_10 a:active {color: #FF9900;text-decoration: none;}

.white_11 a:link {color: #FFFFFF;text-decoration: underline;}
.white_11 a:visited {color: #FFFFFF;text-decoration: underline;}
.white_11 a:hover {color: #FFFFFF;text-decoration: none;}
.white_11 a:active {color: #FFFFFF;text-decoration: none;}

.tya_12 a:link {color: #5D3A04;text-decoration: underline;}
.tya_12 a:visited {color: #5D3A04;text-decoration: underline;}
.tya_12 a:hover {color: #980F1C;text-decoration: underline;}
.tya_12 a:active {color: #5D3A04;text-decoration: underline;}

a.tya_11:link {color: #5D3A04;text-decoration: underline;}
a.tya_11:visited {color: #5D3A04;text-decoration: underline;}
a.tya_11:hover {color: #980F1C;text-decoration: underline;}
a.tya_11:active {color: #5D3A04;text-decoration: underline;}

a.tya_10:link,
a.tya_10:visited {color: #5D3A04;text-decoration: none;}
a.tya_10:hover {color: #980F1C;text-decoration: none;}
a.tya_10:active {color: #5D3A04;text-decoration: none;}

a.red_11:link {color: #980F1C;text-decoration: underline;}
a.red_11:visited {color: #980F1C;text-decoration: underline;}
a.red_11:hover {color: #980F1C;text-decoration: none;}
a.red_11:active {color: #980F1C;text-decoration: none;}

a.red_12:link {color: #980F1C;text-decoration: underline;}
a.red_12:visited {color: #980F1C;text-decoration: underline;}
a.red_12:hover {color: #980F1C;text-decoration: none;}
a.red_12:active {color: #980F1C;text-decoration: none;}
.txt_through {
	text-decoration: line-through;
}
.pink_12 {
	font-size: 12px;
	color: #FF6633;
}

#wn_new{
}

#wn_new a:link {color: #980F1C;text-decoration: underline;}
#wn_new a:visited {color: #980F1C;text-decoration: underline;}
#wn_new a:hover {color: #466881;text-decoration: underline;}
#wn_new a:active {color: #980F1C;text-decoration: underline;}

#wn_new a:link.gr_l {color: #666666;text-decoration: underline;}
#wn_new a:visited.gr_l {color: #666666;text-decoration: underline;}
#wn_new a:hover.gr_l {color: #9966CC;text-decoration: underline;}
#wn_new a:active.gr_l {color: #666666;text-decoration: underline;}

#wn_new a:link.rd_l {color: #903;text-decoration: underline;}
#wn_new a:visited.rd_l {color: #666666;text-decoration: underline;}
#wn_new a:hover.rd_l {color: #9966CC;text-decoration: underline;}
#wn_new a:active.rd_l {color: #903;text-decoration: underline;}

.page_top {
	font-size: 9px;
	line-height: 16px;
	float: right;
	height: 15px;
	width: 100px;
	margin-bottom: 10px;
}

.t_ul{text-decoration:underline;}

/* margin
------------------------------------------------------------------------*/

.mtb5{margin:5px 0;}
.m10{margin:10px;}
.ms10{margin-left:10px;margin-right:10px;}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.ml5{margin-left:5px;}
.ml8{margin-left:8px;}

/* padding
------------------------------------------------------------------------*/

.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.pl5{padding-left:5px;}
.pl6{padding-left:6px;}
.pl8{padding-left:8px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pr10{padding-right:10px;}
.pr20{padding-right:20px;}
.pt50{padding-top:50px;}

/* 091013 ナビの開閉部分CSS
------------------------------------------------------------------------*/

ul.rollnavi {
	background: #eaeaea;
	height: 25px;
}
ul.rollnavi li {
	float: left;
	width: 216px;
}
ul.rollnavi li a {
	display: block;
	width: 216px;
	height: 25px;
	text-indent: -9999em;
	outline: none;
	background: url(../images/rollnavi01.jpg) no-repeat 0 0;
}
ul.rollnavi li.rollnavi_list01 a { background-position: 0 0;}
ul.rollnavi li.rollnavi_list02 a { background-position: -216px 0;}
ul.rollnavi li.rollnavi_list03 a { background-position: -432px 0;}

ul.rollnavi li.rollnavi_list01 a:hover { background-position: 0 -25px;}
ul.rollnavi li.rollnavi_list02 a:hover { background-position: -216px -25px;}
ul.rollnavi li.rollnavi_list03 a:hover { background-position: -432px -25px;}

ul.rollnavi ul {
	display: none;
	width: 217px;
	height: 140px;
	margin-left: -1px;
	position: absolute;
	background: #f7f7f7;
	background: url(../images/rollnavi01_inner.gif) no-repeat 0 0;
}

ul.rollnavi ul.rollnavi_content li {
	float: none;
	width: auto;
	margin: 8px 0 10px;
	padding: 0;
}

ul.rollnavi ul.rollnavi_content li a {
	height: auto;
	text-indent: 53px;
	background: url(../images/faq_icon01.gif) no-repeat 40px center;
}
ul.rollnavi ul.rollnavi_content li a:hover { background-position: 40px center; }

ul.rollnavi_bottom {
	margin-bottom: 100px;
	border-top: 1px solid #999;
}
