@charset "UTF-8";
@import url("/style/yui/reset.css");
@import url("/style/general.css");
/* *********************************************************
 *	Common styles.
 *	Assumed for PC screens, projectors, and TVs.
 * *********************************************************
 */
/* フォント */
* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, san-serif;
}


/* body */
body.comBody {
	width : 100%;
	height: auto;
}
.outContainer {
	width: 900px;
	margin: 0 auto;
}
.inContainer {
	width: 820px;
	background-color: #ffffff;
	margin: 0 40px;
}


/* ヘッダ */
.comHeader {
	width: 100%;
	height: 88px;
}
	.comTopLogo {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo a {
			width: 100%;
			height: 100%;
			display: block;
		}

/* ウルトラロゴ */
	.comTopLogo_U {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_U a {
			width: 100%;
			height: 100%;
			display: block;
		}


/* クリスマス×ウルトラロゴ */
	.comTopLogo_0712_U {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_0712_U a {
			width: 100%;
			height: 100%;
			display: block;
		}

/* クリスマスロゴ */
	.comTopLogo_0712 {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_0712 a {
			width: 100%;
			height: 100%;
			display: block;
		}

/* お正月×ウルトラロゴ */
	.comTopLogo_0801_U {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_0801_U a {
			width: 100%;
			height: 100%;
			display: block;
		}

/* お正月ロゴ */
	.comTopLogo_0801 {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_0801 a {
			width: 100%;
			height: 100%;
			display: block;
		}

/* 成人式ロゴ */
	.comTopLogo_080115_U {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_080115_U a {
			width: 100%;
			height: 100%;
			display: block;
		}


/* お笑いロゴ */
	.comTopLogo_O {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_O a {
			width: 100%;
			height: 100%;
			display: block;
		}

/* SPA!×posh me!ロゴ */
	.comTopLogo_SPA {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_SPA a {
			width: 100%;
			height: 100%;
			display: block;
		}

/* のなみんロゴ */
	.comTopLogo_Nonami {
		width: 429px;
		height: 100%;
		float: left;
	}
		.comTopLogo_Nonami a {
			width: 100%;
			height: 100%;
			display: block;
		}


	.comTopRight {
		width: 380px;
		height: 60px;
		margin-top: 11px;
		float: left;
	}
	.comTopBanner {
		width: 100%;
		height: 60px;
	}


/* トップナビ */
.comTopNavi {
	width: 100%;
	height: 33px;
	list-style: none;
}
	.comTopNavi li {
		height: 100%;
		display: inline;
		float: left;
	}
	.comTopNavi a {
		width: 100%;
		height: 100%;
		display: block;
	}
	.comTopNavi_top {
		margin-left: 7px;
		width: 46px;
	}


/* コンテンツ枠 */
.outContent {
	width: 800px;
	padding: 10px;
	background: #999999 url(/images/common/outContent.png) top left repeat;
}
.inContent {
	width: 780px;
	padding: 10px;
	background-color: #ffffff;
}
.comMain {
	width: 610px;
	float: right;
}
.comLeft {
	width: 157px;
	float: left;
}

/* 左メニュー（ユーザ名） */
.left_userName {
	height: 24px;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
	clear: both;
	background: #ffffff url(/images/common/left/left_userName.png) top left no-repeat;
}

/* 左メニュー（ログイン）*/
.left_login {
	height: 112px;
	position: relative;
	background: #ffffff url(/images/common/left/left_login.png) top left no-repeat;
}
	.left_user {
		position: absolute;
		width: 78px;
		height: 15px;
		top: 7px;
		left: 73px;
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 10px;
	}
	.left_password {
		position: absolute;
		width: 78px;
		height: 15px;
		top: 29px;
		left: 73px;
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 10px;
	}
	#left_btnLogin {
		position: absolute;
		width: 80px;
		height: 20px;
		top: 66px;
		left: 72px;
		cursor: pointer;
		background: #ffffff url(/images/common/left/left_btnLogin.png) top left no-repeat;
	}
	.left_btnRemind {
		position: absolute;
		width: 155px;
		height: 16px;
		padding: 3px;
		top: 92px;
		left: 1px;
		font-size: 10px;
		text-align: center;
	}

/* 左メニュー（ログイン後）*/
.left_userPanel {
	height: 54px;
	font-size: 11px;
	overflow: hidden;
	clear: both;
	position: relative;
	background: #ffffff url(/images/common/left/left_userPanel.png) top left no-repeat;
}
	.left_btnMypage {
		width: 73px;
		height: 16px;
		position: absolute;
		top: 35px;
		left: 3px;
	}
	.left_btnLogout {
		width: 73px;
		height: 16px;
		position: absolute;
		top: 35px;
		left: 81px;
	}
	.left_btnMypage a,
	.left_btnLogout a {
		width: 100%;
		height: 100%;
		display: block;
	}


/* 左メニュー共通 */
.left_parts {
	width: 100%;
	margin-bottom: 10px;
}


/* 左メニュー（会員登録） */
.left_signup {
	height: 37px;
	background: #ffffff url(/images/common/left/left_signup.png) top left no-repeat;
}
	.left_signup a {
		width: 100%;
		height: 100%;
		display: block;
	}
	.left_signup a:hover {
		background: #ffffff url(/images/common/left/left_signup.png) top left no-repeat;
	}

/* 左メニュー（オーディション）*/
.left_auditionListHeadline {
	width: 100%;
	height: 27px;
	background: #ffffff url(/images/common/left/left_auditionListHeadline.png) top left no-repeat;
}
.left_auditionList {
	width: 153px;
	margin-bottom: 10px;
	list-style: none;
	border: 1px solid #d6d6d6;
	padding: 2px 1px 0 1px;
}
.left_auditionList li {
	width: 153px;
	height: 27px;
	margin-bottom: 2px;
}
.left_auditionList li a {
	width: 100%;
	height: 100%;
	display: block;
}

/* 左メニュー（さっきの投票） */
.left_lastVoteTitle {
	width: 100%;
	height: 29px;
	background: #ffffff url(/images/common/left/left_lastVoteTitle.png) top left no-repeat;
}
.left_lastVote {
	width: 155px;
	border: 1px #d6d6d6 solid;
	border-top: 0;
	padding: 10px 0 0 0;
}
.contentFrame102_102 {
	width: 102px;
	height: 102px;
	margin: 0 auto;
	border: 1px #9f9f9f solid;
	text-align: center;
}
.contentFrame102_102 a {
	width: 100%;
	height: 100%;
	display: block;
}
.left_showLastProfile {
	width: 100%;
	color: d64443;
	font-size: 10px;
	margin: 8px 0;
	text-align: center;
	color: #d83331;
}
.left_lastScore {
	width: 139px;
	padding: 8px;
	background-color: #e6e6e6;
	text-align: center;
}
.left_avgScore {
	font-size: 13px;
	font-weight: bold;
}
.left_totalCount {
	font-size: 10px;
}
.left_yourVote {
	font-size: 10px;
}
/* 左メニュー（posh me!の楽しみ方）*/
.left_howtoposhme {
	height: 70px;
}
	.left_howtoposhme a {
		width: 100%;
		height: 100%;
		display: block;
		background: #ffffff url(/images/common/left/left_howtoposhme.png) top left no-repeat;
	}

/* 左メニュー（伊地知ガイド）*/
.left_ijichiGuide {
	height: 70px;
}
	.left_ijichiGuide a {
		width: 100%;
		height: 100%;
		display: block;
		background: #ffffff url(/images/common/left/left_ijichiGuide.png) top left no-repeat;
	}


/* 左メニュー（ウルトラ）*/
.left_ultra {
	height: 70px;
}
	.left_ultra a {
		width: 100%;
		height: 100%;
		display: block;
		background: #ffffff url(/images/common/left/left_ultra.png) top left no-repeat;
	}


/* 左メニュー（SPA!×posh me!）*/
.left_spaposh {
	height: 70px;
}
	.left_spaposh a {
		width: 100%;
		height: 100%;
		display: block;
		background: #ffffff url(/images/common/left/left_spaposh.png) top left no-repeat;
	}


/* 左メニュー（SPA!×posh me!グラビアアイドル）*/
.left_SPA {
	height: 70px;
}
	.left_SPA a {
		width: 100%;
		height: 100%;
		display: block;
		background: #ffffff url(/images/common/left/left_SPA.png) top left no-repeat;
	}

/* 左メニュー（瞳photos×posh me!）*/
.left_hitomi {
	height: 70px;
}
	.left_hitomi a {
		width: 100%;
		height: 100%;
		display: block;
		background: #ffffff url(/images/common/left/left_hitomi_0114.png) top left no-repeat;
	}


/* 左メニュー（QRコード）*/
.left_qrcode {
	height: 153px;
	background: #ffffff url(/images/common/left/left_qrcode.png) top left no-repeat;
}


/* カテゴリタイトル */
.title_category {
	width: 100%;
	height: 110px;
}
.title_category a {
	width: 100%;
	height: 110px;
	display: block;
}


/* サブカテゴリタイトル */
.title_subCategory {
	width: 100%;
	height: 50px;
}
.title_subCategory a {
	width: 100%;
	height: 100%;
	display: block;
}

/* タイトルのとろこの検索 */
.title_searchBox {
	width: 100%;
	height: 30px;
	position: relative;
	background: #dcdddd url(/images/common/main/title_searchBox.png) top left no-repeat;
}

#title_searchInput {
	width: 193px;
	height: 16px;
	position: absolute;
	top: 8px;
	left: 101px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
}
	#btn_userSearch {
		width: 61px;
		height: 20px;
		position: absolute;
		top: 6px;
		left: 301px;
		margin: 0;
		padding: 0;
		background: #dcdddd url(/images/common/main/btn_userSearch.png) top left no-repeat;
		cursor: pointer;
	}
	#btn_contentSearch {
		width: 61px;
		height: 20px;
		position: absolute;
		top: 6px;
		left: 365px;
		margin: 0;
		padding: 0;
		background: #dcdddd url(/images/common/main/btn_contentSearch.png) top left no-repeat;
		cursor: pointer;
	}
	#btn_makeFriend {
		width: 112px;
		height: 20px;
		position: absolute;
		top: 6px;
		left: 494px;
		margin: 0;
		padding: 0;
		background: #dcdddd url(/images/common/main/btn_makeFriend.png) top left no-repeat;
		cursor: pointer;
	}



/* ニュース */
.newsHeadline {
	width: 100%;
	height: 19px;
	margin-top: 10px;
	padding-top: 15px;
	background: #ffffff url(/images/common/main/newsHeadline.png) top left no-repeat;
}
	.newsHeadline p {
		width: 595px;
		text-align: right;
		margin-right; 15px;
		font-size: 10px;
	}

	.newsList {
		width: 602px;
		list-style: none;
		border-right: 4px #efefef solid;
		border-left: 4px #efefef solid;
	}
	.newsList li {
		width: 592px;
		padding: 10px 5px;
		margin: 0;
		border-top: 1px #efefef solid;
		font-size: 11px;
	}
	.newsBottom {
		width: 100%;
		height: 6px;
		background: #ffffff url(/images/common/main/newsBottom.png) top left no-repeat;
	}



/* 新着コンテンツ */
.latestContentHeadline {
	width: 100%;
	height: 24px;
}
.latestContentList {
	width: 100%;
	list-style: none;
}
.latestContentList li {
	width: 74px;
	height: 74px;
	padding: 3px;
	margin: 10px 8px 0 0;
	display: inline;
	float: left;
	overflow: hidden;
	background: #ffffff url(/images/common/contentFrame74_74.png) top left no-repeat;
}
.latestContentList li a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	overflow: hidden;
}

/* 新着コンテンツ2 */
.latestContentList1 {
	width: 100%;
	list-style: none;
	margin-top: 10px;
}
.latestContentList1 li {
	width: 100%;
	height: 80px;
	margin-bottom: 10px;
}
.contentFrame74_74_2 {
	width: 74px;
	height: 74px;
	padding: 3px;
	margin-right: 12px;
	float: left;
	text-align: center;
	background: #ffffff url(/images/common/contentFrame74_74.png) top left no-repeat;
	overflow: hidden;
}
.contentFrame74_74_2 a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
}
.contentDetail {
	width: 502px;
	height: 60px;
	overflow: hidden;
	padding: 10px 8px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #bfbfbf url(/images/common/contentDetail.png) top left no-repeat;
}

/* ぺージ表j比 */
.pageNum {
	width: 100%;
	margin-top: 20px;
	font-size: 11px;
}
	.pageNum_prev {
		width: 100px;
		float: left;
		text-align: left;
	}
	.pageNum_pages {
		width: 410px;
		float: left;
		text-align: center;
	}
	.pageNum_next {
		width: 100px;
		float: left;
		text-align: right;
	}



/* ランキング */
.rankingHeadline {
	width: 100%;
	height: 24px;
}
.ranking_no1 {
	width: 100%;
	height: 256px;
	background: #ffffff url(/images/common/ranking_no1.png) top left no-repeat;
	position: relative;
	margin-bottom: 14px;
}
.rankingImageFrame_no1 {
	width: 246px;
	height: 246px;
	position: absolute;
	top: 5px;
	left: 5px;
	overflow: hidden;
	text-align: center;
}
.rankingImageFrame_no1 a {
	width: 100%;
	height: 100%;
	display: block;
}
.rankingUsername_no1 {
	width: 170px;
	padding: 0;
	position: absolute;
	top: 195px;
	left: 255px;
	text-align: right;
	font-size: 12px;
}
.rankingScore_no1 {
	width: 170px;
	padding: 0;
	position: absolute;
	top: 195px;
	left: 433px;
	text-align: left;
	font-size: 12px;
}
.rankingProfile_no1 {
	width: 348px;
	height: 24px;
	padding: 0;
	position: absolute;
	top: 227px;
	left: 256px;
	font-size: 12px;
}
.rankingProfile_no1 a {
	width: 100%;
	height: 100%;
	display: block;
}

.ranking_no2 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no2.png) top left no-repeat;
	position: relative;
	margin: 0 8px 8px 0;
	float: left;
}
.ranking_no3 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no3.png) top left no-repeat;
	position: relative;
	margin: 0 8px 8px 0;
	float: left;
}
.ranking_no4 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no4.png) top left no-repeat;
	position: relative;
	margin: 0 0 8px 0;
	float: left;
}
.ranking_no5 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no5.png) top left no-repeat;
	position: relative;
	margin: 0 8px 8px 0;
	float: left;
}
.ranking_no6 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no6.png) top left no-repeat;
	position: relative;
	margin: 0 8px 8px 0;
	float: left;
}
.ranking_no7 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no7.png) top left no-repeat;
	position: relative;
	margin: 0 0 8px 0;
	float: left;
}
.ranking_no8 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no8.png) top left no-repeat;
	position: relative;
	margin: 0 8px 8px 0;
	float: left;
}
.ranking_no9 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no9.png) top left no-repeat;
	position: relative;
	margin: 0 8px 8px 0;
	float: left;
}
.ranking_no10 {
	width: 198px;
	height: 109px;
	background: #ffffff url(/images/common/ranking_no10.png) top left no-repeat;
	position: relative;
	margin: 0 0 8px 0;
	float: left;
}
.rankingImageFrame_other {
	width: 74px;
	height: 74px;
	position: absolute;
	top: 3px;
	left: 3px;
	overflow: hidden;
	text-align: center;
}
.rankingImageFrame_other a {
	width: 100%;
	height: 100%;
	display: block;
}
.rankingUsername_other {
	position: absolute;
	top: 30px;
	left: 77px;
	width: 110px;
	text-align: center;
	font-size: 12px;
}
.rankingScore_other {
	position: absolute;
	top: 56px;
	left: 77px;
	width: 110px;
	text-align: center;
	font-size: 12px;
}
.rankingProfile_other {
	width: 198px;
	height: 30px;
	padding: 0;
	position: absolute;
	top: 79px;
	left: 0px;
}
.rankingProfile_other a {
	width: 100%;
	height: 100%;
	display: block;
}







