@charset "utf-8";

img { 
	border: none; 
}

/*====================================================
CALENDAR CONTENTS
======================================================*/
#folow_menu01 { 
	margin: 0; 
	padding: 0 0 0 0; 
}
#folow_menu02 { 
	margin:0; 
	padding:0;
	display:none;
}
#folow_menu03 { 
	margin:0; 
	padding:0;
	display:none;
}
.calendarTB {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	text-align: left;
	width:560px;
	background: url(../images/care_bg01.jpg) right bottom no-repeat; 
	border: #cfc7ba 1px solid; 
	clear:both; 
	float: none;  
	zoom: 1; 
}
*:first-child+html .calendarTB {
	padding-bottom: 20px; 
}
* html .calendarTB {
	padding-bottom: 20px; 
}

.sumtxt { 
	margin: 0 0 20px 0; 
	padding: 0; 
}
html>/**/body .sumtxt { 
	margin: 0 0 20px 0; 
	padding: 15px 0 0 0; 
}
.calendarBGl {
	background: url(../images/care_bg02.jpg) left top no-repeat;
	color: #7a6358; 
	float: left; 
	width: 215px; 
	margin-bottom: 10px; 
	padding: 0; 
	display: block; 
	zoom: 1; 
}
* html .calendarBGl {
	margin-bottom: 20px; 
}
*:first-child+html .calendarBGl {
	margin-bottom: 20px; 
}
.calendarBGl h5 { 
	margin: 40px 0 5px 9px; 
	font-size: 100%; 
}
.CaTtl { 
	border-bottom: 1px dotted; 
	margin: 0 0 7px 10px; 
}
.calendarBGl li {
	list-style-type: none; 
	line-height: 16px; 
	margin: 0 0 10px 10px; 	
}
.calendarBGl ul { 
	margin-bottom: 15px; 
}
.calendarBGl li.spaweek { 
	border-left: #f8df00 solid 5px; 
	padding-left: 10px; 
	margin-left: 20px; 	
}
.calendarBGl li.ladys {
	background: url(../images/incal_couple.gif) left top no-repeat; 
	padding-left: 26px;
	min-height: 24px;
	_height: 24px;
}
.calendarBGl li.mans {
	background: url(../images/incal_mens_2.gif) left top no-repeat ; 
	padding-left: 26px;
	min-height: 24px;
	_height: 24px; 
}
.calendarBGl li.point {
	background: url(../images/incal_up.gif) left top no-repeat; 
	padding-left: 26px;
	min-height: 24px;
	_height: 24px; 
}
.calendarBGl li.gacha {
	background: url(../images/incal_gacha.gif) left top no-repeat; 
	padding-left: 26px;
	min-height: 24px;
	_height: 24px; 
}
.calendarBGl li.event01 {
	background: url(../images/incal_event01.gif) left top no-repeat; 
	padding-left: 26px; 
	min-height: 24px;
	_height: 24px;
}
.calendarBGl li.caday {
	padding-left: 27px; 
}
.calendarBGl a:link{
	color: #695E4D; 
	text-decoration: none; 
}
.calendarBGl a:visited{
	color: #695E4D; 
	text-decoration: none; 
}
.calendarBGl a:hover{
	color: #F2A41D; 
	text-decoration:underline; 
}

.calendarBGr {
	float: left;
	margin: 10px 0 10px 10px; 
	padding: 0;
	display: block; 
	zoom: 1; 
}
.calendar {
	border: 0;
	padding: 0; 
	margin-bottom: 0px; 
	width: 330px; 
}
.calendar th { 
	padding-bottom: 15px; 
}
.month_img { 
	text-align: left; 
}
.month_s { 
	text-align: right; 
}
.calendar td {
	font-size: 120%; 
	line-height: 110%;
	text-align: center; 
	padding: 2px 0 1px 0; 
	width: 45px; 
}
.calendar td.bline {
	border-bottom: #dddaba 1px solid; 
	border-right: #dddaba 1px solid; 
	background-color: #fcfcf7; 
}
.iconwidth {
	width:70px;
	}
tr.head td {
	font-weight:bold;
	font-size:130%; 
	line-height: 200%; 
	color:#7a7158; 
}
td.holiday {
	color: #CC0000;
}
.month_img { 
	padding-left:5px;
	padding-bottom:7px; 
}
.month_s {
	padding-left:5px;
	padding-bottom:7px; 
	text-align: right; 
}

