/* CSS Document */

@import "header.css";
@import "footer.css";

body {
	margin:0;
	padding:0;
	color:#333333;
	font-size:72%;
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka,Arial, Helvetica, sans-serif;
	background: url(../images/com/bg.gif) repeat-x 0px 0px;
}


h1,h2,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:1em;
}


a img {
	border:none;
}



/*link
------------------------*/
a:link {
	color:#003399;
	text-decoration:none;
	outline:none;
}

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

a:hover {
	color:#3297E2;
	text-decoration:underline;
	outline:none;
}


/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*margin
---------------------*/
.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}

.margin_b40 {
	margin-bottom:40px;
}

/*textlink
------------------------*/

a em {
	display: none;
}

/*color
------------------------*/
.red {
	color: #FF0000;
}




/*contents
------------------------*/
.bg_contents {
	background:#FFFFFF;
	width:960px;
	margin-right: auto;
	margin-left: auto;
}


#contents {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#contents_l {
	float: left;
	width: 260px;
}

#contents_r {
	float: right;
	width: 630px;
}


/*pankuzu
------------------------*/

#pankuzu {
	background:#000000;
	padding:5px 10px;
	margin-bottom:30px;
	color:#FFFFFF;
}

#pankuzu a:link,#pankuzu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

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



/*img_lr
------------------------*/
.img_l {
	float:left;
	margin:0 20px 20px 0;
}

.img_r {
	float:right;
	margin:0 0 20px 20px;
}




/*table_tg
------------------------*/
.table_tg {
	border:2px solid #E7E7E7;
	margin:0 0 20px;
}

.table_tg th {
	background:#F6F6F6 none repeat scroll 0;
	border-bottom:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	font-weight:normal;
	padding:5px;
	text-align:left;
}

.table_tg td {
	border-bottom:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	padding:5px;
}


.table_tg02 {
	width:100%;
	border:2px solid #E7E7E7;
	margin:0 0 20px;
}

.table_tg02 th {
	background:#F6F6F6 none repeat scroll 0;
	border-bottom:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	font-weight:normal;
	padding:5px;
	text-align:left;
}

.table_tg02 td {
	border-bottom:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	padding:5px;
}





/* ----------------- Contets Left ----------------- */

/* Side Title */

#title_calendar {
	background: url(../images/index/side_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 260px;
	margin-bottom: 10px;
}

#cal {
	width:260px;
	margin-bottom:5px;
}

.calen_div {
	width:120px;
	float:left;
	margin:0 5px;
}

.calen {
	width:100px;
	font-size:0.9em;
	text-align:center;
}

.bg1 {
	text-align:center;
	color:#FFFFFF;
	background:#946b4b;
}

.bg2 {
	text-align:center;
	font-weight:normal;
}

#cal table a {
	text-decoration: underline;
	padding: 2px;
}
#cal table a:hover {
	text-decoration: none;
	background:#f6e6e7;
}

/*.closed {
	background:#f6e6e7;
}*/

.cal_text {
	background:#f6e6e7;
	padding:2px;
}







#title_contact {
	background: url(../images/index/side_title.gif) no-repeat 0px -40px;
	text-indent: -9999px;
	height: 40px;
	width: 260px;
	margin-bottom: 10px;
	margin-top: 20px;
}


.btn_reservation_s_img a {
	background:url(../images/side/btn_reservationstatus_img.jpg) 0 0 no-repeat;
	width:260px;
	height:60px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}


.btn_recruit_img a {
	background:url(../images/side/btn_recruit_img.jpg) 0 0 no-repeat;
	width:260px;
	height:60px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}


.btn_mob_img a {
	background:url(../images/side/btn_mob_img.jpg) 0 0 no-repeat;
	width:260px;
	height:60px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}

.btn_twitter a {
	background: url(../images/side/twitter_banner.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 260px;
	margin-bottom: 10px;
}

.btn_twitter_segawa {
	float: left;
	height: 40px;
	width: 125px;
	margin-bottom: 10px;
}

.btn_twitter_matushita {
	float: right;
	height: 40px;
	width: 125px;
	margin-bottom: 10px;
}

.btn_twitter_segawa a {
	background: url(../images/side/banner_segawa.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 125px;
}

.btn_twitter_matushita a {
	background: url(../images/side/banner_mastushita.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 125px;
}



/* Contact Tel */

#contact_tel {
	background: url(../images/index/btn_contact.gif) no-repeat 0px 0px;
	height:120px;
	width:260px;
	margin-bottom:10px;
	text-indent:-9999px;
}

#contact01 {
	float: left;
	width: 125px;
	margin-bottom:10px;
}
#contact02 {
	float: right;
	width: 125px;
	margin-bottom:10px;
}

#contact01 a {
	width: 125px;
	height: 30px;
	background: url(../images/index/btn_contact.gif) no-repeat 0px -130px;
	display: block;
}
#contact02 a {
	width: 125px;
	height: 30px;
	background: url(../images/index/btn_contact.gif) no-repeat -135px -130px;
	display: block;
}

#contact01 a:hover {
	width: 125px;
	height: 30px;
	background: url(../images/index/btn_contact.gif) no-repeat 0px -160px;
	display: block;
}
#contact02 a:hover {
	width: 125px;
	height: 30px;
	background: url(../images/index/btn_contact.gif) no-repeat -135px -160px;
	display: block;
}

/* CAKEPHP Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

