@charset "utf-8";
/* CSS Document */

/*
 ********************************
 *
 * Basic(Layout) CSS
 *
 * CSS Setting
 * for digital-packet.com
 * original - 00 2009.01.12 S.Takikawa
 * revision - 01
 *
 ********************************
*/

/********************************
   Basic Layout CSS Setting ( ContentsPage Only ).
 ********************************/

#header {
	width: 100%;
	height: 115px;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: inherit;
	background-image: url(../img/bg_head.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	float: left;
}
#container {
	clear: both;
	width: 100%;
	text-align: inherit;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	clear: both;
	width: 100%;
	text-align: inherit;
	height: auto;
	padding: 0px;
	float: left;
	margin: 0px;
}
/********************************
   #header Layout CSS Setting
 ********************************/

#header #head-contents {
	clear: both;
	width: 940px;
	height: 115px;
	/* text-align: inherit; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
}
#head-contents #head-body {
	height: 115px;
	width: 940px;
	clear: both;
	float: left;
	overflow: hidden;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#head-body .logo {
	float: left;
	height: 70px;
	width: 430px;
	display: inline;
	clear: both;
	background-image: url(../img/head_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#head-body .logo h1 {
	margin: 0px;
	padding: 0px;
}
#head-body .logo h1 a {
	font-size: 10px;
	line-height: 30px;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 430px;
	float: left;
	clear: both;
}
#head-body .smenu {
	float: left;
	height: 70px;
	width: 510px;
	display: inline;
}
#head-body .smenu ul {
	clear: both;
	float: left;
	display: inline;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	width: 410px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	height: auto;
}
#head-body .smenu ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
}
#head-body .smenu ul li a {
	display: block;
	float: left;
	background-image: url(../img/head_btns.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#head-body .smenu ul li a.sitemap {
	height: 50px;
	width: 90px;
	background-position: left top;
}
#head-body .smenu ul li a.tel {
	height: 50px;
	width: 165px;
	background-position: -90px top;
}
#head-body .smenu ul li a.inquiry {
	height: 50px;
	width: 155px;
	background-position: -255px top;
}
#head-body .smenu ul li a:hover {
	background-image: url(../img/head_btns_o.gif);
}
#head-body #head-menu {
	height: 40px;
	width: 940px;
	clear: both;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#head-menu ul {
	clear: both;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#head-menu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
	vertical-align: top;
}
#head-menu ul li a {
	display: block;
	float: left;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 40px;
}
#head-menu ul li a.btn01 {
	width: 70px;
	background-position: left top;
}
#head-menu ul li a.btn02 {
	width: 160px;
	background-position: -70px top;
}
#head-menu ul li a.btn03 {
	width: 90px;
	background-position: -230px top;
}
#head-menu ul li a.btn04 {
	width: 90px;
	background-position: -320px top;
}
#head-menu ul li a.btn05 {
	width: 120px;
	background-position: -410px top;
}
#head-menu ul li a.btn06 {
	width: 80px;
	background-position: -530px top;
}
#head-menu ul li a.btn07 {
	width: 80px;
	background-position: -610px top;
}
#head-menu ul li a.btn08 {
	width: 90px;
	background-position: -690px top;
}
#head-menu ul li a.btn09 {
	width: 80px;
	background-position: -780px top;
}
#head-menu ul li a.btn10 {
	width: 80px;
	background-position: -860px top;
}
#head-menu ul li a:hover {
	background-image: url(../img/menu_bg_o.gif);
}
/********************************
   #contents Layout CSS Setting
 ********************************/

#container #movie {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 280px;
	clear: both;
	padding: 0px;
}
#container #contents-area {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
	padding: 0px;
}
#contents-area #contents {
	width: 960px;
	height: auto;
	clear: both;
	float: left;
	margin: 0px;
	display: inline;
	padding: 0px;
}

#contents #contents-body-wide {
	clear: both;
	float: left;
	width: 950px;
	height: auto;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}


#contents-body-wide #main-contents {
	float: left;
	height: auto;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}