p.calico { 
	height: 18px; 
}
td.spaweek {
	background-color: #f8df00; 
	border-bottom: #dddaba 1px solid; 
	border-right: #dddaba 1px solid; 
/*	background:url(../images/incal_spaweek.gif) no-repeat center center;*/
}
td.close {
	background: url(../images/s_incal_close.jpg) 0 0 no-repeat #a0cbd2; 
	font-weight: bold; 
	color: #FFFFFF; 
	border-bottom: #dddaba 1px solid; 
	border-right: #dddaba 1px solid; 
}
p.closetxt { 
	text-align: right; 
	margin: 0 3px; 
	font-size: 80%; 
	color: #7a6358; 
}

html>/**/body p.closetxt { 
	font-size: 90%; 
}

/*
td.ladiesday {
	background:url(../images/incal_couple.gif) no-repeat center center;
}
td.tc {
	background:url(../images/incal_tc.gif) no-repeat center center;
}
td.wed {
	background:url(../images/incal_wed.gif) no-repeat center center;
}
td.couple {
	background:url(../images/incal_couple.gif) no-repeat center center;
}
td.p_upday {
	background:url(../images/incal_up.gif) no-repeat center center;
}
td.mens {
	background:url(../images/incal_mens_2.gif) no-repeat center center;
}
td.h_mens {
	color: #CC0000;
	background:url(../images/incal_mens_2.gif) no-repeat center center;
}*/

.le_ex { 
	margin-top: 25px; 
	margin-left: 20px; 
}
/*====================================================
 explanatory 
====================================================*/
.explanatory {
	margin: 50px 0 0 40px;
	padding: 0px;
	display: block;
	float: left;
	width: 250px; 
}
.explanatory ul { 
	margin: 0; 
	padding: 0;
}
.explanatory li { 
	list-style-type: none; 
	margin: 0 0 0 10px; 
	padding: 0 0 0 30px; 
	line-height: 28px;
}
.explanatory li.tcico {
	background:url(../images/incal_tc.gif) no-repeat 0 0;
}
.explanatory li.wedico {
	background:url(../images/incal_wed.gif) no-repeat 0 0;
}
.explanatory li.coupleico {
	background:url(../images/incal_couple.gif) no-repeat 0 0;
}
* html .exp_head {
	background: url(../images/exp_head.gif) no-repeat top center; 
	width: 250px; 
	height: 10px; 
	margin-bottom: -7px; 
	padding:0; 
	display: block;
}
.exp_head {
	background: url(../images/exp_head.gif) no-repeat top center; 
	width: 250px; 
	height: 10px; 
	margin:0; 
	padding:0; 
	display: block;
}
.exp_body {
	width: 230px;
	padding: 7px 10px 3px 10px;
	background: url(../images/exp_body.gif) repeat-y top center;
	margin:0; 
	display: block;
}
html>/**/body .exp_body {
	width: 230px;
	padding: 3px 10px;
	background: url(../images/exp_body.gif) repeat-y top center;
	margin:0; 
	display: block;
}
.exp_body p { 
	margin: 0 0 3px 6px; 
	padding: 0;
}
.exp_foot {
	background: url(../images/exp_foot.gif) no-repeat top center; 
	width: 250px; 
	height: 10px;
	margin:0; 
	padding:0; 
	display: block;
}

/*====================================================
 day_info
====================================================*/
.day_info {
	width:560px;
	margin: 0 0 5px 0; 
	padding: 0;
	text-align:left;
	line-height:1.7em;
}

html>/**/body .day_info {
	margin: 0 0 15px 0; 
}

