/*基本タグ
-------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background: url(images/background.jpg) repeat;
	color: #FFFFFF;
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*リンク
-------------------------------*/
#top a:link {
color:#FFFFFF;
}
#top a:visited {
color:#66CCFF;
}
.txtBreadcrumbs a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.txtBreadcrumbs a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.txtMainWhite a {
	color: #FFFFFF;
	text-decoration: underline;
}
.maintext a {
	color: #000000;
	text-decoration: underline;
}
.maintext a.txtRed {
	color: red;
	text-decoration: underline;
}
.linkBlack a:link{
	color:#000000;
}
.linkBlack a:visited {
color:#000000;
}
.linkWhite a:link{
	color:#ffffff;
}
.linkWhite a:visited {
color:#ffffff;
}


/*基本構造
-------------------------------*/
.topImageFrame {
	margin: 0px;
	padding: 0px;
	border: 3px solid #FFFFFF;
}
.product_table_left {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #694F45;
	padding-right: 11px;
	padding-bottom: 15px;
	width: 358px;
}
.product_table_right {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #694F45;
	border-left-color: #694F45;
	padding-right: 10px;
	padding-bottom: 15px;
	width: 358px;
}

.mainCol {
	margin: 0px;
	padding: 0px;
	width: 738px;
	border: 1px solid #670001;
}
.itemBox {
	padding: 10px;
	float: left;
	width: 347px;
	border: 1px solid #670001;
	height: 220px;
}


.product_thum {
	border: 2px solid #660C01;
}
.newsImgFrame {
	border: 2px solid #FFFFFF;
}
.eventColumn {
	width: 347px;
	float: left;
	height: 180px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #670001;
	background: #DEDBBF;
}
.dvdColumn {

	width: 347px;
	float: left;
	height: 220px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #670001;
	background: #DEDBBF;
}
.productColumn {
	width: 347px;
	float: left;
	height: 235px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #670001;
	background: #DEDBBF;
}

.ml10{
	margin-left:10px;
}

/*テキスト装飾
-------------------------------*/
/*トップ*/
.maintext {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}

.txtBreadcrumbs {
	font-size: 15px;
	margin: 0px;
	line-height: 100%;
}
.txtMainWhite {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 15px;
}
.textcopy {
	font-size: 12px;
	letter-spacing: 1px;
}
.ci{
	font-size: 11px;
	font-style: normal;
}
.nabi {
	font-size: 11px;
}

.txtNewsTitle {
	font-size: 15px;
}
.txtNews {
	background-position: center;
	line-height: 130%;
	font-size: 12px;
}
.txtMail {
	font-size: 10px;
}

.txtTopCorporate {
	font-size: 12px;
	color: #FFFF33;
	line-height: 15px;
}
.txtLink {
	font-size: 10px;
}
.maintext {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
.cell_dvdTitle {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	background: #333333;
	padding: 5px;
}
.txtBlack {
	color: #000000;
}

.txtRed {
	color: #D50000;
}



.textCopyRight {
	font-size: 12px;
	letter-spacing: 1px;
}
.txtUpdate {
	font-size: 11px;
	line-height: 140%;
}

/*共通*/

.textcopy {
	font-size: 12px;
	letter-spacing: 1px;
}
.txtSellDate {
	font-size: 12px;
	line-height: 140%;
	color: #FF0000;
	padding-bottom: 0.5em;
}
.wrapper {
	width: 744px;
}

.mainContainer {
	background: #DEDBBF;
	width: 738px;
	border: 3px solid #191833;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	height: auto;
}
.inner{
	background: #990000;
	width: 738px;
	margin: 0px;
	border-top: 1px solid #670001;
	border-right: 0px solid #670001;
	border-bottom: 1px solid #670001;
	border-left: 0px solid #670001;
}

.footer {
	background: #DEDBBF;
	padding: 5px 10px;
	margin: 0px;
	width: auto;
	height: auto;
}
.breadClumbsList {
	background: #191833;
	padding-top: 8px;
	padding-bottom: 8px;
}

.titileContainer {
	padding: 10px 12px;
}
#innner_index {
}



