body {
	background-color: #D6E9E1;


}
img { vertical-align: bottom; }
#nav {
	background-image: url(../img/base/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center 23px;
	height: 54px;
	width: 100%;
	min-width: 900px;
	padding-top: 20px;
}

* html .nav {
        border-right: 900px solid #011f72;
}
* html .navContainer {
        display:inline-block;
        position:relative;
        margin-right:-900px;
}

#nav ul {
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 3px;
	padding-top: 3px;
}
#nav ul li {
	float: left;
}
#contentBgTop {
	background-image: url(../img/base/content_bg_t_.png);
	background-repeat: no-repeat;
	width: 861px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#contentBg {
	background-image: url(../img/base/content_bg_r.png);
	background-repeat: repeat-y;
	width: 861px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#contentBgH {
	background-image: url(../img/base/content_bg_r_.png);
	background-repeat: repeat-y;
	width: 100%;
	overflow: hidden;
	margin-top: 2px;
}


#contentsContainer {
	border: 1px solid #3cc8ad;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 861px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/base/container_bg.png);
	background-repeat: repeat;
	margin-bottom: 25px;
	margin-top: 9px;
	overflow: hidden;
}
#contentMiku {
	background-image: url(../img/base/content_bg_miku.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}

#sideNav {
	width: 178px;
	padding-left: 8px;
	float: left;
	margin-top: 6px;
}
#contentTop {
	margin-top: 5px;
	float: left;
	margin-left: 8px;
	width: 660px;
}


#content {
	width: 630px;
	float: left;
	background-image: url(../img/base/content_r.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-left: 8px;
	padding-right: 14px;
}
#sideNav h2 {
	margin-bottom: 5px;
}

.img1Center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.img1CenterBr {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#content h3 {
	margin-bottom: 15px;
	clear: both;
}
#content h2 {
	float: right;
}
h4  {
	margin-bottom: 10px;
}
p  {
	color: #2c3f3b;
	line-height: 160%;
	margin-bottom: 20px;
}
p.text {
	color: #2c3f3b;
	line-height: 160%;
	margin-bottom: 20px;
	padding-right: 3px;
	padding-left: 3px;
}

p strong  {
	color: #2c3f3b;
	line-height: 160%;
	margin-bottom: 20px;
	font-weight: bold;
}
p.nb {
	color: #2c3f3b;
	line-height: 160%;
	margin-bottom: 0px;
}

p.notesIndent {
	text-indent: -1em;
	margin-left: 1em;
}
p.notesIndentDot {
	text-indent: -8px;
	margin-left: 8px;
}


.contentBox {
	background-color: #B5FFF8;
	padding-top: 5px;
	padding-left: 18px;
	margin-bottom: 25px;
	padding-bottom: 21px;
	overflow: hidden;
	padding-right: 18px;
	width: 592px;
	background-image: url(../img/play/box_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8AF9D2;
	border-bottom-color: #8AF9D2;
	border-left-color: #8AF9D2;
}
.contentBox .img2Left {
	margin-right: 18px;
	border: 1px solid #4ba299;
}
.contentBox .img2Right {
	border: 1px solid #4ba299;
}
.contentBox .cap2Left {
	margin-right: 18px;
	margin-left: 1px;
	margin-top: 2px;
}
.contentBox .cap2Right {
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 3px;

}
.imgLeftNb {
	float: left;
}

.imgRight {
	float: right;
	border: 1px solid #4ba299;
	margin-left: 18px;
}
.imgRightBr {
	float: right;
	border: 1px solid #6BADCF;
	margin-left: 18px;
	margin-bottom: 15px;
}

.imgRightNb {
	float: right;
	margin-left: 18px;
}
#content h4.flowTitle {
	margin-bottom: 0px;
}
p.line {
	color: #2c3f3b;
	line-height: 160%;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABD1BD;
	padding-bottom: 20px;
}
p.line2 {
	color: #ffffff;
	line-height: 160%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #477FA7;
	padding-bottom: 20px;
}

.contentBoxLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3346B5;
	margin-bottom: 20px;
	overflow: hidden;
}
#footer {
	background-image: url(../img/base/footer_bg_r.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
	width: 100%;
}
#footerBg {
	background-image: url(../img/base/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 104px;
	width: 100%;
}
#contentBgShort {
	background-image: url(../img/base/content_r_short.png);
	background-repeat: no-repeat;
	background-position: 194px;
	width: 100%;
	overflow: hidden;
}


#footer #footerContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 99px;
}
#foonterCopyright {
	width: 210px;
	padding-top: 9px;
}

#footerSegalogo {
	float: left;
	margin-top: 36px;

}
#footerCopy {
	float: left;
	margin-top: 8px;
	margin-left: 15px;

}
#footerPortal {
	float: right;
	padding-top: 20px;
}

.footerbanner {
	float: right;
	padding-top: 20px;
}
#footerEnq {
	float: right;
	padding-top: 20px;
	margin-right: 5px;
}

#content p a {
	color: #2C3F3B;
}
#content p strong.notes a {
	color: #F50A56;
}

#content p a:hover {
	color: #3267a4;
}
#pageTop #bgRep #bg #contentsContainer #contentBg #contentBgTop #contentBgH #content .faqList .nb a {
	text-decoration: none;
	line-height: 135%;
}
#pageTop #bgRep #bg #contentsContainer #contentBg #contentBgTop #contentBgH #content .faqList .nb a:hover {
	text-decoration: underline;
}



#contentsContainer p.nb {
	margin-bottom: 0px;
	line-height: 160%;
}

.img2Left {
	margin-right: 16px;
	border: 1px solid #4ba299;
}
.img2Right {
	border: 1px solid #4ba299;
}
#contentBgMusicAll {
	background-image: url(../img/base/content_bg_rep.png);
	background-repeat: no-repeat;
	background-position: left 5000px;
}
#contentBgMusicAllBottom {
	background-image: url(../img/base/content_bg_rep.png);
	background-repeat: repeat-y;
	width: 100%;
	overflow: hidden;
	clear: both;
	float: right;
	background-position: left top;
}

table.extremeTop100 {
	background-color: #932050;
	width: 630px;
}
table.extremeTop100 td {
	background-color: #202060;
}
#musicAllcontent {
	width: 630px;
	padding-top: 0px;
	float: left;
	padding-left: 212px;
}
#musicAllcontent h4.flowTitle {
	margin-bottom: 0px;
}
#musicAllcontent h3 {
	margin-bottom: 12px;
	clear: both;
}
#musicAllcontent p {
	color: #FFF;
	line-height: 160%;
	margin-bottom: 20px;
}
#musicAllcontent p a {
	color: #FBAED7;
}
#footerCopyBanner3 {
	float: left;
	margin-top: 10px;
	margin-left: 14px;
}

#footer #footerContentBanner1 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
}
#footer #footerContentBanner2 {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
}
#footer #footerContentBanner3 {
	width: 1115px;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
}

#footer #footerContentBanner4 {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	height: 99px;
}

#bg {

}

#bgRep {
	background-image: url(../img/base/bg_rep.png);
	background-repeat: repeat;
	background-position: center bottom;
	background-color: #D3E4DD;
}
#bgLocIndex {
	background-image: url(../img/base/bg_rep.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	overflow: hidden;
}
.lineContent {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABD1BD;
	padding-bottom: 20px;
	width: 630px;
	overflow: hidden;
}

.imgLeft {
	float: left;
	border: 1px solid #444B92;
	margin-right: 18px;
}
.imgLeftTicket {
	float: left;
	border: 1px solid #444B92;
	margin-right: 13px;
}

.lineContainer {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ABD1BD;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

/*--------------------
宮下追加分
--------------------*/
/*margin*/
.top_mar20 {
	margin-top: 20px!important;
}
.bottom_mar05 {
	margin-bottom: 5px!important;
}
/*border*/
.border_top {
	padding-top: 15px!important;
	border-top: solid 1px #8AF9D2;
}
