/* コンテンツ　第2階層　ぬりえコンテスト */
body {
	margin:0;
	padding:0;
	background-color:#FFF;
	
	}

img {
	margin:0;
	padding:0;
	}
	
h1 {
    margin:0px auto;
	font-size:100%;
	font-weight: normal;
	}

h2{
	width:503px;
	height:15px;
	margin:0 auto 0 auto;
	padding:15px;
	text-align:left;
	font-size:120%;
	font-weight:bold;
	color:#000000;
	background-image:url(image/nurie_title_bg.jpg);
	background-position:top;
	}
#nurie_pages h3{
	width:520px;
	height:auto;
	font-weight:bold;
	font-size:100%;
	background-image:url(image/nurie_sen.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	margin:0 auto;
	padding:10px 0 10px 10px;
	text-align:left;
	}


#nurie_pages {
	width: 600px;
	vertical-align: top;
	padding-bottom: 20px;
	float:left;
   	margin-top:0px;
   	margin-left:30px;
	}

.nurie_gaiyou {
	width:600px;
	height:135px;
	text-align:center;
	background-image:url(image/nurie_gaiyou_bg.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding:30px 0 0 0;
	}

.nurie_gaiyou p{
	width:430px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding:0 0 0 0;
	font-size: 13px;
	font-weight: bolder;
	color: #F76300;
	line-height: 20px;
	}

.nurietop01 {
	width:600px;
	height:auto;
	background-image:url(image/nurie_top01_bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	}

.nurietop01 p {
	width:520px;
	height:auto;
	padding:5px 0 13px 0;
	margin:0 0 0 50px;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	}

.nurietop02 {
	width:600px;
	height:auto;
	background-image:url(image/nurie_top02_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 60px 0;
	}

.nurietop02 p {
	width:520px;
	height:auto;
	text-align:left;
	padding:5px 0 13px 0;
	margin:0 0 0 50px;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	}

.nurietop_img {
	clear:both;
	float:right;
	width:160px;
	height:auto;
	margin:7px 15px 0 0;
	}

.nurie_body{
	width:600px;
	height:auto;
	background-image:url(image/nurie_body.jpg);
	background-repeat:repeat-y;
	padding:10px 0 0 0;
	}	
	
.nurie_body p{
	width:520px;
	text-align:left;
	margin:0 auto;
	font-size:100%;
	line-height:140%;
	font-weight:normal;
	color:#000000;
	padding:5px 0 0 0;
	}	

.nurie_body_end{
	width:600px;
	height:27px;
	text-align:center;
	font-size:100%;
	color:#000000;
	background-image:url(image/nurie_body_end.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding:30px 0 20px 0;
	}

/* 古い幅用 */
.contestOld {
	margin:10px auto 0px 48px;
	}