.imgFrame {
	border: 2px solid #670001;
}
.itemContainer {
	margin-bottom: 10px;
}
.itemSubContainer {

	margin-bottom: 5px;
}
.publicTitle {
	font-size: 18px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.publicTitle2 {
	font-size: 14px;
	line-height: 18px;
	color: #990000;
}
.midashi {
	font-size: 11px;
	color: #990000;
	line-height: 140%;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}.txtCaption {
	display: block;
	padding-left: 1.5em;
}
.titleNews {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}
.style2 {font-size: 15px; line-height: 15px; color: #CC0000; font-weight: bold; }
#innner_index {
	margin: 10px 12px;
}
.thumTitle_dvd {
	background: url(dvd/img/bg_thum_titile.jpg) no-repeat;
	margin-bottom: 10px;
	height: 30px;
	width: 346px;
}
.thumTitle_dvdProductOut {
	background: url(dvd/img/bg_thum_titile_product_out.jpg) no-repeat;
	margin-bottom: 10px;
	height: 30px;
	width: 346px;
	font-size: 12px;
	line-height: 1.2em;
}
.thumTitle_product {
	background: url(products/img/bg_thum_title_products.jpg) no-repeat;
	margin-bottom: 10px;
	height: 48px;
	width: 346px;
	font-size: 16px;
	font-weight: bold;
}
.thumTitle_productOut {
	background: url(products/img/bg_thum_title_products_out.jpg) no-repeat;
	margin-bottom: 10px;
	height: 48px;
	width: 346px;
	font-size: 16px;
	font-weight: bold;
}
.thumTitle_event {
	background: url(event/img/bg_thum_title_event.jpg) no-repeat;
	margin-bottom: 10px;
	height: 30px;
	width: 346px;
	font-size: 14px;
	color: #F1FCEB;
}
.thumTitle_public {
	background: url(public/img/bg_thum_titile.jpg) no-repeat;
	margin-bottom: 10px;
	height: 30px;
	width: 346px;
	font-size: 16px;
}
.thumTitle_innner {
	font-weight: bold;
	padding: 0px 4px 0px 6px;
	line-height: 1.1em;
}
.note {
	font-size: 12px;
}
.note_small {
	font-size: 10px;
	line-height: 1.2;
}
.sellBox {
	height: 60px;
	width: 158px;
	valign: middle;
	text-align: right;
	vertical-align: middle;
	background: url(products/img/bg_sell.jpg) no-repeat;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 12px;
}
.sellBox_big {
	height: 60px;
	width: 158px;
	valign: middle;
	text-align: right;
	vertical-align: middle;
	background: url(products/img/bg_sell.jpg) no-repeat;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 16px;
}
.sellBox_big a{
	text-decoration: none;
}
.sellBox a{
	text-decoration: none;
}
.sellBox_innner {
	padding: 8px;
}
.sellBox_innnner {
	padding: 8px 5px;
}
.indent {
	text-indent: 0.5em;
	display: block;
}

/* dvd */

#dvdinfo{
	width:713px;
	height:63px;
	padding:0;
	margin: 10px 0px;
	background-image: url(dvd/img/dvd_info.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#dvdinfo h1{
	padding:17px 0 5px 20px;
	font-size: 24px;
	text-align: left;
	line-height: 1.2em;
	margin: 0px;
	width: 420px;
	float: left;
}
#dvdinfo.haveunder h1{
	padding:9px 0 0 20px;
	font-size: 24px;
	text-align: left;
	line-height: 1em;
	margin: 0px;
	width: 420px;
	float: left;
}
#dvdinfo .mas{
	font-size:12px;
	font-weight: bold;
}
#dvdinfo .mas2{
	font-size:14px;
	font-weight: bold;
}
#dvdinfo .en{
	font-size:12px;
	margin-left:25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#dvdinfo .sub{
	text-align:left;
	color: #8F323C;
	font-weight: bold;
	font-size: 14px;
	float: right;
	padding: 5px 0 0 0;
	width: 255px;
	margin: 0px;
	height: 63px;
	line-height: 1.2em;
}
#dvdinfo .sub2{
	text-align:left;
	color: #8F323C;
	font-weight: bold;
	font-size: 14px;
	float: right;
	padding: 12px 0 0 0;
	width: 255px;
	margin: 0px;
	height: 63px;
	line-height: 1.5em;

}
#dvdinfo .sub1{
	text-align:left;
	color: #8F323C;
	font-weight: bold;
	font-size: 14px;
	float: right;
	padding: 18px 0 0 0;
	width: 255px;
	margin: 0px;
	height: 63px;
	line-height: 1.5em;

}
#dvdinfo .tsub{
	font-size:73%;
}
#dvdinfo .under{
	font-size:18px;
	text-align:right;
	margin:0;
	padding:0;
	line-height:1.6em;
	width:375px;
	}
 #dvdinfo .under_voyage{
	font-size:11px;
	text-align:right;
	margin:0;
	padding:0;
	line-height:1.3em;
	width:375px;
	}
#toku{
	margin-left:10px;
	min-height:150px;
}
.toku{
	margin-left:10px;
}
.copy2 {
font-size: 13px;
line-height: 140%;
color: #660000;
margin-left:10px;
}

.staffbox{
  color:black;
  font-size:12px;
}
.staffbox tr>td:first-child{
  text-align:right;
  width:100px;
}
.note_box{
  color: #333;
  font-size: 11px;
  line-height:12px;
  padding-left: 1em;
  text-indent: -1em;
}