@charset "UTF-8";
/*------------------*/
@import url("sub.css");
#s-looks{
	margin-top: 0px;
}
#f-mainpic {
	margin-top: 0px;
}
#f-mainpic .section-in {
	height: 371px;
	width: 635px;
	background-image: url(../diary/img_index/photo01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;

}
#f-mainpic .section-in {
	position: relative;
}
#f-mainpic .section-in .catch {
	text-indent: -9999px;
	overflow: hidden;
}
#f-mainpic .section-in .cauti {
	position: absolute;
	left: 37px;
	top: 314px;
	font-size: 11px;
	color: #4F797D;
	width: 565px;
}
#f-mainpic .section-in .descr {
	position: absolute;
	left: 35px;
	top: 268px;
	font-size: 12px;
	width: 565px;
}
#f-mainpic .section-in #calendar {
	position: absolute;
	left: 390px;
	top: 55px;
}

#s-looks  .inner {
	background-color: #F3F3F3;
	padding: 13px 17px;
}
#s-looks .inner h3 {
	background-image: url(../diary/img_index/point.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: small;
}
#s-looks  .inner .title {
	padding-left: 20px;
}
#s-looks .inner .mtbody {
	background-color: #FFFFFF;
	padding: 13px 17px;
	margin-top: 10px;
}


#t-trackback h2 {
	height: 36px;
	width: 635px;
	background-image: url(../diary/img_detail/h2_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#c-coment h2 {
	height: 36px;
	width: 635px;
	background-image: url(../diary/img_detail/h2_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#t-url .inner dd {
	padding-left: 0px;
}
#t-url .inner {
	background-color: #F3F3F3;
	padding: 13px 17px;
}
#t-looks .section-in2 {
	padding-left: 20px;
	margin-top: 10px;
	background-image: url(../diary/img_detail/trackback_hr.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-bottom: 10px;
	padding-right: 20px;
}
#t-looks h3 {
	height: 13px;
	width: 590px;
	background-image: url(../diary/img_detail/h3_01_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#t-looks .section-in2 h4,
#t-looks .section-in2 h4 a {
	color: #4E99A9;
	font-size: small;
	font-weight: normal;
}
#t-looks .section-in2 .mtbody {
	padding-left: 1em;
}
#t-looks .section-in2 .date p {
	font-size: x-small;
	color: #999999;
	text-align: right;
}


#c-looks .section-in2 {
	padding-left: 20px;
	margin-top: 10px;
	background-image: url(../diary/img_detail/trackback_hr.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-bottom: 10px;
	padding-right: 20px;
}
#c-looks h3 {
	height: 13px;
	width: 590px;
	background-image: url(../diary/img_detail/h3_02_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#c-looks .section-in2 .date p {
	font-size: x-small;
	color: #999999;
	text-align: right;
}
#c-looks .section-in2 .date p a {
	color: #4E99A9;
}


#c-comf .section-in2 {
	padding-left: 20px;
	margin-top: 10px;
	background-image: url(../diary/img_detail/trackback_hr.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-bottom: 10px;
	padding-right: 20px;
}
#c-comf h3 {
	height: 13px;
	width: 590px;
	background-image: url(../diary/img_detail/h3_02_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#c-comf .section-in2 .date p {
	font-size: x-small;
	color: #999999;
	text-align: right;
}
#c-comf .section-in2 .date p a {
	color: #4E99A9;
}
#c-comf .section-in2 table th {
	font-variant: normal;
	padding: 5px;
}
#c-comf .section-in2 table .submit {
	text-align: center;
}









#calendar {
    margin: 5px 0 10px;;
    color: #444444;
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;

}
.calendarhead {
	padding-bottom: 2px;
	letter-spacing: 0.2em;
	padding-top: 2px;
vertical-align: middle;
}
.calendarhead a {
vertical-align: middle;
}
.calendarhead img {
vertical-align: middle;
}

#calendar table {
    padding: 0;
    border-collapse: separate;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
		border: 1px solid #CCCCCC;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
		border: 1px solid #CCCCCC;
}
.today {
    display: block;
    border: 1px solid #444444;
}
th.saturday {
	color: #339997;
}
th.sunday {
	color: #cc0000;
}
.sunday,
.holiday {
	color: #999999;
}
.saturday {
    color: #999999;
}
#calendar a {
	color: #ff6600;
	font-weight: bold;
}


.pic-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pic-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

