@charset "utf-8";

/*==========================================
File name: top.css
Editors: itprobe_zenzaidoji
Last Editor: itprobe_zenzaidoji
Date: 2009.12.01
========================================== */

#top .section{
	width: 620px;
	margin: 0 0 15px 0;
}

#top .info_area{
	border: solid 1px #3399FF;
	padding: 10px;
	width: 598px;

}

#top .info_area .object_left{
	width: 280px;

}

#top .info_area .object_left p{
	margin: 0 0 5px 0;
}


.top_part{
	border: solid 1px #3399FF;
	padding: 5px 0 0 10px;
	width: 290px;
	min-height: 200px;
	height: auto !important;
  	height: 200px;

}

.top_set{
	width: 275px;
	margin: -10px 0 10px 5px;
}

.top_part p{
	width: 170px;
}

img.top_img{
	float: right;
}

#event-info{
	overflow: hidden;
	margin: 0 0 15px 0;
}

.event-info{
	border: solid 1px #FF58AB;
	padding: 10px;
	width: 598px;

}

.event-info h3{
	color: #FFF;
	font-size: 1.5em;
	background: #FF58AB;
	padding: 5px 8px;
}

.attn_01{
   display: block;
   text-align: center;
   border: double 3px #CC0000;
   text-decoration: none;
   padding: 5px 8px;
   color: #CC0000;
   font-size: 1.3em;
   font-weight: bold;
}

.attn_01 a{
   color: #CC0000;
   font-size: 1.3em;
   font-weight: bold;
}

.btn_type01 a{
    display: block;
    background: #1F46FB;
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding: 10px;
    text-decoration: none;
}

.btn_type01 a:hover,
.btn_type01 a:active{
    background: #11A1FC;
}

.text_banner01{
    width: calc(100% - 20px);
    border: double 6px #FFF; 
    padding: 10px 10px 0 10px;
    background: #DD2A2D;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.text_banner01 .element_01{
    width: calc(100% - 240px);
}

.text_banner01 img{
    width: 220px;
    height: auto;
}

.text_banner01 p{
    color: #FFF;
    font-size: 1.0rem;
    font-weight: 700;
}

.text_banner01 p span{
    font-size: 1.3rem;
}
