body {
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}
a {
	color: #0000FF;
}
a:hover {
	color: #C00000;
}
a:visited {

}
a.button {
　　　　text-decoration:none
}
a:link.button{
　　　　text-decoration:none
}
a:hover.button {
    color: #0000C0;
    border-width:0px 1px 1px 0px;
    border-style:solid;
    border-color:#990000;
    position:relative;
    top:-2px;
    left:-2px;
}
a:visited.button {
    color: #0000C0;
　　text-decoration:none
}
a.talk {
        text-decoration: none;
	color: #0000FF;
}
a:hover.talk {
	background: #FFFF80;
}
div#body {
    top: 0px;
    text-align: center;
}
div#header {
       text-align: center;
       width: 750px;
       margin: 0 auto;
	background: #FFFFFF;
}
div#header-left {
        float:left;
	width: 600px;
}
div#header-right {
        float:left;
        width: 150px;
	text-align: right;
	padding-top: 20px;
}
div#top-menu {
	clear: both;
	width: 750px;
	text-align: left;
	margin: 4px auto 0px auto;
	background: #FFFFFF;
}
table.main {
	width: 750px;
	font-size: 100%;
	line-height: 130%;
	background: #FFFFFF;
	text-align: left;
	border-right: solid #C0C0C0 3px;
	border-bottom: solid #C0C0C0 3px;
	margin-top: 20px;

}
th.main {
	color: #FFFFFF;
}
td.main {
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 10px 10px;

}
B {
	color: #C04000;
}

DIV.pr1 {
	width: 584px;
	border-style: solid;
	border-width: 1px;
	background: #FFFFFF;
	padding: 8px 8px 8px 8px;
	margin-left: 25px;

}
DIV#talk {
	width: 600px;
}
DIV#kiji {
	width: 588px;
	height: 50px;
	background: #FFFFFF;
	vertical-align: top;
	text-align: left;
        overflow: auto;
	border-right: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	padding: 0px 5px 5px 5px;
	font-size: 80%;
}
P.kome {
	color: #C00000;
	font-size: 90%;
	margin-left: 30px;

}

DIV#skype {
	width: 588px;
	height: 65px;
	background: #FFFFFF;
	vertical-align: top;
	text-align: left;
        overflow: auto;
	font-size: 80%;
	border: solid #CCCCCC 1px;
	padding: 0px 5px 5px 5px;

}
