

* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

#contents {

}

#contents p{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/kanshakangeki/img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}


#contents p a{
	font-size: 13px;
	color: #0000ff;
	font-weight: bold;
}



#contents li {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

#contents li a{
	font-size: 13px;
	color: #0000ff;
	font-weight: bold;
}
#contents h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #993333;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #993333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993333;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
