@charset "shift_jis";
/*
-----------------------------------------------
P-CHANCE
updata: 2010/03/08
author: TRYM

#main : w735 / pcontent : 710
-------------------------------------------------------------------------------------------- */

#pchance { background:url(../images/pchance/pchance_bg_main.gif) repeat-y; }
#pchance #top {
	background:url(../images/pchance/pchance_bg_top.gif) no-repeat top;
	padding-top:20px;
	margin-top:8px; /* 20120831 imai ADD #8012 */
	text-align:center;/*トップ画像なしver*/
}
/* 20120831 imai ADD START #8012 */
#pchance #top h2{
	margin-bottom:19px;
}
/* 20120831 imai ADD END */
#pchance #top_home {
	background:url(../images/pchance/pchance_bg_top_home.gif) no-repeat top;
	padding-top:140px;
	text-align:center;/*トップページ用*/
}
#pchance #top_home p {
	margin:0 30px 20px 30px;
	text-align:left;
}
/* UL for main navigation */
#pchance ul#menu {
	background:url(../images/pchance/menu_campaign.gif) no-repeat;
	width:700px;
	height:50px;
	position:relative;
	margin:0 auto 10px auto;
}
/* LI for main navigation */
#pchance ul#menu li {
	list-style:none;
	position:absolute;
	top: 0;
}
#pchance ul#menu a {
	height:50px;
	display:block;
}
/* Modified Phark Image Replacement Technique */
#menu li a {
	text-indent: -9999em;
	text-decoration: none;
}
/* CSS Sprites Technique from Dave Shea, Mezzoblue */
  #menuResults {
	left: 0px;
	width: 130px;
}
#menuSummary {
	left: 130px;
	width: 130px;
}
#menuPast {
	left: 260px;
	width: 130px;
}
#menuResults a:hover { background: url(../images/pchance/menu_campaign.gif) 0px -50px no-repeat; }
#menuSummary a:hover { background: url(../images/pchance/menu_campaign.gif) -130px -50px no-repeat; }
#menuPast a:hover { background: url(../images/pchance/menu_campaign.gif) -260px -50px no-repeat; }
#menuResults a.here { background: url(../images/pchance/menu_campaign.gif) 0px -50px no-repeat; }
#menuSummary a.here { background: url(../images/pchance/menu_campaign.gif) -130px -50px no-repeat; }
#menuPast a.here { background: url(../images/pchance/menu_campaign.gif) -260px -50px no-repeat; }
#pchance #btm {
	background:url(../images/pchance/pchance_bg_btm.gif) no-repeat bottom;
	padding-bottom:200px;
	text-align:center;
	clear:both;
}
#pchance #content { padding:0 17px 0 18px; }
/*common
-------------------------------------------------------------------------------------------- */
/*見出し*/
/*#pchance #top h2 { font-size:140%; border-bottom:5px dotted #acdef7; }/*シーズンカラーに合わせる*/
#pchance #btm .top { margin-top:20px; }
#pchance #btm .foot {
	margin:20px 20px 0 20px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:2px 0;
}
#pchance h3 {
	text-align:center;
	margin-bottom:10px;
	color:#963;
	background:#ffedca;
	padding:5px;
	font-size:130%;
	border-bottom:#fc9 solid 1px;
}
#pchance .allow {
	padding-left:15px;
	background: url(../images/pchance/ico_allow.gif) no-repeat 0 50%;
}
#pchance .r_btm20 {
	text-align:right;
	margin-bottom:20px;
	clear:both;
}
#pchance .fontL { font-size:1.3em;}
#pchance .fontS { font-size:0.9em; font-weight:normal;}

