/* ------------------------------
 ブラウザ固有表示を初期化
------------------------------ */

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,l,h1,h2,h3,h4,h5,h6,address {
	font-size: 100%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
img {
	border:0;
}
/* ------------------------------
 コンテンツ位置
------------------------------ */
#wrapper {
	width: 900px;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	z-index: auto;
	height: auto;
	visibility: visible;
	background-image: url(grp/bg02.gif);
	background-repeat: repeat;
}
/* ------------------------------
 著作権表記
------------------------------ */
#copyright {
	background: #005881;
	height: 40px;
	width: 900px;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 5px 0px 0px;
	z-index: auto;
}

/* ------------------------------
 フッター
------------------------------ */
#footer {
	background: #CCCCCC;
	height: 30px;
	width: 885px;
	text-align: right;
	font-size: small;
	padding-right: 15px;
	padding-top: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	float: none;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.nametext {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

/* ------------------------------
 画像スペース調整
------------------------------ */
#login_btn {
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer_icon_sp {
	margin-right: 2px;
	vertical-align:middle;
}
.sp_shita10px {
	margin-bottom: 10px;
}
.img_topmenu {
	margin: 0px;
	padding: 0px;
}
