
h2.cal_title{

	font-size: 16pt;

}

table.cal_table {
	border: 1px solid #808080;
	text-align:right;
	width: 760px;
    /*height:800px;
    */

}

td.cal_weekday {
	border: 1px solid #808080;
    vertical-align: top;
	background-color: #fff;
	color:#626262;
	width: 80px;

	height: 42px;

}

td.cal_holiday {
	border: 1px solid #808080;
    vertical-align: top;
	background-color: #fff;
	color:#de6e6e;
	width: 80px;

	height: 65px;

}

td.cal_saturday {
	border: 1px solid #808080;
    vertical-align: top;
	background-color: #fff;
	color:#11649c;
	width: 80px;

	height: 65px;

}
td.cal_today {
    border: 1px solid #808080;
    vertical-align: top;
    background-color: #e8e8e8;
    color:#626262;
    width: 80px;

    height: 65px;

}

td.cal_outOfRange {
	border: 1px solid #808080;

	background-color: #fff;
    vertical-align:top;
	width: 80px;

	height: 65px;

}
.cal_outOfday    {

    font-size: 14pt;

    line-height: 12px;
    color:#999;
    text-align: left;

    /*	margin-bottom: 0; */

    margin: 2px 0px 0px 2px;

    padding-bottom: 0;

}

th.cal_th {
    background: none repeat scroll 0 0 #a1a1a1;
    color: #FFFFFF;
    font-size: 13px;
    height: 22px;
    width: 80px;
	border: 1px solid #808080;
	text-align:center;
	font-weight:400;
}
.cal_day    {

	font-size: 14pt;

	line-height: 12px;

	text-align: left;

/*	margin-bottom: 0; */

	margin: 2px 0px 0px 2px;

	padding-bottom: 0;

}

.cal_schedule  {

	font-size: 12px;

	line-height: 12pt;

/*	margin-top: 0; */

	margin:0 10px 8px 0;
}

.cal_saijitsu  {
	border: 1px solid #808080;

	font-size: 6pt;

	line-height: 6pt;

/*	margin-top: 0 */

	margin: 0;

}


h2.cal_title_s{

	font-size: 10pt;

}

table.cal_table_s {
	border: 1px solid #808080;

	width: 210px;
    height: 170px;

}

td.cal_weekday_s {
	border: 1px solid #808080;
	color:#555;

	background-color: #fff;
	text-align: center;

	width: 20px;
}

td.cal_weeksday_s {
    border: 1px solid #808080;
    color:#555;

    background-color: #ffccff;
    text-align: center;

    width: 20px;
}

td.cal_allow_weekday_s {
    border: 1px solid #808080;
    color:#555;

    background-color: #ffccff;
    text-align: center;

    width: 20px;
}
td.cal_allow_holiday_s {
    border: 1px solid #808080;
    color:#de6e6e;
    text-align: center;

    background-color: #ffccff;

    width: 20px

}
td.cal_allow_saturday_s {
    border: 1px solid #808080;
    text-align: center;

    background-color: #ffccff;
    color:#66b5ff;

    width: 20px

}

td.cal_holiday_s {
	border: 1px solid #808080;
	color:#de6e6e;
	text-align: center;

	background-color: #fff;

	width: 20px

}

td.cal_saturday_s {
	border: 1px solid #808080;
	text-align: center;

	background-color: #fff;
	color:#66b5ff;

	width: 20px

}

td.cal_outOfRange_s {
    border: 1px solid #808080;
    color:#de6e6e;
    text-align: center;

    background-color: #fff;

    width: 20px;

    font-size: 10pt;

    line-height: 10pt;

    text-align: center;

    margin-bottom: 0;

    padding-bottom: 0;

	font-weight: 700;
}

th.cal_th_s {

	width: 20px;
	color:#fff;
	background:#a1a1a1;

}

p.cal_th_s_sun {

	color:#c82828;
        margin: 0px 0 0 0;
//	background:#de6e6e;

}
p.cal_th_s_sat {

	color:#246ffa;
        margin:0px 0 0 0;
//	background:#66b5ff;

}
.cal_day_s    {

	font-size: 10pt;

	line-height: 10pt;

	text-align: center;

	margin-bottom: 0;

	padding-bottom: 0;

}

.cal_schedule_s  {

	font-size: 16px;

	line-height: 6pt;

	margin-top: 0;

}

.cal_saijitsu_s  {

	font-size: 6pt;

	line-height: 6pt;

	margin-top: 0

}

/* ��T�C�Y */

h2.cal_title_l{

	font-size: 10pt;

}

table.cal_table_l {

	width: 700px;

}

td.cal_weekday_l {

	background-color: #fff;

	width: 100px

}

td.cal_holiday_l {

	background-color: #fcf;

	width: 100px

}

td.cal_laturday_l {

	background-color: #cff;

	width: 100px

}

td.cal_outOfRange_l {

	background-color: #fff;

	width: 100px

}

th.cal_th_l {

	width: 100px

}

.cal_day_l    {

	font-size: 20pt;

	line-height: 20pt;

	text-align: right;

	margin-bottom: 0;

	padding-bottom: 0;

}

.cal_schedule_l  {

	font-size: 12pt;

	line-height: 12pt;

	margin-top: 0;

}

