@charset "utf-8";

/*
	=====================================================================
	宮崎信販
	50周年キャンペーン
	=====================================================================
*/


/* 50th
---------------------------------------------------------------------- */
	
.main-inner {
	background-color:#D9ECFF;
	text-align:center;
	width:660px;
	padding-bottom: 100px;
	}
	
	.main-inner a{
			background: #000 url(../../../../50th/img/50th_btn.jpg) no-repeat 0 0;
			height:40px;
			width: 228px;
			display: block;
			text-indent: -9999px;
			margin-left: 220px;
			}
	/*	ie6	*/
	* html .main-inner a{ margin-left: 0px; }
	
			.main-inner a:hover{
				background-position:0 -40px;
				}
				
	#main .main-inner p.mb10 {
		margin-bottom: 10px;
		}
h1 {
	width: 195px;
	background: url(../../../../50th/img/h1.gif) top left no-repeat;
	}