/* アクションリスト */
.actionList_text {
	font-size: 11px;
	margin: 10px 0 10px auto;
	list-style: none;
	float: right;
}
.actionList_text li {
	display: inline;
}




/* 内側のふっと　*/
.inFooter {
	margin-top: 10px;
	padding: 25px 0 10px 0;
	width: 100%;
	font-size: 11px;
	text-align: center;
}


/* 外側の降った */
.outFooter {
	padding: 15px 25px 20px 25px;
	width: 770px;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
}
.copyright {
	margin-top: 10px;
	width: 100%;
	font-size: 11px;
	text-align: center;
}








/* カテゴリトップページ */
.catTopBlk {
	width: 300px;
	height: 200px;
	margin-top: 10px;
	position: relative;
	float: left;
}
.catTopBlk_title {
	width: 300px;
	height: 30px;
}
.catTopBlk_title a {
	width: 100%;
	height: 100%;
	display: block;
}
.catTopBlk_rankingLink {
	width: 300px;
	height: 30px;
}
.catTopBlk_rankingLink a {
	width: 100%;
	height: 100%;
	display: block;
}
.catTopBlk_rankList {
	width: 250px;
	height: 100px;
	padding: 4px 8px 4px 42px;
	margin: 0;
	list-style: none;
}
.catTopBlk_rankList li {
	width: 100%;
	height: 30px;
	padding: 0;
	margin: 0 0 5px 0;
	float: left;
}
.catTopBlk_rankList a {
	width: 100%;
	height: 100%;
	display: block;
}
.catTopBlk_image {
	width: 28px;
	height: 28px;
	padding: 1px;
	margin: 0 4px 0 0;
	overflow: hidden;
	float: left;
	text-align: center;
}
.catTopBlk_user {
	width: 128px;
	height: 14px;
	margin: 0;
	padding: 8px;
	float: left;
	font-size: 11px;
	overflow: hidden;
}
.catTopBlk_profile {
	width: 72px;
	height: 30px;
	position: absolute;
	left: 220px;
	background: #efefef url(/images/common/catTopBlk_profile.png) top left no-repeat;
	float: left;
}

	.catTopBlk_entry {
		width: 68px;
		height: 20px;
		position: absolute;
		top: 172px;
		left: 8px;
	}
	.catTopBlk_vote {
		width: 68px;
		height: 20px;
		position: absolute;
		top: 172px;
		left: 80px;
	}
	.catTopBlk_ranking {
		width: 68px;
		height: 20px;
		position: absolute;
		top: 172px;
		left: 152px;
	}
	.catTopBlk_latest {
		width: 68px;
		height: 20px;
		position: absolute;
		top: 172px;
		left: 224px;
	}

	.catTopBlk_entry a,
	.catTopBlk_vote a,
	.catTopBlk_ranking a,
	.catTopBlk_latest a {
		width: 68px;
		height: 100%;
		display: block;
	}












