﻿body
{
text-align: center;
margin: 0px;
padding: 0px;
background: silver;
}

p {
	margin: 0px;
}

a {
	text-decoration: none;
	font-family: Verdana,Arial,Times New Roman;
}
	
.main_01
{
position: relative;
display: block;
width: 100%;
height: auto;
text-align: center;
margin: 0px;
padding: 0px;
background: silver;
}

.main_02 
{
position: relative;
display: block;
width: 772px;
height: auto;
margin: 0px auto 0px auto;
background: #fff5f5;
}


.title_bkg
{
position: relative;
display: block;
background: url("./images/main/title_bkg.jpg") no-repeat top;
width:772px;
height:101px;
text-align: left;
}

.title_text
{
position: relative;
font-family: Verdana,Arial,Times New Roman;
font-size: 18px;
color: #e8e8e8;
text-align: left;
font-style:italic;
padding:15px 15px 15px 15px;
}

.fitter_01
{
position: relative;
display: block;
width: auto;
height: 15px;
}

.fitter_02
{
position: relative;
display: block;
width: auto;
height: 10px;
}

.menu_bkg
{
position: relative;
display: block;
width: auto;
height: 30px;
background: white;
background: url("./images/main/menu_bkg.jpg") no-repeat top;
padding-top: 7px;
}

.menu_text
{
font-family: Verdana,Arial,Times New Roman;
font-size: 14px;
color: #e8e8e8;
/* font-style:italic; */
text-align: left;
margin-left: 15px;
font-weight: bold;
}

.cnt_bkg
{
position: relative;
display: block;
background: #fff5f5;;
width:772px;
height:auto;
text-align: left;
}

.txt_big
{
font-family: Verdana,Arial,Times New Roman;
font-size: 14px;
}

.cnt_txt_big
{
display: block;
position: relative;
font-family: Verdana,Arial,Times New Roman;
padding: 15px 15px 15px 15px;
font-size: 14px;
text-align:justify;
}

.cnt_txt_big_b_k
{
display: block;
position: relative;
font-family: Verdana,Arial,Times New Roman;
padding: 15px 15px 15px 15px;
font-size: 14px;
text-align:justify;
border: solid black 1px; 
width:668px; 
margin-left:36px;
}

.cnt_txt_title
{
display: block;
position: relative;
font-family: Verdana,Arial,Times New Roman;
padding: 15px 15px 15px 15px;
font-size: 18px;
text-align: center;
}