/********************************
   #footer Layout CSS Setting
 ********************************/

#footer #foot-contents {
	width: 960px;
	min-height: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	color: #666666;
	padding: 0px;
}
#foot-contents p.navi-pagetop {
	height: 20px;
	width: 950px;
	padding: 0px;
	text-align: right;
	margin: 0px;
}

#foot-contents #foot-wrapper {
	width: 960px;
	clear: both;
	background-image: url(../img/foot_wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	display: inline;
	float: left;
}
#foot-wrapper #foot-top {
	clear: both;
	height: 20px;
	width: 100%;
	background-image: url(../img/bg_foot_ud.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#foot-wrapper #foot-bottom {
	clear: both;
	height: 10px;
	width: 100%;
	background-image: url(../img/bg_foot_ud.gif);
	background-repeat: no-repeat;
	background-position: center -29px;
	float: left;
}

#foot-wrapper #foot-menu-body {
	width: 940px;
	float: left;
	height: auto;
	display: inline;
	overflow: hidden;
	background-image: url(../img/bg_foot.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#foot-menu-body p.foot-menu-guide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin: 0px;
	padding: 0px;
}
#foot-menu-body #foot-menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	display: inline;
	clear: both;
	float: left;
	height: auto;
	width: 940px;
	padding-top: 5px;
}
#foot-menu ul {
	list-style-type: none;
	margin: 0px;
	height: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#foot-menu ul.first {
	display: inline;
	float: left;
	width: 170px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#foot-menu ul.middle {
	display: inline;
	float: left;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	padding-left: 10px;
}
#foot-menu ul.last {
	display: inline;
	float: left;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	padding-left: 10px;
}
#foot-menu ul li {
	background-image: url(../img/li_icon_foot1.gif);
	background-position: left top;
	margin: 0px;
	padding-left: 18px;
	font-size: 9pt;
	background-repeat: no-repeat;
	line-height: 18px;
}
#foot-menu ul li ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -10px;
	height: auto;
}
#foot-menu ul li ul li {
	background-image: url(../img/li_icon_foot2.gif);
	background-position: left top;
	margin: 0px;
	padding-left: 14px;
	font-size: 9pt;
	background-repeat: no-repeat;
	line-height: 16px;
}
/* ----- */
#foot-contents #foot-wrapper2 {
	width: 940px;
	clear: both;
	height: auto;
	display: inline;
	float: left;
	margin: 10px;
}

#foot-wrapper2 #foot-comp-logo {
	float: left;
	width: 360px;
	display: inline;
	height: auto;
	clear: both;
}
#foot-comp-logo p {
	margin: 0px;
	padding: 0px;
}
#foot-wrapper2 #foot-comp-addr {
	width: 560px;
	display: inline;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 25px;
}
#foot-comp-addr div.comp-addr {
	display: inline;
	float: left;
	width: 220px;
	clear: both;
	height: auto;
}
#foot-comp-addr div.comp-contact {
	display: inline;
	float: left;
	width: 170px;
	height: auto;
}
#foot-comp-addr p {
	font-size: 9pt;
	line-height: 20px;
}
#foot-comp-addr p.tbox-link {
	font-size: 9pt;
	line-height: 20px;
	background-image: url(../img/mark_gray.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 16px;
}
/* ----- */
#foot-copyrights {
	width: 100%;
	min-height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
#foot-copyrights h3 {
	clear: both;
	color: #666;
	margin: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	font-size: 11px;
	line-height: 30px;
}

/* ----- */
#footer a:link { color: #666666; }
#footer a:visited { color: #666666; }
#footer a:hover { color: #666666; text-decoration: underline; }
#footer a:active { color: #666666; text-decoration: underline; }
/* ----- */
#powered-by {
	clear: both;
}
#powered-by h2 {
	color: #F4F2EA;
	font-size: 8pt;
}
#powered-by a:link {
	color: #F4F2EA;
}
#powered-by a:visited {
	color: #F4F2EA;
}
#powered-by a:hover {
	color: #F4F2EA;
	text-decoration: underline;
}
#powered-by a:active {
	color: #F4F2EA;
	text-decoration: underline;
}
/********************************
 *
 *
 * Decoration Layout CSS Setting
 *
 *
 ********************************/