/* 投票 */
/* タイトルのとろこの検索 */
.title_searchBox2 {
	width: 100%;
	height: 30px;
	position: relative;
	background: #dcdddd url(/images/common/main/title_searchBox2.png) top left no-repeat;
}

.vote_showPhoto {
	width: 100%;
	height: 573px;
	margin-top: 10px;
	background: #ffffff url(/images/common/vote/vote_showPhoto.png) top left no-repeat;
	position: relative;
}
.vote_showFlash {
	width: 100%;
	height: 426px;
	margin-top: 10px;
	background: #ffffff url(/images/common/vote/vote_showFlash.png) top left no-repeat;
	position: relative;
}
.vote_title {
	width: 343px;
	height: 23px;
	padding: 7px 4px 0 4px;
	position: absolute;
	top: 32px;
	left: 62px;
	font-size: 12px;
	color: #ffffff;
}

.vote_photo {
	width: 382px;
	height: 503px;
	position: absolute;
	top: 68px;
	left: 29px;
	border: #ffffff 1px solid;
	overflow: hidden;
	text-align: center;
}
.vote_flash {
	width: 400px;
	height: 360px;
	position: absolute;
	top: 66px;
	left: 20px;
	overflow: hidden;
	text-align: center;
}
.vote_text {
	width: 382px;
	height: 503px;
	position: absolute;
	top: 68px;
	left: 29px;
	border: #ffffff 1px solid;
	overflow: auto;
	text-align: left;
	font-size: 11px;
}
.vote_userInfo {
	list-style: none;
}
.vote_userName {
	width: 124px;
	height: 30px;
	padding: 5px 5px 0 5px;
	position: absolute;
	top: 48px;
	left: 450px;
	font-size: 12px;
}
.vote_userProfile {
	width: 161px;
	height: 24px;
	position: absolute;
	top: 86px;
	left: 425px;
}
	.vote_userProfile a {
		width: 100%;
		height: 100%;
		display: block;
	}
