@charset "Shift_JIS";

/* common */

html {
	margin: 0;
	padding: 0
}

body {
-webkit-text-size-adjust: 100%;
	background-color: #ffffff;
	color: #333333;
	font-family:eNoto Serif JPf, serif;
	margin: 8px 0px 0px 0px;
	line-height:1.3;
	background:url(../back-t01.jpg) repeat
}

ul{
        list-style-type:disk;
}

li{
	margin: 5px 0px 0px -10px;
	font-size:90%;
	background:url(../back-t01.jpg) repeat
}

.copyright {
	font-size:80%;
	line-height:1.4;
}

.kuu {
        white-space: pre;
}

p {
	color: #333333;
	font-size:10px;
	margin: 8px 0px 8px 0px;
}

div {
	color: #333333;
	font-size:102%;
	margin: 10px 0px 10px 0px;
}

a:link {
        color: #363669; 
        background-color:transparent;
        font-weight:bold;
	text-decoration: underline
}

a:visited {
        color: #69699c;
        background-color:transparent;
        font-weight:bold;
	text-decoration: underline
}

a:hover {
        color: #ff0036; 
        font-weight:bold;
        background-color:#cccfcf;
	text-decoration: underline
}

a:active {
        color: #ff0036; 
        font-weight:bold;
        background-color:#cccfcf;
	text-decoration: underline
}

/* end of stylesheet */
