@import url("regist.css");

body {
	margin: 0px;
	background-repeat: repeat-x;

}
html {
	overflow-x: hidden;
}

a { text-decoration:none }

#ContentsBody {
	width: 990px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat:no-repeat;
	float:left;
}
#logo {
	width: 189px;
	height: 67px;
	margin: 0px;
	float: left;
	cursor: pointer;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 21px;
	behavior: expression(IEPNGFIX.fix(this));
}
#logo01 {
	width: 189px;
	height: 67px;
	margin: 0px;
	float: left;
	cursor: pointer;
	background-image: url(../images/junjinLog01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 21px;
	display: inline;
	behavior: expression(IEPNGFIX.fix(this));
}
#Header {
	float: left;
	height: 95px;
	width: 990px;
	margin: 0px;
}
#Header #Menu {
	float: left;
	width: 782px;
	height: 44px;
	margin-left: 208px;
	_margin-left: 104px;
	margin-top: 0px;
	background-image: url(../images/headerBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#Header #Menu00 {
	margin-left: 200px;
}

#Header #Menu01 {
	float: left;
	width: 990px;
	height: 50px;
	margin-left: 0px;
	_margin-left: 104px;
	margin-top: 0px;
	background-image: url(../images/menu_bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#Header #Menu img {
	float: left;
	height:14px;
	margin-top: 15px;
	margin-left:51px;
	margin-right:20px;
}
#Header #Menu01 img {
	float: left;
	height:23px;
	margin-top: 15px;
	margin-left:10px;
	margin-right:20px;
}
#Header #Menu div a:hover {
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
#Header #Login {
	float: left;
	width: 507px;
	height: 40px;
	background-image: url(../images/loginBG.gif);
	background-repeat: no-repeat;
	z-index: 1;
	margin-left: 400px;
	_margin-left: 200px;
	position: relative;
}
#Header #Login .loginText {
	float: left;
	width: 90px;
	height: 16px;
	border: 1px solid #3A3B44;
	background-color:#131E59;
	color:#FFFFFF;
}
#Header #Login .login_button {
	float: left;
	cursor: pointer;
	height: 17px;
	width: 62px;
	margin-top: 6px;
	margin-left: 6px;
}
#Header #Login .regist_button {
	float: left;
	cursor: pointer;
	height: 17px;
	width: 62px;
	margin-top: 6px;
	margin-left: 6px;
}

#Header #Login .welcome {
	float: left;
	width: 335px;
	height:20px;
	margin-top: 8px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:8px;
	background-color:#000000;
	color: #FFFFFF;
	font-size: 12px;
}
#Header #rLogin {
	float: left;
	width: 990px;
	height: 43px;
	background-image: url(../images/rloginBG.gif);
	background-repeat: no-repeat;
	z-index: 1;
	_margin-left: 400px;
	_margin-left: 200px;
	position: relative;
}
#Header #rLogin .loginText {
	float: left;
	width: 90px;
	height: 20px;
	border: 1px solid #3A3B44;
	background-color:#5d94fb;
	color:#FFFFFF;
}
#Header #rLogin .login_button {
	float: left;
	cursor: pointer;
	height: 24px;
	width: 48px;
	margin-top: 6px;
	margin-left: 6px;
}
#Header #rLogin .regist_button {
	float: left;
	cursor: pointer;
	height: 24px;
	width: 64px;
	margin-top: 6px;
	margin-left: 6px;
}

#Header #rLogin .welcome {
	float: left;
	_width: 335px;
	height:20px;
	margin-top: 8px;
	margin-left:600px;
	margin-right:10px;
	margin-bottom:8px;
	_background-color:#000000;
	color: #FFFFFF;
	font-size: 12px;
}
#MainContents {
	width: 990px;
	height: 695px;
	overflow: hidden;
	float: left;
	scrollbar-3dlight-color:#1D1E28;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#1D1E28;
	scrollbar-face-color:#131E59;
	scrollbar-highlight-color:#1D1E28;
	scrollbar-shadow-color:#1D1E28;
	scrollbar-track-color:#1D1E28;
}
#leftImage {
	float: left;
	height: 736px;
}
/*
#rightContents {
	float: left;
	height: 736px;
	width: 500px;
	font-size: 12px;
}
#subMenuBar {
	width: 100%;
	height: 24px;
	display: block;
	float: left;
	background-color: #330101;
}
#subMenuBar .subMenu {
	width:20%;
	float:left;
}
#subMenuBar .cMenu {
	width:10%;
	float:left;
}
*/
#Footer {
	width: 990px;
	height: 19px;
	float: left;
	text-align:center;
}

