@charset "utf-8";
/*　sakura2010　2010/03/03
-------------------------------------------------------------*/
/*
	[0]TwoColumn
	[1]PHOTO
	[2]MOVIE
	[3]EntryGuide
	[4]Prize
-------------------------------------------------------------*/

@import url("/css/kbc_cmn_header.css");
@import url("fontset.css");
@import url("common.css");
@import url("photolist.css");

/*
-------------------------
	[0]TwoColumn
-------------------------
*/
.RightContainer{
	text-align:left;
}
.RightContainer h2{
	clear:both;
	padding-bottom:17px;
}
.RightContainer h3{
	margin:0 0 5px;
}
.ContentsWrap{
	margin-bottom:20px;
	padding:8px 14px 14px;
	border:1px solid #CCCCCC;
	background:url(../image/headline_bg.jpg) no-repeat 0 0;
}
.bg2{
	background:url(../image/headline_bg2.jpg) no-repeat 0 0;
}

/*
-------------------------
	[1]PHOTO
-------------------------
*/
.PickupPhoto{
	float:left;
	width:324px;
	height:280px;
	background:url(../image/photo_bg_l.png) no-repeat 0 0;
}
.PickupPhoto dl{
	padding:10px 10px 20px 10px;
}
.PickupPhoto dt{
	width:300px;
	height:225px;
	background-color:#4b4b4b;
	text-align:center;
}
.PickupPhoto dd{
	color:#4b4b4b;
	margin-top:2px;
	line-height:12px;
}
.PickupPhoto dd.EntryNumber{
	float:left;
}
.PickupPhoto dd.EntryName{
	clear:both;
}
.PickupPhoto dd.PhotoDate{
	text-align:right;
}
.AreaLink{
	float:right;
	width:195px;
}
.AreaLink img{
	margin-bottom:4px;
}
.AreaLink dl{
	height:133px;
	padding:0 12px;
	background:url(../image/bg_area.gif) no-repeat 0 0;
}
.AreaLink dt{
	height:55px;
	text-indent:-10000em;
}
.AreaLink dd{
	float:left;
	width:85px;
	height:24px;
}
.AreaLink dd a{
	display:block;
	height:20px;
	width:80px;
	text-align:center;
	text-decoration:none;
	line-height:20px
}
a:link{
	text-decoration:none;
}
a#areaList_1{
	background-color:#FFC977;
	color:#823100;
}
a#areaList_2{
	background-color:#FBF399;
	color:#734200;
}
a#areaList_3{
	background-color:#B7EA84;
	color:#355A10;
}
a#areaList_4{
	background-color:#C8E8FF;
	color:#00468C;
}
a#areaList_5{
	background-color:#CACAFF;
	color:#383869;
}
a#areaList_6{
	background-color:#FEADAD;
	color:#990000;
}
.ContentsWrap .PhotoContainer{
	width:174px;
}
/*
-------------------------
	[2]MOVIE
-------------------------
*/
.MovieContainer{
	float:left;
	width:260px;
	height:105px;
	background:url(../image/movie_bg.png) no-repeat 0 0;
}
.MovieContainer dl{
	padding:5px 7px 10px 5px;
	text-align:left;
}
.MovieContainer dt{
	float:left;
	width:151px;
	height:84px;
	padding:0;
	background-color:#4b4b4b;
	text-align:center;
}
.MovieContainer dt img{
	margin:0;
	padding:0;
}
.MovieContainer dd{
	margin-left:154px;
	font-size:10px;
	line-height:12px;
	color:#4b4b4b;
}
dd.MovieTitle{
	background:url(../image/ic_movie.gif) no-repeat 0 0;
	line-height:15px;
	text-indent:16px;
}

/*
-------------------------
	[3]EntryGuide
-------------------------
*/
.EntryBtn{
	float:right;
	margin-top:20px;
}
.EntryGuide{
	margin-top:10px;
}
.EntryGuide dt{
	margin-top:5px;
	padding-left:30px;
	background:url(../image/icon.gif) no-repeat 0 0;
	line-height:24px;
	font-weight:bold;
	color:#FF7183;
}
.EntryGuide dd{
	margin:0 0 10px 30px;
}
.Example{
	color:#737373;
}
.Caution{
	padding:10px;
	border:1px solid #FF3366;
	background-color:#FFFFFF;
}
.Caution ul{
	margin-left:15px;
	list-style:disc;
}
.Caution li{
	padding-bottom:3px;
	font-size:11px;
	line-height:11px;
}

/*
-------------------------
	[4]Prize
-------------------------
*/
.Mamichan{
	margin-bottom:20px;
	padding:0 0 20px 35px;
}
.Mamichan li,
.JR li.place_left{
	float:left;
	padding-right:10px;
}
.JR{
	margin:20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #CCCCCC;
}
.PrizePhoto{
	float:right;
	margin-left:10px;
}
.PrizePhoto li{
	margin-bottom:5px;
}
.examinor{
	text-align:right;
	color:#FF7183;
}
h3.comment{
	font-size:16px;
	font-weight:bold;
	color:#FF3366;
}