.vote_userComment {
	width: 151px;
	height: 101px;
	position: absolute;
	top: 321px;
	left: 432px;
	font-size: 9px;
	color: #ffffff;
}
.vote_actionList {
	list-style: none;
}
.vote_voteLink {
	width: 82px;
	height: 20px;
	position: absolute;
	top: 18px;
	left: 424px;
}
	.vote_voteLink a {
		width: 100%;
		height: 100%;
		display: block;
	}
.vote_noVote {
	width: 82px;
	height: 20px;
	position: absolute;
	top: 18px;
	left: 510px;
}
	.vote_noVote a {
		width: 100%;
		height: 100%;
		display: block;
	}
#vote_sendMessage {
	width: 160px;
	height: 57px;
	position: absolute;
	top: 115px;
	left: 427px;
	cursor: pointer;
	background: #aaabac url(/images/common/vote/vote_sendMessage.png) top left no-repeat;
}
#vote_tryFriend {
	width: 160px;
	height: 57px;
	position: absolute;
	top: 177px;
	left: 427px;
	cursor: pointer;
	background: #aaabac url(/images/common/vote/vote_tryFriend.png) top left no-repeat;
}
.vote_showDiary {
	width: 161px;
	height: 24px;
	position: absolute;
	top: 243px;
	left: 425px;
}
	.vote_showDiary a {
		width: 100%;
		height: 100%;
		display: block;
	}