/*=====================================
	右クリックメニュー
=====================================*/
#rightMenu {
	background-color: #E1E1E1;
	width: 200px;
	border: 1px solid #999999;
	font-size: 12px;
}
#rightMenu a {
	color: #666666;
	text-decoration: none;
	width: 195px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#rightMenu a:hover {
	text-decoration: none;
	background-color: #CECECE;
	font-weight: bold;
}

/*=====================================
	ページナビゲーション
=====================================*/
#page_navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 511px;
	height: 40px;
	margin-top: 21px;
	margin-bottom: 5px;
	margin-left: 453px;
	_margin-left: 453px;
}
#bbs #page_navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	float: left;
	width: 511px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left:0px;
}
#dlList #page_navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	float: left;
	width: 511px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left:0px;
}
#goodsDisplay #page_navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 511px;
	height: 40px;
	margin-top: 21px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Previous a {
	height: 12px;
	width: 13px;
	margin-left: 143px;
	_margin-left: 143px;
	margin-right: 16px;
	background-image: url(../images/pageLeft.gif);
	float: left;
}
.Next a {
	height: 12px;
	width: 13px;
	margin-left: 16px;
	background-image: url(../images/pageRight.gif);
	float: left;
}
.NonPrevious {
	height: 12px;
	width: 13px;
	margin-left: 143px;
	_margin-left: 71px;
	margin-right: 16px;
	float: left;
}
.NonNext {
	height: 12px;
	width: 13px;
	margin-left: 2px;
	float: left;
}
.Page a {
	color: #FFFFFF;
	float: left;
	width: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-decoration: none;
}
.Page a:hover {
	color: #F62D00;
}
.NowPage {
	color: #F62D00;
	float: left;
	width: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.Read {
	color: #666666;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/*=====================================
	トップページ
=====================================*/

#poptext{
	font-size:12px;
	font-weight: bold;
	margin-left: 20px;
	color: #FDAD02;
}
#poptext01{
	font-size:13px;
	margin-left: 670px;
	_font-weight: bold;
	height: 190px;
	color: #ffffff
}
#poptitle{
	font-size:16px;
	margin-left: 20px;
	margin-top: 20px;
	color: #FD6602;
	font-weight: bold;
}
#popform{
	font-size:12px;
	margin-left: 5px;
	margin-top: 20px;
	color: #359F2A;
}

#popform1{
	font-size:12px;
	margin-left: 5px;
	margin-top: 380px;
	color: #359F2A;
}

#topFlash {
	width: 239px;
	height: 320px;
	margin-left:665px;
	color: #14148C;

}

#topFlash01 {
	width: 239px;
	height: 320px;
	margin-left:665px;
	margin-top:39px;
	color: #14148C;

}

#eventbutton {

}

#poptext{
	font-size:12px;
	margin-left: 30px;
	color: #FDAD02;
}

#whatsNew {
	font-size: 12px;
	float: left;
	width: 304px;
	height: 95px;
	margin-top: 42px;
	margin-left:115px;
	_margin-left: 57px;
	color:#FFFFFF;
}

#whatsNew01 {
	font-size: 12px;
	float: left;
	width: 304px;
	height: 95px;
	margin-top: 42px;
	margin-left:700px;
	_margin-left: 57px;
	color:#FFFFFF;
}

#whatsNew02 {
	font-size: 12px;
	color:#FFFFFF;
	float: left;
	width: 304px;
	height: 95px;
	margin-top: 583px;
	margin-left:130px;
	display: inline;
}
#whatsNew03 {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	float: right;
	width: 304px;
	margin-top: 590px;
	margin-right:88px;

}
#whatsNew04 {
	font-size: 12px;
	color:#FFFFFF;
	float: left;
	width: 304px;
	height: 95px;
	margin-top: 20px;
	margin-left:670px;
}

