@charaset "Shift_JIS";

/*汎用設定*/

body, table
{
	color: black;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/common/bg.jpg) repeat-x #265082;
	padding: 0px;
	margin: 0px;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	margin: 0px;
	border: none;
	vertical-align: top;
}
td.VAlignMiddle
{
	margin: 0px;
	border: none;
	vertical-align: middle;
}
td.VAlignBottom
{
	margin: 0px;
	border: none;
	vertical-align: bottom;
}
a:link
{
	text-decoration: none;
	color: #CC0000;
}
a:visited
{
	text-decoration: none;
	color: #CC0000;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}
ul
{
	list-style:none;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.data
{
	border-left: 5px solid #265082;
	padding-left: 10px;
	margin-bottom: 10px;
}


/*エリア指定*/

.main-bg
{
	background: url(images/common/m_bg.jpg);
}
.movie-bg
{
	background: url(images/top/movie_bg.jpg) repeat-y;
}

td.pic03
{
	background: url(images/top/pic03.jpg) no-repeat;
	width: 305px;
	height: 209px;
	padding: 0px 10px 0px 0px;
}
td.pic06
{
	background: url(images/top/pic06.jpg) no-repeat;
	width: 450px;
	height: 100px;
	padding: 0px 0px 0px 30px;
}
td.movie-top2
{
	background: url(images/top/movie_top2.jpg) no-repeat;
	width: 390x;
	height: 270px;
	padding: 110px 10px 0px 340px;
}
td.midashi-contents
{
	background: url(images/contents/midashi01.jpg) no-repeat;
	width: 400px;
	height: 287px;
	padding: 70px 300px 0px 30px;
	font-weight: bold;
	font-size: 13px;
}
td.midashi-program
{
	background: url(images/program/midashi01.jpg) no-repeat;
	width: 400px;
	height: 265px;
	padding: 70px 300px 0px 30px;
	font-weight: bold;
	font-size: 13px;
}
td.midashi-products
{
	background: url(images/products/midashi01.jpg) no-repeat;
	width: 400px;
	height: 280px;
	padding: 70px 300px 0px 30px;
	font-weight: bold;
	font-size: 13px;
}
td.midashi-kariou
{
	background: url(images/kariou/midashi01.jpg) no-repeat;
	width: 360px;
	height: 255px;
	padding: 70px 340px 0px 30px;
	font-weight: bold;
	font-size: 13px;
}
td.midashi-kariou2
{
	background: url(images/kariou/midashi02.jpg) no-repeat;
	width: 360px;
	height: 275px;
	padding: 70px 340px 0px 30px;
	font-weight: bold;
	font-size: 13px;
}
.products-border
{
	border-top: 2px dotted #663300;
	margin-bottom: 20px;
	padding-top: 20px;
}

/*余白*/

.mb10px
{
	margin-bottom: 10px;
}
.mb20px
{
	margin-bottom: 20px;
}
.mb15px
{
	margin-bottom: 15px;
}
.main-center
{
	margin: 0px 10px;
}
.main-text
{
	margin: 0px 20px 15px 20px;
}



/*ナビゲーション*/

#navi01,#navi02,#navi03,#navi04
{
	width: 190px;
	height: 123px;
}
#navi01 a
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) 0px 0px;
	display: block;
}
#navi01 a:hover
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) 0px -123px;
	display: block;
}
#navi02 a
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -190px 0px;
	display: block;
}
#navi02 a:hover
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -190px -123px;
	display: block;
}
#navi03 a
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -380px 0px;
	display: block;
}
#navi03 a:hover
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -380px -123px;
	display: block;
}
#navi04 a
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -570px 0px;
	display: block;
}
#navi04 a:hover
{
	width: 190px;
	height: 123px;
	text-indent: -9999px;
	background: url(images/common/navi.jpg) -570px -123px;
	display: block;
}


/*コピーライト*/

.copyright
{
	background: #ffffff;
	padding: 20px;
	color: #265082;
	text-align: center;
}

/*PV用指定*/

#pv_tab
{
	margin:0px;
	width:180px;
}
div#pv_tab ul#tab
{
	margin:0px;
	padding:0px;
	width:180px;
}
div#pv_tab ul#tab li
{
	margin: 0px 0px 10px 0px;
	padding: 11px 0px 11px 45px;
	width:180px;
	background: url(images/top/p_navi02.jpg) no-repeat;
}
div#pv_tab ul#tab li.selected
{
	background: url(images/top/p_navi01.jpg) no-repeat;
	font-weight: bold;
}
div#pv_tab ul#tab li.text
{
	margin: 0px;
	padding: 0px;
	background: none;
	width:180px;
	color: #ffffff;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	font-weight:normal;
}
#pv_tab a:link
{
	text-decoration: none;
	color: #ffffff;
}
#pv_tab a:visited
{
	text-decoration: none;
	color: #ffffff;
}
#pv_tab a:hover
{
	text-decoration: underline;
	color: #ffcc00;
}


/*fest用指定*/

#fes_tab
{
	margin:0px;
	width:180px;
}
div#fes_tab ul#tab2
{
	margin:0px;
	padding:0px;
	width:180px;
}
div#fes_tab ul#tab2 li
{
	margin: 0px 0px 10px 0px;
	padding: 11px 0px 11px 45px;
	width:180px;
	background: url(images/top/p_navi02.jpg) no-repeat;
}
div#fes_tab ul#tab2 li.selected
{
	background: url(images/top/p_navi01.jpg) no-repeat;
	font-weight: bold;
}
div#fes_tab ul#tab2 li.next
{
	background: url(images/top/p_navi03.jpg) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	width:180px;
	height: 40px;
	line-height: 16px;
}
div#fes_tab ul#tab2 li.next2
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	width:180px;
	line-height: 20px;
	border-left: 5px solid #D2B55F;
	background: none;
	color: #ffffff;
}
div#fes_tab ul#tab2 li.text
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
	width:180px;
	color: #ffffff;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	font-weight:normal;
}
#fes_tab a:link
{
	text-decoration: none;
	color: #ffffff;
}
#fes_tab a:visited
{
	text-decoration: none;
	color: #ffffff;
}
#fes_tab a:hover
{
	text-decoration: underline;
	color: #ffcc00;
}


