/*共通使用*/

body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
table {
	color:#666666;
	font-size: 12px;
	line-height: 150%;
	text-align:justify;
text-justify:distribute;

}

a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #FF3366;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
}


h1,h2,h3,h4,h5,h6,ul,ol,img{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#txt-link{
	text-align:center;
	font-size:12px;
	padding:10px;
	color:#336699;
	line-height:160%;
}

#copyright{
	text-align:center;
	font-size:12px;
	padding:10px;
	color:#666666;
	line-height:140%;
}

#copyright a{
	text-decoration:none;
}

ul#g-nav li{
	float:left;
}

#pankuzu{
	margin:10px 0px 10px 30px;
	font-size:11px;
	color:#666666;
}

h2{
	margin:0px 0px 10px 30px;
}

h3{
	margin-bottom:10px;
}

h4{
	font-size:14px;
	background-image:url(../flow/images/ttl_h4.gif);
	background-repeat:no-repeat;
	color:#993333;
	padding:7px 0px 7px 10px;
}
h4.qa {
background:url(../qa/images/qa_top.gif);
width:550px !important;
width:595px;
height:34px !important;
height:47px;
padding:13px 0px 0px 45px;
color:#004293;
}
.qa_in {
border-left:solid 1px #A4CDFF;
}
.qa_in2 {
border-right:solid 1px #A4CDFF;
padding:0px 10px 0px 0px;
}
.main-txt{
	color:#666666;
	font-size: 12px;
	line-height: 150%;
	margin: 10px 0px 10px 0px;
	list-style-type:none;
}

.to-top{
	text-align:right;
	font-size:12px;
	color:#336699;
}

.common-list{
	color:#666666;
	font-size: 12px;
	line-height: 20px;
	list-style-type: decimal;
	margin: 10px 0px 10px 30px;
}

.common-list span{
	font-weight:bold;
	font-size:14px;
}

/*トップページ使用*/

#main-nav li{
	margin-bottom:5px;
}

.greet-txt{
	font-size:12px;
	line-height:140%;
	color:#666666;
	margin:5px 10px 20px 10px;
}

/*店舗情報*/

#data{
	color:#666666;
	font-size:12px;
	padding:5px;
	line-height:160%;
}

#data td{
	padding:5px;
}

/*耳ツボダイエットとは*/


.howto-but{
	color:#666666;
	font-size: 12px;
	line-height: 140%;
	text-align:right;
}

.howto-but span{
	color:#990000;
}

/*耳ツボダイエットの流れ*/

.flow-comm{
	font-size:12px;
	color:#666666;
	line-height:140%;
	background-image:url(../flow/images/flow_arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 50px;
	margin-left:10px;
	height:39px;
	
}

/*Q&A*/

.qa-list{

}

.answer{
	color:#666666;
	font-size: 12px;
	line-height:140%;
	margin: 10px 20px 10px 20px;
}

.answer span{
	font-size:16px;
	color:#FF6699;
	font-weight:bold;
}
.float_R {
float:right;
}
.float_L {
float:left;
}
.m10 {
margin:10px;
}
.style1 {
font-size:10px
}
.mTB10 {
margin:10px 0px;
}
.mB10 {
margin-bottom:10px;
}
.mL10R20 {
margin-left:10px;
margin-right:20px;
}
.mLR10 {
margin-left:10px;
margin-right:10px;
}
.guide_text {
font-size:12px;
line-height:140%;
}
.bor_T01 {
border-top:solid 1px #999;
}
.bor_T02 {
border-top:solid 2px #999;
}
.midashi_001 {
background:url(../images/midashi_001.gif) no-repeat;
font-size:13px;
padding:7px 0px 17px 0px !important;
padding:6px 0px 18px 0px;
font-weight:bold;
color:#930003;
}
.hyo_in {
background:url(../howto/images/hyo_in001.gif) repeat-y;
}
.pTB10LR20 {
padding:10px 20px;
}
.hyo_top {
background:url(../howto/images/hyo_top001.gif);
height:62px;
}
.movie_in {
background:url(../images/movie_in.gif) #FFD3D4 repeat-x;
}
.color_red {
color:#FF0000;
}
.color_orange {
color:#FF6600;
}
.color_blue {
color:#3366FF;
}
.howto_hyo {
background:#FF9799;
}
.howto_hyo td{
background:#FFFFFF;
}

/* 2007.03.06追加 */
.pa_r10b5{
padding:0px 10px 5px 0px;}
.pa_b5{
padding:0px 0px 5px 0px;}

/* 2007.03.27追加　*/
.waku{
 border:3px double #FF3366;
}
/* 2007.04.06追加　*/
.waku_shop{
 border:1px solid #666666;
}