#main-contents #lineups {
	line-height: 180%;
	display: inline;
	clear: both;
	float: left;
	height: 170px;
	width: 930px;
	background-image: url(../../img/bg_lineup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#lineups ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 170px;
	width: 930px;
}
#lineups ul li {
	list-style-type: none;
	vertical-align: top;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
/* */
#main-contents #wrp-top {
	padding: 0px;
	display: inline;
	clear: both;
	float: left;
	height: auto;
	width: 950px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrp-top #box-left{
	display: inline;
	float: left;
	height: auto;
	width: 440px;
	overflow: hidden;
}
#wrp-top #box-center {
	display: inline;
	float: left;
	height: auto;
	width: 280px;
	overflow: hidden;
	margin-left: 10px;
}
#wrp-top #box-right {
	display: inline;
	float: left;
	height: auto;
	width: 220px;
	overflow: hidden;
}
/* */
#box-left #news {
	line-height: 180%;
	margin: 0px;
	display: inline;
	clear: both;
	float: left;
	height: 220px;
	width: 410px;
	background-image: url(../../img/bg_news2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#news #news-list {
	height: 210px;
	width: 410px;
	clear: both;
	float: left;
	display: inline;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#news dl {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}

#news dl dt {
	width: 40px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	background-image: url(../../img/icon_topics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 22px;
	color: #F60;
	clear: both;
	margin: 0px;
}
#news dl dt.topics {
	background-image: url(../../img/icon_topics.gif);
}
#news dl dt.event {
	background-image: url(../../img/icon_event.gif);
}

#news dl dd {
	height: auto;
	width: 300px;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	float: right;
}
/* ----- */
#news a:link {
	color: #666;
	text-decoration: underline;
}
#news a:visited {
	color: #666;
	text-decoration: underline;
}
#news a:hover {
	color: #C33;
	text-decoration: underline;
}
#news a:active {
	color: #C30;
	text-decoration: underline;
}

#box-left #bnrs2 {
	padding: 0px;
	line-height: 180%;
	margin: 0px;
	display: none;
}

/* ----- */
#box-center #gallery {
	margin: 0px;
	display: inline;
	clear: both;
	float: left;
	height: 210px;
	width: 240px;
	background-image: url(../../img/bg_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}

#gallery p {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery p a {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 70px;
	border: 5px solid #325169;
	text-indent: -1000px;
	background-image: url(../img/_default_photo_s.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#gallery p a:link {
	border: 5px solid #325169;
}
#gallery p a:visited {
	border: 5px solid #325169;
}
#gallery p a:hover {
	border: 5px solid #3C3;
}
#gallery p a:active {
	border: 5px solid #3C3;
}
/* ----- */

#box-right #bnrs1 {
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 220px;
}
#bnrs1 p.bnr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/********************************
 * Images
 ********************************/

#main-contents img.img-border {
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
#main-contents img.img-border-s {
	margin: 0px;
	padding: 1px;
	border: 1px solid #EEEEEE;
	background-color: #F0F0F0;
}
#main-contents img.img-border-s-intxt {
	margin: 5px;
	padding: 1px;
	border: 1px solid #EEEEEE;
	background-color: #F0F0F0;
}
#main-contents p {
	padding: 0px;
	line-height: 180%;
	margin: 0px;
}



/********************************
 * Text
 ********************************/

#main-contents .txtS {
	font-size: 8pt;
}
#main-contents .txtM {
	font-size: 9pt;
}
#main-contents .txtL {
	font-size: 11pt;
}
#main-contents .clrRed {
	color: #993333;
}
#main-contents .clrGreen {
	color: #336600;
}
#main-contents .clrBlue {
	color: #0066CC;
}
#main-contents .clrGray {
	color: #999999;
}
#main-contents .clrOrange {
	color: #FF6600;
}
