@charset "utf-8";
/* --全幅セレクタ設定 --*/

*{
    margin:0;
    padding:0;
    font:normal normal normal 100%/1.3 "ＭＳ Ｐゴシック","Osaka",sans-serif;
    border:none;
}
/* --全幅セレクタ end　--*/

/* --基本セレクタ設定 --*/

html,body{
	font-size:0.9em;
	color:#333;
	background-color:#FFFFFF;
}
body{
	background-image: url(../images/bg/body.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center bottom;
}

ul,ol{list-style:none;}

img{vertical-align:bottom;}

strong{font-weight:bold;}

/* --基本セレクタ end　--*/

/* --レイアウトセレクタ設定 --*/
.wrap{
  width:100%; 
}

.mAuto{
  width:800px;
  margin:0 auto;
}

/* --header設定 --*/
.header{
  height:97px;
  background: url("../images/bg/header.jpg") top left repeat-x;
}

h1{
  width:210px; 
  height:52px;
  padding:10px 0 0 7px;
  float:left;
}

.header .mAuto p{
	width:583px;
	height:40px;
	padding:18px 0 0 0;
	float:left;
	font-size:11px;
	color: #3F4E52;
}


/* --header設定 --*/

/* --mainMenu設定 --*/

.header ul{
  width:797px;
  height:35px;
  margin:0 auto;
  clear:both;
}

.header ul li{
  float:left;
  height:35px;
}

/* --mainMenu設定 --*/ 

.contents{
  width:796px;
  margin:0 auto;
  border-left:1px solid #729AA8;
  border-right:1px solid #729AA8;
  background-color:#FFF;
}


.copyright{
  height:30px;
  padding-top:2px;
  padding-bottom:30px;
  text-align:center;
  font-size:10px;
  clear:both;
}

.fotter{
  width:100%; 
  height:20px;
  padding-top:4px;
  background: url("../images/bg/fotter.jpg") top left repeat-x;
}



.fotter .mAuto ul{
  width:780px;
  font-size:14px;
  color:#CCC;
  float:left;
}

.fotter .mAuto ul li{
  float:right;
  padding-right:16px;
}


.fotter p{
  width:185px;
  float:left;
}


/* --レイアウト基本セレクタ end　--*/

/* --リンク設定 --*/

a:link{
  color:#3399FF;
  text-decoration:underline;
}
a:visited{
  color:#3399FF;
  text-decoration:underline;
}
a:hover{
  color:#003366;
  text-decoration:underline;
}

.copyright a:link{
  color:#111;
  text-decoration:none;
}
.copyright a:visited{
  color:#111;
  text-decoration:none;
}
.copyright a:hover{
  color:#CCC;
  text-decoration:none;
}

.fotter .mAuto ol li a:link{
  color:#CCC;
  text-decoration:none;
}
.fotter .mAuto ol li a:visited{
  color:#CCC;
  text-decoration:none;
}
.fotter .mAuto ol li a:hover{
  color:#66CCFF;
  text-decoration:none;
}

.fotter .mAuto ul li a:link{
  color:#CCC;
  text-decoration:none;
}
.fotter .mAuto ul li a:visited{
  color:#CCC;
  text-decoration:none;
}
.fotter .mAuto ul li a:hover{
  color:#66CCFF;
  text-decoration:none;
}

.fotter .mAuto img {
	margin-right: 4px;
}

.right ul.blogMenu li a:link{
  color:#CCC;
  text-decoration:none;
}
.right ul.blogMenu li a:visited{
  color:#CCC;
  text-decoration:none;
}
.right ul.blogMenu li a:hover{
  color:#66CCFF;
  text-decoration:underline;
}
/* --リンク設定 end　--*/

/* --フォント設定 --*/

.emp{ color:#003399}
.fontS{font-size:0.8em;}
/* --フォント end　--*/


/* --contents見出し設定 --*/

h2{
  margin:0px 0 20px 0;
}

h3{
  font-weight:bold;
  margin:11px 0 5px 21px;
}


/* --contents見出し設定 end　--*/

/* --contentsコメント設定 --*/
p.text{
  margin:0 21px 15px 21px;
  line-height:150%;
}

p.text2{
  margin:0 58px 15px 58px;
  line-height:150%;
}

p.textS{
  font-size:12px;;
  margin:0 21px;
  line-height:150%;
}

p.bule{
	border:1px solid #33CCFF;
	background:url(../images/bg/bule.jpg) top left;
	line-height:150%;
	text-align:center;
	font-size: 14px;
	width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.contensImage{
  margin-bottom:20px;
}

/* --contentsコメント設定 end　--*/



/* --concept設定 --*/
h3.concept{
  margin:0px 14px 20px 14px;
} 
/* --concept設定 end　--*/




/* --recruit設定 --*/
#rc_title{
	margin-left:27px;
	margin-bottom: 0px;
}
.recruit{
	width:730px;
	height:550px;
	font-size:14px;
	margin-left:27px;
	background-image: url(../recruit/image/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 192px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
}


.recruit_more{
	width:730px;
	font-size:14px;
	margin-left:27px;
	background-image: url(../recruit/image/recruit_more_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
}

.rcft{
	padding: 0;
	height: 30px;
	background-image: url(../recruit/image/recruit_more_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:27px;
}


.recruit p , .recruit_more p{
	padding:0;
	margin-top: 12px;
	margin-left: 12px;
}
.recruit p.esc , .recruit_more p.esc{
	margin-top: 0;
}
.recruit p.extra {
	font-size: 12px;
}

.recruit h3 , .recruit_more h3 {
	margin-left: 0px;
	font-size: 15px;
	color: #0066FF;
	margin-bottom: 0px;
}


.recruit div{
	padding-top: 0;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 0;
}

.recruit_more div{
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0;
}

.recruit_more ol{
	padding-left: 20px;
	margin-left: 20px;
}
.recruit_more li{
	list-style-type: decimal;
	margin-top: 16px;
	margin-bottom: 16px;
}


#recruit_info{
	margin-leftt:10px;
	margin-left: 100px;
	font-size: 14px;
	margin-bottom: 30px;
}

#recruit_info tr th{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	background-color: #ECFCFF;
	padding: 5px;
	color: #000066;
}

#recruit_info tr td{
	padding:5px;
	vertical-align:top;
	background-color: #FFFFFF;
}
#recruit_info .tbhead {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CCFF;
}
#recruit_info td .notice {
	color: #FF0000;
}



 
/* --recruit設定 end　--*/


