/* ------------------------------------------------------------
 * takushoku university class site styleshee @infoseekt
 * written by hkitanaka
 * original: 2004-05-16
 * revised : 2004-11-6
 * transfered to SAKURA : 2005-03-13
 * -----------------------------------------------------------*/
a {
color: #3300FF; text-decoration: none; 
}
a:link {
color: #3300FF; text-decoration: none; 
}
a:visited	{
color: #3300FF; text-decoration: none; 
}
a:active	{
color: #3300FF; 
}
a:hover {
color: #FF00FF; 
}

body {
	font-size: small;
}
h1 {
	font-size: small;
	margin: 5px 0px;
}
h2 {
	font-size: small;
	margin: 5px 0px;
	text-decoration: underline;
}
.san-serif {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h3 {
	margin: 5px 0px;
	font-size: 95%;
}
p {
	padding-left: 2em;
	margin: 0px 0px 20px;
	font-size: 95%;
	line-height: 1.2em;
}
ul {
	margin: 0px 0px 20px;
	padding: 0px;
}
li {
	margin: 0px 0px 0px 2em;
	padding-top: 2px;
	padding-bottom: 0px;
	list-style-position: inside;
}
#header h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	margin: 10px;
	text-decoration: none;
}
#header a, #header h1 a:hover, #header a:hover, h1#header {
	text-decoration: none;
}
#main{
	width:80%;
	margin-top: 20px;
	margin-left: 10%;
}
#footer {
	width:80%;
	margin-top: 50px;
	margin-left: 10%;
	font-size: x-small;
}
.text {
	padding-left: 2em;
	margin: 0px 0px 20px;
}

.navi {
	margin-top: 2px;
	margin-right: 10%;
	margin-bottom: 0px;
}
