html,body {
    margin: 0px auto;
	padding:0px;
	color:#333;
	background-color:#fff;
	text-align:center;
}

 /*******************  layout   ****************/

#body {
	width:770px;
    margin: 0px auto;
	padding:0px;
	color:#333;
	background-color:#fff;
	text-align:center;
}


#header{
	width:770px;
	height:137px;
	margin:3px 0px 0px 0px auto;
	padding:0px;
	background:url(../img/main.jpg) no-repeat;
	text-align:center;
}



#box{
	width:770px;
	margin:10px 0px auto;
	padding:0px;
	background-color:#fff;
	border:solid 1px #aaaaaa;
	text-align:center;
}

#box2{
	width:770px;
	margin:10px 0px auto;
	padding:0px;
	background-color:#fff;
	border:solid 1px #aaaaaa;
	background:url(../img/bkg_contents.jpg) no-repeat;
	text-align:center;
}

#box0{
	width:768px;
	margin:1px 0px auto;
	padding:0px;
	background-color:#fff;
	border:solid 1px #aaaaaa;
	text-align:center;
}

#contents{
	width:740px;
	margin:10px auto;
	padding:0px;
	text-align:left;
}

#title{
border-left:4px solid #007577;
padding-left:6px;
}




 /*******************  link   ****************/
a:link {
	color:#ff6600;
	text-decoration: none;
}

a:visited {
	color:#ff6600;
	text-decoration: none; 
	}

a:hover {
	color:#ff0000;
	text-decoration: none; 
}

a:active {
	color:#ff6600;
	text-decoration: none; 
	}


#fotter a:link {
	color:#666666;
	text-decoration: underline;
}

#fotter a:visited {
	color:#666666;
	text-decoration: underline; 
	}

#fotter a:hover {
	color:#000000;
	text-decoration: none; 
}

#fotter a:active {
	color:#000000;
	text-decoration: none; 
	}




 /*******************  font   ****************/
html, body, h2, h3, h4, div, p, ul, li, input ,address{
   font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,p,ul,li{
	margin:0px;
	padding:0px;
}

h1{
	font-size: 100%;
}

h2{
	font-size: 80%;
 	padding:5px 0px 0px 0px;
}

h3{
	font-size: 95%;
	color:#000000;
}

h4{
	font-size: 70%;
}

/********/
.textS{
	font-size: 70%;
	line-height: 120%;
}


.textM{
	font-size: 80%;
	line-height: 150%;
}

.textL{
	font-size: 90%;
	line-height: 160%;
}

.cap{
	font-size: 70%;
	line-height: 150%;
	color:#ff0000;
}

.orange{
	font-size: 80%;
	line-height: 150%;
	color:#ff6600;
}


 /*******************  color   ****************/
.green_s{
	color:#007577;
}


.red{
	color:#ff0000;
}

/********/
 
 #fotter{
	display:block;
	width:770px;
	text-align:left;
	margin:0px auto;
 	padding:5px 0px 10px 0px;
 	border-top:solid 1px #aaaaaa;
}
 
 .copyright{
	display:block;
	font-size: 70%;
	text-align:right;
	margin:0px auto;
}

.listfoot
{font-size:70%; background:url(../img/arrow.gif) no-repeat 0px 2px;padding:0px 15px;margin:0px;}

.listfoot_plus
{
	font-size:85%;
	background:url(../img/arrow.gif) no-repeat 0px 2px;
	padding:0px 15px;
	margin:0px;
}

.pagetop{
	width:770px;
	font-size: 80%;
	text-align:right;
	margin: 0px auto;
	padding: 25px 0px 10px 0px;
}



/*******************  other  ****************/ 
.clearboth{
	clear:both;
}
 

.topspace{
  	margin-top:10px;
 	padding:0px;
}

.textspace{
  	margin:10px 0px 5px 0px;
 	padding:0px;
}

.textspace_w{
	padding:0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}


.access{
  	margin:30px 0px 15px 0px ;
}



.kakomi1{
	border:solid 1px #aaaaaa;
	width:383px;
}

.kakomi2{
	border:solid 1px #aaaaaa;
	width:605px;
}


/*----------------------------------------------------
Љy[W
----------------------------------------------------*/
.example_bk{
	background-image: url(../img/example_03.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#example_box{
	color: #3576BC;
	width: 700px;
	text-align: left;
}

.left-mg5 {	margin-left: 5px;}
.left-mg10 { margin-left: 10px;}
.left2c { float: left; width:325px; }
.right2c {
	float: right;
	width:325px;
	margin-right: 3px;
}