#whatsNew .header {
	display:none;
}
#whatsNew .newsTitle {
	font-size: 11px;
	float: left;
	width: 298px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:url(../images/iconWhatsNew.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	text-indent:8px;
}
#whatsNew .newsTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
#whatsNew .newsTitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topImage {
	width: 418px;
	height:100px;
	margin-top: 42px;
	margin-left:80px;
	float: left;
}
#topImage .imageList_innerBox {
	float: left;
	width: 123px;
	height: 72px;
}
#topImage .imageList_innerBox img {
	float: left;
	margin: 0px;
}
#topImage .imageList_innerBox .title {
	width: 123px;
	height: 21px;
	background-color: #373737;
	color: #898989;
	text-align: center;
	font-size: 12px;
	padding-top: 8px;
}
#topImage .spacer {
	float: left;
	width: 7px;
	height: 72px;
}

/*=====================================
	NEWSページ
=====================================*/
.news {
	display:none;
	text-indent: -9999px;
	width: 254px;
	height: 62px;
	margin-top: 0px;
	margin-left: 262px;
}
.newsH3 {
	display:none;
	text-indent: -9999px;
	width: 542px;
	height: 27px;
	margin-left: 415px;
	margin-bottom: 0px;
}
#newsDisplay {
	width: 510px;
	height: 284px;
	margin-top: 128px;
	margin-left: 453px;
	font-size: 12px;
	color: #FFFFFF;
	overflow-x:hidden;
	overflow-y:scroll;
}
.newsTable {
	width: 510px;
}
.newsTable h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
.newsTable .newsTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
	padding-top: 8px;
	padding-bottom: 5px;
}
.newsTable .newsBody {
	width: 450px;
	color: #131E59;
	background-color: #999999;
	padding: 15px 25px 15px 15px;
	float: left;
}

/*=====================================
	PROFILEページ
=====================================*/
.profile {
	display:none;
	text-indent: -9999px;
	width: 331px;
	height: 62px;
	margin-top: 0px;
	margin-left: 333px;
}
.profileH3 {
	display:none;
	text-indent: -9999px;
	width: 542px;
	height: 27px;
	margin-left: 415px;
	margin-bottom: 0px;
}
#profileDisplay {
	overflow:hidden;
	width: 590px;
	height: 543px;
	margin-top: 75px;
	margin-left: 443px;
	font-size: 12px;
	color: #FFFFFF;
}
#profileInner {
	overflow-y:auto;
	overflow-x:hidden;
	width: 555px;
	height: 530px;
	margin-top:7px;
	margin-left:30px;
}

/*=====================================
	GALLERYページ
=====================================*/
.gallery {
	display:none;
	text-indent: -9999px;
	width: 339px;
	height: 62px;
	margin-top: 0px;
	margin-left: 409px;
}
#gSubMenu {
	width: 505px;
	height:45px;
	_height:auto;
	margin-left: 453px;
	margin-top:85px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	border: 3px solid #8391C1;
}
#gSubMenu .subMenuTopNow {
	width: 252px;
	height: 15px;
	margin: 0px;
	text-align:center;
	color:#F62D00;
	font-size: 10px;
	font-weight: bold;
	padding-top:5px;
	float:left;
}
#gSubMenu .subMenuTop {
	width: 253px;
	height: 15px;
	margin: 0px;
	background-color: #8391C1;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	padding-top:5px;
	cursor:pointer;
	float:left;
}
#gSubMenu .subMenuNow {
	height: 20px;
	font-size: 10px;
	float: left;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top:7px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFB400;
	float:left;
}
#gSubMenu .subMenu2Now {
	font-size: 10px;
	margin-top:7px;
	float: left;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top:2px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:3px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F62D00;
	float:left;
}
#gSubMenu .subMenu {
	font-size: 10px;
	margin-top:7px;
	color: #000000;
	text-decoration: none;
	display:block;
	text-align: center;
	padding-top:2px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:3px;
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F62D00;
	float: left;
}

