@charset "shift_jis";

#main {
	background-image: url(../playjcom/backnumber_bg.jpg);
	background-repeat: repeat-y;
	background-position: 20px 0px;
}
#playj {
	float: right;
	width: 600px;
}

/* 一覧表示 */
.pj_box {
	border: 1px solid #F63;
	padding: 0px;
	float: left;
	width: 340px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.pj_box_t {
	background-color: #FFDFBF;
	height: 35px;
}
.pj_box p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pj_imgbox {
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	height: 135px;
}
.pj_imgbox img.photo {
	float: left;
	padding-right: 5px;
}
.pj_ch {
	color: #999;
	margin-bottom: 6px;
	font-size: 10px;
}
.pj_ch img {
	vertical-align: middle;
}
.pj_box_t span {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F63;
	display: block;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	height: 30px;
}
.pj_box p.txt {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.red {
	color: #FF0000
}

.b_font {
	font-size: large;
	line-height: 120%;
}
img.c_line {
   vertical-align: middle;
}

.mainte {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #DDDDDD;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

/*-- 一覧用 ------*/
#playj table,#playj tr,#playj td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#playj h2.ichiran {
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E63317;
	border-left-color: #E63317;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #E63317;
	text-decoration: none;
	font-size: 14px;
}

#playj table {
	width: 600px;
}

#playj td {
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pjevent_box {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
}
.pjevent_box.first {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	margin-top: 10px;
}



#playj td.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
}

#playj .pjimage {
	width: 195px;
	font-size: 9px;
	line-height: 11px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	padding-right: 10px;
}
#playj .pjimage img {
	margin-bottom: 3px;
}


#playj .pjtext span {
	color: #F90;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	font-weight: bold;
}
#playj .pjtext .staffcom {
	padding-top: 13px;
	padding-bottom: 5px;
	color: #696;
}
#playj .pjtext .staffcom span {
	color: #693;
	display: inline;
	padding-right: 5px;
}


/*
#playj .pjtext a:link,#playj .pjtext a:visited {
	color: #F90;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
}
#playj .pjtext a:hover {
	color: #F60;
	text-decoration: none;
}
*/
#playj .detail {
	vertical-align: middle;
	width: 106px;
}


#playj .detail a {
	background-image: url(../index/detail02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 65px;
	width: 91px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}

#playj .detail a:hover {
	background-image: url(../index/detail02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	display: block;
	padding: 0px;
	height: 65px;
	width: 91px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}

#playj .newpj {
	padding:20px;
}
#playj .newpj a {
	background-image: url(../playjcom/to_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 46px;
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}

#playj .newpj a:hover {
	background-image: url(../playjcom/to_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px -46px;
	display: block;
	padding: 0px;
	height: 46px;
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}