.vote_showBulletin {
	width: 161px;
	height: 24px;
	position: absolute;
	top: 269px;
	left: 425px;
}
	.vote_showBulletin a {
		width: 100%;
		height: 100%;
		display: block;
	}
.vote_voteArea {
	width: 100%;
	height: 132px;
	background: #ffffff url(/images/common/vote/vote_voteArea.png) top left no-repeat;
	position: relative;
}


.vote_score {
	width: 410px;
	height: 40px;
	list-style: none;
	position: absolute;
	top: 4px;
	left: 95px;
}
	.vote_score li {
		width: 41px;
		height: 40px;
		float: left;
		cursor: pointer;
	}
.vote_noVote2 {
	width: 83px;
	height: 40px;
	position: absolute;
	top: 4px;
	left: 508px;
	cursor: pointer;
}
.vote_noVote2 a {
	width: 100%;
	height: 100%;
	display: block;
}
#vote_addFav {
	width: 130px;
	height: 24px;
	position: absolute;
	top: 67px;
	left: 15px;
	cursor: pointer;
}
.vote_mailUrl {
	width: 130px;
	height: 24px;
	position: absolute;
	top: 67px;
	left: 155px;
	cursor: pointer;
}
.vote_mailUrl a {
	width :100%;
	height: 100%;
	display: block;
}
.vote_thisUrl {
	width: 146px;
	height: 14px;
	position: absolute;
	top: 72px;
	left: 443px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
}
#vote_alert {
	width: 130px;
	height: 15px;
	position: absolute;
	top: 117px;
	left: 346px;
	cursor: pointer;
}
#vote_brokenImage {
	width: 130px;
	height: 15px;
	position: absolute;
	top: 117px;
	left: 480px;
	cursor: pointer;
}



