@charset "utf-8";

/* ------------------------  ------------------------ */


	h1{
		width:190px;
		height:41px;
		text-indent:-9999px;
	}



/* ------------------------ フッター ------------------------ */

		.icolinkfooter{
			float:right;
			background:url(../shared/ico_linkfooter.gif) no-repeat 0 50%;
			width:145px;
			height:18px;
			padding:0 0 0 20px;
			
		}
		
		.icolinkfooter a{
			color:#fff;
			text-decoration:none;
		}

	#mainimage{
		margin:16px 0 5px;
		width:500px;
		height:200px;
	}

	#homecaption{
		background:url(../images/cap_home.jpg) no-repeat;
		width:475px;
		height:44px;
		text-indent:-9999px;
		margin:12px 0 0 10px;
	}
	
	#firstaction li{
		float:left;
		width:238px;
		height:66px;
		list-style:none;
		margin:0 6px;
	}

		#firstaction1{background:url(../images/btn_to_entry.gif);}
		#firstaction2{background:url(../images/btn_to_enter.gif);}
	
			#firstaction li a{
				display:block;
				width:238px;
				height:66px;
				text-indent:-9999px;
				text-decoration:none;
			}
			/* \*/#firstaction li a{overflow:hidden;}/* */
		
				#firstaction1 a:hover{background:url(../images/btn_to_entry_r.gif);}
				#firstaction2 a:hover{background:url(../images/btn_to_enter_r.gif);}

		#lnkhowto{
			background:url(../images/lnk_howto.gif);
			width:364px;
			height:14px;
			margin:20px 0 25px 10px;
		}

			#lnkhowto a{
				display:block;
				width:364px;
				height:14px;
				text-indent:-9999px;
				text-decoration:none;
			}
			/* \*/#lnkhowto a{overflow:hidden;}/* */





