/* -------------------------------------------------
　kazajizou top css
　Copyright Y.Iwata
　2010-01-21
---------------------------------------------------- */

@import "text.css";
@import "basic.css";

/* -------------------------------------------------
　base
---------------------------------------------------- */
body {
	font-family:ＭＳ Ｐゴシック, Osaka;
	color: #996633;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	background-position: left top;
	scrollbar-face-color: #9C7E57;       /* 表面の色 */
  scrollbar-3dlight-color: #533B21;    /* 左端と上端の色 */
  scrollbar-highlight-color: #EAB375;  /* ハイライトの色 */
  scrollbar-shadow-color: #D2A978;     /* 影の色 */
  scrollbar-darkshadow-color: #533B21; /* 右端と下端 */
  scrollbar-arrow-color: #EEEEEE;      /* 矢印の色 */
  scrollbar-track-color: #E9B579;      /* バーの背景の色 */
}


}

a {
	color:#FF3333;
}

#topicsBox ul.outside {
  list-style-type: disc;
}
#topicsBox ul.outside li {
  list-style-position: outside;
  margin-left: 1.5em;
}

#naviArea  {
	display: block;
	float: left;
	height: 35px;
	width: 660px;
	vertical-align:bottom;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 5px;
}

#naviArea #tabnavi li {
	float: left;
	margin: 0px;
  vertical-align:bottom;
}

/* -------------------------------------------------
　image_play
---------------------------------------------------- */

#PShowLayer {
	position: absolute;
	width: 300px;
	height: 180px;
	z-index: 5;
	left: 26px;
	top: 8px;
	clip: rect(0 330 180 0);
	overflow: hidden;
	visibility: visible;
}

#PScrollLayer {
	position: absolute;
	height: 180px;
	z-index: 5;
	left: 0px;
	top: 0px;
	width: 2640px;
	visibility: visible;
}

#PBackLayer {
	position:absolute;
	left:272px;
	top:60px;
	width:382px;
	height:196px;
	z-index:5;
	visibility: visible;
}

#PShowLayer2 {
	position: absolute;
	width: 300px;
	height: 180px;
	z-index: 5;
	left: 26px;
	top: 8px;
	clip: rect(0 330 180 0);
	overflow: hidden;
	visibility: visible;
}

#PScrollLayer2 {
	position: absolute;
	height: 180px;
	z-index: 5;
	left: 33px;
	top: 0px;
	width: 2640px;
	visibility: visible;
}

#PBackLayer2 {
	position:absolute;
	left:272px;
	top:60px;
	width:382px;
	height:196px;
	z-index:5;
	visibility: visible;
}


/* -------------------------------------------------
　layout
---------------------------------------------------- */

#wrapper {
	position: absolute;
	width: 100%;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -50%;
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	clear: both;
	float: left;
}

#wrapper #contentBox {
	position: absolute;
	width: 660px;
	height: 330px;
	left: 50%;
	top: 50%;
	margin-left: -330px;
	margin-top: -165px;
}

#wrapper #contentBox #leftBox {
	height: 220px;
	width: 200px;
	position: absolute;
}

#wrapper #contentBox #leftBoxSub {
	height: 210px;
	width: 260px;
	position: absolute;
	line-height: 1.5em;
	left: 10px;
	top: 60px;
}

#wrapper #contentBox #leftBoxSub2 {
	height: 210px;
	width: 238px;
	position: absolute;
	line-height: 1.5em;
	left: 392px;
	top: 60px;
}

#wrapper #contentBox #leftBoxSub3 {
	height: 210px;
	width: 380px;
	position: absolute;
	line-height: 1.5em;
	left: 270px;
	top: 60px;
	overflow: auto;
}

#wrapper #contentBox #leftBoxSub4 {
	height: 210px;
	width: 247px;
	position: absolute;
	line-height: 1.5em;
	left: 390px;
	top: 60px;
	overflow: auto;
	text-align: center;
	vertical-align: middle;
}

#wrapper #contentBox #centerBox {
	height: 220px;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 230px;
}

#wrapper #contentBox #centerBoxSub {
	height: 55px;
	width: 660px;
	position: absolute;
	background-image: url(../img/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#wrapper #contentBox #rightBox {
	height: 220px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 10px;
	left: 450px;
}

#wrapper #contentBox #rightBoxSub {
	height: 196px;
	width: 382px;
	position: absolute;
	top: 57px;
	right: 10px;
	left: 262px;
}

#wrapper #contentBox #rightBoxSub2 {
	height: 196px;
	width: 348px;
	position: absolute;
	top: 57px;
	right: 10px;
	left: 20px;
}

#wrapper #contentBox #rightBoxSub3 {
	height: 209px;
	width: 220px;
	position: absolute;
	top: 60px;
	right: 10px;
	left: 20px;
}

#wrapper #contentBox #rightBoxSub4 {
	height: 209px;
	width: 220px;
	position: absolute;
	top: 35px;
	right: 10px;
	left: 17px;
}

#wrapper #contentBox #rightBox #topicsBox {
	background-color: #F2CDA4;
	height: 130px;
	overflow: auto;
	width: 180px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #contentBox #bannerBox {
	height: 50px;
	width: 660px;
	position: absolute;
	top: 220px;
}

#wrapper #contentBox #naviBox {
	height: 55px;
	width: 660px;
	position: absolute;
	top: 270px;
}

#wrapper #contentBox #rightBox #online {
	height: 40px;
	width: 160px;
	position: absolute;
	top: 170px;
	left: 25px;
}






















#topicsBox li {
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: circle;
}

#topicsBox p {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

#topicsBox ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}


.marginLeft-05 {
	margin-left: 05px;
}

.marginLeft-10 {
	margin-left: 10px;
}

.marginLeft-20 {
	margin-left: 20px;
}

.marginLeft-30 {
	margin-left: 30px;
}

.marginLeft-40 {
	margin-left: 40px;
}

.marginTop-05 {
	margin-top: 5px;
}

.marginTop-10 {
	margin-top: 10px;
}

.marginTop-15 {
	margin-top: 15px;
}

.marginTop-20 {
	margin-top: 20px;
}

.marginBtm-05 {
	margin-bottom: 5px;
}

.marginBtm-10 {
	margin-bottom: 10px;
}

.marginBtm-15 {
	margin-bottom: 15px;
}

.marginBtm-20 {
	margin-bottom: 20px;
}


#wrapper #contentBox #naviBox ul {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tabnavi li {
	list-style-type: none;
}

img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #base {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

p {
	margin: 0px;
	padding: 0px;
}
