/* CSS Document */

body {
	font-size: 12px;
	line-height: 18px;
	color: #343434;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック";
}

h1,h2,h3,h4,h5,h6 {	margin: 0px;
	padding: 0px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #00C400;
	text-decoration: underline;
}
a:active {
	color: #884100;
	text-decoration: underline;
}

div #all {
	margin: 0px;
	padding: 0px;
	width: 760px;
}
div #header {
	padding: 0px;
	width: 760px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	right: 130px;
	margin-right: auto;
	margin-left: auto;
}
/*　IE5.x対策　\*/
div #header {
	padding: 0px;
	width: 760px;
	text-align: left;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	right: 0px;
}
/*　IE5.x対策終了　*/
div #footer {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*　右メニュー群　*/
div .right {
	padding: 0px;
	margin-left: 4px;
}
div #blog {
	background-image: url(../images/top_menu_blog.jpg);
	background-repeat: no-repeat;
	height: 246px;
	width: 206px;
	margin-left: 4px;
	margin-bottom: 10px;
}
div #blog #text2 {
	height: 176px;
	width: 180px;
	margin-right: 12px;
	text-align: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	overflow: auto; 
	padding: 3px;
	font-size: 10px;
	line-height: 14px;
	margin-left: 6px;
}
div #blog #text2 .day {
	color: #0095DA;
}

div #news {
	background-image: url(../images/top_menu_news.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 206px;
	margin-top: 10px;
	margin-left: 4px;
}
div #news #text3 {
	height: 140px;
	width: 180px;
	margin-right: 12px;
	margin-left: 6px;
	text-align: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 3px;
	font-size: 10px;
	line-height: 14px;
	overflow: auto;
}
div #news #text3 .day {
	color: #0095DA;
}
div #list {
	margin-left: 4px;
	background-image: url(../images/list_bg02.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div #list #text4 {
	background-image: url(../images/list_bg01.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
	text-align: left;
}
div #banner {
	margin-left: 4px;
	margin-top: 10px;
	text-align: center;
}
div #banner img{
	margin-bottom: 5px;
}


/*　最新作　*/
table #pickup {
	padding: 0px;
	margin-top: 10px;
	border: 1px solid #C0C8FF;
	margin-bottom: 10px;
}
table #pickup td{
	background-color: #FFFFFF;
}
table #pickup .space10px {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
table #pickup .side_space10px {
	padding: 0px;
	margin-top: 9px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
}
table #pickup h2{
	background-image: url(../images/icon_dvd.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 14px;
	color: #FF7800;
}
table #pickup h3{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #23263E;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
	width: 265px;
	text-align: left;
}
table #pickup #text{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

/*　新作リスト　*/
table .newlist {
	padding: 0px;
	margin-bottom: 5px;
}
table .newlist .td{
	background-image: url(../images/newlist_table02.gif);
	background-repeat: repeat-y;
}
table .img{
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
table .newlist h2 {
	color: #FF7800;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 16px;
	height: 32px;
}
table .newlist .text{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 8px;
	color: #FFFFFF;
}

/*　サブページ　*/
#sub_menu{
	margin-top: 9px;
	margin-bottom: 10px;
}
#sub_maintitle{
	margin-top: 10px;
}
#sub_maintitle h1{
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	padding-left: 10px;
}
div #sub_list {
	margin-left: 4px;
	background-image: url(../images/sub_list_bg02.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div #sub_list #text {
	background-image: url(../images/sub_list_bg01.jpg);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	text-align: left;
	margin: 0px;
}
div #sub_list .img {
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
table #intro {
	border: 1px solid #C0C8FF;
	margin-top: 10px;
}
table #intro h3 {
	font-size: 14px;
	line-height: 20px;
	color: #51B848;
	background-color: #FFFFFF;
	background-image: url(../images/icon_read.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 5px 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
table #intro #text {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*\*/
table #intro #text:first-letter {
	font-size: 3em;
	font-weight: bold;
	color: #FF0000;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	line-height: 36px;
}
/**/
table #intro .text2 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table #intro .past {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table #intro .past .day {
	font-weight: bold;
	color: #FF0000;
}
table #intro .past .onsale{
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin-left: 20px;
}
table #intro dl {
	width: 470px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}
table #intro dt {
	width: 465px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #767B9B;
	border-left-color: #767B9B;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}
table #intro dd {
	margin-left: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-color: #FFFFE8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
table #intro ul {
	margin-left: 20px;
	padding-left: 0px;
}
table #intro .orijin {
	color: #996633;
	margin: 5px;
}
table #intro .img2 {
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
table #data {
	background-color: #DDDDDD;
	padding: 10px;
	border: 1px solid #C0C8FF;
	margin-top: 10px;
	width: 528px;
}
table #data .text {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table #data .day {
	font-weight: bold;
	color: #FF0000;
}
table #data dl {
	width: 480px;
	margin-left: 10px;
	margin-top: 15px;
}
table #data dt {
	width: 465px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #767B9B;
	border-left-color: #767B9B;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}
table #data dd {
	margin-left: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-color: #FFFFE8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
table #data .img {
	margin-right: 40px;
	margin-top: 0px;
}
table #data .att {
	font-size: 10px;
	color: #FF0000;
}
table #data2 {
	background-color: #FEE2E6;
	padding: 10px;
	border: 1px solid #C0C8FF;
	margin-top: 10px;
	width: 528px;
}
table #data2 .text {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table #data2 dl {
	width: 480px;
	margin-left: 10px;
	margin-top: 15px;
}
table #data2 dt {
	width: 465px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DA1414;
	border-left-color: #DA1414;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
table #data2 dd {
	margin-left: 10px;
	width: 440px;
	margin-bottom: 10px;
	background-color: #FEF8F5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
table #data2 .img {
	margin-right: 40px;
	margin-top: 0px;
}

/*　フォームテーブル用　*/
table .form {
	background-color: #767B9B;
}
table .form th {
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table .form2 td{
	background-color: #FFFFE8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/*　TVBとは･･･？　*/
div #whats {
	margin: 0px;
	padding: 0px;
	width: 480px;
}
div .contents {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-color: #FFCC99;
}
div .contents h2 {
	padding: 5px;
	text-align: left;
	background-color: #FFFF99;
	font-size: 12px;
	margin-bottom: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
}
div .contents table {
	margin-top: 10px;
}
div .contents td {
	padding: 3px;
}
/*　その他　*/
.space9px {
	padding: 0px;
	margin-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.margin0 {
	margin: 0px;
	padding: 0px;
}
.margin10 {
	margin-top: 10px;
}
.onsale{
	color: #FF9900;
	line-height: 16px;
	text-align: right;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 3px;
	font-weight: bold;
}
div .kiyaku {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	height: 100px;
	width: 423px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: scroll;
}

