@charset "utf-8";
/***********************************/
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ffffff;
	}

a {
	font-size: 12px;
	color: #ff8014;
	text-decoration: none;
}

ul, li {
	list-style-type: disc;
}
img {
	border:none;
}

.printOnly {
	display: block;
}
.google{
	display:none;
}
table{
	width:100%;
}
th{
	text-align:left;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 3px;
}
p{
	padding-top:5px;
	padding-bottom:10px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FF8015;
	padding-bottom: 10px;
}
h2 {
	color: #463324;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
.elencoType01 li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe3cb;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 5px;
}
.moreBtn{
	display:none;
}
/***********************************/
.oooooooooooooooooooooooooooooooo {
}
.header {
}
.container {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.toolBar {
	display:none;
}
.searchBox {
	display:none;
}
.menuTop {
	display:none;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	text-align: center;
}
.footer span {
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	background-position: center;
	display: block;
}
.footer p {
	line-height: 24px;
	color: #FFFFFF;
}
.path {
	display:none;
}
.mainContent .leftSideBar {
	display:none;
}
.mainContent .rightSideBar {
	display:none;
}
.mainContent .middleContent {
	width: 630px;
}
*html .mainContent .middleContent {
}
/******************************************************************************/
.medBox .bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.medBox .title {
	color: #000000;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/******************************************************************************/

a.big {
	font-size: 22px;
	font-weight: normal;
	color: #FF8015;
	padding-bottom: 10px;
}

.noprint {
	display: none;
}



