@charset "UTF-8";

/*
-----------------------------------------------
 ホテル志戸平 0910女性限定！おしゃべりとカラオケの秋プランStyles
 FileName : ladyonly_karaoke_plan.css
 Date     : 2009.10.03
----------------------------------------------- */

/* == 0910女性限定！おしゃべりとカラオケの秋プラン == */
div#photo_contest	{
	margin: 0 auto;
	width: 950px;
	}
	
	div#photo_contestInfo	{
		margin: 0 auto;
		width: 912px;
		}
		
		div#photo_contestInfo h3	{
			color: #b6003d;
			margin: 0 50px 0 50px;
			}
		
		div#photo_contestInfo p.pLarge	{
			text-align: right;
			margin: 1.5em 0;
			}
		
		div#photo_contestInfo img.gp	{
			margin: 0 0 0 276px;
			}
		
		div.photo_conPhoto	{
			clear: both;
			margin: 0;
			}
		
		div.photo_con-Yushu-left	{
			float: left;
			width: 213px;
			padding: 0 0 24px 0;
			margin: 0 20px 0 0;
			}
		
		div.photo_con-Yushu-left2	{
			float: left;
			width: 213px;
			padding: 0 0 24px 0;
			margin: 0;
			}
		
		div.photo_con-Yushu-right	{
			float: right;
			width: 213px;
			padding: 0 0 24px 0;
			margin: 0;
			}
		
		div.photo_con-left	{
			float: left;
			width: 142px;
			padding: 0 0 24px 0;
			margin: 0 50px 0 1px;
			}
		
		div.photo_con-left2	{
			float: left;
			width: 142px;
			padding: 0 0 24px 0;
			margin: 0;
			}
		
		div.photo_con-right	{
			float: right;
			width: 142px;
			padding: 0 0 24px 0;
			margin: 0 1px 0 0;
			}
		
		div#photo_contestInfo img.photoYoko	{
			margin: 0;
			}
		
		div#photo_contestInfo img.photoTate	{
			margin: 0 0 0 22px;
			}
		
		div#photo_contestInfo p.name	{
			color: #009;
			font-weight: bold;
			margin: 3px 0 2px 0;
			}



div#photo_contestOld	{
	clear: both;
	border: 1px solid #d2e2a4;
	padding: 20px;
	overflow: hidden;
	}
	
	div.photo_contest-No1-Left	{
		float: left;
		width: 360px;
		padding: 0;
		margin: 0 52px 0 0;
		}
		
	div.photo_contest-No1-Left2	{
		float: left;
		width: 213px;
		padding: 0;
		margin: 0;
		}
		
	div.photo_contest-No1-right	{
		float: right;
		width: 213px;
		padding: 0;
		margin: 0;
		}

	div#photo_contestOld img.yushu	{
		margin: 103px 0 3px 0;
		}

#past_contest	{
	clear: both;
	border-top: 1px solid #d2e2a4;
	border-bottom: 1px solid #d2e2a4;
	padding: 3px 0;
	margin: 1em 0 0 0;
	text-align: center;
	}

#past_contest2	{
	clear: both;
	border-top: 1px solid #d2e2a4;
	border-bottom: 1px solid #d2e2a4;
	padding: 3px 0;
	margin: 0 0 1.5em 0;
	text-align: center;
	}

h2#boshu_Title	{
	background: url(image/contest_boshuTitle.gif) no-repeat left top;
	position: relative;
	height: 177px;
	text-indent: -9999px;
	}

h3#boshu_Read	{
	font-weight: bold;
	text-align: center;
	font-size: 130%;
	line-height: 200%;
	margin: 0 0 1em 0;
	}
	
	h3#boshu_Read .large	{
		font-size: 120%;
		}
	
	h3#boshu_Read .co1	{
		color: #23d100;
		}
	
	h3#boshu_Read .co2	{
		color: #ff9000;
		}
	
	h3#boshu_Read .co3	{
		color: #f153ff;
		}
	
	h3#boshu_Read .co4	{
		color: #2ab7e6;
		}
	
	h3#boshu_Read .co5	{
		color: #ff3f3f;
		}
	
	h3#boshu_Read .co6	{
		color: #cb7fff;
		}
	
	h3#boshu_Read .co7	{
		color: #23e69a;
		}

div#photo_contestInfo img.to_Photo_contest	{
		margin: 2em 0 0 339px;
		}


/* The Holly Hack \*/
	* html 	{
    height: 1%;
    }
    /* Resume IE5-Mac */