@charset "utf-8";
/* main_image section CSS */
.examples_bg{width:728px;margin:0 auto;background-color:#F0F0F0;border:1px solid #CCCCCC;padding:10px;overflow:hidden;}
.examples_image{width:80%;float:left;position:relative;overflow:hidden;color:#333; }
.examples_image h4{font-size:1.5em;font-weight:normal;margin:0;padding:5px 10px 5px 10px;}
.examples_image h4.title02{color:#feb403;}
.examples_image h4.title03{color:#f23962;}
.examples_image h4.title04{color:#43b6ff;}
.examples_image p{line-height:1.5em;padding:10px 10px 0 10px;margin:0;font-size:0.9em;}
.block small{font-size:1em;padding:0 0 5px 20px;background:url(../images/icon_calendar.gif) no-repeat 0 center;}
.examples_image .block small{margin-left:10px;}
.examples_image .desc{width:100%;position:absolute;bottom:0;left:0;display:none;}
.examples_image .block{width:100%;}
.examples_image a.collapse{width:93px;height:27px;background:url(../images/btn_display.gif) no-repeat left top;text-indent:-99999px;position:absolute;top:-27px;right:20px;}
.examples_image a.show{background-position:left bottom;}
.examples_image img{border: 1px solid rgb(204, 204, 204);}
/* image_thumb section CSS */
.mune_thumb{width:20%;float:left;overflow:hidden; height:505px;}
.mune_thumb img{border:1px solid #ccc;float:left;}
.mune_thumb img.hover{ border: 1px solid #c7000b; }
.mune_thumb ul{margin:0;padding:0;list-style:none;}
.mune_thumb ul li{width:100%; margin-left:15px;}
.mune_thumb ul li.hover{ border: 1px solid #c7000b; }
.mune_thumb ul li.active{background:#fff;cursor:default;}
.mune_thumb ul li h4{font-size:1.4em;margin:5px 0;padding:0;}
.mune_thumb ul li .block{float:left;margin-left:10px;padding:0;width:200px;}
.mune_thumb ul li p{display:none;}