@charset "Shift_JIS";

/* import   --------------------------------------------- */
/* ベース */
@import "base.css";
@import "base2nd.css";


/* バック
   --------------------------------------------- */

#wrapper {
	width: 850px;
	min-height: 1px;
	background-image: url(../img/back_contest.jpg);
	padding-top: 20px;
}
   
#block {
	width: 760px;
	margin:0 35px;
	min-height: 1px;
}

#box {
	width: 780px;
}


/* アクセスキャッチコピー
   --------------------------------------------- */
   
#catch {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif; 
	font-size: 22px;
	font-weight: bold;
	color: #40001F;
	height: 50px;
	width: 630px;
	line-height: 32px;
	padding-left: 70px;
}

#box span{
	font-size:12px;
	font-weight: bold;
	color: #7D234C;
}


#box b{
	font-size:14px;
	font-weight: bold;
	color: #7D234C;
	line-height: 18px;
}

.photo {
margin:5px 20px 15px 0;
}

