#page_img_box{
	background-image:url(../images/media/main.png);
	border-bottom: 15px solid #17194C;
}
#page_img{
	width:1200px;
	margin:0px auto;
	position:relative;
	font-weight:normal;
}
#page_img > div{
	color:#1E0940;
	position:absolute;
	top:20px;
	right:0px;
	bottom:0px;
	left:0px;
	margin:auto auto;
}
#page_img > div > h2{
	font-weight:normal;
}

table.media_title_table{
	width:1204px;
	margin:0px auto;
	border-collapse:collapse;
}
table.media_title_table th{
	font-size:1.5em;
	color:#17194c;
	border-left:2px solid #17194c;
	border-top:2px solid #17194c;
	font-weight:normal;
	text-align:left;
	background-color:#ffffff;
	padding:5px 15px;
}
th.tatsujin{width:95px;}
th.kenja{width:155px;}
td.arrow{
	background-image:url(../images/media/index.png);
	background-repeat:no-repeat;
	width:42px;
}
td.null{
	border-bottom:4px solid #17194c;
}
div.media_box{
	width:1110px;
	margin:0px auto;
	margin-top:-2px;
	padding:20px 45px 55px 45px;
	background-color:#ffffff;
	border-left:2px solid #17194c;
	border-right:2px solid #17194c;
	border-bottom:2px solid #17194c;
	line-height:2.5em;
}
img.media_logo{
	padding-right:25px;
	padding-bottom:20px;
}
a.video > img.tatsujin{
	display:block;
	width:680px;
	margin:0px auto;
}
img.kenja_img{
	padding-right:25px;
}
p.kenja_link{
	text-align:right;
	margin:20px 0px;
	margin-bottom:0px;
}
div.media_link_button{
	text-align:center;
}