@charset "Shift_JIS";
/* CSS Document */

#titleyae {
	position: absolute;
	left: 80px;
	top: 120px;
}
#header2 #titleyae {
	left: 140px;
	top: 0;
}


.liveContent .content {
	padding-left: 40px !important;
	padding-right: 40px !important;
}
	.liveContent .content h2 {
		padding-left: 20px;
	}

.article2 .archive {
	padding: 10px;
	margin: 20px 0;
	background-color: #FFF;
}

	.article2 .archive td {
		padding: 5px;
	}
	
	


/* LIVE AREA */
.live {
	background-color: #E5E2CF;
	border: 5px solid #99632E;
	margin: 20px 0;
}
	/* common */
	.live .photos {
		float:left;
		width: 280px;
		text-align: left;
	}
		.live .photos .photo {
			margin-bottom: 10px;
		}
		
	.live .articleArea {
		float: right;
		width: 370px;
	}
	
	.live .titlearea {
		position: relative;
		width: 370px;
	}
	
		.live .title {
			float: left;
			width: 310px;
		}
	
		.live .face {
			float:right;
			padding-top:20px;
			width: 60px;
			height: 60px;
		}
	
	.live .article {
		width: 370px;
		margin-top: 10px;
	}
	
				.live .titlet {
					height: 10px;
				}
			
				.live .titlem {
					padding-left: 10px;
					font-weight: bold;
				}
			
				.live .titleb {
					height: 12px;
				}
				
		.live .liveDate {
			font-size: 10px;
			color: #808080;
		}
				
		.live .liveTitle {
			width: 270px;
			font-size: 14px;
			color: #4C4C17;
		}
		
		
			.live .navi {
				width: 420px;
				margin: 0 auto;
				padding: 20px 0 0;
			}
			
			.live .navi li {
				float: left;
				padding: 0 5px;
				width: 200px;
			}
		
		
			.live .navi2 {
				width: 630px;
				margin: 0 auto;
				padding: 30px 0 0;
			}
			
			.live .navi2 li {
				float: left;
				padding: 0 5px;
				width: 200px;
			}
		
	
	/* live01 */
	.livebase1 {
		border-bottom: 2px solid #99632E;
		padding: 20px;
		margin-bottom: 10px;
	}

		.livebase1 .titlet {
			background: url(../images/live_title_top.gif) no-repeat;
		}
	
		.livebase1 .titlem {
			background: url(../images/live_title_mid.gif) repeat-y;
		}
	
		.livebase1 .titleb {
			background: url(../images/live_title_bottom.gif) no-repeat;
		}