/*=====================================
	IMAGEギャラリー
=====================================*/
#leftImageArea {
	width: 411px;
	height:617px;
	float: left;
	margin:16px 0px 0px 3px;
}
#leftImage {
	width: 411px;
	height:617px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#gList {
	height: 227px;
	width: 509px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 453px;
	border: 1px solid #FFFFFF;
	overflow-x:hidden;
	overflow-y:scroll;
}
#gListInner {
	width: 489px;
	float: left;
}
.gList_innerBox {
	float: left;
	width: 84px;
	height:84px;
	margin: 13px 18px;
	_margin: 13px 9px;
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}
.gList_cntBox {
	width: 94px;
	float: left;
	margin-right: 4px;
}
#gBBS {
/*	height: 290px;*/
	width: 509px; 
	margin-top: 24px;
	margin-left: 453px;
}
#gBbsHead {
	width: 509px;
	padding-bottom:3px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
}
#gBbsList {
	height: 150px;
	width: 509px;
	margin-left: 0px;
	margin-top:2px;
	font-size: 12px;
	overflow-x:hidden;
	overflow-y:scroll;
	color:#FFFFFF;
}
#gBbsList .comment {
	width: 489px;
	margin-left: 0px;
	text-align: left;
	padding: 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D8D8D;
}
.gBbsForm {
	width: 509px;
	height: 27px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
}
.gBbsForm .bbsComment {
	width: 440px;
	height: 20px;
	border: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 14px;
	margin: 0px;
}
.gBbsForm #bbsButton {
	width: 46px;
	margin-top: 0px;
	margin-left: 13px;
	cursor:pointer;
	float:right;
}

/*=====================================
	MOVIEギャラリー
=====================================*/
#vList {
	width: 509px;
	height: 127px;
	margin-top: 5px;
	margin-left: 453px;
	display: block;
	border: 1px solid #FFFFFF;
	overflow:hidden;
}
#vList #leftScroll {
	width: 16px;
	height: 18px;
	margin: 54px 4px;
	_margin: 54px 3px;
	display: block;
	float: left;
	background-image: url(../images/gNaviLeft.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: right center;
	behavior: expression(IEPNGFIX.fix(this));
}
#vList #rightScroll {
	width: 16px;
	height: 18px;
	margin: 54px 4px;
	_margin: 54px 3px;
	display: block;
	float: left;
	background-image: url(../images/gNaviRight.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: left center;
	behavior: expression(IEPNGFIX.fix(this));
}
#vListInner {
	width: 458px;
	text-align: center;
	height: 100px;
	float: left;
	font-size: 11px;
}
.vList_innerBox {
	float: left;
	width: 84px;
	height: 91px;
	margin: 11px 14px;
	_margin: 11px 8px;
	cursor: pointer;
	background-color: #999999;
}
.vList_innerBox img {
	width: 84px;
	height: 63px;
}
.vList_innerBox .vTitle {
	width: 84px;
	padding-top: 5px;
	padding-bottom: 2px;
	white-space: nowrap;
	overflow:hidden;
	text-align:center;
}
#PlayerBox {
	width: 511px;
	height: 294px;
	margin-left: 453px;
	margin-top: 15px;
	text-align: center;
}
#vTitle {
	font-size: 12px;
	color: #FFFFFF;
	background-color:#000000;
	width: 455px;
	padding: 8px 0px;
	margin-top: 5px;
}

/*=====================================
	SPECIALページ
=====================================*/
#subMenu {
	width:511px;
	float:left;
	margin-left:453px;
	_margin-left:226px;
	margin-top:82px;
}
#subMenu .subMenu {
	float: left;
	width: 102px;
	height: 20px;
	margin: 0px;
	background-color: #8391C1;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	padding-top:5px;
	cursor:pointer;
}
#subMenu .subMenuNow {
	float: left;
	width: 103px;
	height: 20px;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding-top:5px;
	float: left;
	color: #F62D00;
}
#specialTitleBar {
	width: 511px;
	height:23px;
	padding-top: 7px;
	text-indent:15px;
	font-size:12px;
	margin-left:453px;
	_margin-left:226px;
	margin-top:12px;
	float:left;
}

/*=====================================
	MESSAGEページ
=====================================*/
.message {
	display:none;
}
#messDisplay {
	height: 400px;
	width: 511px;
	margin-top: 5px;
	margin-left: 453px;
	_margin-left:226px;
	float:left;
	font-size: 12px;
	color: #FFFFFF;
	overflow-y:scroll;
	overflow-x:hidden;
	border: 1px solid #484848;
}
.messTable {
	width: 491px;
}
.messTable .newsTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
	padding-top: 8px;
	padding-bottom: 5px;
}
.messTable h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
.messTable td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.messTable .newsBody {
	width: 490px;
	padding: 15px 25px 15px 15px;
	float: left;
}

/*=====================================
	SCHEDULEページ
=====================================*/
.schedule {
	display:none;
}
#calendar {
	height: 507px;
	width: 511px;
	margin-top: 5px;
	margin-left: 453px;
	_margin-left:226px;
	float:left;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}
