@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainRight a:link,#mainRight a:visited ,#mainRight a:hover {
	color: #0033FF;
	text-decoration: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



/*-HEADER-------------------------------*/
#header {
	height: 360px;
	width: 1000px;
	background-image: url(images/header_img.png);
	background-repeat: no-repeat;
}
#goTopBtn {
	height: 200px;
	width: 200px;
	display: block;
	margin-top: 15px;
	margin-left: 15px;
}
#goTopBtn a {
	text-indent: -5000px;
	height: 200px;
	width: 200px;
	display: block;
	overflow: hidden;
}



/*-MAIN--------------------------------*/
#main {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	background-color: #66CCFF;
	height: auto;
	width: 940px;
}
#mainLeft {
	height: auto;
	width: 620px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footer {
	height: 80px;
	width: 1000px;
	background-image: url(images/footer_img.png);
	background-repeat: no-repeat;
}
#mainRight {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 230px;
	float: right;
}
#topPage #mainLeft .contsBox,#castPage #mainLeft .contsBoxCastData {
	padding: 20px;
	width: 560px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#mainLeft .contsBox {
	padding: 20px;
	width: 560px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #006633;
}

#mainRight ul {
	list-style-type: none;
}
#mainRight li {
	margin-bottom: 5px;
}

ul#cornerList {
	background-color: #FFFFFF;
	width: 176px;
	height: auto;
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
}
#cornerList li {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	list-style-type: square;
	margin-bottom: 2px;
}
#topPage #yokoku {
	width: 270px;
	float: right;
}
#topPage .next_oa_date {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	text-indent: 5px;
}
#topPage .next_oa_title {
	padding: 15px;
	color: #006633;
}
#topPage .contsBox #movie {
	height: 195px;
	width: 260px;
	float: left;
	background-color: #006633;
	padding: 5px;
}
#mainRight #cornerListMiddle {
	border-top-width: 0px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	width: 176px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#mainRight #cornerListTop {
	width: 230px;
	height: 40px;
	background-image: url(images/corner_top_img.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



/*-CONTACT PAGE---------------------------------------------*/
#contactPage .formBox {
	color: #FFFFFF;
}
#contactPage .formBox tr {
	background-color: #006633;
}
#contactPage .formBox th {
	padding: 10px;
}
#contactPage .formBox td {
	padding: 10px;
}
#contactPage .thanks {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFFFFF;
}



/*-CAST PAGE-------------------------------------------------------*/
#castPage .castBox {
	background-color: #006633;
}
#castPage .castBox td {
	background-color: #FFFFFF;
	padding: 20px;
}
#castPage .contsBox td,#castPage .contsBoxCastData td{
	padding: 10px;
}



/*-CORNER PAGE-----------------------------------------------------*/
#cornerPage #coernerBox {
	background-color: #006633;
	padding: 10px;
}
#cornerPage #coernerBox td {
	padding: 10px;
	color: #FFFFFF;
	background-color: #006633;
}
#cornerPage #coernerBox .title {
	font-size: 16px;
	font-weight: bold;
}
#cornerPage .cornerHeader {
	height: 80px;
	width: 560px;
	background-image: url(images/corner_title/corner_header.png);
	position: relative;
}
#cornerPage .cornerHeader .title {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 135px;
	top: 9px;
	color: #FFFFFF;
}
#cornerPage .cornerHeader .oaDate {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	left: 135px;
	top: 43px;
}
#cornerPage .naiyouBox {
	border: 5px solid #FFFFFF;
	padding: 20px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px;
	height: auto;
	width: 510px;
}
#cornerPage .naiyouBox .photo {
	float: left;
	height: 150px;
	width: 220px;
}
#cornerPage .naiyouBox img {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	margin-top: 2px;
	position: relative;
	display: block;
}



/*-BACK NUMBER PAGE------------------------------------------------------------*/
#cornerPage .naiyouBox .midashi {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#backNumberBox {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#backNumberBox .oa_date {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#cornerPage .backNumberCornerHeader {
	height: 40px;
	width: 560px;
	background-image: url(images/corner_title/corner_header.png);
	position: relative;
}
#cornerPage .backNumberCornerHeader .title {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 135px;
	top: 9px;
	color: #FFFFFF;
}
#cornerPage .backNumberBox {
	background-color: #006633;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.BackListBtn {
	background-color: #006633;
	margin-bottom: 20px;
	margin-top: -30px;
	padding-bottom: 10px;
}
li.naiyouBox {
	list-style-type: none;
}
.rightAligned {
	float: right;
	width: 270px;
	text-align: justify;
}