.cal_saijitsu_l  {

	font-size: 8pt;

	line-height: 8pt;

	margin-top: 0

}
p.example2 { color: red; }
.title{
    position:relative;
    width: 123px;
    height:20px;
    vertical-align: top;
    border:solid 1px #b1b1b1;
    padding: 0px;
    margin: 0 0 10px 0px;
    float:left;

}
.title_prev_month{
    position:absolute;
    left:0;

}
.title_next_month{
    position:absolute;
    left:84%;

}

/*
 * red レンタル
 */
.red-1next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #c4adff;
}
.red-1next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #c4adff;

    top: -1px;
    left: -20px;
}
.red-1back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #c4adff;
}
.red-1back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left: 10px solid #c4adff;

    top: -1px;
    left: 100%;
}
.red-2next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #c4adff;
}
.red-2next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #c4adff;

    top: -1px;
    left: -20px;
}
.red-2back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #c4adff;
}
.red-2back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left: 10px solid #c4adff;

    top: -1px;
    left: 100%;
}
.red-3next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #ff0000;
}
.red-3next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #ff0000;

    top: 0;
    left: -20px;
}
.red-3back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #ff0000;
}
.red-3back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left: 10px solid #ff0000;

    top: -1px;
    left: 100%;
}
.red-4next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #e1e1e1;
}
.red-4next:before {    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #e1e1e1;

    top: -1px;
    left: -20px;

}
.red-4back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #e1e1e1;
}
.red-4back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left: 10px solid #e1e1e1;

    top: -1px;
    left: 100%;
}

/* レンタル 予約中 */
.red-1{
    background-color: #c4adff;
    border:1px solid #c4adff;
    height:20px;
}
/* レンタル レンタル中 */
.red-2{
    background-color: #c4adff;
    border:1px solid #c4adff;
    height:20px;
}
/* レンタル 返却確認中 */
.red-3{
    background-color: #ff0000;
    border:1px solid #ff0000;
    height:20px;
}
/* レンタル 終了 */
.red-4{
    background-color: #e1e1e1;
    border:1px solid #e1e1e1;
    height:20px;
}

/*
 * nomarl 評価用
 */
.normal-1next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #fbd75b;
}
.normal-1next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fbd75b;

    top: -1px;
    left: -20px;
}
.normal-1back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #fbd75b;
}
.normal-1back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left: 10px solid #fbd75b;

    top: -1px;
    left: 100%;
}
.normal-2next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #fbd75b;
}
.normal-2next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fbd75b;

    top: -1px;
    left: -20px;
}
.normal-2back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #fbd75b;
}
.normal-2back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left: 10px solid #fbd75b;

    top: -1px;
    left: 100%;
}
.normal-3next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #ff0000;
}
.normal-3next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-right: 9px solid #ff0000;

    top: 0;
    left: -18px;
}
.normal-3back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #ff0000;
}
.normal-3back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-left: 9px solid #ff0000;

    top: 0;
    left: 100%;
}
.normal-4next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #e1e1e1;
}
.normal-4next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #e1e1e1;

    top: -1px;
    left: -20px;
}
.normal-4back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #e1e1e1;
}
.normal-4back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-left: 10px solid #e1e1e1;

    top: -1px;
    left: 100%;
}

/* 評価用 予約中 */
.normal-1{
    background-color: #fbd75b;
    border:1px solid #fbd75b;
    height:19px;
}
/* 評価用 貸出中 */
.normal-2{
    background-color: #fbd75b;
    border:1px solid #fbd75b;
    height:20px;
}
/* 評価用 返却確認中 */
.normal-3{
    background-color: #ff0000;
    border:1px solid #ff0000;
    height:19px;
}
/* 評価用 終了 */
.normal-4{
    background-color: #e1e1e1;
    border:1px solid #e1e1e1;
    height:19px;
}

/*
 * green 自社使用
 */
.green-1next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #00cb00;
}
.green-1next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-right: 9px solid #00cb00;

    top: 0;
    left: -18px;
}
.green-1back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #00cb00;
}
.green-1back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-left: 9px solid #00cb00;

    top: 0;
    left: 100%;
}
.green-2next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #00cb00;
}
.green-2next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-right: 9px solid #00cb00;

    top: 0;
    left: -18px;
}
.green-2back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #00cb00;
}
.green-2back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-left: 9px solid #00cb00;

    top: 0;
    left: 100%;
}
.green-3next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #ff0000;
}
.green-3next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-right: 9px solid #ff0000;

    top: 0;
    left: -18px;
}
.green-3back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #ff0000;
}
.green-3back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-left: 9px solid #ff0000;

    top: 0;
    left: 100%;
}
.green-4next{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #e1e1e1;
}
.green-4next:before {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #e1e1e1;

    top: -1px;
    left: -20px;
}
.green-4back{
    position: relative;
    width: 100px;
    background-color: #fff;
    border:1px solid #e1e1e1;
}
.green-4back:after {
    position: absolute;
    content: ' ';
    height: 0;
    width: 0;
    border: 9px solid transparent;
    border-left: 9px solid #e1e1e1;

    top: 0;
    left: 100%;
}

/* 自社使用 予約中 */
.green-1{
    background-color: #00cb00;
    border:1px solid #00cb00;
    height:19px;
}
/* 自社使用 自社使用中 */
.green-2{
    background-color: #00cb00;
    border:1px solid #00cb00;
    height:19px;
}
/* 自社使用 返却確認中 */
.green-3{
    background-color: #ff0000;
    border:1px solid #ff0000;
    height:19px;
}
/* 自社使用 終了 */
.green-4{
    background-color: #e1e1e1;
    border:1px solid #e1e1e1;
    height:19px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    overflow:hidden;

}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
