* {
	text-decoration: none;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
	display: inline;
	vertical-align: bottom;
}
a:link,a:visited { color: #2D84C0; }
a:hover,a:active { color: #51AAE7; }
a {	outline: 0; }
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;	
}
p {
	font-size: 0.8em;
	line-height: 170%;
	margin-bottom: 10px;
}
hr { display: none; } 
body {
	background: url(../../images/bg.gif) repeat-x top;
	text-align: center; 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Georgia, Verdana, Arial, sans-serif, "lr oSVbN";
	color: #68635E;
	font-size: 100%;
}
#container {
	width: 100%;
	margin: 0 auto;
}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*========================header========================*/
#header {
	width: 900px;
	height: 20px;
	text-align: left;
	margin: 0 auto;
}
h1 {
	font-size: 0.7em;
	letter-spacing: 1px;
	padding-top: 3px;
	color: #FFFFFF;
}

/*========================mainImg========================*/
#mainImg {
	background: url(../../images/bg_main.jpg) no-repeat;
	width: 942px;
	height: 371px;
	margin: 0 auto;
	clear: both;
}
.logo {
	background: url(../../images/logo.jpg) no-repeat;
	width: 83px;
	height: 83px;
	text-indent: -9999px;
	float: left;
	margin: 15px 0 0 36px;
}
/*-------------------gNavi---------------------*/
#gNavi ul {
	list-style: none;
	display: inline;
	width: 534px;
	height: 91px;
	float: right;
	padding-right: 21px; 
}
#gNavi li {
	text-decoration:none;
	display: inline;
}
#gNavi li a {
	background-color: transparent;
	background-position: 0 0;
	display: block;
	width: 126px;
	height: 41px;
	float: left;
	margin-right: 5px;
	text-decoration: none;
	text-indent: -99999px;
}
#gNavi li a:hover,#gNavi li a.now  { 
	background-position: 0 -41px;
	height: 50px;
}
.gNavi_home a {	background: url(../images/gnavi_home.gif) no-repeat; }
.gNavi_about a { background: url(../images/gnavi_about.gif) no-repeat; }
.gNavi_service a { background: url(../images/gnavi_service.gif) no-repeat; }
.gNavi_contact a { background: url(../images/gnavi_contact.gif) no-repeat; }


/*========================mainBlock========================*/
#mainBlock {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 30px;
	clear: both; 
}
/*-------------------btn---------------------*/
#btn { 
	width: 470px;
	height: 40px;
	margin-top: 3px;
	float: left;
}
#btn ol {
	list-style: none;
	display: inline;
	width: 470px;
	height: 35px;
	float: left; 
}
#btn li {
	text-decoration:none;
	display: inline;
}
#btn li a {
	background-color: transparent;
	background-position: 0 0;
	display: block;
	width: 150px;
	height: 35px;
	float: left;
	text-decoration: none;
	text-indent: -9999px;
}
#btn li a:hover { 
	height: 40px;
}
.btn_cco a { 
	background: url(../images/btn_cco.gif) no-repeat;
	margin-right: 10px;
}
.btn_flow a { 
	background: url(../images/btn_flow.gif) no-repeat;
	margin-right: 10px;
}
.btn_contact a { 
	background: url(../images/btn_contact.gif) no-repeat;
}
/*========================leftContainer========================*/
#leftContainer {
	width: 640px;
	float: left;
	margin-top: 15px;
	text-align: left;
}
.more {
	background: url(../../images/tit_more.jpg) no-repeat;
	width: 640px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 5px;
	float: left;
}
#news { margin-top: 20px; }
#news h2 {
	background: url(../../images/tit_news.jpg) no-repeat;
	width: 640px;
	height: 32px;
	text-indent: -9999px;
	margin-bottom: 5px;
	float: left;
}
#news dl {
	width: 640px;
	line-height: 170%;
}
#news dt {
	width: 110px;
	height: 25px;
	font-size: 0.7em;
	text-indent: 30px;
	float: left;
	border-bottom: 1px dotted #999;		
}
.new { background: url(../../images/icon_new.gif) no-repeat 0 5px; }
.old { background: url(../../images/icon_old.gif) no-repeat 0 5px; }
#news dd {
	background: url(../../images/icon_arrow01.gif) no-repeat 0 5px;
	text-indent: 10px;
	font-size: 0.8em;
	width: 530px;
	height: 25px;
	float: right;	
	border-bottom: 1px dotted #999;	
}
/*========================rightContainer========================*/
#rightContainer {
	width: 245px; 
	float: right;
	text-align: left;
}
#rightContainer h2 {
	background: url(../../images/tit_submenu.jpg) no-repeat;
	width: 245px;
	height: 42px;
	margin-top: 3px;
	text-indent: -9999px;
	float: right;
}
#results {
	border-left: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-right:  1px solid #D2D2D2;
	padding: 8px 19px 9px 19px;
	clear: both;
}
#results img {
	width: 205px;
	height: 100px;
}
#results p a {
	background: url(../../images/icon_arrow02.gif) no-repeat 0 1px;
	padding-left: 20px;
	text-decoration: underline;
}
.short_hr {
	background: url(../../images/short_hr.gif) no-repeat;
	width: 205px;
	height:4px;
	margin: 10px 0;
}
.bannerS a {
	background: url(../images/banner_subde.jpg) no-repeat;
	width: 245px;
	height: 81px;
	text-indent: -9999px;
	float: left;
	margin: 3px 0 10px 0;
}
/*========================footer========================*/
#footer {
	width: 100%;
	height: 90px;
	background: url(../images/bg_footer.gif) repeat-x;
	text-align: center;
	margin: 0 auto;
	color: #FFFFFF;
}
#footer ul {
	padding-top: 10px;
}
#footer li {
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 8px;
	display: inline;
}
.fNavi_home a {
	background: url(../images/icon_home.gif) no-repeat;
	padding-left: 16px;
}
.fNavi_heart a {
	background: url(../images/icon_heart.gif) no-repeat;
	padding-left: 15px;
}
.fNavi_pc a {
	background: url(../images/icon_pc.gif) no-repeat;
	padding-left: 15px;
}
.fNavi_line a {
	background: url(../images/footer_line.gif) no-repeat 0 3px;
	padding-left: 7px;
	margin-left: -5px;
}
.fNavi_contact a {
	background: url(../images/icon_contact.gif) no-repeat 0 -2px;
	padding-left: 18px;
}
.fNavi_sitemap a {
	background: url(../images/icon_sitemap.gif) no-repeat;
	padding-left: 15px;
}
.fNavi_privacy a {
	background: url(../images/icon_privacy.gif) no-repeat;
	padding-left: 15px;
}
.copyright {
	background: url(../images/copyright.gif) no-repeat;
	width: 261px;
	height:13px;
	text-indent: -99999px;
	margin: 1.8em auto 0 auto;
}
#footer a:link,#footer a:visited,#footer a:active {	color: #FFFFFF; }
#footer a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
/*-------------------other---------------------*/
.clear { clear: both; }

