/* meets */
#frame {
	width: 800px;
	background-image: url(../img/layout/frame2.gif);
}

#frame_title {
	float: left;
}
#frame_title2 {
	float: right;
}

#program_area {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

/* meets name */
#meets_name_area {
	margin-bottom: 20px;
	width: 740px;
}

#meets_name_bg1 {
	height: 10px;
	width: 740px;
	background-image: url(../img/layout/title_bg1_ctakumi.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
}
#meets_name_bg2 {
	height: 10px;
	width: 740px;
	background-image: url(../img/layout/title_bg2_ctakumi.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
}
#meets_name_bg3 {
	width: 740px;
	background-color: #000;
}

#meets_name_logo {
	float: left;
	width: 180px;
	padding-left: 10px;
}
#meets_name {
	float: left;
	width: 530px;
	padding-right: 10px;
	padding-left: 10px;
}
#meets_name_title {
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 390px;
}
#meets_name img {
	float: left;
}
#meets_name_text {
	font-size: 80%;
	line-height: 1.3em;
	color: #FFFFFF;
	padding-top: 5px;
}
#meets_name_text a {
	text-decoration: underline;
	color: #FFFFFF;
}
#meets_name_text a:hover {
	color: #CCCCCC;
}


/* p_entry */
.p_entry {
	margin-bottom: 20px;
}
.p_entry_body {
	margin-top: 10px;
	margin-bottom: 10px;
}
.p_entry_img {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	width: 180px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
.p_entry_textarea {
	width: 539px;
	padding-left: 10px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
.p_entry_textarea a {
	color: #A2A3A6;
	text-decoration: underline;
}


/* free area */
.free_text_area {
	font-size: 80%;
	line-height: 1.3em;
}
.free_text_area img {
	margin-bottom: 10px;
}


/* meets body */
.meets_body {
	width: 539px;
}
/*.meets_img_area {
	float: left;
	width: 180px;
}
.meets_text_area {
	float: left;
	width: 329px;
	margin-left: 10px;
	font-size: 80%;
	line-height: 1.3em;
}*/

.meets_week_area {
	margin-bottom: 20px;
	width: 539px;
}
.meets_week {
	font-size: 80%;
	border: 1px solid #A2A3A6;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	line-height: 20px;
}
.meets_timetable_link {
	font-size: 80%;
	height: 22px;
	line-height: 22px;
	background-image: url(../img/layout/timetable_link.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	margin-left: 5px;
}
.meets_timetable_link a {
	color: #A2A3A6;
	text-decoration: underline;
}

.meets_group_area {
	margin-bottom: 20px;
}
.meets_group_text1 {
	font-size: 90%;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	font-weight: bold;
	height: 35px;
	float: left;
	line-height: 35px;
	color: #9e3c0e;
	border-right-color: #9e3c0e;
}
.meets_group_text2 {
	font-size: 90%;
	line-height: 1.5em;
	padding-left: 10px;
	width: 529px;
	padding-top: 6px;
	color: #9e3c0e;
}

.meets_entry_title {
	background-image: url(../img/layout/title_icon_c04.gif);
	color: #d87f55;
	border-bottom-color: #9e3c0e;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-size: 120%;
	padding-bottom: 3px;
	width: 509px;
	margin-bottom: 10px;
}
.meets_entry_area {
	margin-bottom: 20px;
	width: 539px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.meets_entry {
	margin-bottom: 20px;
	width: 539px;
	font-size: 80%;
}

.meets_entry img{
	float:left; 
	margin:0 10px 5px 0;
}

/* present */
.p_present_area {
	padding-right: 20px;
	font-size: 80%;
	margin-bottom: 20px;
	width: 519px;
}
.p_present_area img {
	float: left;
	width: 80px;
}
.p_present_text {
	width: 329px;
	line-height: 20px;
	float: left;
	padding-right: 20px;
}
.p_present_btn {
	float: right;
	height: 20px;
	width: 90px;
	overflow: hidden;
}
.p_present_btn a {
	background-image: url(../img/layout/p_pre_btn.gif);
	height: 100%;
	width: 100%;
	display: block;
	text-indent: -1000em;
}
.p_present_btn a:hover {
	background-position: 0px -20px;
}


/* guest_area */
.meets_guest_area {
	width: 539px;
	margin-bottom: 20px;
}

.free_title {
	width: 539px;
}

.free_title1 {
	width: 539px;
	background-image: url(../img/layout/free_title1_meets.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}
.free_title2 {
	width: 509px;
	background-image: url(../img/layout/free_title2_meets.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #989daa;
	font-weight: bold;
	font-size: 90%;
	background-position: 0px center;
	background-color: #000000;
}
.free_title3 {
	width: 539px;
	background-image: url(../img/layout/free_title3_meets.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
}

.meets_guest_text {
	font-size: 80%;
	line-height: 1.3em;
	width: 539px;
	padding-top: 10px;
}
.meets_guest_text img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


/* time_area */
#meets_time_area {
	margin-bottom: 20px;
	width: 539px;
}
#time {
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 499px;
}
.timetable {
	border-collapse: collapse;
	font-size: 80%;
}
.time_td1 {
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2A3A6;
	border-bottom-color: #A2A3A6;
	border-left-color: #A2A3A6;
}
.time_td2 {
	width: 367px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2A3A6;
	border-right-color: #A2A3A6;
	border-bottom-color: #A2A3A6;
}


















.p_entry_com0 {
	font-size: 100%;
	margin-top: 20px;
	font-weight: bold;
}
.p_entry_com0 a {
	color: #FFF5EF;
	text-decoration: none;
}
.p_entry_com0 a:hover {
	color: #8295a2;
}
.p_entry_com1 {
	font-size: 80%;
	margin-top: 10px;
	line-height: 1.3em;
}
.p_entry_com1 a {
	color: #A2A3A6;
	text-decoration: underline;
}
.p_entry_com2 {
	font-size: 60%;
	margin-top: 10px;
	line-height: 1.3em;
}
.p_entry_banner {
	border: 5px solid #00693e;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.p_entry_bannertext {
	padding: 5px;
	font-size: 80%;
	line-height: 1.3em;
	color: #00693e;
}


.p_entry_text {
	font-size: 80%;
	line-height: 1.3em;
}
.p_entry_textb {
	font-size: 90%;
	line-height: 1.5em;
}
.p_entry_text p {
	margin-bottom: 20px;
}

.meets_backbtn {
	font-size: 80%;
	height: 20px;
	line-height: 20px;
	float: right;
	background-image: url(../img/layout/back_c04.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.meets_backbtn a {
	color: #9E3C0E;
	text-decoration: underline;

}



.movie_btn_area {
	position:relative;
	width:100%;
	height:20px;
	margin-bottom:20px;
}
.movie_btn {
	position:absolute;
	width:150px;
	height:20px;
	top:0;
	right:20px;
}
.movie_btn a {
	display:block;
	width:150px;
	height:20px;
	background-image:url(../img/layout/movie_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-1000em;
	overflow:hidden;
}
.movie_btn a:hover {
	background-position:0 -20px;
}
