body{
	font-size:meddium;
	background-color:#fff;
}

#contents {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#main {
	text-align: left;
	padding:0 15px 25px 15px;
	border: 1px solid #ccc;
}
.pankuzu{
	font-size:0.9em;
	text-align:left;
	padding-bottom:1em;
}

h1{
	font-size:1.3em;
	text-align:center;
	line-height:1.2em;
	padding:10px 5px ;
	border-bottom:4px double #ffff99;
	border-top:2px solid #ffff99;
	background-color:#ffcc33;
}

h2 {
	text-align:center;
	font-size:1em;
}
h3 {
	margin-top:2.2em;
	padding:5px;
	border-left:15px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:1em;
}
.topicsBox{
	text-align:center;
	font-size: 1.2em;
	font-weight: bold;
	border:3px double #ffcc33;
	margin:25px 15px 0 15px;
	padding:5px;
	line-height:1.5em;
	background-color:#ffff99;
	background-image:url("img/h1_back.gif");

}
.topicsSen{
	border-top:4px dotted #ff9933;
	border-bottom:4px dotted #ff9933;
	margin-right:15px;
	margin-left:15px;
	padding:1.5em 0.8em;
	line-height: 1.5em;
}
table{
	width:auto;
 	margin-right :auto;
	margin-left : auto;
}

#time {
	margin-top:25px;
}
#time td {
	padding:1em 0.6m;
}
.text {
	padding-left: 3em;
	line-height:1.3em;
	font-size:1em;
}
.small {
	font-size:0.8em;
}
ul {
	list-style-type: none;
}
li {
	padding-left:1.3em;
	padding-bottom:1.1em;
	line-height:1.3em;
	background-image:url("img/list_marc.gif");
	background-position: 5% left;
	background-repeat:no-repeat;
}
#contact {
	line-height:1.3em;
	
}
#contact .company {
	font-size:1.2em;
	font-weight: bold;
}
#contact .tel{
	padding-left:3em;
}

#footer {
	margin:25px 0;
	text-align:center;
	font-size:0.9em;
}

.top{
	text-align:right;
	font-size:80%;
}

