#innerProgram{width:98%;}
a {  color:#30F; text-decoration:underline; border:0px;}
a:hover {
	color: red;
	text-decoration: underline;
}

img {border:0px;}
/* -- 内容 -- */


body {
	margin:0px;
	padding:0px;
	background-color:#c11111;
	}

.body_main{
	margin:0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	padding-bottom: 40px;
}
.ttl_img{
	width:828px;
	margin:0px;
	padding:0px;
}


.main{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 828px;
	height: auto;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-y;
}

.main_box{
	width:788px;
	margin:10px 16px 0px 24px;
}

#nenga_box{
	width:125px;
	margin:0px 6px 0px 0px;
	float:left;
	height: 255px;
}

#nenga_box .img{/* 縦年賀状用 */
	width:125px;
}
#nenga_box .img2{/* 横年賀状用 */
	width:125px;
	margin:52px 0px 55px 0px;
}

#nenga_box .txt{
	font-size:12px;
	line-height:130%;
	color:#000;
	width:125px;
	text-align:center;
	margin-top: 5px;
}





.clear{
	clear:both;
}
