/*イメージ 始*/
img {
	border:0px;
}
/*イメージ設定 終*/

/*BODY 始*/
body {
	font-family: "MS PGothic", "MS Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color:#0C2065;
}
/*BODY 終*/


/*container 始*/
.container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	border: 1px solid #FFFFFF;
	border-width: 0 1px 1px 1px;
	background-color: #0C2065;
}
/*container 終*/

/*hidden 始*/
.hidden {
	visibility: hidden;
	position: absolute;
}
/*hidden 終*/

/*header 始*/
.header {
	margin:0px;
	width:960px;
	height:40px;
	background-image:url("../img/header.gif");
	background-repeat:no-repeat;
}
/*header 終*/

/*contents 始*/
.contents {
	margin:10px;
	padding:10px;
	width:920px;
	height:476px;
	background-color:#FFFFFF;
}

.t-contents {
	margin:10px;
	width:940px;
	height:496px;
	background-image:url("../img/top.jpg");
}/*contents 終*/

/*img space 始*/
.img-space {
	margin:10px 0px 10px 0px;
}

.img-space2 {
	margin:30px 10px 0px 10px;
}
/*img space 終*/

/*footer 始*/
.footer {
	margin:0px 10px;
	background-image:url("../img/footer.gif");
	height:30px;
	background-repeat:no-repeat;
}
/*footer 終*/

/* report---------------------------------------------- */
.main .right {
	margin: 0;
}
.main .right .images{
	float: right;
	width: 310px;
	margin-left:10px;
	text-align: right;
}

.main .right {
	margin: 0 0 1.0em 0;
}

.main .right2 {
	margin: 0;
}
.main .right2 .images{
	float: right;
	width: 455px;
	margin-left:10px;
	text-align: left;
}

.main .right2 {
	margin: 0 0 1.0em 0;
}

.main .actual {
	margin: 0;
}
.main .actual .word{
	float: right;
	width: 300px;
	margin-left:10px;
	text-align: left;
}

p {
	margin: 0;
}

p.return {
	margin: 1.5em 0 0;
	text-align: right;
}
/* [end] report------------------------------ */

/* index schedule & Result table
---------------------------------------------- */
.contents table {
	margin: 0 auto;
	border-collapse:collapse;
	border:1px solid #cccccc;
}
.contents thead td {
	padding:0;
	border:1px solid #cccccc;
	background: #f5f4ee;
	font-weight: normal;
	text-align:center;
	vertical-valign:middle;
}

.contents tbody th ,
.contents tbody td {
	padding:0;
	border:1px solid #cccccc;
	background: #ffffff;
	font-weight: normal;
	text-align:center;
	vertical-valign:middle;
}
.contents tbody tr.color th ,
.contents tbody tr.color td {
	background: #eceadd;
}

/* [end] index schedule & Result table ------- */

.title-corp{
	width:920px;
	height:40px;
	background-image:url("../img/title/title-corp.gif");
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.title-web{
	width:920px;
	height:40px;
	background-image:url("../img/title/title-web.gif");
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.title-dvd{
	width:920px;
	height:40px;
	background-image:url("../img/title/title-dvd.gif");
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.title-graphic{
	width:920px;
	height:40px;
	background-image:url("../img/title/title-graphic.gif");
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.title-tv{
	width:920px;
	height:40px;
	background-image:url("../img/title/title-tv.gif");
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.title-event{
	width:920px;
	height:40px;
	background-image:url("../img/title/title-event.gif");
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.title-tvoa{
	width:600px;
	height:23px;
	background-image:url("../img/tv-title-naiyou.gif");
	background-repeat:no-repeat;
	margin:10 0;
}