/* コンテンツ　第2階層　ソフトの思い出絵画コンテスト */
img {
	margin:0;
	padding:0;
	}
	
h1 {
    margin:0px auto;
	font-weight: normal;
	}

h2{
	width:520px;
	height:40px;
	margin:10px auto;
	padding:0;
	}

#softmemory_pages h3{
	width:520px;
	height:auto;
	font-weight:bold;
	font-size:100%;
	border-bottom:dotted 2px #81ad00;
	color:#000000;
	margin:0 auto;
	padding:0 0 5px 0;
	text-align:left;
	}

#softmemory_pages {
	width: 600px;
	vertical-align: top;
	padding-bottom: 20px;
	float:left;
   	margin-top:0px;
   	margin-left:30px;
	}

.softmemorytop01 {
	width:600px;
	height:auto;
	background-image:url(image/softmemory_body.jpg);
	background-repeat:repeat-y;
	}

.softmemorytop01 p {
	width:340px;
	height:auto;
	padding:0;
	margin:0 0 0 43px;
	font-size: 100%;
	color: #000;
	line-height: 20px;
	}

.softmemorytop01 img{
	float:right;
	height:auto;
	margin:7px 35px 0 0;
	}

.softmemorytop02 {
	width:600px;
	height:auto;
	background-image:url(image/softmemory_body.jpg);
	background-repeat:repeat-y;
/*	padding-bottom:13px;
*/	}

.softmemorytop02 img{
	float:right;
	vertical-align:top;
	margin:0 40px 0 0;
	}
	
.softmemory_top_title {
	float:left;
	margin:5px 0 5px 43px;
	padding:0;
	}

.softmemory_top_title img{
	float:left;
	}

.softmemory_present_box{
	width:346px;
	height:auto;
	}
	
.softmemory_present_box p {
	width:346px;
	height:auto;
	padding:0;
	margin:0 0 0 43px;
	font-size: 100%;
	color: #000;
	line-height: 20px;
	}

.text_red{
	color:#d30013;
	}

.softmemory_body{
	width:600px;
	height:auto;
	background-image:url(image/softmemory_body.jpg);
	background-repeat:repeat-y;
	padding:10px 0 0 0;
	}	
	
.softmemory_body img{
	text-align:center;
	margin:0 auto;
	}

.softmemory_body p{
	width:520px;
	text-align:left;
	margin:0 auto;
	font-size:100%;
	line-height:150%;
	font-weight:normal;
	color:#000000;
	padding:10px 0 15px 0;
	}	

.softmemory_body_end{
	width:600px;
	height:27px;
	text-align:center;
	font-size:100%;
	color:#000000;
	background-image:url(image/softmemory_body_end.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding:30px 0 20px 0;
	}

/* 古い幅用 */
.contestOld {
	margin:10px auto 0px 48px;
	}