/* CSS Document */

body {
	font-size: 0.8em;
	font-family: verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Sans-Serif;
	line-height: 1.5;
	color: #333333;
	font-size: 85%;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
}
#index {
	background-image: url(../images/bg02.gif);
	background-repeat: repeat;
}
#view {
	background-image: url(../images/bg02.gif);
	background-repeat: repeat; 
/*	background-color: #F9E4E1;*/
}
#sakamoto {
	background-repeat: repeat;
	background-color: #DCD9CA;
}

a:link {
	color: #345CA2;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #CC0000;
}
ul {
	padding: 0px;
	list-style-image: url(../../images/point_01.gif);
	font-size: 95%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