/* オーディション */
.auditionRankingHeadline {
	width: 100%;
	height: 55px;
	margin-top: 10px;
	background: #ffffff url(/images/audition/auditionRankingHeadline.gif) top left no-repeat;
}
.auditionInfoHeadline {
	width: 100%;
	height: 71px;
	margin-top: 10px;
	background: #ffffff url(/images/audition/auditionInfoHeadline.gif) top left no-repeat;
}
.auditionResultHeadline {
	width: 100%;
	height: 59px;
	margin-top: 10px;
	background: #ffffff url(/images/audition/auditionResultHeadline.gif) top left no-repeat;
}
.auditionRead {
	width: 100%;
	padding: 10px 0;
	font-size: 12px;
	color: #999999;
}

table.comTbl1 {
	width: 596px;
	border: 1px solid #b1b5b4;
	background-color: #ffffff;
	text-align: left;
	font-size:12px;
	font-weight: normal:
}

.cel0 {
	padding: 4px;
	border: 2px solid #ffffff;
	background-color: #f5dfd3;
	font-weight: normal;
	font-size: 12px;
}

.cel1 {
	margin: 0 4px 4px 0;
	padding: 4px;
	border: 2px solid #ffffff;
	background-color: #e3e3e3;
	font-weight: normal;
	font-size: 12px;
}

.cel1-1 {
	margin: 0 4px 4px 0;
	padding: 4px;
	border: 2px solid #ffffff;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

.cel2 {
	margin: 0 4px 4px 0;
	padding: 4px;
	border: 2px solid #ffffff;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

.cel3 {
	padding: 12px;
	font-weight: normal;
	font-size: 12px;
}

.cel4 {
	padding: 4px;
	border: 2px solid #ffffff;
	background-color: #cc9999;
	font-weight: normal;
	font-size: 12px;
}


/***+070629***/
.cel5 {
	padding: 4px;
	border: 2px solid #ffffff;
	background-color: #e3e3e3;
	font-weight: normal;
	font-size: 12px;
}

.cel6 {

	padding: 4px;
	border: 2px solid #ffffff;
	background-color: #f6f1f1;
	font-weight: normal;
	font-size: 12px;
}
