@charset "utf-8";
/* CSS Document */

body#toti #leftContents a{
	color:#000066;
	text-decoration:underline;
	outline:none;
	font-size: 12px;
}
body#toti #leftContents a:hover{
	color:#F79147;
	text-decoration:underline;
	outline:none;
}

body#toti #leftContents a.txtUnder{ text-decoration: underline;}

body#toti #leftContents a.txtUnder:hover{ text-decoration: underline;}


body#toti #mainContents{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

body#toti #nakami{
	width: 600px;
	font-size: 14px;
}

body#toti h2.title{
	height: 24px;
	width: 532px;
	padding-left: 8px;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	padding-bottom: 0px;
	line-height: 26px;
	margin-left: 30px;
	margin-bottom:20px;
}

body#toti #nakami table{
	height: 300px;
	width: 600px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body#toti #nakami table td,body#toti #nakami table tr{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


body#toti table td.oya{
	background-color: #CCC;
	width: 180px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}

body#toti table td.kodomo{
	width: 450px;
	background-color: #DFDFDF;
}

body#toti #nakami table tr td#bikou{
	width: 600px;
}