#calendarHead {
	width:511px;
	height:42px;
	background-image:url(../images/calendarHeadBG.png);
	behavior: expression(IEPNGFIX.fix(this));
	background-repeat:repeat-x;
	float:left;
}
#calendarHead img {
	cursor:pointer;
	width: 16px;
	height: 18px;
}
#calendarHead #left {
	margin-left:162px;
	_margin-left:81px;
	margin-top:11px;
	float:left;
}
#calendarHead #nowMonth {
	width:158px;
	color:#FFFFFF;
	float:left;
	font-size: 16px;
	font-weight: bold;
	padding-top:12px;
	text-align:center;
	float:left;
}
#calendarHead #right {
	margin-top:11px;
	float:left;
}
#calendarBody {
	height: 462px;
	width: 511px;
	margin: 0px;
	float:left;
	font-size: 12px;
	overflow-y:auto;
	overflow-x:hidden;
}
#CalendarTable {
	width: 492px;
	margin: 9px 0px 0px 10px;
	_margin: 9px 0px 0px 5px;
	visibility:visible;
	border: 1px solid #56565E;
	background-color: #56565E;
	color:#FFFFFF;
	float:left;
}
#CalendarTable .weeks {
	width: 69px;
	height: 19px;
	float: left;
	padding-top: 8px;
	margin-right: 1px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image:url(../images/calendarHeadBG.gif);
	background-repeat: repeat-x;
}
#CalendarTable .space {
	width: 69px;
	height: 1px;
	margin-top:1px;
	margin-right: 1px;
	float: left;
	background-color: #1A1A1A;
}
#CalendarTable .sunday {
	width: 69px;
	height: 62px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	padding-top:8px;
	background-color: #1A1A1A;
	text-align: right;
}
#CalendarTable .weekday {
	width: 69px;
	height: 62px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	padding-top:8px;
	background-color: #1A1A1A;
	text-align: right;
}
#CalendarTable .satday {
	width: 69px;
	height: 62px;
	float: left;
	margin-top: 0px;
	padding-top:8px;
	background-color: #1A1A1A;
	text-align: right;
}
#CalendarTable img {
	width: 15px;
	height: 15px;
	margin: 5px;
}
.calendarIconList {
	background-image: url(../images/calendarIconList.png);
	background-repeat: no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
	height: 20px;
	width: 215px;
	margin-top: 18px;
	margin-bottom:10px;
	margin-left: 40px;
	_margin-left:20px;
	float:left;
}
div.ricoPopup {
	background-color: #FFFFFF;
	border: 2px solid black;
	padding: 3px;
}
div.ricoWindow {
	border: 1px solid #8391C1;
}
.ricoTitle {
	padding: 3px 5px 3px 15px;
	color: white;
	cursor: move;
	background-color: #8391C1;
	font-size: 14px;
}
.ricoTitle img {
	margin-right: 5px;
}
.ricoContent {
	border: 2px solid #8391C1;
	font-size: 12px;
	padding: 8px;
	overflow-y: auto;
	overflow-x: hidden;
}

/*=====================================
	COMMUNITYページ
=====================================*/
.community {
	display:none;
}
#bbs {
	width:511px;
	margin-top: 17px;
	margin-left: 453px;
	_margin-left: 226px;
	float:left;
	color: #FFFFFF;
	font-size: 12px;
}
.bbsBody {
	width: 511px;
	height: 300px;
	float:left;
	overflow-x: hidden;
	overflow-y: scroll;
}
.bbsTable {
	width: 491px;
}
.bbsTable h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
.bbsTable .newsTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
	padding-top: 12px;
	padding-bottom: 4px;
}
.mainSled {
	width:465px;
	margin-bottom: 5px;
	padding: 12px;
	border: 1px solid #FFFFFF;
}
.sledComment {
	width:465px;
	margin-left:10px;
	margin-bottom: 5px;
	padding-top: 8px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.commentForm {
	width: 465px;
	margin-left: 5px;
	_margin-left: 0px;
}
.bbsCommentBt {
	float: left;
	cursor:pointer;
	width:46px;
	height:34px;
	margin-top: 5px;
	margin-left: 5px;
}
#bbsWrite {
	width:507px;
	height:75px;
	margin: 0px;
	padding: 7px 0px;
	/*float:left;*/
	color: #FFFFFF;
	font-size: 12px;
	border: 2px solid #FFFFFF;
}
.bbsWriteBt {
	float: left;
	cursor:pointer;
	width:82px;
	height:49px;
	margin-top:7px;
	float: left;
}

