@charset "utf-8";
/* CSS Document */

.bg_index {
background-image:url(images/index-1.png);
background-position:center;
background-repeat:no-repeat;
width:995px;
height:768px;
}

.background {
background-image:url(images/background.png);
background-repeat:no-repeat;
background-position:center;
vertical-align:middle;
}

.bg_line {
background-image:url(images/devided.png);
background-position:center;
background-repeat:no-repeat;
}

.bg_line_1 {
background-image:url(images/devided1.png);
background-position:center;
background-repeat:no-repeat;
}

.bg_line_2 {
background-image:url(images/devided2.png);
background-position:center;
background-repeat:no-repeat;
}

.bg_header {
background-image:url(images/background_header.png);
background-position:center;
background-repeat:no-repeat;
}

.background_last {
background-image:url(images/background_last_1.png);
background-position:center;
background-repeat:repeat-x;
height:435px;
}

.background_footer {
background-image:url(images/background_footer.png);
background-position:center;
background-repeat:no-repeat;
background-position:top;
}

.title_text {
font-family:vivaldi;
font-size:20px;
color:#FFFFFF;
text-align:left;
font-style:italic;
text-shadow:#CCCCCC;
}

.other_text {
font-family:Verdana;
font-size:11px;
color:#939598;
font-weight:normal;
text-align:justify;
}

.bg_footer {
background-image:url(images/footer.png);
background-position:center;
background-repeat:no-repeat;
}

.footer_text {
font-family:Verdana;
font-size:10px;
color:#ffffff;
}

.nav_text {
font-family:vivaldi;
font-size:20px;
color:#FFFFFF;
font-weight:normal;
font-style:italic;
}

a.footer_link:link {
	font-family: Helvetica Condensed;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:visited {
	font-family:Helvetica Condensed;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:hover {
	font-family:Helvetica Condensed;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer_link:active {
	font-family:Helvetica Condensed;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


a.mail_link:link {
	font-family: "Helvetica Condensed";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
}

a.mail_link:visited {
	font-family: "Helvetica Condensed";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
}
a.mail_link:hover {
	font-family: "Helvetica Condensed";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #939598;
	text-decoration: underline;
}
a.mail_link:active {
	font-family: "Helvetica Condensed";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #939598;
	text-decoration: none;
}


.name_text {
font-family:Verdana;
font-size:14px;
color:#FFFFFF;
text-align:justify;
}

.divided_line {
background-image:url(images/dividedline.png);
background-position:center;
background-repeat:no-repeat;
}

.title_2  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF4242;
text-align:left;
}

.title_3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#fd9494;
}