@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, "lr oSVbN", sans-serif;
	font-size:80%;
	color:#515151;
	background-image:url(../images/base-bg4500.jpg);
	background-repeat:repeat-x;
}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#078D00;
	text-decoration:none;
}
a:visited {
	color:#189B12;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#666;
}

/*
 wrapper [
----------------------------------------------------------- */
#wrapper {
width:950px;
height:auto;
margin:0 auto;
background-color:#FFFFFF;
}


/*
 Head [
----------------------------------------------------------- */
#head {
background-image:url(../images/head.jpg);
background-repeat:no-repeat;
width:950px;
height:117px;
}

h1{
font-size:11px;
text-align:right;
font-weight:bold;
padding-top:8px;
}

/*
 gNavi [
----------------------------------------------------------- */
#g_navi {
width:950px;
height:30px;
}

#g_navi ul li{
list-style-type:none;
display:inline;
}


/*
 contents [
----------------------------------------------------------- */
#flash{
width:950px;
background-color:#FFFFFF;
padding-top:1px;
}

.flash{
padding-left:10px;
}

#contents {
background-image:url(../images/con-bg.jpg);
background-repeat:repeat-x;
height:auto;

}

#con-left{
float:left;
width:270px;
}

#con-left ul{
padding-left:20px;
margin-top:35px;
}

#con-left ul li{
margin-bottom:5px;
}

#con-right{
float:left;
width:680px;
}

#con1{
background-image:url(../images/topics.jpg);
background-repeat:no-repeat;
width:650px;
height:275px;
margin-right:15px;
margin-left:10px;
margin-top:35px;
}

#con1 p{
font-size:12px;
padding-left:27px;
}

.topics{
padding-top:65px;
}

#con2{
width:650px;
margin-right:15px;
margin-left:10px;
margin-top:35px;
}

#con2-fram{
width:650px;
margin-right:15px;
margin-left:10px;
margin-top:35px;
margin-bottom:15px;
}

.fram{
background-image:url(../images/info02.jpg);
background-repeat:repeat-y;
width:653px;
}

.fram iframe{
margin-left:36px;}

/*
 side [
----------------------------------------------------------- */
#side {
}

/*
 foot [
----------------------------------------------------------- */
#footer {
width:100%;
height:137px;
background-image:url(../images/footer2.jpg);
background-repeat:repeat-x;
clear:both;
}

.sitemap{
color:#515151;
padding-left:15px;
padding-top:25px;

}

.sitemap2{
color:#515151;
padding-left:15px;
padding-top:50px;
vertical-align:bottom;

}

.sitemap a:link { color: #4b98ef; }
.sitemap a:visited { color: #4b98ef; }
.sitemap a:hover { color: #ffa200; }
.sitemap a:active { color: #ffa200; }

/*
seo*/
body#top {
	background-image:none;
}

#top-wrap {
	background-image:url(../images/base-bg4500.jpg);
	background-repeat:repeat-x;
}

html body .sbox h1.stext{
	padding-top:0;
}



