@charset "utf-8";

/* フッタスタイル
---------------------------------------------*/
p.goatama {
	text-align:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
p.goatama a {
	font-size: 85%;
	color: #666666;
	border-bottom: 1px dotted #666666;
}

p.goatama a:link {
	color: #666666;
	border-bottom: 1px dotted #666666;
}

p.goatama a:hover {
	color: #666666;
	border-bottom: 1px solid #666666;
}
#footmenu2 {
	font-size: 80%;
	text-align: center;
	margin-right: 1em;
	margin-left: 1em;
}
#footmenu2 p {
	padding-top: 0.7em;
}
#footmenu2 p a {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#footermenu ul {
	clear: right;
	background: url(../images/foot.gif) no-repeat 600px 11px;
	height: 60px;
	width: 660px;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #6ec0d4;
	display: block;
}
#footermenu ul li {
	float: left;
	padding-top: 42px;
	font-size: 90%;
	margin-right: 1em;
}
#footermenu ul li a {
	float: left;
	padding-top: 0px;
	margin-right: 1em;
	color: #6ec0d4;
	border-bottom: 1px dotted #6ec0d4;
}

#footermenu ul li a:link {
	color: #2fa5c2;
	border-bottom: 1px dotted #2fa5c2;
}

#footermenu ul li a:hover {
	color: #2fa5c2;
	border-bottom: 2px solid #6ec0d4;
}
#footer2 {
	clear: both;
	width: 700px;
	text-align: center;
	padding-bottom: 15px;
}
h5 {
	width: 700px;
	text-align: center;
	background: url(/images10/rog_foot2.gif) no-repeat center;
	margin-top: 6px;
	text-indent: -9999px;
	height: 30px;
}
#copyright {
	font-size: 80%;
	color: #6ec0d4;
	letter-spacing: 0.12em;
	padding-top: 5px;
}
#google {
	clear:both;
	width:660px;
	margin:0 auto -40px auto;
	border-top:1px solid #6EC0D4;
	text-align:center;
	padding-top:5px;
}
