/* CSS Document */
body#top {background-color:#ffffff;}

body#top div#mainbox{background-color:#ffcccc;}

body#top div#mainbox{background-color:#ffffff;

background-image:url(img/top-bg1.jpg);
    background-position:center top;
    
    background-repeat:no-repeat;}
    
    


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#mubox{
border:1px solid #fff;
	
	}
#mubox div{
	width:187px;
	height:100px;
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0;
	margin-right:5px;
	border:0px solid #fcc;
	
	}

#mubox div span{
	display:none;
	
	}

#mubox div#t-b1{
	background-image:url(img/t-b1.gif);
	}
	
#mubox div#t-b2{
	background-image:url(img/t-b2.gif);
	}
	
#mubox div#t-b3{
	background-image:url(img/t-b3.gif);
	margin-right:0px;
	}



#bigbox{
	width:600px;
	margin:0;
	padding:0 0 30px 0;
	background-image:url(img/t-b-bg.gif);
	backgrond-color:#ffcccc;
	background-repeat:no-repeat;
	background-position:100% 100%;
	clear:both;
	

	}
	
	
/* START spell for float layout*/

*:first-child+html #bigbox {
	overflow: hidden;
	top:0px
	}

#bigbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}

/*\*/
* html #bigbox {
    height: 1em;
    overflow: visible;
}
/**/
	
	
	
	
#mainin #bigbox a{
border-bottom: 2px dotted  #fff;}
	
#mainin #bigbox a:hover{
	text-decoration:none;
border-bottom: 2px dotted  #37a;
	}
	
	
#mainin #bigbox #feed{
margin-left:35px;
clear:both;
width:500px;
}
#mainin #bigbox #feed li{

clear:both;
border-top:5px solid #ffffff;

}		
	#mainin #bigbox #feed span.blog-date{
width:7em;
display:block;
font-weight:900;
margin:0; 
padding:0;
float:left;

}

	#mainin #bigbox #feed a{
width:380px;
display:block;
margin:0; 
padding:0;
float:left;

}

	#mainin #bigbox #feed span.blog-cat{
font-size:xx-small;
color:#888888;
margin:0; 
border-left:10px solid #ffffff;
padding:0;

}



#bigbox h4#bb1{
	background-image:url(img/t-b-b1.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:60px;
	width:620px;
	}


#bigbox h4#bb2{
	background-image:url(img/t-b-b2.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0px 0 10px 0;
	padding:0 0 0 0;
	height:36px;
	width:580px;
	clear:both;
	}
	
	
#bigbox h4#bb3{
	background-image:url(img/t-b-b3.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0px 0 10px 0;
	padding:0 0 0 0;
	height:36px;
	width:580px;
	clear:both;
	}
	
#bigbox h4{
border-bottom: 0 none #fff;
}

#bigbox h4 span{
display:none;
}

#bigbox p{
margin:0 0 30px 30px;
}


#mainin #bigbox dl{
margin:0 0 0 35px;
padding:0;
clear:both;

width:500px;
}
#mainin #bigbox dl dt{
display:block;
width:80px;
float:left;
font-weight:900;
height:2em;
}

#mainin #bigbox dl dd{
display:block;
width:400px;
float:right;

border-bottom:12px solid #fff;
}


#mainin #bigbox #bb-box{
	margin:0 0 0 35px;
	padding:0;
	clear:both;
	}
#mainin #bigbox #bb-box #bb-a,
#mainin #bigbox #bb-box #bb-b,
#mainin #bigbox #bb-box #bb-c{
width:170px;
float:left;
height:7em;
height:9em;
background-color:#fff;
display:block;
margin:0;
padding:0;
}
#mainin #bigbox #bb-box #bb-b ul li{
letter-spacing:-0.1em}
#mainin #bigbox #bb-box div ul{
margin:0px 0 15px 0px;
}

#mainin #bigbox #bb-box div ul li{
line-height:1.6em;
background-image:url(img/arrow.gif);
background-position:2px 6px;
background-repeat:no-repeat;
padding-left:12px;

}


#mainin #bigbox h5{
margin:10px 0 10px 0;
font-size:15px;
background-image:url(img/arrow2.gif);
background-position:0 4px;
background-repeat:no-repeat;
padding-left:25px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

div.t-cal{
	
	width:255px;
	

	
	}
#mainbox2 div.t-cal h4{
	
	margin:10px 0 0 30px;
	color:#6ab;
	padding:0;
	width:200px;
	font-size:12px;

	position:relative;
	line-height:13px;
	
	}
	
div.t-cal h4 span{
	position:absolute;
	right:0;
	top:0;
	margin:0;
	padding:0;
	font-weight:100;
	z-index:333;
	
	
	}
	
	
div.t-cal table{
	width:220px;
	margin:0px 0 9px 20px;
	border-top:0px solid #68cddc;
    border-left:1px solid #7cd;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	font-size:12px;
	}

div.t-cal table th{

	border-right:1px solid #7cd;
    border-bottom:1px solid #7cd;

	}

div.t-cal table th{
	border-right:1px solid #7cd;
    border-bottom:1px solid #7cd;
    color:#fff;
    background-color:#7cd;
    background-image:url(../img/table-back.gif);
    background-position:left top;
	padding:2px 7px 2px 7px;;
    text-align:center;
	}


div.t-cal table td{
 	border-right:1px solid #7cd;
    border-bottom:1px solid #7cd;
	color:#777;
	padding:2px 5px 2px 5px;;
	text-align:center;
	background-color:#fff;
	}


div.t-cal table td.yasu{
	background-color:#e3e3e3;
	color:#aaa;
	
	}
	
	
div.t-cal table td.ari{
	background-color:#66CCFF;
	background-color:#66FFFF;
	}
	
	/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
２０１４
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/	
#mainbox div#mainbox2 div#mainin{
	
	
		background-color:#fff;}
	
	
	
	
	