@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #585858;
	font-size: 12pt;
	font-family:	'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, OSAKA, Tahoma, 'ＭＳ Ｐゴシック';
	}

div,form,img,ul,ol,li,p,h1,h2,h3,h4,h5,h6,object,embed,param,dl,dt,dd,hr{
	border: 0px;
	margin: 0;
	padding: 0;
	}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	}
ul,ul li {
	list-style: none;
	}
ol,ol li {
	margin-left: 1em;
	list-style: decimal;
	}
p {
	line-height: 1.5;
	}
	
a img {
	/*border: 0px;*/
	text-decoration: none;
	}

.none {
	display: none;
	}


table {
	border-collapse: collapse;
	empty-cells: show;
	}

/*==================フォント===================*/
.t10{font-size:90%;}
.t12{font-size:100%;}
.t14{font-size:120%;}
.t18{font-size:140%;}
.t9n{font-size:80%; line-height:1.2;}
.t10n{font-size:90%; line-height:1.2;}
.t12n{font-size:100%; line-height:1.2;}
.t14n{font-size:120%; line-height:1.2;}
.t18n{font-size:140%; line-height:1.2;}

.txtCenter {
	text-align: center;
	margin-top:-20px;
	}
.txtLeft {
	text-align: left;
	}
.txtRight{
	text-align: right;
	}

/*==================リンク===================*/
a {
	color: #126dde;
	}
	
a:link {
	text-decoration:none;
	color: #126dde;
	}
a:visited {
	text-decoration:none;
	color: #2d588e;
	}
a:active {
	text-decoration:none;
	color: #009944;
	}
a:hover {
	text-decoration:none;
	color: #009944;
	}


/*==================画像関係===================*/
/*.imgRight {
	float: right;
	margin-left: 5px;
	}
.imgLeft {
	float: left;
	}*/
.entry img {
	display: block;
	margin-bottom: 5px;
	}


/*==================基本構造===================*/
body{
	background-color: #FFF;
	}

.textred {
	color: #FF0000;
	}


#header {
	position: relative;
    background-color: #FFF;
	border-bottom: 1px solid #DAE1E4;
	padding: 0 5px;
	height: 49px;
	}
#logo {
	position: absolute;
	top: 7px;
	left: 3px;
	}
#telNum {
	position: absolute;
	right: 10px;
	top: 5px;
	}

#topVisual {
	background: url(../images/bg_topvisual.gif) bottom repeat-x #bdd9f1;
	text-align: center;
	}
#topVisual h1 {
	margin: 0;
	padding: 0;
	line-height: 1;
	}
#topVisual h1 img {
	vertical-align: bottom;
	}

#visual {
	background-color: #356db4;
	text-align: center;
	margin-bottom: 8px;
	}
#visual h1 {
	font-size: 90%;
	color: #FFF;
	}


#contents {
	border-radius: 10px;
	background-color: #FFF;
	padding: 10px;
	}


.toPageTop {
	text-align: right;
	clear: both;
	}


#contents h2 {
	margin-bottom: 5px;
	}
#contents h3 {
	font-size: 120%;
	color: #356db4;
	margin:14px auto 7px auto;
	}




#mainMenu {
	margin-top: 5px;
	text-align: center;	
	}
#mainMenu li {
	margin-bottom: 8px;
	width: 100px;
	display: inline-block;
	/*float: left;*/
	text-align: center;	
	font-size: 10px;
	}
/*#mainMenu #m_mail {
	float: none;
	clear: both;
	}*/
#mainMenu #m_practice {
	width: 110px;
	}

#mainMenu #m_news,#mainMenu li#m_news a {
	display: none;
	}




#bottomMenu {
	text-align: center;
	background-color: #9dc9ee;
	color: #FFF;
	padding-top: 10px;
	}
#bottomMenu a {
	color: #444;
	}

#footer {
	clear: both;
	background-color: #356db4;
	color: #FFF;
	padding: 5px;
	}

address {
	font-size: 80%;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	}






/*------------------------------------------*/
/*------------------トップページ------------*/
/*------------------------------------------*/
#infomation h2,#department h2,#schedule h2,#shopGmap h2 {
	background: url(../images/h2_bg.gif) right top no-repeat;
	padding: 0;
	line-height: 1;
	}



#infomation {
	margin-bottom: 20px;
	clear: both;
	}
#infomation ul {
	list-style: none;
	padding: 0 10px;
	}
#infomation li {
	list-style: none;
	padding: 5px;
	border-bottom: 1px dashed #CCC;
	}


#schedule {
	margin-bottom: 20px;
	}
#schedule table {
	border: 1px solid #FFB800;
	border-collapse: separate;
	}
#schedule th,#schedule td {
	border-right: 1px solid #FFB800;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFB800;
	padding: 5px;
	text-align: center;
	}
#schedule th {
	background-color: #FFB800;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	}



#catchcopy {
	color: #fc0;
	line-height: 1.2;
	margin-bottom: 5px;
	}

#shopConcept {
	background-color: #356db4;
	color: #FFF;
	padding: 10px;
	}
#shopConcept .t14 {
	display: none;
	}



#shopData {
	}
#shopData .thum {
	/*height: 120px;
	overflow: hidden;*/
	text-align: center;
	}
#contents #shopData h2 {
	text-align: center;
	border: none 0px;
	}
#shopData h3 {
	font-size: 18pt;
	}
	

#shopGmap {
	}






/*------------------------------------------*/
/*---------------スタッフ紹介---------------*/
/*------------------------------------------*/

.staffEntry {
	min-height: 120px;
	margin-bottom: 20px;
	}

.staffEntry .txt {
	}
#mainContent .staffEntry .txt h3 {
	color: #333;
	}

.staffEntry .thum {
	position: absolute;
	top: 0;
	left: 0;
	height: 120px;
	width: 120px;
	padding: 1px;
	border: 1px solid #CCC;
	background-color: #FFF;
	}


/*------------------------------------------*/
/*---------------メニュー料金---------------*/
/*------------------------------------------*/
#menu {
	}
#inpageLink {
	text-align: center;
	}

#menu p {
	margin-bottom: 10px;
	}

.menuEntry {
	margin-bottom: 30px;
	}

.menuEntry ul {
	margin-bottom: 10px;
	}
.menuEntry li {
	margin-bottom: 5px;
	line-height: 1.2;
	padding: 2px 0;
	border-bottom: 1px dashed #CCC;
	}