/*=====================================
	DOWNLOADページ
=====================================*/
.download {
	display:none;
}
#dlList {
	width: 511px;
	margin-top: 5px;
	margin-left: 453px;
	_margin-left:226px;
	float:left;
	font-size: 12px;
	color: #FFFFFF;
}
#dlBody {
	width: 511px;
	height: 400px;
	float:left;
	font-size: 12px;
	color: #FFFFFF;
	overflow-y:scroll;
	overflow-x:hidden;
	border: 1px solid #484848;
}
.dlTable {
	width: 491px;
}
.dlTable .newsTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313131;
	padding-top: 8px;
	padding-bottom: 5px;
}
.dlTable h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
.dlTable tr {
	padding-bottom: 8px;
}
.dl1 {
	width:79px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dl2 {
	width:230px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.dl3 {
	width:78px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.dl4 {
	width:100px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dl4  a {
	color: #CCCCCC;
	text-decoration: none;
}
.dl1_2 {
	width:80px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dl2_2 {
	width:230px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.dl4_2 {
	width:100px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.dl4_2  a {
	color: #CCCCCC;
	text-decoration: none;
}

/*=====================================
	EVENTページ
=====================================*/
.event {
	display:none;
}
#eventDisplay{
	width: 509px;
	height: 400px;
	margin-top: 5px;
	margin-left: 453px;
	_margin-left:226px;
	float:left;
	font-size: 12px;
	color: #FFFFFF;
	overflow-y:scroll;
	overflow-x:hidden;
	border: 1px solid #FFFFFF;
}
#eventDisplay .eventBody {
	width: 469px;
	margin-left: 20px;
}

/*=====================================
	GOODSページ
=====================================*/
.goods {
	display:none;
}
#goodsTitleBar {
	width: 573px;
	height:23px;
	padding-top: 7px;
	text-indent:15px;
	font-size:12px;
	margin-left:364px;
	_margin-left:226px;
	margin-top:102px;
	float:left;
	background-image:url(../images/specialTitleBar.gif);
	background-repeat:no-repeat;
	display:none;
}
.pullDown {
	color: #FFFFFF;
	font-size: 12px;
	width: 400px;
	margin-left: 453px;
	_margin-left: 226px;
	margin-top: 82px;
	float:left;
}
.pullDownSelect {
	background-color: #454B47;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
#goCart {
	margin-top: 82px;
	float:left;
}
#goodsDisplay {
	color: #990000;
	font-size: 12px;
	width: 511px;
	height: 303px;
	margin-left: 453px;
	_margin-left: 226px;
	margin-top: 25px;
	float: left;
}
#itemList {
	width: 511px;
	height: 303px;
	overflow-x: hidden;
	overflow-y: scroll;
}

/*=====================================
	GOODS 商品一覧
=====================================*/
.itemBox {
	width: 491px;
	margin-left:0px;
	margin-bottom: 8px;
	float: left;
	color: #FFFFFF;
}
.itemBox img {
	width: 156px;
	height: 90px;
	float: left;
	margin-right: 2px;
	border: 1px solid #FFFFFF;
}
.itemBox h4 {
	width: 320px;
	margin: 0px;
	height: 18px;
	padding: 3px;
	float: left;
	font-size: 12px;
	background-color:#A7A7A7;
	color:#FFFFFF;
	white-space: nowrap;
}
.itemBox .itemComment {
	width: 320px;
	height: 61px;
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 4px;
	overflow:hidden;
	background-color:#FFFFFF;
	color:#000000;
}
.itemBox .itemComment .price {
	width: 120px;
	float: left;
}
.itemBox .itemComment .postal {
	width: 120px;
	float: left;
}
.itemBox .itemComment .comment {
	width: 310px;
	padding-top: 6px;
}

/*=====================================
	GOODS 商品詳細
=====================================*/
.howToGoods {
	color: #FFFFFF;
	font-size: 12px;
	width: 387px;
	margin-left: 570px;
}
#itemDetail {
	color: #000000;
	font-size: 12px;
	width: 511px;
	height: 303px;
	margin-left: 453px;
	_margin-left: 226px;
	margin-top: 25px;
	float:left;
}
#itemDetail h4 {
	font-size: 12px;
	width: 506px;
	background-color: #A7A7A7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
}
#itemDetail .itemComment {
	width: 511px;
	height: 280px;
	margin-bottom: 7px;
	padding-top: 10px;
	text-align: center;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFFFFF;
}
#itemDetail .itemComment .comment {
	width: 360px;
	margin: 8px;
	text-align: left;
}
.insertCart {
	width:550px;
	float:left;
}
.insertCart .price {
	width: 120px;
	margin-top: 3px;
	float: left;
	color: #CCCCCC;
}
.insertCart select {
	font-size: 12px;
	width: 70px;
	float: left;
}
.insertCart #insertCart {
	width: 127px;
	height: 29px;
	float: left;
	cursor:pointer;
	position: relative;
	top: 0px;
	left: 10px;
}