.day_info .leicon01 {
	background:url(../images/incal_spaweek.gif) no-repeat 0px 2px;
	font-size:120%;
	text-indent:10px;
	margin:10px 0 12px 0;
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #B3B3B3;
	font-weight: bold;
	line-height: 150%;
}
.day_info .leicon02 { 
	background:url(../images/incal_up.gif) no-repeat 0px 2px;
	font-size:120%;
	text-indent:10px;
	margin:0 0 12px 0;
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #B3B3B3;
	font-weight: bold;
	line-height: 150%;
}
.day_info .leicon03 {
	background:url(../images/incal_couple.gif) no-repeat 0px 2px;
	font-size:120%;
	text-indent:10px;
	margin:0 0 12px 0;
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #B3B3B3;
	font-weight: bold;
	line-height: 150%;
}
.day_info .leicon04 {
	background:url(../images/incal_mens_2.gif) no-repeat 0px 2px;
	font-size:120%;
	text-indent:10px;
	margin:0 0 12px 0;
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #B3B3B3;
	font-weight: bold;
	line-height: 150%;
}
.day_info .leicon05 {
	background:url(../images/incal_up.gif) no-repeat 0px 2px;
	font-size:120%;
	text-indent:10px;
	margin:0 0 12px 0;
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #B3B3B3;
	font-weight: bold;
	line-height: 150%;
}
.day_info .leicon06 {
	background:url(../images/incal_event01.gif) no-repeat 0px 2px;
	font-size:120%;
	text-indent:10px;
	margin:0 0 12px 0;
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #B3B3B3;
	font-weight: bold;
	line-height: 150%;
}
.day_info .leicon07 {
	background:url(../images/incal_gacha.gif) no-repeat 0px 2px;
	font-size:120%;
	text-indent:10px;
	margin:0 0 12px 0;
	padding:3px 0 3px 18px;
	border-bottom:1px dotted #B3B3B3;
	font-weight: bold;
	line-height: 150%;
}
.day_info .letext {
	width: 400px;
	margin-right: 10px;
	float: left;
}
.letext ul,li { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}
li.littl { 
	padding-left: 10px; 
}
li.littlas { 
	padding-left: 10px; 
	font-size: 85%; 
	_font-size: 60%; 
}

div#EXdetails { 
	margin-bottom: 20px; 
	padding: 0; 
}
.EXdeImg {
	margin-left: 7px;
	display: block;
	float: left;
	margin-top: 3px;
}
html>/**/body .EXdeImg {
	margin-left: 10px;
	display: block;
	float: left;
	margin-top: 5px;
}
div.txtbox {
	display: block;
	float: left;
	margin-left: 15px;
	width: 450px;
}
p.day_txt01 {
	margin: 3px 0 6px;
	padding: 0;
	display: block;
	font-size: 130%;
}
p.day_txt02 {
	margin: 0;
	padding: 0 0 0 2px;
	display: block;
}
p.day_txt03 {
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
}
.red { color: #CC0000; }
.float { 
	float: left; 
	font-size: 0px; 
	line-height: 0px; 
}

/*====================================================
SIDE CAMP MENU
======================================================*/
#smenuCamp {
width:162px;
background:url(../../images/bg_smenu_r.gif) repeat-y top 1px;
}

html>/**/body #smenuCamp {
background:url(../../images/bg_smenu_r.gif) repeat-y top center ;
}

.smenuCamp_hd {
width:160px;
height:16px;
display:block;
background:url(../../images/ttl_smenu.gif) no-repeat 0 0;
}

.smenuCamp_ft {
width:162px;
height:3px;
display:block;
margin:0;
padding:0;
background:url(../../images/bg_smenu_ft.gif) no-repeat bottom 1px;
}

*html .smenuCamp_ft {
background:url(../../images/bg_smenu_ft.gif) no-repeat top 1px;
margin:0 0 -13px 0;
}

html>/**/body .smenuCamp_ft {
background:url(../../images/bg_smenu_ft.gif) no-repeat bottom center;
} 

#smenuCamp ul {
margin:0;
padding:0 0 10px 0;
}

#smenuCamp ul li {
background:url(../images/ico_camp.gif) 12px 8px no-repeat;
list-style-type:none;
margin:5px 5px 10px 0;
padding:7px 0 0 33px;
width:118px;
color:#4D4232;
text-align:left;
}
#smenuCamp ul li a:link {
width:118px;
display:block; 
color:#4D4232;
text-decoration:underline;
}
#smenuCamp ul li a:hover {
width:118px;
display:block;
color:#F2A41D;
text-decoration:underline;
}


.calendarTB:after,
.calendarBGl:after,
.calendarBGr:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.txt_right {
	text-align: right;
}

/*2015.3.2追加*/
span.fre{
	color:#C00;
}