/* --ご予約/アンケート/メルマガ/お問合せ設定 --*/
table.form2{
  margin:10px 0 15px 21px;
  border-top:1px solid #CCC;
  border-left:1px solid #CCC;
  width:750px;
}
table.form2 tr td{
	font-size:13px;
  border-right:1px solid #CCC;
  border-bottom:1px solid #CCC;
  padding:5px 0 5px 10px;
  width:400px;
}
table.form2 tr td .input1{
  background:url(../images/bg/input.jpg) top left;
  border:1px solid #999;
  width:160px;
}
table.form2 tr td textarea{
  background:url(../images/bg/input.jpg) top left;
  border:1px solid #999;
  padding:5px;
  width:380px;
}
table.form2 tr td label span{
  color:#6699FF;
  margin-right:10px;
}
table.form2 tr th{
	font-size:13px;
  border-right:1px solid #CCC;
  border-bottom:1px solid #CCC;
  width:160px;
}
table.form2 tr th strong{
  color:#CC0000;
  font-size:10px;;
  font-weight:normal;
}
table.form2 tr th.button{
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
  padding:10px 0;
}
table.form2 tr th.label{
  border-right:1px solid #CCC;
  padding:10px 10px 10px 0px;
  text-align:right;
}


/* --ご予約/アンケート/メルマガ/お問合せ設定 end　--*/

/* --サイトマップ設定 --*/
ul.sitemap{
  margin:0 21px;
  padding-bottom:20px;
}

ul.sitemap li{
  border-bottom:1px dotted #CCC;
  padding:5px 0 5px 2px;
}

ul.sitemap ol{
  margin:0 0 0 30px;
}

ul.sitemap ol li{
  border:none;
  border-bottom:1px dotted #CCC;
}

ul.sitemap ol li img,ul.sitemap li img{
  vertical-align:-0.2em;
  margin-right:5px;
}

ul.sitemap ol li:hover,ul.sitemap li:hover{
  background:url(../images/bg/liHover.jpg) bottom left repeat-x;
}

/* --サイトマップ設定 end　--*/

/* --scedule/staff設定 --*/

.scheduleImage span{
  font-size:20px;
  font-weight:bold;
}

div.listBord{
  background:url(../images/bg/schedule.jpg) top left repeat-y;
}  

div.listBord div.bottom{
  padding-bottom:30px;
  background:url(../images/bg/scheduleBottom.jpg) bottom left no-repeat;
}

div.listBord div.top{
  padding:12px 22px 0 21px;
  background:url(../images/bg/scheduleTop.jpg) 0px 0px no-repeat;
}

div.listBord div.bottom div.top div{
  width:355px;
  float:left;
}
div.listBord div.bottom div.top div h2{
  height:34px;
  margin:0px;
}

.scheduleList{
  height:25px;
  margin:0 12px 0px 20px;
}
.scheduleList li{
  float:left;
}

div.listBord div.bottom div.top h3{
  clear:both;
  padding:10px 0 10px 10px;
  background-color:#E6E6E6;
  margin:0px  0px 10px 0px;
}

div.listBord div.bottom div.top ul{
  padding:0 0 10px 0;
  margin:0px;
}

div.listBord div.bottom div.top ul li{
  border-bottom:1px dotted #CCC;
  padding:10px 0 10px 12px;
}

div.listBord div.bottom div.top ul li span{
  margin:0 10px;
}

div.listBord div.bottom div.top ul li img{
  vertical-align:-0.2em;
  margin-right:5px;
}

div.listBord div.bottom div.top ul li:hover{
  background:url(../images/bg/liHover.jpg) bottom left no-repeat;
}

div.listBord div.bottom div.top table{
  margin-bottom:30px;
}



