/*/////////////////////////////////////////////////////////////////
Archive
/////////////////////////////////////////////////////////////////*/
.module-mc-archive {
    margin:0 0 5px;
    padding:0;
}
.module-mc {
    margin:0;
	margin-right:10px;
    padding:0;
	float:left;
}
.module-mc-item {
    display: inline;
    margin:0 0 0 3px;
    padding:0;
}

/*/////////////////////////////////////////////////////////////////
midasi
/////////////////////////////////////////////////////////////////*/
.view_shape_r h4,.view_shape_l h4 {
	background:url(../blog_images/view_arrow.gif) left center no-repeat;
	padding-left:15px;
	font-size:120%;
	}

.view_shape_r a:link,
.view_shape_l a:link,
.view_shape_r a:visited,
.view_shape_l a:visited {
	color:#444444;
	text-decoration:none;
}
.view_shape_r a:hover,
.view_shape_l a:hover {
	color:#80C333;
	text-decoration:none;
}
.info_midasi,.tour_midasi,.report_midasi,.schedule_midasi {
	width:560px;
	height:60px;
	text-indent:-9999px;
	}

.info_midasi {background:url(../blog_images/info_midasi.jpg) no-repeat;}
.tour_midasi {background:url(../blog_images/tour_midasi.jpg) no-repeat;}	
.report_midasi {background:url(../blog_images/report_midasi.jpg) no-repeat;}	
.schedule_midasi {background:url(../blog_images/report_midasi.jpg) no-repeat;}
.blog h4 {
	font-size:100%;
	color:#3366CC;
	margin:5px 0 0;
	}

.blog_view {
	padding-top:10px;
	margin-bottom:20px;
	border-top:solid 1px #ebebeb;
	}

.blog h3 {
	font-size:120%;
	line-height:1.5em;
	color:#666666;
	padding-left:15px;
	margin-bottom:10px;
	background:url(../blog_images/h4_bar.gif) no-repeat left;
	}

.blog {clear:both; font-size:100%;}
.blog dt {
	float:left;
	width:80px;
	font-weight:bolder;
	color:#0145A3;
	}

.blog dd {
	color:#666666;
	float:right;
	width:480px;
	line-height:1.5em;
	}