/*------------ あらすじ -------------*/
#contents {
	}
	/*------------ タイトル -------------*/
	#contents h2 {
		background: url(../tsuushin/images/title.gif) 0 0 no-repeat;
		}
	/*------------ 紹介文 -------------*/
	#contents #intro {
		width: 675px;
		margin: 50px 0 15px 70px;
		}
		#contents #intro p {
			font-size: 14px;
			line-height: 1.5
			}
		#contents #intro p.notice {
			margin: 20px 0 10px;
			padding: 15px 0;
			border: 1px solid #000000;
			text-align: center;
			color: #ff0000;
			font-weight: bold;
			}
	/*------------ Windows Media Playerの案内 -------------*/
	#contents #notice_windowsmedia {
		width: 775px;
		height: 45px;
		position: relative;
		}
		#contents #notice_windowsmedia p {
			width: 400px;
			font-size: 10px;
			text-align: right;
			line-height: 1.4;
			position: absolute;
			top: 3px;
			left: 280px;
			}
		#contents #notice_windowsmedia img {
			position: absolute;
			top: 0;
			right: 0;
			}
	/*------------ メインコンテンツ -------------*/
	#contents .box {
		width: 750px;
		height: auto;
		overflow: auto;
		margin: 0 auto 30px;
		clear: both;
		}
		#contents .box h3 {
			width: 750px;
			height: 36px;
			}
			#contents .box h3 em {
				display: none;
				}
		#contents .box p.condition {
			width: 745px;
			margin: -5px 0 0;
			text-align: right;
			}
			#contents .box p.condition em {
				font-weight: bold;
				color: #ff0000;
				}
		#contents .box h3#tsuushin005-008 {
			background: url(../tsuushin/images/title_tsuushin005-008.gif) 0 0 no-repeat;
			}
		#contents .box h3#tsuushin009-012 {
			background: url(../tsuushin/images/title_tsuushin009-012.gif) 0 0 no-repeat;
			}
		#contents .box h3#tsuushin013-016 {
			background: url(../tsuushin/images/title_tsuushin013-016.gif) 0 0 no-repeat;
			}
		#contents .box ul.off {
			width: 680px;
			margin: 26px auto 0;
			}
			#contents .box ul.off li {
				width: 158px;
				height: 122px;
				background: url(../tsuushin/images/bg_movie.gif) 0 0 no-repeat;
				padding: 9px 0 0 9px;
				float: left;
				}
		#contents .box ul.on {
			width: 680px;
			margin: 26px auto 0;
			}
			#contents .box ul.on li {
				width: 158px;
				height: 122px;
				background: url(../tsuushin/images/bg_movie_r.gif) 0 0 no-repeat;
				margin: 0 9px 9px 0;
				float: left;
				}
				#contents .box ul.on li a {
					width: 149px;
					height: 113px;
					background: url(../tsuushin/images/bg_movie.gif) 0 0 no-repeat;
					padding: 9px 0 0 9px;
					float: left;
					}
				#contents .box ul.on li a:hover {
					background: none!important;
					}