div.listBord div.bottom div.top table tr td{
  text-align:right;
  vertical-align:top;
}

div.listBord div.bottom div.top table tr td:hover{
  background-color:#FFFDE8
}

div.listBord div.bottom div.top table tr td span{
  display:block;
  text-align:right;
  font-size:0.8em;
  padding:3px;
  margin-bottom:10px;
}
div.listBord div.bottom div.top table tr td span.lose{
  color:#CCC;
}
div.listBord div.bottom div.top table tr td span.sat{
  color:#3399FF;
}
div.listBord div.bottom div.top table tr td span.sun{
  color:#FF3333;
}
div.listBord div.bottom div.top table tr td span.time{
  width:75px;
  display:block;
  text-align:right;
  font-size:0.7em;
  padding:3px;
  border-bottom:1px dotted #CCC;
  margin-bottom:5px;
}


div.staffBord{
  background:url(../images/bg/schedule.jpg) top left repeat-y;
}  

div.staffBord div.bottom{
  padding-bottom:30px;
  background:url(../images/bg/scheduleBottom.jpg) bottom left no-repeat;
}

div.staffBord div.top{
  padding:12px 22px 0 21px;
  background:url(../images/bg/scheduleTop.jpg) 0px 0px no-repeat;
}

div.staffBord div.bottom div.top div.tbox{
	width:375px;
	float:left;
	text-align:center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.staffBord div.bottom div.top div.prof{
	margin-top: 10px;
}
div.staffBord div.bottom div.top div h2{
  height:34px;
  margin:0px;
}

div.staffBord div.bottom div.top h3{
  clear:both;
  padding:10px 0 10px 10px;
  background-color:#E6E6E6;
  margin:0px  0px 10px 0px;
}

div.staffBord div.bottom div.top table{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 250px;
	background-color: #CCCCCC;
}

div.staffBord div.bottom div.top table tr td{
	text-align:left;
	vertical-align:top;
	padding: 3px;
	background-color: #FFFFFF;
}

div.staffBord .nam{
	color:#4865A2;
	font-size: 12px;
}

div.staffBord div.bottom div.top table tr td div.nam{
	text-align:center;
	line-height: 14px;
	font-size: 12px;
	margin-top: 8px;
}
div.staffBord div.bottom div.top table tr td h4{
	font-size:16px;
	color:#000000;
	text-align: center;
	margin-top: 10px;
}

div.staffBord div.bottom div.top table tr td dt{

}
div.staffBord div.bottom div.top table tr td dd{
margin-left:8px;
}


/* --scedule/staff設定 end　--*/

/* --blog設定 --*/
div.listBlog{
  background:url(../images/bg/schedule.jpg) top left repeat-y;
  padding:0 12px 0 14px;
}  

div.listBlog h4.iidabashi{
  background:url(../iidabashi/blog/image/titleBack.jpg) top left no-repeat;
  height:27px;
  padding:10px 0 0 15px;
  font-size:16px;
  color:#333333;
}

div.listBlog h4.shibuya{
  background:url(../shibuya/blog/image/titleBack.jpg) top left no-repeat;
  height:27px;
  padding:10px 0 0 15px;
  font-size:16px;
  color:#333333;
} 

div.listBlog ol{
  font-size:0.8em;
  margin-left:17px
} 

div.listBlog ol li{
  float:left;
  padding:3px 5px 0 0;
}


div.listBlog p{
  padding:15px 15px 0px 15px;
  clear:both;
} 

.listBlogBottom{
  height:44px;
  padding-right:12px;
  margin-bottom:20px;
  text-align:right;
  background:url(../images/bg/scheduleBottom.jpg) bottom left no-repeat;
}


/* --blog設定 end　--*/


/* --link設定 --*/
.link dl dt{
  background:url(../images/img/icon/icon.gif) center left no-repeat;
  padding-left:10px;
}

.link dl dd{
  padding-left:10px;
}

.linkPage dl dt{
  background:url(../images/img/icon/icon.gif) center left no-repeat;
  padding-left:10px;
}

.linkPage dl dd{
  padding-left:10px;
}

.link table{
  width:500px;
  margin:10px auto;
  border-left:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}
.link table tr th{
  width:109px;
  padding:10px 5px;
  border-right:1px dotted #CCCCCC;
  border-bottom:1px solid #CCCCCC;
}
.link table tr td{
  width:460px;
  padding:10px;
  border-bottom:1px solid #CCCCCC;
}

/* --link設定 end　--*/
.warning {
	color: #990000;
}
.blog_list_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.blog_list_box h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 12px;
}
.blog_list_box h3 a , .blog_list_box h3 a:visited {
	color: #3C739F;
}

.blog_list_box span {
	font-size: 12px;
}

.blog_list_box dd {
	margin-left: 18px;
	margin-bottom: 8px;
}
.blog_list_box li {
	margin-bottom: 10px;
}
.blog_list_box li span {
	color: #C1553E;
}
.blog_list_box li a {
	font-size: 14px;
}

/* --more-- */

#print_target{
	font-size:14px;
	text-align:center;
	
}

