/*▼▼▼メイン▼▼▼*/
#main {
	background-color: #FFFFFF;
	width: 818px;
	padding: 30px 71px 0px;
	}
	#main h1.title {
		width: 165px;
		height: 43px;
		margin: 0px 0px 10px 5px;
		background-image: url(/category/bomber/kanran/images/title.gif);
		background-repeat: no-repeat;
		text-indent: -9999px;
		font-size: 0px;
		line-height: 0px;
		}
	#main div#kanran {
		width: 818px;
		padding: 17px 0 0 0;
		background: #FFAB00 url(/category/bomber/kanran/images/bg.gif) center bottom no-repeat;
		}
		/*------観覧募集ボックス-------------------------------*/
		#main div#kanran .kanran_box {
			width: 818px;
			margin: 0 0 30px 0;
			padding: 0 0 15px;
			border-bottom: 10px solid #fff;
			}
		/*------受付ステータス-------------------------------*/
		#kanran p.bosyu {
			text-align: center;
			margin: 0px auto 17px auto;
			font-size: 36px;
			line-height: 36px;
			font-weight: bold;
			color: #ff0000;
			}
			#kanran p.bosyu em {
				font-size: 36px;
				font-weight: bold;
				}
		/*------アナウンス-------------------------------*/
		#kanran p.notice {
			font-size: 24px;
			padding: 0 0 10px 0;
			text-align: center;
			color: #FF0000;
			font-weight: bold;
			}
		/*------臨時アナウンス-------------------------------*/
		#kanran p.announce {
			width: 350px;
			margin: 0 auto 50px;
			padding: 15px;
			text-align: center;
			color: #000;
			line-height: 1.4;
			font-weight: bold;
			border: 1px solid #000;
			}
			#kanran p.announce em {
				color: #FF0000;
				font-size: 20px;
				font-weight: bold;
				line-height: 1.4;
				}
		/*------情報テーブル-------------------------------*/
		#kanran table {
			width: 700px;
			margin: 0 auto;
			}
			#kanran table td.syuroku {
				width: 124px;
				padding: 0px 0px 14px;
				}
				#kanran table td.syuroku p {
					font-size: 0px;
					line-height: 0px;
					/*background-image: url(/category/bomber/kanran/images/syuroku.gif);
					background-repeat: no-repeat;*/
					background: url(/category/bomber/kanran/images/syuroku.gif) 0 5px no-repeat;
					width: 124px;
					text-indent: -9999px;
					height: 34px;
					}
			#kanran table td.syuroku02 {
				width: 650px;
				padding: 0px;
				}
				#kanran table td.syuroku02 p {
					font-size: 27px;
					line-height: 27px;
					}
			#kanran table td.kikan {
				padding: 0px 0px 14px;
				}
				#kanran table td.kikan p {
					font-size: 0px;
					line-height: 0px;
					background-image: url(/category/bomber/kanran/images/kikan.gif);
					background-repeat: no-repeat;
					text-indent: -9999px;
					height: 18px;
					width: 124px;
					}
				#kanran table td.kikan2 p {
					font-size: 0px;
					line-height: 0px;
					background-image: url(/category/bomber/kanran/images/joho.gif);
					background-repeat: no-repeat;
					text-indent: -9999px;
					height: 18px;
					width: 124px;
					}
			#kanran table td.kikan02 {
				padding: 0px 0px 14px;
				font-size: 14px;
				line-height: 22px;
				letter-spacing: 0.1em;
				}
				#kanran table td.kikan02 span {
					color: #FF0000;
					}
				#kanran table td.kikan02 em {
					font-weight: bold;
					padding: 0 10px 0 0;
					}
				#kanran table td.kikan02 dl {
					margin: 1em 0 1em 1em;
					}
					#kanran table td.kikan02 dl dt {
						}
					#kanran table td.kikan02 dl dd {
						margin: 0 0 1em 1em;
						}

		/*------アーティスト紹介タイトル-------------------------------*/
		#kanran p.artist {
			width: 700px;
			height: 18px;
			margin: 0px auto 12px;
			}
		/*------アーティスト紹介-------------------------------*/
		#kanran .box {
			width: 690px;
			height: auto;
			overflow: hidden;
			margin: 0 0 0 70px;
			padding: 0 0 15px;
			}
			#kanran .photo01 {
				width: 230px;
				float: left;
				}
				#kanran .photo01 p {
					width: 207px;
					font-size: 14px;
					line-height: 1.5;
					text-align: center;
					}
				#kanran .photo01 p.pic {
					}
				#kanran .photo01 p.name {
					padding: 5px 0 3px;
					font-weight: bold;
					}
				#kanran .photo01 p.intro {
					font-size: 12px;
					text-align: left;
					padding: 5px;
					border: 1px solid #000;
					word-wrap:break-word;
					}

		/*------携帯応募エリア-------------------------------*/
		#kanran p.oubo {
			clear: both;
			margin: 10px auto 0;
			padding: 10px 0;
			text-align: center;
			font-weight: bold;
			font-size: 20px;
			background-color: #000;
			color: #fff;
			}
		#kanran p.qr {
			margin: 0px 0px 0px 143px;
			}
		#kanran p.keitai {
			margin: -89px 0px 8px 248px;
			padding: 0 0 70px;
			}
		#kanran p.toku {
			margin: 0px 0px 0px 248px;
			padding: 0px 0px 12px;
			}
/*▲▲▲メイン▲▲▲*/

.red {
	color: #FF0000;
	}
.blue {
	color: #00F;
	}
.green {
	color: #093;
	}


