@charset "UTF-8";

/*
-----------------------------------------------
Base Styles
----------------------------------------------- */


/* styleReset
----------------------------------------------- */
#bottom {
	padding-top: 30px;
	background-color: transparent;
}

#bottom a:link, #bottom a:link strong {
	color: #666666;
	text-decoration: none;
}

#bottom a:visited, #bottom a:visited strong {
	color: #666666;
	text-decoration: none;
}

#bottom a:hover, #bottom a:hover strong {
	color: #333333;
	text-decoration: underline;
}


/* インラインフレーム
----------------------------------------------- */
iframe {
	width: 100%;
}

#others {
	background: #ffffff url(/shared/back_container.gif) repeat-y scroll left top;
}
