@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	font-size:12px;
	background:url(../img/bg_base.gif) repeat;
	color:#666666;
	line-height:160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#wrapper{
	width:800px;
	height:auto;
	background:url(../img/bg_base_con.gif) repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #4AB6A5;
}
a:active {
	color: #666666;
}


#h1-head{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding:0px 0px 0px 4px;
}

#head-txt{
	width:800px;
	padding:1px 0px;
	background-color:#4AB6A5;
	color:#FFFFFF;
	text-align:left;
}

#head-area{
	width:800px;
	background:url(../img/bg_header.jpg) repeat-x;
	margin:0px;
}

#head-logo {
	float: left;
	width: 289px;
	padding: 10px 0px 10px 28px;
	text-align: left;
}

#head-catch{
	float: left;
	width:152px;
	text-align:right;
	margin:10px 0px 5px 0px;
}

#head-link{
	width:300px;
	text-align:right;
	float:right;
	padding:10px 20px 12px 0px;
}


#nav_head {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
	width: 760px;
}
#nav_head ul{
	margin:0px;
	padding:0px;
}
#nav_head li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
	float:left;
}

.clear{clear:both;}

.foot-area{
	width:760px;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.foot-rogo{
	width:720px;
	margin-left:auto;
	margin-right:auto;
}

#copyright-area{
	width: 395px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

#nav_foot{
	list-style: none;
	text-align: center;
	width: 740px;
	font-size:10px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#nav_foot ul{
	margin:0px;
	padding:0px;
	display:inline;
	text-align: center;
}

#nav_foot li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

#nav_foot h2{
	margin:0px;
}

#main {
	background-image: url(../../img/bg.gif);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#m_left {
	background-color: #F7DBFF;
	background-image: url(../../img/bg02.gif);
	background-repeat: repeat-y;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#m_right {
	text-align: right;
	display: block;
	margin: 0px auto 0px 0px;
	padding: 0px;
	float: right;
	width: 580px;
}
.m_clear { clear:both; }


/* dropnavi*/

#menu_container
	{
	margin-top: 0;
	margin-right: 20;
	margin-left: 20px;
	height: 49px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 760px;
	}