@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	line-height: 1.6;
}

h1, h2, h3, h4, h5, h6, a, p {
	margin: 0px;
	padding: 0px;
}
ul, li, dd, dt, dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #36115f;
}
a:hover {
	color: #6633FF;
}
.clearbox {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}


#container {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 860px;
	background-color: #FFFFFF;
}
.title h1 {
	font-size: 80%;
	float: left;
	clear: left;
	margin-top: 15px;
	color: #999999;
}
.attention {
	font-size: 16px;
	font-weight: bold;
}

#pan {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
}

.main {
	padding: 0px;
	float: left;
	width: 860px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.description li {
	list-style-position: outside;
	list-style-type: disc;
}

.description {
	margin-top: 50px;
	float: left;
	text-align: left;
}
.description01 {
	margin-top: 50px;
	float: left;
	text-align: left;
}


.rogo    {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 171px;
	position: relative;
	font-size: 60%;
	top: 5px;
	left: 0px;
	line-height: 30px;
}

.rogo   span    {
	background-image: url(../img/classico_logo03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 171px;
	position: absolute;
	left: 0px;
	top: 5px;
	cursor:pointer;
}
#navi {
	height: 30px;
	width: 860px;
	margin-top: 60px;
	float: left;
}


#navi li {
	float: left;
	display: block;
	width: 120px;
	font-size: 80%;
}

.style3 {font-size: 16px;
font-weight:bold;}
