@charset "Shift_JIS";

p#today {
	width: 520px !important;
	height: 300px;
	background: url(../images/text_bg1.gif) no-repeat left top;
	padding-left: 30px;
	padding-top: 30px;
	font-weight: bold;
	color: #804040;
}

p#talk {
	width: 450px !important;
	height: 252px;
	background: url(../images/text_bg2.gif) no-repeat left top;
	padding-left: 100px;
	padding-top: 30px;
	font-weight: bold;
	color: #404080;
}

#article .crew {
	margin-bottom: 60px;
}
	#article .crew h2 {
		margin: 0;
	}
	#article .crew .left {
		width: 420px !important;
	}
	#article .crew .right {
		width: 420px !important;
	}
	#article .crew p {
		width: 420px !important;
		margin-bottom: 0;
		padding-left: 20px;
	}
	#article .crew .top {
		background: url(../images/text_bg3-top.gif) no-repeat left top;
		height: 55px;
	}
	#article .crew .mid {
		background: url(../images/text_bg3-mid.gif) repeat-y left top;
	}
	#article .crew .btm {
		background: url(../images/text_bg3-btm.gif) no-repeat left top;
		height: 37px;
	}



.photo1 {
	width: 500px;
	margin: 0 auto 2em;
}