@charset "utf-8";
.wrapper_bac {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF99;
	border-left-color: #99FF99;
}
img {
border:none
}

.wrapper
{
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f7c700;
	border-left-color: #42ba52;
	padding-right: 5px;
	padding-left: 5px;
    
}
.header {
	width: 100%;
	height: 75px;
	background-image: url(index/headerbac.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	text-indent: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(index/h1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}
.logo {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 360px;
}
#shogincard_logo {
	display: block;
	float: right;
	width: 250px;
	margin-top: 25px;
	margin-right: 30px;
}

.header_r {
	margin-left: 400px;
}
#copy {
	display: block;
	margin-top: 32px;
	float: left;
	margin-right: 10px;
}
.navi {
	clear: both;
	width: 745px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 2em;

}
ul.menu  {
	padding :0;
	list-style-type : none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.menu {
	display : block;
	padding :0;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 119px;
}
.menul {
	display : block;
	padding :0;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 135px;
}
.menu a {
	height:1.2em;
	display:block;
	border-left:10px solid #42ba52;
	padding:0.7em 0 0.1em 0.5em;
	text-decoration:none;
	margin:0px 0px;
	color: #000000;
	font-size: 0.8em;
}
.menu  a:hover {
	display:block;
	border-left:10px solid #f7c700;
	padding:0.7em 0 0.1em 0.5em;
	text-decoration:none;
	color:#575;
	margin:0px 0px;
	height:1.2em;
	font-size: 0.8em;
}
.content {
	clear: both;
	width: 740px;
	padding-top: 5px;
}




.footer {
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC66;
	margin-top: 10px;
	width: 740px;
	clear: both;
}
ul.footer_menu  {
	display: block;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 740px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul.footer_menu  li  {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	text-align: left;












	/display:inline;
/zoom:1;
	list-style-type: none;
	background-image: url(index/footer_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.footer_menu  a {
	text-decoration:none;
	font-size:0.8em;
	color:#557;
}



.footer_menu  a:hover {
	text-decoration:none;
	font-size:0.8em;
	color:#009933;
	background-color: #FFFF99;
}
.copyright {
	font-size: 0.8em;
	text-align: center;
	padding-top: 20px;
}