/*キャプション*//*キャンペーン開催概要説明*/
#pchance .caption {
	margin:10px 0;
	padding:15px;
	border:solid 1px #fc9;
}
/*トップページ
-------------------------------------------------------------------------------------------- */
/*main----------------*/
#pchance #top_main {
	float:right;
	width:470px;
	margin:0;
	padding:0;
}
#pchance #top_main div { margin-bottom:10px; }
#pchance #top_main div.waku {
	background:#fef8f0;
	border:1px solid #ddd;
	border-top:none;
	padding:10px;
}
.date_li dt {
	font-weight:bold;
	background:url(../images/pchance/ico_circle.gif) no-repeat 0 50%;
	padding-left:1em;
	color:#963;
}
.date_li dd { margin-left:1em; margin-bottom:.8em; padding-bottom:.5em; border-bottom:1px dashed #ccc; }
.date_li .date { margin-right:1em; }
#pchance #top_main h3, #top_side h3 {
	background:url(../images/pchance/top_title_bg.gif) no-repeat top left;
	padding:3px 10px 0 10px;
	color:#fff;
	text-align:left;
	margin:0;
	font-weight:bold;
	font-size:1.2em;
}
#pchance #top_main h4, #top_side h4 {
	clear:both;
	background:#ffedca;
	padding:2px 5px;
	text-align:left;
	margin-bottom:8px;
	font-weight:bold;
	font-size:1em;
	border-bottom:1px solid #fc9;
	border-left:5px solid #fc9;
}
.waku_top_cam {
	padding:10px 3px;
	background:#fef8f0;
}
.waku_top_cam div {
	clear:both;
	font-size:0.9em;
}
.waku_top_cam .w225 p {
	margin-bottom:10px;
	float:left;
	width:225px;
	margin-left:5px;
}
.waku_top_cam .w110 p {
	margin-bottom:10px;
	float:left;
	width:110px;
	margin-left:5px;
}
/*side----------------*/
#pchance #top_side {
	float: left;
	width:220px;
	margin:0;
	padding:0;
}
#pchance #top_side div { margin-bottom:10px; }
#pchance #top_side div.waku {
	background:#fff;
	border:1px solid #ff9870;
	border-top:none;
	padding:10px;
}
#pchance #top_side div.waku div { border-bottom:1px dashed #ff9870; padding-bottom:5px;}	/*2010/01/18追加*/
#pchance #top_side h5 { font-size:1em; text-align:center; margin:5px 0 10px 0;}
/*キャンペーンページ
-------------------------------------------------------------------------------------------- */
/*▼P-CHANCE川柳----------------------------------*/
.senryu_results { margin-bottom:30px; }
.senryu_results h4 {
	background:#963;
	color:#fff;
	padding:3px 0 3px 10px;
	margin-bottom:10px;
	font-size:120%;
}/*第●回*/
.senryu_results h5 { }/*ピザーラ賞・トッピングス賞*/
.senryu_results ul {
	margin-left:30px;
	margin-bottom:20px;
}
.senryu_results li {
	line-height:2em;
	font-size:120%;
}
h4.msg {
	margin:10px 0;
	padding:2px 30px;
	background:url(../images/pchance/ico_msg.gif) no-repeat 0 50% #963;
	color:#fff;
	font-size:110%;
}/*ペン見出し*/
/*▼P-CHANCEひとことメッセージ--------------------*/
.message_results { margin-bottom:30px; }
.message_results h4 {
	background:#963;
	color:#fff;
	padding:3px 0 3px 10px;
	margin-bottom:10px;
	font-size:120%;
}/*第●回*/
.message_results h5 { }/*ピザーラ賞・トッピングス賞*/
.message_results dl {
	margin-left:30px;
	margin-bottom:20px;
	font-size:110%;
	line-height:2em;
}
.message_results dt { font-weight:bold; }
.message_results dd { margin:0.5em 3em 0.5em 1em; }
/*▼ペット自慢--------------------------------------*/
.pet_results { font-size:120%; }
.pet_results {
	clear:both;
	padding:10px 0;
	margin:10px 0;
	border-bottom:1px dashed #ccc;
}
.pet_results img {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin:0 10px 5px 0;
}
.pet_results ul {
	margin:10px 10px 0 280px;
	line-height:2em;
}
.pet_results li.loter {
	list-style:none;
	padding:5px;
	margin-top:1em;
	background:#ffc;
}
.pet_results p { clear:both; }
h4.pet {
	margin:10px 0;
	padding:2px 30px;
	background:url(../images/pchance/ico_pet.gif) no-repeat 0 50% #963;
	color:#fff;
	font-size:110%;
}/*足跡見出し*/
/*###キャンペーンエントリーフォーム###*/
dl.entry {
	background: #FFFFCC;
	padding:10px;
}
dl.entry dt {
	background:url(../images/pchance/ico_circle.gif) no-repeat .5em;
	margin:5px 0;
	padding-left:25px;
	color:#963;
	font-size:110%;
	font-weight:bold;
}
dl.entry dd {
	margin:0 1em 15px 1em;
}
dl.entry dd.conf {
	margin:0 1em 15px 1em;
	padding:10px;
	background:#fff;
}

