/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr,  
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: separate;
}
/* 
    common　farietta css 2011/09/10 
*/
.gototop {
	background-image: url(../img/m3_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	line-height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clear{
	clear:both;
}
.colorh3 {
	font-size: 24px;
	font-weight: bold;
	color: #5aa;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: -10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#conteinar .box1 {
	border: 1px solid #5aa;
	width: 400px;
	padding: 10px;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 
    farietta css 2011/09/10 
*/
#wrapper{
	width:800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 14px;
	}
#block1 {
	background-color: #FFF;
	background-image: url(../img/top_p1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 284px;
	position: relative;
}
#block1container {
	width: 400px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#block1containerleft {
	float: left;
	width: 120px;
}
#block1containerleft ul li,#block1containerright ul li,#wrapper #block2 ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}
#block1containerleft ul,#wrapper #block2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper #block1  h2,#wrapper #block2  h2 {
	font-size: 15px;
	background-image: url(../img/m_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#block1containerright {
	float: right;
	width: 280px;
}
#logo {
	background-color: #648ac9;
	text-align: center;
}
#block2 {
	background-color: #FFF;
	background-image: url(../img/top_p2.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 284px;
	position: relative;
}
#block2container {
	width: 340px;
	margin: 0px;
	padding: 30px;
}
#topcontact {
	background-color: #FFF;
}
#topcontact p {
	padding: 4px;
}
#topcontactleft {
	text-align: center;
	float: left;
	width: 400px;
	background-color: #FFF;
	height: 60px;
}
#topcontactright {
	float: right;
	width: 400px;
	background-color: #FFF;
	height: 60px;
	text-align: center;
}
#footer {
	text-align: center;
	clear: both;
}
#footer p {
	padding: 10px;
	font-size: 12px;
}
#catwrapper {
	width: 800px;
	margin:0 auto;
}
#header {
	font-size: 14px;
}
#gnavi {
	background-image: url(../img/m_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#gnavi ul  {
	margin-left: 30px;
}


#gnavi ul li {
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 35px;
}
#gnavisub {
	clear: both;
	background-color: #6CF;
	height: 20px;
	font-size: 12px;
}
#gnavisub ul {
	margin-left: 20px;
}

#gnavisub ul li {
	float: left;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main {
	clear: both;
}
#midashibox h1 {
	margin-left: 25px;
}
#conteinar {
	margin-left: 40px;
}
#conteinar h2 {
	margin-top: 30px;
	margin-bottom: 30px;
}
#conteinar h3 {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
#conteinar h4 {
	font-size: 14px;
	margin: 10px;
}
#footermenu {
	font-size: 12px;
	text-align: center;
	background-color: #6CF;
	height: 30px;
}
#footermenu ul {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footermenu ul li {
	float: left;
}


#conteinar p {
	font-size: 12px;
	line-height: 1.4em;
}
#conteinar ol li {
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: decimal;
	margin-left: 50px;
}
#ecofooter {
	text-align: center;
}
#conteinar table tbody tr th {
	font-size: 12px;
	font-weight: normal;
}








/* 
    originai css  
*/

.copyright {  font-size: 10px; line-height: 15px; color: #000000}
td {  font-size: 12px; line-height: 15px}
.px12 {  font-size: 12px}
.px10 {  font-size: 10px}
.px14L15 {  font-size: 14px; line-height: 16px}
.px16 {  font-size: 16px}
.a1 {  color: #000000}
a {  text-decoration: none}
a:hover {  color: #5574B5}
.px12L18 {  font-size: 12px; line-height: 18px}
.px14L18 {  font-size: 14px; line-height: 18px}
.title1 {  font-size: 16px; line-height: 30px; font-weight: bold; color: #000000}
.px14 {  font-size: 14px; line-height: 20px}
.title2 { font-size: 30px; font-weight: bold; color: #000000 ; line-height: 26px}
.px16L18 {  font-size: 16px; line-height: 18px}
.px18L18 {  font-size: 28px; line-height: 18px}

