@charset "Shift_JIS";

/* ページ全体 */


/*body {
	zoom:60%;
}
*/
form {
	margin:0px;
	padding: 0px;
}

img {
	border: 0;
	vertical-align:text-top;
	}

hr {
	display: none;
}



/* コピーライト表記 */
address {
	font-size: 0.8em;
	font-style: normal;
	color: #666;
	line-height: 260%;
	text-align: left;
	height: 28px;
	letter-spacing: 1px;
}

/* リンク */
a:link,a:visited,a:active {
	color: #4075C0;
	text-decoration: underline;
	line-height: 125%;
	display: block;
	outline: none;
}
a:hover {
	color: #4075C0;
	text-decoration: none;
	line-height: 125%;
	display: block;
	outline: none;
}

/* パンくず */

p#topic_path {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-size: 0.6em;
	line-height: 1em;
	text-align: left;
}

p#topic_path a:link, p#topic_path a:visited, p#topic_path a:active {
	display: inline;
}

p#topic_path a:hover {
	display: inline;
}


p#topic_path_top {
	margin: 0px;
	padding: 0px;
	font-size: 0.6em;
	line-height: 1em;
	text-align: left;
}

p#topic_path_top a:link, p#topic_path_top a:visited, p#topic_path_top a:active {
	display: inline;
}

p#topic_path_top a:hover {
	display: inline;
}


h2.menu-title {
	clear: both;
	height: 0;
	display: none;
}

p.tugline {
	height: 0;
	overflow: hidden;
	display: none;
	}
	

div#container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: text-top;
}





/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/