/*佳作紹介---*/
.pet_resultsB { clear:both; }
.pet_resultsB div {
	float:left;
	width:110px;
	margin:0 0 0 6px;
}
.pet_resultsB img {
	padding:5px;
	border:1px solid #ccc;
}
.pet_resultsB ul { margin:5px; }
.pet_resultsB li {
	border-bottom:1px solid #eee;
	list-style:none;
}
/*▼ランキング結果発表---------------------------------*/
.rank_results h4 {
	background:#963;
	color:#fff;
	padding:3px 0 3px 10px;
	margin-bottom:10px;
	font-size:110%;
}/*第●回*/
#pchance table.rk {
	border-top:1px solid #963;
	border-left:1px solid #963;
	background:#fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:700px;
	margin:5px 0 20px 0;
}
.rk th {
	border-right:1px solid #963;
	border-bottom:1px solid #963;
	background:#C90;
	text-align:center;
	color:#fff;
	padding:3px 0;
}
.rk th.gra { width:340px; }
.rk .entry { width:80px; }
.rk td {
	border-right:1px solid #963;
	border-bottom:1px solid #963;
	vertical-align:middle;
	padding:3px 0 3px 3px;
}
.rk td img {
	margin-right:5px;
	margin-top:3px;
}
.rk td.num {
	width:2em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#973;
}
/*キャンペーンページ
-------------------------------------------------------------------------------------------- */
/*キャンペーンサマリー*/
#pchance dl.summary { line-height:2em; }
#pchance dl.summary dt {
	margin:1em 0;
	background:#ffedca;
	padding:3px 10px;
	border-bottom:1px solid #fc9;
	border-left:8px solid #fc9;
	font-weight:bold;
	color:#963;
}
#pchance dl.summary dd { margin:0 2em; }
/*当選メッセージ*/
#pchance dl.msg { margin:10px; }
#pchance dl.msg dt {
	background:url(../images/pchance/p_emoji06.gif) no-repeat;
	padding:5px 0 0 25px;
	color:#039;
}
#pchance dl.msg dd {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
}
/*横並びセンター揃えリスト*/
#pchance ul.sideB {
	margin:10px auto;
	list-style:none;
	text-align:center;
}
#pchance ul.sideB li { display:inline; }
#pchance ul.sideB a { padding:3px 5px; }
/*アイコン付リスト*/
#pchance ul.ul_ico {
	line-height:2.3em;
	margin:0 0 1em 10px;
}
#pchance ul.ul_ico li {
	list-style:none;
	background:url(../images/pchance/ico_circle.gif) no-repeat 0 50%;
	padding-left:18px;
}
#pchance ul.ul_icoA {
	line-height:2.3em;
	margin:0 0 1em 10px;
}
#pchance ul.ul_icoA li {
	list-style:none;
	background:url(../images/pchance/ico_allow.gif) no-repeat 0 50%;
	padding-left:18px;
}
/*よくある質問/当選者発表
----------------------------------------------- */
#pchance .faq h4, .p_loter h4 {
	background:#963;
	padding:3px 10px;
	color:#fff;
	font-size:120%;
}
#pchance .faq dl, .p_loter dl {
	line-height:2em;
	margin:0 10px 1em 10px;
}
#pchance .faq dt, .p_loter dt {
	list-style:none;
	background:url(../images/pchance/ico_allow.gif) no-repeat 0 50%;
	padding-left:18px;
	color:#963;
	margin-top:1em;
	font-weight:bold;
}
#pchance .faq dd, .p_loter dd {
	list-style:none;
	padding:0 35px;
}
#pchance .p_loter .prize {
	color:#963;
	background:url(../images/pchance/ico_circle.gif) no-repeat 0 50%; padding-left:20px; margin-left:20px;
}
/*#pchance .p_loter ul { margin:5px 70px;}*/

/*当選者発表
----------------------------------------------- */
/*#pchance .p_loter h4 {
	background:#963;
	padding:3px 10px;
	color:#fff;
	font-size:120%;
}
#pchance .p_loter h5 {
	color:#963;
	font-size:110%;
	background:url(../images/pchance/ico_allow.gif) no-repeat 0 50%;
	padding-left:20px;
}
#pchance .p_loter li.prize {
border-left:5px solid #963;
padding-left:10px;
}
*/
/* 20130606 imai ADD START*/
pre {
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: pre-wrap;      /* CSS3 */
    word-wrap: break-word;      /* IE 5.5+ */
}
/* 20130606 imai ADD END*/
