@charset "utf-8";
/* CSS Document 女性の鍼灸　*/

*{
	margin:0;
	padding:0;
	}

/* 共通　*/
body{
	font-family: 源ノ角ゴシック, 'Source Han Sans', 'kozuka-gothic-pr6n', メイリオ, Meiryo, 'MS UI Gothic', 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS PGothic', 'osaka', sans-serif,;
	color:#333;
	line-height: 100%;
	text-align: center;
	background-color: #FFF;
	}

#wrap{
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height:130%;
	text-align:center;
	height: auto;
	background-color: #FFF;
	}

#wrap980{
	width: 980px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height:130%;
	text-align:center;
	height: auto;
	background-color: #FFF;
	}


a:link{
	color: #333;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
	color: #333;
}

a:hover{
	text-decoration: underline;
	color: #F06;
}

a:active{
	text-decoration: none;
	color: #F06;
}

.clear{
	clear: both;
}

h1{
	margin-top:8%;
	margin-bottom:3%;
	font-size: 200%;
	font-weight:600;
	color: #000;
	line-height:120%;
	
}


h2{
	font-size:150%;
	color:#000;
	line-height: 120%;
	font-weight:600;
	margin-top:8%;
	margin-bottom:2%;
}

h3{
	font-size:140%;
	color:#000;
	font-weight:600;
	margin-top:8%;
	margin-bottom:1%;

	}

h4{
	font-size:120%;
	color:#000;
	font-weight:600;
	margin-top:6%;
	margin-bottom:2%;

	}


p{
	margin-top: 0px;
	margin-bottom:5px;
	line-height: 180%;
	}

.txt-red{
	color:#F06;
}


.txt-pnk{
	color:#F99;
}


.txt-black{
	color:#000;
	}

.txt-sml{
	font-size:80%;

}


.txt-100{
	font-size:100%;
	line-height:200%;
	list-style-type:circle;
	
}

.h1-ruby{
	font-size:80%;
	}


.kugiri{
	text-align:center;
	color:#C66;
	}

ul{
	font-size: 100%;
	line-height: 200%;
    list-style: none;
    padding:0;
    margin:0;
}


li { 
    padding-left: 0em; 
    text-indent:0em;
}

li::before{
    content: "●";
    color: #F99;
}






/* 枠　*/
#header{
	width: 960px;
	font-size: 80%;
	padding-top: 0px;
	margin-bottom:0px;
	}


.box-main-center{
	background-color: #FFF;
	width: 720px;
	padding-left:120px;
	padding-right:120px;
	text-align: center;
	margin-bottom: 0px;
	}

.box-main-left{
	background-color: #FFF;
	width: 720px;
	padding-left:120px;
	padding-right:120px;
	text-align: left;
	}

.box-main-left-menu{
	background-color: #FFF;
	width: 720px;
	padding-left:120px;
	padding-right:120px;
	padding-top:5%;
	text-align: left;
	font-size:120%;
	}
	


.box-640-center{
	background-color: #FFF;
	width: 720px;
	padding-left:120px;
	padding-right:120px;
	text-align: center;
	margin-bottom: 0px;
	}

.box-640-left{
	background-color: #FFF;
	width: 720px;
	padding-left:120px;
	padding-right:120px;
	text-align: left;
	}

.box-720-left-menu{
	background-color: #FFF;
	width: 720px;
	padding-left:120px;
	padding-right:120px;
	padding-top:5%;
	text-align: left;
	font-size:120%;
	}
	

.box-720-left-bgc-pnk{
	background-color: #FEF;
	width: 690px;
	margin-left:120px;
	margin-right:120px;
	padding-left:15px;
	padding-right:15px;	
	text-align: left;
	}

.box-720-left-bgc-blu{
	background-color: #EEE;

	width: 720px;
	margin:auto;
	padding:2%;
	padding-bottom:1%;
	padding-top:1%;
	text-align: left;
	}

.box-720-left-bgc-wht{
	background-color: #FFF;
	border:solid 1px #666;
	width: 720px;
	margin:auto;
	padding:2%;
	padding-bottom:0%;
	padding-top:1%;
	text-align: left;
	}


.box-960-center{
	background-color: #FFF;
	width: 960px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	}


.box-960-left{
	background-color: #FFF;
	width: 960px;
	font-size:80%;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	}
	


#home-top{
	width:960px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
	}	

.copyright{
	font-size: 80%;
	}

#footer{
	clear: both;
	width: 960px;
	margin-bottom: 30px;
	padding-top:60px;
}



/* img */

img{
	max-width: 100%;
	height: auto;
	border: 0px;
	}	

.img-top{
	margin-top:20px;
	margin-bottom:5px;
	}

.img-left{
	float: left;
	margin-right: 20px;
	margin-bottom:3px;	
	}

p.img-center{
	text-align: center;
	margin-bottom: 0px;
	}


.img-640 {
	width: 640px;
	border:0px;
	margin-right: 0px;
	margin-bottom:0px;
	}	

.img-960{
	width: 960px;
	border:0px;
	margin-right: 0px;
	margin-bottom:0px;
	}	

.img-w174-m6{
	width: 174px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	}


.img-w150-m24{
	width: 150px;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 32px;
	margin-bottom: 32px;
	}
	


.img-w228-m4{
	width: 228px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	


.img-w280-m12{
	width: 280px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	}	

.img-w464-m6{
	width: 464px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	}

table{
	border-collapse:collapse;
	}


.menu-table{
	font-size:100%;
	border-top-style: dotted;
	border-top-color: #666;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-bottom-width: 1px;s
	border-left-style: dotted;
	border-left-color: #666;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	border-right-width: 1px;	
	margin-top:10%;
	margin-left: auto;
	margin-right:auto;
	}

.table-tr{
	height:200%;
	padding-left:10px;
	border-top-style: dotted;
	border-top-color: #666;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	border-right-width: 1px;	

}



.table-td00{
	text-aling:left;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	border:solid 1px #999;
	}
		

.table-th00{
	text-aling:left;
	padding:10px;
	padding-left:15px;
	border:solid 1px #999;
	background-color:#EEE;
	}
		


.table-td01{
	text-aling:left;
    height:40px;
	padding-left:10px;
	border-top-style: dotted;
	border-top-color: #666;
	border-top-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	border-right-width: 1px;	
	}


.table-td02{
	text-aling:left;
    height:40px;
	padding-left:10px;
	border-top-style: dotted;
	border-top-color: #666;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	border-right-width: 1px;	
	}




	
.table-td03{
	text-aling:left;
    height:40px;
	padding-left:10px;
	border-top-style: dotted;
	border-top-color: #666;
	border-top-width: 1px;

	}


.table-td04{
	text-aling:left;
    height:40px;
	padding-left:10px;
	border-top-style: dotted;
	border-top-color: #666;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-bottom-width: 1px;

	}
	
.table-vat{
	vertical-align:top;
	}


