/* CSS Document */

#mainContents gh3{
	font-size:150%;
	
}

#mainContents h2 {
	font-size:150%;
	color: #FF6600;
	margin:15px 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-top-color: #127171;
	border-right-color: #127171;
	border-bottom-color: #127171;
	border-left-color: #127171;
	padding: 0px 10px;
}

#mainContents th {
	font-weight: bold;
	border: 1px solid #999999;
	padding:5px;
	text-align: center;
}

#mainContents td {
	background-position: center;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding:5px;
}

#mainContents p {
	margin:15px 0px 15px 50px;
}

#mainContents li {
	margin:2px 0px 5px 75px;
}

#mainContents h3 {
	font-size:120%;
	margin:15px 0px 15px 30px;

}

#mainContents strong {
	font-size:135%;
	margin:5px 0px;

}
#mainContents .tyukou {
	color:#000099;
}
#mainContents .tyuhaku {
	color:#006600;
}
#mainContents .denkyu {
	color:#990033;

}