/*=====================================
	GOODS ショッピングカート
=====================================*/
.cart {
	display:none;
}
#cartTitle {
	margin-left:453px;
	margin-top:80px;
}
#cartStatusBar {
	width: 511px;
	height:23px;
	padding-top: 7px;
	text-indent:15px;
	font-size:12px;
	margin-left:453px;
	_margin-left:226px;
	margin-top:10px;
	float:left;
	color:#FFFFFF;
}
.cartNowStatus {
	color: #990000;
	font-size: 12px;
	width: 555px;
	margin-left: 409px;
	margin-top: 25px;
}
.cartNowStatus span {
	color: #FFFFFF;
}
#shoppingCart {
	color: #FFFFFF;
	font-size: 12px;
	width: 511px;
	height: 435px;
	margin-left: 453px;
	_margin-left: 226px;
	margin-top: 25px;
	overflow-x:hidden;
	overflow-y:auto;
	float:left;
}
.tableHead {
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
#cartTable {
	width: 491px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8391C1;
}
#cartTable thead {
	background-color: #8391C1;
	color:#FFFFFF;
	text-align: center;
}
#cartTable thead td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8391C1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#cartTable tbody td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8391C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8391C1;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
#cartTable .price {
	text-align: right;
}
#cartTable .price2 {
	text-align: right;
	border-right-style: none;
}
#cartTable .form {
	border-right-style: none;
}
#cartTable .del {
	text-align: center;
}
#cartTable2 {
	width: 501px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8391C1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8391C1;
}
#cartTable2 tbody td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8391C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8391C1;
	padding: 5px;
}
#cartTable2 .left {
	background-color: #505A54;
}
#buttonArea {
	text-align: center;
	margin-top: 10px;
}
.stepStatus {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 43px;
	width: 469px;
	behavior: expression(IEPNGFIX.fix(this));
	margin-bottom:15px;
	margin-left:20px;
}

/*=====================================
	ABOUTページ
=====================================*/
.about {
	display:none;
}
.agreement {
	display:none;
}
.privacy {
	display:none;
}
.legal {
	display:none;
}
.faq {
	display:none;
}
.contact {
	display:none;
}
#AboutSubMenu {
	width:570px;
	float:left;
	margin-left:442px;
	_margin-left:221px;
	margin-top:75px;
}
#AboutSubMenu .subMenu2 {
	float: left;
	height: 22px;
	margin: 0px;
	background-color: #8490C2;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	padding:5px 0px 0px 4px;
	cursor:pointer;
}
#AboutSubMenu .subMenuNow2 {
	float: left;
	height: 22px;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding:5px 6px 0px 4px;
	float: left;
	color: #F62D00;
}
#aboutContents {
	color: #FFFFFF;
	font-size: 12px;
	width: 509px;
	height: 485px;
	margin-left: 453px;
	_margin-left: 226px;
	margin-top: 25px;
	float:left;
	overflow-x: hidden;
	overflow-y: auto;
}
#aboutContents h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
#aboutContents .head {
	width: 20px;
	font-size: 12px;
	margin-left: 8px;
	margin-bottom: 8px;
	float: left;
}
#aboutContents .comment {
	width: 430px;
	_width: 400px;
	font-size: 12px;
	margin-bottom: 8px;
}
#aboutContents .line {
	width: 470px;
	height:1px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#aboutContents table {
	width: 478px;
}
#aboutContents td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

/*=====================================
	登録情報変更ページ
=====================================*/
#member_body {
	width: 600px;
	height: 448px;
	float:left;
	font-size:12px;
}
