@charset "shift_JIS";
/*
„IMPORT
---------------------------------------------------------------------------------*/
@import "../css/reset.css";
@import "../css/base.css";
/*\*//*/@import "../css/mac_ie.css";/**/


/*
„all
---------------------------------------------------------------------------------*/
body{
	margin: 0px auto;
	text-align: center;
	background-image: url(../images/bg_all.gif);
	background-color: #F498BD;
	background-position: left top;
}

#all {
	width: 628px;
	margin: 0px auto;
	text-align: left;
}

#wrapper{
	padding: 12px 0 0 0;
	background-image: url(../images/enter/bg_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

h1 {
	margin: 3px 0 6px 0;
	font-size: x-small;
}

* html h1 {font-size: 55%;}

/*
„main
---------------------------------------------------------------------------------*/
table#main {
	background-image: url(../images/enter/bg_middle.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

table#main td {
	padding-left: 6px;
	padding-right: 8px;
}

	table#main td table {
		margin: 0 0 12px 0;
	}


	/*
	„right > mainCnt
	---------------------------------------------------------------------------------*/
	table#mainCnt td p {
		margin: 12px 0;
		font-size: 80%;
		line-height: 1.5em;
	}

	/*
	„right > siteEntry
	---------------------------------------------------------------------------------*/
	table#siteEntry {
		border: solid 1px #CCC;
	}

	table#siteEntry td {
		padding: 6px 9px;
		font-size: 80%;
		line-height: 1.5em;
		text-align: center;
		vertical-align: middle;
	}

	/*
	„right > adjust ¦center adjust
	---------------------------------------------------------------------------------*/
	table.adjust {
		margin-left: 5px !important;
	}

/*
„footer
---------------------------------------------------------------------------------*/
#footer {
	padding: 24px 0 36px 0;
	font-size: 80%;
	text-align: center;
	background-image: url(../images/enter/bg_footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#footer ul {margin: 0 0 12px 0}
#footer ul li {display: inline;}

#footer p{margin:0px 0px 12px 0px;}